body{
	margin:0 auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	line-height:1.5;
	background:#E7EEF4 url(../images/bgmain.jpg) repeat-x;
	}
	
a{
	color:#006699;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
#wrapper{
	width:790px;
	background:#ffffff url(../images/bgwrapper.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	}

#container{
	width:771px;
	margin:0 auto;
	padding:0;
	margin-top:12px;
	}

#header{
	height:122px;
	width:280px;
	margin:0 auto;
	padding:0;
	float:left;
	}
#header a{
	height:115px;
	width:100%;
	display:block;
	text-decoration:none;
	background:url(../images/logo.gif) no-repeat left;
	padding-left:120px;
	margin-left:10px;
	}
#header a h1{
	font-size:50px;
	letter-spacing:normal;
	line-height:1.9;
	color:#669DC6;
	font-weight:normal;
	margin:0 auto;
	padding:0;
	}
#header a h5{
	font-size:11px;
	color:#666666;
	letter-spacing:normal;
	font-weight:normal;
	margin:0 auto;
	padding:0;
	margin-top:-10px;
	}
#topnav{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	float:right;
	width:320px;
	margin:0 auto;
	padding:0;
	text-align:right;

	}
#topnav a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin:0 auto;
	padding:0;
	letter-spacing:normal;
	}
#topnav a:hover{
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
	letter-spacing:normal;
	}
.horbar{
	height:4px;
	background:#669DC6;
	}

#contents{
	background:url(../images/contentbg.jpg) repeat-y left;
	}
	
/* ################################ */
 /*         NAVIGATION MENU          */
 /* ################################ */
 
 
#navigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#7AA6CF;
	width:252px;
	font-size:1.10em;
	}
	
#navigation ul {
    list-style: none;
    width: 252px;
	padding:0;
	margin:0;
}
#navigation ul li {
    border-bottom: 1px solid #FFF;
    float: left;
    position: relative;
	width:252px;

	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	
}
#navigation ul a {
    color: #fff;
    text-decoration: none;
    display: block;
	height:30px;
	width:100%;
	line-height:30px;
}
#navigation ul a:hover {
    display: block;
    color: #ff0000;
	height:30px;
    text-decoration: none;
	background-color:#C5D8EA;
	line-height:30px;
}
#navigation ul li ul {
    list-style: none;
    position: absolute;
    left: 253px;
    top: 0;
    display: none;
    width: 252px;
    border-left: 1px solid #FFF;
	padding:0;
	margin:0;
	background:#7AA6CF;
}

#navigation ul li:hover ul { 
	display: block; 
}


/*#####################################*/
/*            END NAVIGATION           */
/*#####################################*/


#textcontents .imgheader{
	background:url(../images/img-header.gif) no-repeat center;
	width:490px;
	height:144px;
	text-align:center;
	}
#textcontents p{
	padding-left:10px;
	}
#textcontents h1{
	color:#4CB74C;
	font-size:18px;
	font-weight:normal;
	margin:0 auto;
	padding-left:10px;
	letter-spacing:.05em;
	}
#textcontents h2{
	color:#D5454F;
	font-size:16px;
	font-weight:normal;
	margin:0 auto;
	padding-left:10px;
	letter-spacing:.05em;
	}
#textcontents h3{
	color:#D5454F;
	font-size:15px;
	font-weight:normal;
	margin:0 auto;
	padding-left:10px;
	letter-spacing:.05em;
	}
#textcontents h5{
	color:#D5454F;
	font-size:100%;
	margin:0 auto;
	padding-left:10px;

	}

.whitehor{
	background:#fff;
	height:4px;
	}
#hdraspe{
	background:url(../images/bg-aspe01.jpg) repeat-x;
	height:33px;
	padding-left:10px;
	}
#hdraspe h2{
	font-size:18px;
	color:#2B5275;
	font-weight:normal;
	margin:0 auto;
	padding:0;
	}

.slogan{
	font-size:11px;
	color:#666;
	font-style:italic;
	text-align:center;
	display:block;
	}
#officeinfo{
	width:239px;
	}
#officeinfo h2{
	font-size:18px;
	color:#D5454F;
	font-weight:normal;
	display:block;
	text-align:center;
	margin:0 auto;
	padding:0;
	}
#officeinfo .top{
	background:url(../images/imgtop-contact.jpg) no-repeat left top;
	height:11px;
	}
#officeinfo .middle{
	background:url(../images/imgmiddle-contact.jpg) repeat-y;
	padding-left:10px;
	}
#officeinfo .bottom{
	background:url(../images/imgbottom-contact.jpg) no-repeat left top;
	height:11px;
	}
.red{
	color:#D5454F;
	}
.pdf{
	background:url(../images/icon-pdf.jpg) no-repeat #E6EFF4 left;
	text-align:left;
	padding-left:40px;

	border:1px solid #98BDD1;
	line-height:30px;
	display:block;
	height:30px;
	}
.pdf:hover{
	background:url(../images/icon-pdf.gif) no-repeat #0088CA left;
	text-align:left;
	padding-left:40px;

	border:1px solid #98BDD1;
	line-height:30px;
	display:block;
	height:30px;
	color:#fff;
	text-decoration:none;
	}
	
#license ul, #joblisting ul{
	margin:0 auto;
	padding-left:30px;
	}
