/* CSS Document */
body {
	background:url(imgs/bg_body.jpg) repeat-x top;
	background-color:#024568;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color:#0070a2;
}
#wrapped {
	width:888px;
	margin:0px auto;
	text-align: left;
}
#wrapped-in {
	width:928px;
	margin:0px auto;
	text-align: left;
	position:relative;
}
#main1-in {
	width:928px;
	background:url(imgs/bg_mid_in.gif) repeat-y center;
	padding-bottom:20px;
}
#main2-in {
	width:928px;
	background:url(imgs/bg_top_in.jpg) no-repeat top;
}
#main1 {
	width:888px;
	background:url(imgs/bg_mid.jpg) repeat-y;
	padding-bottom:20px;
}
#main2 {
	width:888px;
	background:url(imgs/bg_top.jpg) no-repeat top;
}
#wrapped_c {
	width:845px;
	margin:0px auto;
}
#main3 {
	width:845px;
	background:url(imgs/bg_c_m.gif) repeat-y;
}
#main4 {
	width:789px;
	background:url(imgs/bg_c_t.gif) no-repeat top;
	padding-left:39px;
	padding-right:17px;
	padding-top:20px;
	padding-bottom:1px;
	line-height:18px;
}
#header {
	width:845px;
}
#logo {
	width:227px;
	float:left;
}
#menu {
	width:616px;
	float:right;
	padding-right:2px;
	padding-top:56px;
}
#nav {
	width: 616px;
	background:url(imgs/nav.gif) no-repeat;
	margin: 0;
	height: 70px;
	padding: 0;
	position: relative;  
	text-indent: -1000px; 
	overflow: hidden;
}
#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#nav li, #nav a {
	height: 70px; 
	display: block;
}
#nav_home{
	left: 0;
	width:68px;
}
#nav_home a:hover {
	background: transparent url(imgs/nav.gif) 0 -70px no-repeat;
}
#nav_pricing {
	left: 69px;
	width: 79px;
}
#nav_pricing a:hover {
	background: transparent url(imgs/nav.gif) -69px -70px no-repeat;
}
#nav_calendar {
	left: 149px;
	width: 127px;
}
#nav_calendar a:hover {
	background: transparent url(imgs/nav.gif) -149px -70px no-repeat;
}
#nav_registration {
	left: 277px;
	width: 166px;
}
#nav_registration a:hover {
	background: transparent url(imgs/nav.gif) -277px -70px no-repeat;
}
#nav_about {
	left: 444px;
	width: 176px;
}
#nav_about a:hover {
	background: transparent url(imgs/nav.gif) -444px -70px no-repeat;
}
.img_b {
	width:303px;
	height:29px;         
	margin-top:0px;
	padding-top:19px;
	text-align:center;
}
.img_bot_in {
	padding-left:20px;
}
h1 { 
	color:#017e01;
	font-size:25px;
	letter-spacing:1px;
	font-weight:400;
	margin:0px;
	padding-bottom:10px;
	 }

h2 {
	margin:0px;
	margin-bottom:30px;
}
h4 { 
	color:#017e01;
	font-size:25px;
	letter-spacing:1px;
	font-weight:400;
	margin:0px;
	 }
