﻿/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:14px;
}
* {
	padding:0;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
ol {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
p {
	padding-bottom:15px;
}
#wrapper {
	width:956px;
	margin:0 auto;
	background:#FFFFFF url(../images/page_bg.gif) repeat-y 0 0;
	padding:2px 11px;
}
#toplinks {
	width:451px;
	height:16px;
	text-align:right;
	float:left;
	padding-right:10px;
	font-size:11px;
}
#toplinks a {
	color:#908F8F;
	text-decoration:none;
}
#toplinks a:hover {
	color:#908F8F;
	text-decoration:underline;
}
#topstrip {
	width:494px;
	height:16px;
	background:#1B809D;
	float:left;
}
/*ul#navigation li a {
	font-size:14px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat 90px 4px;
	display:block;
}
ul#navigation li a:hover {
	color:#969595;
	background:url(../images/arrow.png) no-repeat 95px 4px;
}*/
 
#logo {
	width:462px;
	height:122px;
	margin:2px 0 0 0;
	float:left;
	background:#fff url(../images/logo.gif) no-repeat 10px 15px;
	border:none;
}
#about {
	border:1px solid #D2D2D2;
	margin:2px 2px 0 0;
	float:left;
	position: relative;
	background-color:#F0F0F0;
	padding:90px 0 0 10px;
	height:30px;
	width:110px;
}
#about a {
	font-size:14px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat 90px 4px;
	display:block;
}
#about a:hover {
	color:#969595;
	background:url(../images/arrow.png) no-repeat 95px 4px;
}
#about .sub {
	position: absolute;	
	top: 121px;
	right: 0px;
	padding: 15px 290px;
	display:block;
	border:10px solid #1B809D;
	background:#FFF;
}
#about .sub a {
	background:none;
	color:#0E8D00;
	font-size:11px;
	display:inline
} 
#about .sub a:hover {
	text-decoration:underline;
}

#clients {
	border:1px solid #D2D2D2;
	margin:2px 2px 0 0;
	float:left;
	position: relative;
	background-color:#E0E0E0;
	padding:90px 0 0 10px;
	height:30px;
	width:110px;
}
#clients a {
	font-size:14px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat 90px 4px;
	display:block;
}
#clients a:hover {
	color:#969595;
	background:url(../images/arrow.png) no-repeat 95px 4px;
}
#clients .sub {
	position: absolute;	
	top: 121px;
	right: 0px;
	padding: 15px 300px;
	display:block;
	border:10px solid #1B809D;
	background:#FFF;
}
#clients .sub a {
	background:none;
	color:#0E8D00;
	font-size:11px;
	display:inline
} 
#clients .sub a:hover {
	text-decoration:underline;
}

#Services {
	border:1px solid #D2D2D2;
	margin:2px 2px 0 0;
	float:left;
	position: relative;
	background-color:#CECECE;
	padding:90px 0 0 10px;
	height:30px;
	width:110px;
}
#Services a {
	font-size:14px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat 90px 4px;
	display:block;
}
#Services a:hover {
	color:#969595;
	background:url(../images/arrow.png) no-repeat 95px 4px;
}
#Services .sub {
	position: absolute;	
	top: 121px;
	right: 0px;
	padding: 10px 400px;
	display:block;
	border:10px solid #1B809D;
	background:#FFF;
}
#Services .sub a {
	background:none;
	color:#0E8D00;
	font-size:11px;
	display:inline
} 
#Services .sub a:hover {
	text-decoration:underline;
}