#license ul li{
	list-style-image:url(../images/icon-arrow.gif);
	padding-left:5px;
	color:#7AA6CF;
	font-size:110%;
	font-weight:normal;
	}
#license td{
	border-bottom:1px solid #E6EFF4;
	border-right:1px solid #E6EFF4;
	border-left:1px solid #E6EFF4;
	}
#testfailure{
		text-align:center;
		}
#testfailure img{
	border:1px solid #E6EFF4;
	padding:5px;
	width:375px;
	margin:0 auto;
	}
	
#joblisting td{
	height:30px;
	padding-left:20px;
	line-height:30px;
	border-bottom:1px solid #B9DCFF;
	}
#joblisting tr{
	background:#F2F7FA;
	}
#joblisting ul{
	margin:0 auto;
	padding:0;
	}
#joblisting ul li{
	margin:0 auto;
	padding:0;
	}
#joblisting{
	border-left:1px solid #B9DCFF;
	border-right:1px solid #B9DCFF;
	}
#joblisting tr:hover{
	background:#fff;
	color:#000;
	
	}
.joblisthdr{
	border:1px solid #B9DCFF;
	}
.joblisthdr a{
	display:block;
	width:100%;
	background-color:#D5454F;
	color:#fff;
	font-size:15px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}
.joblisthdr a:hover{
	display:block;
	width:100%;
	background-color:#003399;
	line-height:25px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}

.subtext{
	font-size:80%;
	padding-left:15px;
	}




	
/* ##########################################################*/

#programs h2{
	font-size:18px;
	margin:0 auto;
	padding-left:10px;
	color:#006699;
	font-weight:normal;
	}
#programs h3 a{
	color:#D5454F;
	font-size:15px;
	font-weight:normal;
	margin:0 auto;
	letter-spacing:.05em;
	}
#programs h3 a:hover{
	color:#006699;
	font-size:15px;
	font-weight:normal;
	margin:0 auto;
	letter-spacing:.05em;
	text-decoration:none;
	}
#programs ul.services {
	margin:0 0 10px 20px;
	padding:0;
	list-style:none;
}

#programs ul.services li {
	display:block;
	margin:0px 0 0 3px;
	padding:2px 0 3px 0px;
}

#programs ul.services li a {

	display:block;
	text-decoration:none;
	width:80%;
	color:#7AA6CF;
	background-color:#ffffff;
	border-bottom:1px solid #efefef;
}
#programs ul.services li a:hover {
	display:block;
	text-decoration:none;
	background-color:#E7EEF4;
	border-bottom:1px solid #efefef;
	color:#000;
}
/* ##########################################################*/



.subhdg{
	font-weight:bold;
	font-style:normal;
	display:block;
	width:97%;
	height:25px;
	line-height:25px;
	background:#E6EFF5;
	border:1px solid #C5D8EA;
	padding-left:10px;
	}
.qualification {
	margin:0 auto;
	padding:0;
	padding-left:30px;
	}
.qualification li{
	list-style-image:url(../images/icon-star.jpg);
	line-height:25px;
	border-bottom:1px solid #f4f4f4;
	}
.aboutus {
	margin:0 auto;
	padding:0;
	}
.aboutus li{
	list-style-image:url(../images/icon-star.jpg);
	line-height:25px;
	border-bottom:1px solid #f4f4f4;
	}
	
#contactus {
	border:1px solid #cccccc;
	width:350px;
	height:130px;
	display:block;
	padding-top:25px;
	}
	
#contactus h1{
	color:#4CB74C;
	font-size:18px;
	font-weight:normal;
	margin:0 auto;
	padding-left:0px;
	letter-spacing:.05em;
	}
#contactus h4{
	font-size:15px;
	margin:0 auto;
	padding-left:0px;
	color:#999;

	}
#bod td{
	width:33%;
	height:120px;
	border:1px solid #ccc;
	}
#map{
 border:1px dashed #ccc;
  }
.region {
	border:1px solid #cccccc;
	width:80%;
	display:block;
	padding-top:15px;
	padding-left:20px;
	padding-bottom:15px;
	margin-left:50px;
	}
#contactus1 img{
	border:1px dashed #ccc;
	padding:2px;
	}
#contactus1 a{
	color:#4CB74C;
	text-decoration:none;
	}
	
	
.programshdr{
	background:#E6EFF4;
	text-align:center;
	border:1px solid #98BDD1;
	line-height:30px;
	display:block;
	margin-bottom:10px;


	height:30px;
	width:40%;
	}
.programshdr:hover{
	background:#0088CA;
	text-align:center;
	border:1px solid #98BDD1;
	line-height:30px;
	margin-bottom:10px;

	height:30px;
	width:40%;
	color:#fff;
	text-decoration:none;
	}
	
/* ####################################################################33*/

#weblink h2{
	font-size:18px;
	margin:0 auto;
	padding-left:10px;
	color:#D5454F;
	font-weight:normal;
	}
#weblink a{
	padding-left:15px;
	color:#006699;
	font-weight:normal;
	margin:0 auto;
	letter-spacing:.05em;
	}
#weblink a:hover{
	color:#D5454F;
	font-weight:normal;
	margin:0 auto;
	letter-spacing:.05em;
	text-decoration:underline;
	}
	
	
iframe {
z-index: 5;
height:550px;

} 