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

			.block img {
				float: left;	
			}
				.block_right{
	float:left;
	width:600px;
	font-size: 11px;
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
				}
					.block_right h2{
						font-size: 26px;
						font-family:"Times New Roman", Times, serif;
						padding: 0 0 8px 0;
						margin: 0;
						color: #2a2a2a;
					}
					
					.lock_right p{
						padding: 0 0 8px 0;	
					}
					
					.block_right p.links{
						line-height: 18px;
						
					}
					
					/*.block_right a.arrow_link{
						padding: 0 0 0  17px;	
						margin: 4px 0;
						clear:both;
						background:url(../images/btns/green_arrow.jpg) no-repeat 0 1px;
					}*/
.left{
	float: left;	
}

.right{
	float:right;
	padding-right: 20px;
	font-family: 11;
	text-decoration: underline;
}
.top_text{
	font-size: 11px;
	color: #990000;
	letter-spacing: 1px;
	font-weight: bold;
}
.phone{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
	letter-spacing: 1px;
	font-weight: bold;
}


 .image_right{
	float: right;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
 .image_left{
	display: none;
	float: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
 
}

.active{
	background-image: url(../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: -1px 8px;
}

.service{
	width:260px;
	float: left;
	color: #012C56;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: justify;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
			}
.title{
	color: #5C7F4C;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 7px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 0px;
	background-color: #F5F3ED;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: 50%;
	text-decoration: none;
	float: none;
	background-image: url(../images/back/secondary_nav_bg.gif);
}

.title_menue{
	color: #0066CC;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	text-align: justify;
	font-size: 15px;
	margin-left: 0px;
	background-color: #EFEFEF;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: 0% 1px;
	text-decoration: none;
	border-bottom-width: 0.09em;
	border-bottom-style: solid;
	border-bottom-color: #C6D1E5;
}

.bullet{
	display: block;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	text-align: left;
	background-image: url(../images/icons/bullet_list2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}

.divider{
	width:580px;
	font-size: 1%;
	border-top: solid 1px #ebebeb;
	float:left;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
			}

div#main{
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	z-index: 1;
	background-color: #FFFFFF;
	position: relative;
	left: auto;
	top: 20px;
}
div#main div#header{

}
div#main div#header div#logo img{
	border: 0;
	width: 920px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
}
div#main div#horNav{
	height: 39px;
	background-color: #AD0709;
	width: 920px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #16246B;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #12206B;
}
/*div#main div#horNav div#leftCorner{
    background: url(../images/hor-nav-left-corner.gif) no-repeat;               
    width: 13px;
    height: 39px;
    float: left;
}
div#main div#horNav div#rightCorner{
    background: url(../images/hor-nav-right-corner.gif) no-repeat;               
    width: 13px;
    height: 39px;
    float: right;
}*/
div#main div#horNav div#nav{
	float: left;
	width: 920px;
}
div#main div#horNav div#nav ul#horMenu{
    margin: 0;
    padding: 0;
    list-style: none;
}
div#main div#horNav div#nav ul#horMenu li{
    float: left;
    margin: 0 17px 0 17px;
}
div#main #horNav div#nav ul#horMenu li a{
	color: #FFFFF2;
	text-indent: 22px;
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 39px;
	font-weight: bold;
}
div#main #horNav div#nav ul#horMenu li a:hover{
	background-image: url(../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #FFFFFF;
	background-color: #AD0709;
}
div#main div#bodyContent{
	float: left;
	width: 912px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 0px;
	height: auto;
}



div#secondary_nav div#onlineAssessment{
	margin-top: 10px;
	width: 230px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
	padding-left: 1px;
	margin-right: 12px;
}
div#secondary_nav div#onlineAssessment img{
	border: 0;
	width: auto;
}
div#secondary_nav ul#verMenu, div#secondary_nav ul#verMenu ul{
	list-style-type: none;
	width: 234px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
div#secondary_nav ul#verMenu a{
    display: block;
}
div#secondary_nav ul#verMenu li{
    margin-top: 10px;
}
div#secondary_nav ul#verMenu li a{
	color: #666666;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-color: #E8E3D7;
}
div#secondary_nav ul#verMenu li a:hover{
    background-position: 0 -31px;
}
div#secondary_nav ul#verMenu li ul li{
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: bottom;
}
div#secondary_nav ul#verMenu li ul li a {
	color: #336633;
	background-repeat: no-repeat;
	background-image: url(../images/back/secondary_nav_bg.gif);
	background-color: #F5F3ED;
	padding-left: 6px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E8E3D7;
	background-position: bottom;
}
div#secondary_nav ul#verMenu li ul li a:hover {
	color: #00CC33;
	background-image: url(../images/bg/gray_bg.gif);
}
div#rightContent{
	float: left;
	width: 620px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: auto;
}
div#rightContent div#content div#contentTitle{
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #C12641;
	font-family: Tahoma;
	font-size: 22px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-image: url(../images/bg/top_middle.gif);
	margin-top: 10px;
	padding-top: 4px;
	margin-left: 0px;
	padding-left: 10px;
}
div#rightContent div#content{
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	margin-left: 18px;
	background-color: #FFFFFF;
	width: auto;
	margin-right: 0px;
}
div#rightContent div#content:after{
    content:'';
    display:block;
    clear:both;
}
div#rightContent div#topBg img{
    height: 12px;
}
div#rightContent div#bottomBg img{
    height: 12px;
}
div#main div#footer{
	float: left;
	height: 30px;
	width: 920px;
	line-height: 30px;
	font-size: 9px;
	color: #666666;
	background-image: url(../images/bg/top_middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
}
div#main div#footer span#copyright{
	float: right;
	padding-right: 10px;
}
div#main div#footer span#powered{
	float: right;
	margin-right: 10px;
}
div#main div#footer span#powered a{
	color: #666;
	font-size: 9px;
}
div#main div#footer span#powered a:hover{
    color: #111;
}
div#main div#info{
	float: left;
	color: #990000;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/photo/question.jpg);
	margin-top: 30px;
	background-position: 51px 260px;
}
   #seeAlso{
            margin: 30px 0 10px 0;
            border: solid 1px #ccc;
            padding: 5px;
        }
        #seeAlso span{
            width: 100%;
            display: block;
            border-bottom: solid 1px #ccc;
            margin-bottom: 10px;
            font-weight: bold;
        }
        #seeAlso ul li{
	margin: 0px;
	list-style-image: url(../images/icons/bullet2.gif);
        }

#adress {
	position:absolute;
	width:222px;
	height:20px;
	z-index:2;
	left: 671px;
	top: 93px;
	color: #003399;
	font-weight: normal;
}
#certified {
	position:absolute;
	width:114px;
	height:17px;
	z-index:2;
	left: 674px;
	top: 78px;
	font-weight: bold;
	color: #C22742;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