#contacts {
	border:1px solid #D2D2D2;
	float:left;
	position: relative;
	background-color:#BFBFBF;
	margin:2px 0 0 0;
	padding:90px 0 0 10px;
	height:30px;
	width:110px;
}
#contacts a {
	font-size:14px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat 90px 4px;
	display:block;
}
#contacts a:hover {
	color:#969595;
	background:url(../images/arrow.png) no-repeat 95px 4px;
}
#contacts .sub {
	position: absolute;	
	top: 121px;
	right: 0px;
	padding: 15px 300px;
	display:block;
	border:10px solid #1B809D;
	background:#FFF;
}
#contacts .sub a {
	background:none;
	color:#0E8D00;
	font-size:11px;
	display:inline
} 
#contacts .sub a:hover {
	text-decoration:underline;
}
#services_tbl {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}
#services_tbl th {
	text-align:left;
	background:#1B809D;
	color:#fff;
	padding:4px;
	border:1px solid #f6f6f6;
}
#services_tbl td {
	border:1px solid #CCCCCC;
	padding:2px 5px;
}
ul#banners {
	list-style-type:none;
	float:right;
	width:370px;
}
ul#banners li {
	width:120px;
	height:120px;
	border:1px solid #D2D2D2;
	margin:2px 2px 0 0;
	float:left;
	background:url(../images/banner_bg.jpg) no-repeat 0 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#646464;
	font-size:15px;
}
ul#banners li#banner1 {
	background:url(../images/banner1.jpg) no-repeat 0 0;
}
ul#banners li#banner2 {
	padding:90px 0 0 10px;
	height:30px;
	width:110px;
}
ul#banners li#banner3 {
	background:url(../images/banner3.jpg) no-repeat 0 0;
	margin:2px 0 0 0;
}
ul#banners li#banner4 {
	padding:90px 0 0 2px;
	height:30px;
	width:118px;
	font-size:12px;
}
ul#banners li#banner5 {
	background:url(../images/banner5.jpg) no-repeat 0 0;
}
ul#banners li#banner6 {
	padding:90px 0 0 3px;
	height:30px;
	width:117px;
	margin:2px 0 0 0;
}
.block {
	width:238px;
	border-right:1px dashed #cccccc;
	float:left;
}
.block2 {
	width:716px;
	border-right:1px dashed #cccccc;
	margin-top:20px;
}
.block_heading {
	height:30px;
	border:1px solid #3C3C3C;
	background:#767676;
	line-height:30px;
	font-size:13px;
	text-transform:uppercase;
	padding:0 10px;
	font-weight:bold;
	color:#fff;
	margin-bottom:15px;
}
.block2 p {
	padding:0 10px 10px;
}
.block p {
	padding:0 10px 10px;
}
.block img {
	margin:10px 0 10px 8px;
}
.block ol {
	padding:5px 0;
	margin-left:30px;
}
.block ol li {
	padding:3px 0;
	color:#5B5B5B;
}
.block2 ul {
	margin-left:10px;
}
.block ul {
	margin-left:10px;
}
.block2 ul li {
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:4px 0 4px 20px;
	color:#1A88B8;
	list-style-type:none;
}
.block ul li {
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:4px 0 4px 20px;
	color:#1A88B8;
	list-style-type:none;
}
#programs {
	width:220px;
}
#programs ul {
	margin:0 11px 10px 22px;
}
#programs ul li {
	padding:5px 0;
	line-height:16px;
}
.bold {
	font-weight:bold;
}
.green {
	color:#0E8D00;
}
.blue {
	color:#1A88B8;
}
.readmore {
	color:#1A88B8;
	font-weight:bold;
	text-align:right;
	padding:0 10px;
}
#footer {
	background:#3e3e3e;
	padding:10px;
	color:#9A9999;
	margin-top:0px;
	position:relative;
	margin-bottom:10px;
}
#footer p.links {
	line-height:18px;
	border-bottom:1px solid #1A1A1A;
	padding:0 10px 5px 10px;
}
#footer p.disclaimer {
	border-top:1px solid #4E4E4E;
	font-size:10px;
	padding:5px 10px 0 10px;
}
#footer .copyright {
	position:absolute;
	right:25px;
	top:32px;
}
.float_l {
	float:left;
}		
.float_r {
	float:right;
}
h2 {
	height:30px;
	width:525px;
	background:url(../images/page_heading_bg.gif) no-repeat 0 0;
	margin-left:-25px;
	padding:18px 0 0 25px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
}















































