@charset "utf-8";
/* CSS Document */

 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, img, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
* {
	margin:0pt;
	padding:0pt;
}
body {
	background-image: url(images/bg-main.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#wrapper {
	width: 894px;
	margin: 40px auto 0 auto;
	background-color: #FFFFFF;
}
#header {
	height: 131px;
	width: 872px;
	margin: 0 auto;
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
}
#logo {
	width: 178px;
	height: 92px;
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	margin: 0;
}
.none {
	display: none;
}
#margin {
	width: 178px;
	padding-top: 25px;
	float: left;
}
#phone {
	width: 473px;
	height: 111px;
	background-image: url(images/phone.jpg);
	display: block;
	float: right;
	margin-top: 8px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#menu {
	width: 872px;
	margin: 0 auto;
	height: 45px;
	clear: both;
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	border-bottom: solid #FFFFFF 3px;
}
ul#nav li {
	float: left;
	cursor: pointer;
	list-style-type: none;
}
ul#nav li#first {
	margin-left: 0
}
ul#nav li a {
	display: block;
	text-indent: -9999px;
}
ul#nav a#home {
	background: url(images/home.jpg) no-repeat left top;
	height: 45px;
	width: 96px;
}
ul#nav a#about {
	background: url(images/about.jpg) no-repeat left top;
	height: 45px;
	width: 157px;
}
ul#nav a#programs {
	background: url(images/programs.jpg) no-repeat left top;
	height: 45px;
	width: 158px;
}
ul#nav a#videos {
	background: url(images/videos.jpg) no-repeat left top;
	height: 45px;
	width: 172px;
}
ul#nav a#clients {
	background: url(images/resources.jpg) no-repeat left top;
	height: 45px;
	width: 151px;
}
ul#nav a#contact {
	background: url(images/contact.jpg) no-repeat left top;
	height: 45px;
	width: 138px;
}
ul#nav a:hover#home, ul#nav a#home-here {
	background: url(images/home-ro.jpg) no-repeat;
	height: 45px;
	width: 96px;
}
ul#nav a:hover#about, ul#nav a#about-here {
	background: url(images/about-ro.jpg) no-repeat;
	height: 45px;
	width: 157px;
}
ul#nav a:hover#programs, ul#nav a#programs-here {
	background: url(images/programs-ro.jpg) no-repeat;
	height: 45px;
	width: 158px;
}
ul#nav a:hover#videos, ul#nav a#videos-here {
	background: url(images/videos-ro.jpg) no-repeat;
	height: 45px;
	width: 172px;
}
ul#nav a:hover#clients, ul#nav a#clients-here {
	background: url(images/resources-ro.jpg) no-repeat;
	height: 45px;
	width: 151px;
}
ul#nav a:hover#contact, ul#nav a#contact-here {
	background: url(images/contact-ro.jpg) no-repeat;
	height: 45px;
	width: 138px;
}
#flash {
	border-bottom: solid #CFCFCF 1px;
	padding-bottom: 11px;
	background-color: #DCDDDD;
	width: 872px;
	height: 186px;
	margin: 0 auto;
	background-image: url(images/bg-flash.jpg);
	background-repeat: repeat-x;
}
#box1 {
	position:absolute;
}
#box1 span {
	display:block;
	float:left;
}
.mask1 {
	position:relative;
	width:872px;
	height:186px;
	overflow:hidden;
}
span img {
	display:block;
	border:none;
}
#main {
	margin-top: 20px;
}
#content {
	width: 480px;
	float: left;
	margin-bottom: 10px;
	clear: both;
	padding-right: 35px;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 15px;
}
.blue {
	color: #316f9e;
	font-size: 14px;
}
.comp {
	font-size: 12px;
}
p {
	margin-bottom: 12px;
}
.divider {
	float: right;
	width: 1px;
	height: 880px;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	margin: 0 25px;
}
#sidebar {
	float: right;
	width: 320px;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	margin-right: 15px;
}
#topics {
	width: 111px;
	height: 21px;
	margin: 0 auto;
	background-image: url(images/topics.jpg);
	text-indent: -9999px;
	margin-bottom: 15px;
}
#sidebar ul {
	list-style-image: url(images/bullet.jpg);
	margin-left: 15px;
}
#sidebar li {
	margin-bottom: 10px;
}
.divider2 {
	height: 1px;
	background-image: url(images/divider2.jpg);
	background-repeat: repeat-x;
}
#testimonials {
	width: 111px;
	height: 21px;
	margin: 0 auto;
	background-image: url(images/testimonials.jpg);
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.office {
	width: 150px;
	height: 174px;
	text-align: center;
	margin: 15px auto 0 auto;
}
.officeCopy {
	width: 150px;
	height: 250px;
	text-align: center;
	margin: 15px 20px 0 auto;
	float: left;
}
table {
	margin: 0 auto;
}
td {
	width: 380px;
	text-align: left;
}
.border {
	border-left: solid 1px #EEEEEE;
	padding-left: 20px;
}
#footer {
	clear: both;
	width: 872px;
	margin: 0 auto;
	background-image: url(images/bg-footer.jpg);
	height: 58px;
	text-align: center;
	color: #538899;
	padding-top: 20px;
	font-size: 12px;
}
.copyright {
	margin-top: 10px;
}
#footer li {
	display: inline;
	font-weight: bold;
	margin: 0 20px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #538899;
	text-decoration: none;
}
#footer a:hover {
	color: #538899;
	text-decoration: none;
	border-bottom: dotted 1px #538899;
}
.bluebig {
	color: #316f9e;
	font-size: 16px;
}
input {
	background-color: #DCDDDD;
	border: solid 1px #4A4A4A;
}
#contenttwo {
	clear: both;
	width: 812px;
	margin: 0 auto 10px auto;
}