h5 {
	margin:0px;
}
#col1 {
	width:462px;
	float:left;
	padding-right:24px;
}
#col2 {
	width:303px;
	height:224px;
	float:right;
	background:url(imgs/bg_blue.gif) no-repeat top right;
	font-size:18px;
	color:#dce7ec;
}
#col2_pricing {
	width:303px;
	height:224px;
	float:right;
	text-align:right;
}
#col1 p {
	margin-top:0px;
}
#col2 p {
	margin-top:0px;
	padding-top:15px;
	text-align:center;
	line-height:20px;
}
#col2 a {
	text-decoration:underline;
	color:#dce7ec;
}
#col2 a:hover {
	text-decoration:none;
}
a {
	text-decoration:underline;
	color:#0a9826;
}
a:hover {
	text-decoration:none;
	color:#098822;
}
.clr {
	clear:both;
}
#footer {
	width:880px;
	margin:0px auto;
	font-size:12px;
	color:#93b3c1;
}
#footer a {
	text-decoration:none;
	color:#93b3c1;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin-top:0px;
	padding-top:8px;
}
#content {
	width:845px;
	top:140px;
	position:absolute;
}
#col1_in {
	width:332px;
	float:left;
	padding-left:119px;
	padding-right:0px;
	line-height:22px;
}
#col2_in {
	width:393px;
	float:right;
	padding-right:1px;
}
#bg_white_small {
	width:206px;
	height:145px;
	padding-left:100px;
	padding-bottom:44px;
	background:url(imgs/bg_white_small.gif) no-repeat top right;
	font-size:20px;
	color:#00a000;
	font-style:italic;
	font-weight:bold;
}
#bg_white_small p {
	margin-top:0px;
	padding-top:10px;
	margin-bottom:0px;
	padding-left:1px;
}
#bg_blue_in {
	/*widows:393px;*/
	height:240px;
	background:url(imgs/bg_blue_in.gif) no-repeat top right;
	padding-top:15px;
	font-size:14px;
	color:#dce7ec;
}
#text_blue {
	width:347px;
	padding-left:20px;
	padding-right:26px;
}
#text_blue p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:3px;
}
#text_blue a {
	text-decoration:underline;
	color:#dce7ec;
}
#text_blue a:hover {
	text-decoration:none;
}
#col1_in ul {
	margin-top:3px;
	margin-left:0px;
	padding-left:0px;
	display:block;
	list-style-type:none;
	margin-bottom:20px;
}
#col1_in ul li {
	padding-left:10px;
	background-image:url(imgs/builet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	display:block;
	margin-bottom:0px;
	padding-bottom:2px;
}
#main5 {
	width:845px;
	margin-top:0px;
	padding-top:315px;
}
#bg_white_in {
	width:845px;
	background:url(imgs/bg_m_w.gif) repeat-y center;
}
#text_w {
	width:796px;
	padding-left:24px;
	padding-right:25px;
	padding-top:9px;
	padding-bottom:2px;
	font-size:13px;
	color:#00a500;
}
.img1 {
	position:absolute;
	left:606px;
	top:466px;
}
.img2 {
	position:absolute;
	left:698px;
	top:466px;
}
.img3 {
	position:absolute;
	left:444px;
	top:513px;
}
.text1 {
	font-size:19px; 
	font-weight:bold; 
	color:#006294;
}
.text2 {
	font-size:12px;
	color:#006294;
}
.text3 {
	font-size:15px; 
	color:#006294;
	font-weight:bold;
}
#cert { 
	background:url(imgs/certified_h.gif) no-repeat;
	width:377px;
	height:27px;
	margin: 0 0 9px 16px;
	text-indent:-9999em;
	overflow:hidden;
	}
#classes_h { 
	background:url(imgs/classes_h.gif) no-repeat;
	width:393px;
	height:48px;
	margin:0;
	padding:0;
	text-indent:-9999em;
	overflow:hidden;
	}
#prometric_h { 
	background:url(imgs/prometric_h.gif) no-repeat;
	width:306px;
	height:21px;
	margin:0;
	padding:0;
	text-indent:-9999em;
	overflow:hidden;
	}	
	
#col2_in a.seo { text-decoration:none; cursor:text; }
h3 a.seo { color:#006294; text-decoration:none; cursor:text; }
#footer  ul { margin:00; padding:0; list-style-type:none; }

#footer li { float:left; display:inline; margin:0 3px 0 0; padding:0; list-style-type:none; }
#footer li#credit, #footer li#copy { display:block; float:right; width:230px; clear:right; font-size:11px; text-align:right; } 

.indent_bottom {
	padding-bottom:10px;
}
.indent_top {
	padding-top:15px;
}

.make_stand_out {
	color:#00a000;
	font-size:15px;
	font-weight:bold;
}