/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }
ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#009DDA; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
body{ background:#f4f4f4; color:#000; font:12px Arial, Helvetica, sans-serif; }
.wrapper{ margin:0 auto; width:960px; }
/*top_nav*/
/* Nav and NavSprites
----------------------------------------*/
#mainnavcontainer{
background: url("http://www.infosecinstitute.com/img_menu/menubg.png");
height:35px;
margin:auto;
width:100%;
}

#centercontainer{
width:960px;
margin:auto;
background:#000;
}

#metanav{
float:left;
width:550px;
	}
	
#propnav li a span{
	display:none;
	}
ul.become{
list-style-type:none;
}
ul#propnav{
	width: 480px;
 	height: 36px;
 	background: url("img_menu/topmenu.jpg") no-repeat;
 	margin: -2px auto 0 0px; 
padding: 0;
 	position: relative;
	}

	#propnav li {margin: 0 0 0 0; padding: 0; list-style: none; position: absolute; top: 40;}

	#propnav li, #propnav a {height: 37px; display: block;}
	#institute {left: 109px; width: 108px;}
	#resources {left: 235px; width: 110px;}
	#news {left: 355px; width: 108px;}
#jobs {left: 473px; width: 111px;}
#intense {left: 595px; width: 108px;}
	

	#institute a:hover {background: transparent url("img_menu/topmenu.jpg") -109px -38px no-repeat;}
	#resources a:hover {background: transparent url("img_menu/topmenu.jpg") -235px -38px no-repeat;}
	#news a:hover {background: transparent url("img_menu/topmenu.jpg") -355px -38px no-repeat;}
	#jobs a:hover {background: transparent url("img_menu/topmenu.jpg") -473px -38px no-repeat;}
	#intense a:hover {background: transparent url("img_menu/topmenu.jpg") -595px -38px no-repeat;}
	
	#institute.current{background: transparent url("img_menu/topmenu.jpg") -109px -79px no-repeat;}
	#resources.current{background: transparent url("img_menu/topmenu.jpg") -235px -79px no-repeat;}
	#news.current{background: transparent url("img_menu/topmenu.jpg") -355px -79px no-repeat;}
	#jobs.current{background: transparent url("img_menu/topmenu.jpg") -473px -79px no-repeat;}
	#intense.current{background: transparent url("img_menu/topmenu.jpg") -595px -79px no-repeat;}

	
.phonenumber{
float:left;
margin:0 120px 0 0px;
width:120px;
}

/*header*/
#header{
	width:100%;
	background:url(http://www.infosecinstitute.com/images/bgr_header.jpg) repeat;
	height:200px;
	
}
#headerpromo{
width:100%;
	background:url(http://www.infosecinstitute.com/images/bgr_header.jpg) repeat;
	height:140px;
}
#logo{
	width:166px;
	height:59px;
	float:left;
	margin:22px 0 0 10px;
	cursor:pointer;
	text-indent:-9999em;
	background:url(http://www.infosecinstitute.com/images/logo.jpg) no-repeat;
}
.inner_page_type #logo{
	
}
#menu{
	float:left;
	width:670px;
	padding:0 0 0 65px;
}
#menu .first_menu{
	float:left;
	width:770px;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	padding:20px 0 0;
	position:relative;
	z-index:999;
	height:31px;
	margin:0 -100px 0 -25px;
}
.inner_page_type #menu .first_menu{
	
}
#menu .first_menu li{
	float:left;
	background:url(http://www.infosecinstitute.com/images/bgr_menu_divider.png) no-repeat 100% 10px;
	padding:0 9px 0 0px;
	margin:0 0px 0 0;
	position:relative;
}
#menu .first_menu a{
	float:left;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	padding:0 6px 0 0;
}
#menu .first_menu a span{
	float:left;
	height:23px;
	padding:8px 0 0 8px;
	cursor:pointer;
	text-align:center;
}
#menu .first_menu a.current{
	background:url(http://www.infosecinstitute.com/images/bgr_menu_selected_right.png) no-repeat 100% 0;
	text-decoration:none;
}
#menu .first_menu a.current span{
	background:url(http://www.infosecinstitute.com/images/bgr_menu_selected_left.png) no-repeat 0 0;
}
#menu .first_menu a:hover{
	text-decoration:none;
}
#menu .first_menu li.hover a{
	background:url(http://www.infosecinstitute.com/images/bgr_menu_hover.jpg) no-repeat 100% 0;
	text-decoration:none;
	float:left;
	font-size:11px;
	color:#009DDB;
	height:33px;
	margin:-1px -13px -3px -7px;
	position:relative;
	z-index:99;
	text-transform:uppercase;
	padding:0 6px 0 0;
}
#menu .first_menu li.hover a span{
	background:url(http://www.infosecinstitute.com/images/bgr_menu_hover.jpg) no-repeat 0 0;
	float:left;
	height:24px;
	padding:9px 11px 0 17px;
	cursor:pointer;
	text-align:center;
}
#menu .first_menu li.last{
	background:none;
	padding:0 0 0 6px;
}
#menu .first_menu li.two_lines{
	margin:0 3px 0 3px;
	line-height:12px;
}
#menu .first_menu li.two_lines a:hover span{
	color:#111;
}
#menu .first_menu li.two_lines a span{
	height:27px;
	padding:4px 0 0 8px;
}
#menu .first_menu li.sub_two_lines_hover a span{
	height:28px;
	padding:4px 11px 0 17px;
}
#menu .first_menu a.shedule{
	color:#000;
	font-weight:bold;
	padding:0 8px 0 0;
	background:url(http://www.infosecinstitute.com/images/bgr_menu_shedule.png) no-repeat 100% 0;
}
#menu .first_menu a.shedule:hover{
	color:#0098CB;
}

#menu .first_menu a.shedule span{
	padding:8px 0 0 8px;
	background:url(http://www.infosecinstitute.com/images/bgr_menu_shedule.png) no-repeat 0 0;
}
#menu .first_menu a.shedule:hover{
	background:url(http://www.infosecinstitute.com/images/bgr_menu_shedule.png) no-repeat 100% 0;
}
#menu .first_menu a.shedule:hover span{
	background:url(http://www.infosecinstitute.com/images/bgr_menu_shedule.png) no-repeat 0 0;
}
#menu .first_menu li .hidden_box{
	position:absolute;
	top:-999em;
}
#menu .first_menu li.hover{ visibility:inherit; }
#menu .first_menu li.hover .hidden_box{
	left:-105px;
	top:30px;
	z-index:99;
}
#menu .first_menu li.hover .hidden_box li{
	float:left;
	padding:0;
	width:100%;
	margin:0 0 -1px;
	background:none;
}
#menu .first_menu li.hover .hidden_box a{
	float:left;
	padding:0;
	margin:0;
	height:auto;
	font-size:11px;
	color:#0A478E;
	text-transform:none;
	width:100%;
	background:none;
}
#menu .first_menu li.hover .hidden_box a:hover{
	padding:0;
	margin:0;
	height:auto;
	color:#0A478E;
	background:none;
	text-decoration:underline;
}
#menu .first_menu li.hover .camps_box{
	width:599px;
}
#menu .first_menu li.hover .camps_box .body{
	width:599px;
	position:relative;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_menu_camp_hover.png) no-repeat 0 0;
	overflow:hidden;
}
#menu .first_menu li.hover .camps_box .body_sub{
	background:url(http://www.infosecinstitute.com/images/bgr_active.png) repeat-y 0 0;
	width:599px;
	padding:0 0 40px;
	margin:2px 0 0;
	float:left;
}
#menu .first_menu li.hover .camps_box .body .first_column{
	float:left;
	width:145px;
	margin:2px 0 0;
	padding:0 0 0 15px;
}
#menu .first_menu li.hover .camps_box .body .first_column ul{
	width:132px;
}
#menu .first_menu li.hover .camps_box .body .second_column{
	float:left;
	margin:2px 0 0;
	width:106px;
}
#menu .first_menu li.hover .camps_box .body .second_column ul{
	width:94px;
}
#menu .first_menu li.hover .camps_box .body .third_column{
	float:left;
	margin:2px 0 0;
	width:167px;
}
#menu .first_menu li.hover .camps_box .body .third_column ul{
	width:155px;
}
#menu .first_menu li.hover .camps_box .body .active li a{
	color:#000;
	margin:0 0 2px;
}
#menu .first_menu li.hover .camps_box .body .active li a:hover{
	color:#000;
}
#menu .first_menu li.hover .camps_box .body .fourth_column{
	float:left;
	margin:2px 0 0;
	padding:0 0 0 15px;
	width:145px;
}
#menu .first_menu li.hover .camps_box .body .fourth_column ul{
	width:132px;
}
#menu .first_menu li.hover .camps_box .body h4{
	padding:13px 0 0 10px;
	width:145px;
}
#menu .first_menu li.hover .camps_box .body h4 a{
	color:#D97F00;
}
#menu .first_menu li.hover .camps_box .body ul{
	padding:5px 0 0 12px;
	float:none;
	overflow:hidden;
	text-transform:none;
}
#menu .first_menu li.hover .camps_box .bot_links{
	position:absolute;
	bottom:0;
	left:0;
	height:35px;
}
#menu .first_menu li.hover .camps_box .bot_links li{
	float:left;
	width:auto;
}
#menu .first_menu li.hover .camps_box .bot_links li .courses{
	float:left;
	background:url(http://www.infosecinstitute.com/images/ico_online_courses.png) no-repeat 0 0;
	padding:2px 0 15px 22px;
	font-size:11px;
	width:240px;
	margin:0 0 0 -7px;
}
#menu .first_menu li.hover .camps_box .bot_links li .courses:hover{
	float:left;
	background:url(http://www.infosecinstitute.com/images/ico_online_courses.png) no-repeat 0 0;
	padding:2px 0 15px 22px;
	font-size:11px;
	width:240px;
	margin:0 0 0 -7px;
}
#menu .first_menu li.hover .camps_box .bot_links li .all{
	float:left;
	font-size:11px;
	width:170px;
	padding:6px 0 0;
	text-align:center;
	color:#000;
	text-decoration:underline;
}
#menu .first_menu li.hover .camps_box .bot_links li .all:hover{
	float:left;
	font-size:11px;
	width:170px;
	padding:6px 0 0;
	text-align:center;
	color:#000;
	text-decoration:none;
}
#menu .first_menu li.hover .camps_box .bot_links li .second_all{
	float:left;
	font-size:11px;
	width:150px;
	padding:6px 0 0;
	text-align:center;
	color:#000;
	text-decoration:underline;
}
#menu .first_menu li.hover .camps_box .bot_links li .second_all:hover{
	float:left;
	font-size:11px;
	width:150px;
	padding:6px 0 0;
	text-align:center;
	color:#000;
	text-decoration:none;
}
#menu .first_menu li.hover .camps_box .bot{
	width:579px;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_menu_camp_bot_hover.png) no-repeat 0 0;
	height:48px;
	overflow:hidden;
	padding:0 0 0 20px;
}
#menu .first_menu li.hover .camps_box .bot .label{
	float:left;
	width:160px;
	padding:0px 0 0 14px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}
#menu .first_menu li.hover .camps_box .bot .numbers{
	float:left;
	width:360px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-transform:none;
	color:#000;
}
#menu .first_menu li.hover .camps_box .bot .numbers .first{
	float:left;
	background:url(http://www.infosecinstitute.com/images/pic_number_1.jpg) no-repeat 0 0;
	padding:0px 0 0 14px;
	margin:1px 0 0 0px;
	line-height:9px;
	height:27px;
	width:154px;
}
#menu .first_menu li.hover .camps_box .bot .numbers .second{
	float:left;
	background:url(http://www.infosecinstitute.com/images/pic_number_2.jpg) no-repeat 0 0;
	padding:0px 0 0 28px;
	margin:0px 0 0;
	line-height:10px;
	height:27px;
	width:154px;
}
#menu .first_menu li.hover .certiication_box{
	width:723px;
	left:-174px;
}
#menu .first_menu li.hover .certiication_box .body{
	width:710px;
	position:relative;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_menu_sertifications_hover.png) no-repeat 0 -2px;
	overflow:hidden;
	padding:14px 0 14px 13px;
}
#menu .first_menu li.hover .certiication_box .body .column{
	float:left;
	width:50px;
	text-align:center;
}
#menu .first_menu li.hover .certiication_box .body .column_01{
	width:70px;
}
#menu .first_menu li.hover .certiication_box .body .column_02{
	width:50px;
}
#menu .first_menu li.hover .certiication_box .body .column_03{
	width:60px;
}
#menu .first_menu li.hover .certiication_box .body .column_04{
	width:70px;
}
#menu .first_menu li.hover .certiication_box .body .column_05{
	width:80px;
}
#menu .first_menu li.hover .certiication_box .body .column_06{
	width:60px;
}
#menu .first_menu li.hover .certiication_box .body .column_07{
	width:70px;
}
#menu .first_menu li.hover .certiication_box .body .column_08{
	width:70px;
}
#menu .first_menu li.hover .certiication_box .body .column_09{
	width:80px;
}
#menu .first_menu li.hover .certiication_box .body .column_10{
	width:70px;
}
#menu .first_menu li.hover .certiication_box .body .column .image{
	padding:0 0 42px;
}
#menu .first_menu li.hover .certiication_box .body .column .image img{
	margin:0 auto;
	display:block;
}
#menu .first_menu li.hover .certiication_box .bot{
	width:703px;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_menu_sertification_bot_hover.png) no-repeat 0 0;
	height:48px;
	overflow:hidden;
	padding:0 0 0 20px;
}
#menu .first_menu li.hover .certiication_box .bot .label{
	float:left;
	width:130px;
	padding:0px 0 0 14px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}
#menu .first_menu li.hover .certiication_box .bot .numbers{
	float:left;
	width:360px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-transform:none;
	color:#000;
}
#menu .first_menu li.hover .certiication_box .bot .numbers .first{
	float:left;
	background:url(http://www.infosecinstitute.com/images/pic_number_1.jpg) no-repeat 0 0;
	padding:0px 0 0 14px;
	margin:1px 0 0;
	line-height:10px;
	height:27px;
	width:154px;
}
#menu .first_menu li.hover .certiication_box .bot .numbers .second{
	float:left;
	background:url(http://www.infosecinstitute.com/images/pic_number_2.jpg) no-repeat 0 0;
	padding:0px 0 0 28px;
	margin:0px 0 0;
	line-height:9px;
	height:27px;
	width:154px;
}
#menu .first_menu li.hover .about_box{
	width:178px;
	left:-44px;
}
#menu .first_menu li.hover .about_box .body{
	width:178px;
	position:relative;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_menu_about_hover.png) no-repeat 0 0;
	overflow:hidden;
	padding:18px 0 4px 13px;
}
#menu .first_menu li.hover .about_box .body li{
	background:url(http://www.infosecinstitute.com/images/bgr_sub_check.png) no-repeat 0 0;
	padding:0 0 5px 18px;
}
#menu .first_menu li.hover .about_box .bot{
	width:178px;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_menu_about_bot_hover.png) no-repeat 0 0;
	height:16px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
#menu .second_menu{
	float:left;
	width:640px;
	padding:4px 0 0;
}
#menu .second_menu .left_list{
	float:left;
	width:150px;
	padding:5px 0 4px 4px;
	border-right:1px solid #72bcdb;
	font-size:11px;
	line-height:11px;
}
#menu .second_menu .left_list li{
	float:left;
	width:100%;
}
#menu .second_menu .left_list li.current{
	background:url(http://www.infosecinstitute.com/images/bgr_second_menu_h.png) repeat-x 0 6px;
}
#menu .second_menu .left_list a{
	color:#D3F0F9;
	float:left;
	padding:0 8px 0 0;
}
#menu .second_menu .left_list .current a{
	background:url(http://www.infosecinstitute.com/images/bgr_header.jpg) repeat-x 100% 2px;
	color:#7fcbe9;
}
#menu .second_menu .right_list{
	float:left;
	width:350px;
	margin:0 0 0 -1px;
	padding:0 0 4px 7px;
	border-left:1px solid #72bcdb;
	font-size:10px;
	line-height:10px;
}
#menu .second_menu .right_list li{
	float:left;
	width:100%;
}
#menu .second_menu .right_list a{
	color:#fff;
}
#menu .second_menu .right_list .current a{
	color:#7fcbe9;
}
#menu .slogal1{
	float:left;
	width:580px;
	padding:115px 0 0px -15px;
	font-size:10px;
	line-height:0px;
}

#menu .slogal a{
	 float:left;
	 width:580px;
	 height:43px;
	 margin:102px 0 0 -15px;
	 background: url(http://www.infosecinstitute.com/images/whytrain-notxt-ro.png) 0 0 no-repeat;
	 overflow:hidden;
	}
#menu .slogal a:hover{
	 background-position: 0 -54px;
	 text-decoration:none;
	}
	
	
#menu .slogal .showtxt{
	color:#fff;
	font-size:1.8em;
	padding:8px 0 0 55px;
	display:block;
	 text-decoration:underline;
	}
#menu .slogal .showtxt:hover{
	color:#9F9;
	}
	
	
/*breadcumb*/
#breadcumb{
	width:100%;
	overflow:hidden;
	background:#009ddb;
	height:17px;
}
#breadcumb ul{
	width:800px;
	padding:2px 0 0 6px;
	overflow:hidden;
}
#breadcumb ul li{
	float:left;
	text-transform:uppercase;
	padding:0 8px 0 0;
	margin:0 2px 0 0;
	background:url(http://www.infosecinstitute.com/images/bgr_breadcumb_div.png) no-repeat 100% 2px;
}
#breadcumb ul li.last{
	background:none;
}
#breadcumb ul li a{
	float:left;
	font-size:9px;
	color:#98d4ec;
}
/*separate_menu*/
#separate_menu{
	width:100%;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_separate_menu.png) repeat-x 0 6px;
	margin:-6px 0 -26px;
	height:49px;
	position:relative;
	z-index:9;
}
#separate_menu ul{
	background:url(http://www.infosecinstitute.com/images/bgr_separate_menu_ul.png) no-repeat 20px 0;
	padding:0 0 0 30px;
	width:960px;
	height:33px;
}
#separate_menu ul li{
	float:left;
	height:49px;
	background:url(http://www.infosecinstitute.com/images/bgr_separate_menu_div.png) no-repeat 100% 3px;
}
#separate_menu ul li.last{
	background:none;
}
#separate_menu ul li.awards{
	width:114px;
	text-align:center;
}
#separate_menu ul li a{
	float:left;
	font-size:12px;
	height:41px;
	padding:8px 15px 0;
	color:#fff;
}
#separate_menu ul li.awards a{
	padding:4px 13px 0;
	line-height:12px;
}
#separate_menu ul li a.current{
	color:#92D86E;
	background:url(http://www.infosecinstitute.com/images/bgr_separate_menu_active.png) no-repeat 50% 100%;
}
/*body*/
#body{
}
#body .wrapper{
	background:url(http://www.infosecinstitute.com/images/bgr_body_top.png) repeat-x 0 0 #FFF;
}
.inner_page_type #body .wrapper{
	background:#FFF;
	padding:20px 0 0;
}
.home_page#body .wrapper{
	background:#FFF;
}
#body .top_content_box{
	overflow:hidden;
	width:900px;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	margin:0 15px 0 45px;
}
#body .top_content_box .left{
	float:left;
	width:635px;
	padding:35px 0 0;
	text-align:center;
}
#body .top_content_box .left h1{
	font-size:26px;
	font-weight:normal;
}
#body .top_content_box .left h6{
	font-size:11px;
	color:#009DDA;
	padding:0 0 25px;
	font-weight:normal;
}
#body .top_content_box .left p{
	font-size:15px;
	color:#666666;
	line-height:20px;
	padding:0 45px;
}
#body .top_content_box .left p span{
	padding:0 5px;
	top:-10px;
	position:relative;
}
#body .top_content_box .left .logos{
	padding:20px 0 20px 10px;
}
#body .top_content_box .left .logos li{
	display:inline;
	padding:0 15px;
}
#body .top_content_box .right{
	float:right;
	width:226px;
	padding:0 10px 0 0;
}
#body .top_content_box .right .box{
	padding:28px 0 12px;
}
#body .top_content_box .right .box .body{
	background:url(http://www.infosecinstitute.com/images/bgr_question_box_top.jpg) no-repeat 0 0;
	overflow:hidden;
	width:100%;
	position:relative;
}
#body .top_content_box .right .box .body h3{
	font-size:12px;
	color:#795A34;
	text-transform:uppercase;
	padding:14px 38px 10px;
}
#body .top_content_box .right .box .body ul{
	overflow:hidden;
	width:224px;
	padding:0 1px;
}
#body .top_content_box .right .box .body ul li{
	float:left;
	border-bottom:1px solid #f9e8cf;
	width:286px;
	font-size:11px;
	padding:3px 0 2px 38px;
	color:#796B4C;
}
#body .top_content_box .right .box .body ul li.last{
	border:0;
}
#body .top_content_box .right .box .body ul li a{
	color:#796B4C;
}
#body .top_content_box .right .box .body ul li.last a{
	color:#009933;
	font-style:italic;
}
#body .top_content_box .right .box .bot{
	background:url(http://www.infosecinstitute.com/images/bgr_question_box_bot.jpg) no-repeat 0 0;
	height:17px;
	line-height:0;
	font-size:0;
	margin:-10px 0 0;
}
#body .top_content_box .right .btn{
	padding:0 0 14px 10px;
}
#body .top_content_box .right .btn a{
	display:block;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #214d1e;
	padding:10px 0 0;
	font-size:17px;
	color:#fff;
	background:url(http://www.infosecinstitute.com/images/btn_green.png) no-repeat;
	width:210px;
	height:33px;
}
#body .top_content_box .right .btnorange a{
	padding:0 0 14px 10px;
	display:block;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #214d1e;
	padding:10px 0 0;
	font-size:17px;
	color:#fff;
	background:url(http://www.infosecinstitute.com/images/btn_orange.png) no-repeat;
	width:210px;
	height:33px;
}
#body .courses_box{
	overflow:hidden;
	width:900px;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	margin:0 15px 0 40px;
	padding:0 0 30px;
}
#body .courses_box .left{
	float:left;
	width:490px;
	padding:55px 0 0;
}
#body .courses_box .left h1{
	font-size:25px;
	font-weight:normal;
}
#body .courses_box .left ul{
	padding:34px 0 0 74px;
}
#body .courses_box .left ul a{
	color:#507BAC;
	font-size:14px;
	text-decoration:underline;
	line-height:21px;
}
#body .courses_box .left ul a:hover{
	text-decoration:none;
}
#body .courses_box .right{
	float:right;
	width:380px;
	padding:50px 25px 20px 0;
}
#body .courses_box .textimonial_box{
	width:360px;
	padding:70px 0 40px 0;
}
#body .courses_box .textimonial_box p{
	font-size:15px;
	font-style:italic;
	line-height:16px;
	text-align:center;
	color:#8F8F8F;
}
#body .courses_box .textimonial_box .author{
	text-align:center;
	color:#009DDA;
	line-height:12px;
	font-style:italic;
	padding:25px 0 0;
}
#body .courses_box .textimonial_box .author span{
	display:block;
	font-weight:bold;
}
#body .courses_box .textimonial_box .open{
	background:url(http://www.infosecinstitute.com/images/bgr_quate_open.png) no-repeat;
	padding:5px 7px 5px;
}
#body .courses_box .textimonial_box .close{
	background:url(http://www.infosecinstitute.com/images/bgr_quate_close.png) no-repeat 4px 2px;
	padding:0 10px 5px;
}
#body .courses_box .right .label{
	font-size:9px;
	color:#7B7B7B;
	padding:0 65px 0 0;
	text-align:center;
	text-transform:uppercase;
}
#body .courses_box .right ul{
	overflow:hidden;
	padding:0 0 0 30px;
	margin:-4px 0 0;
	width:300px;
}
#body .courses_box .right ul li{
	padding:0 0 0 10px;
	float:left;
}
#body .courses_box .right img{
	height:40px;
}
#body .related_courses_content_box{
	overflow:hidden;
	width:880px;
	padding:20px 0 15px 25px;
	margin:0 35px 0 25px;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
}
#body .related_courses_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 38px;
	margin:0 0 3px -10px;
	background:url(http://www.infosecinstitute.com/images/ico_related_courses.png) no-repeat 2px 2px;
}
#body .related_courses_content_box .item{
	width:100%;
	overflow:hidden;
}
#body .related_courses_content_box .left{
	float:left;
	width:420px;
	padding:15px 0 0 30px;
	color:#4E4E4E;
}
#body .related_courses_content_box .left h3{
	font-weight:bold;
	padding:0 0 8px;
	font-size:15px;
	color:#1792CB;
}
#body .related_courses_content_box .left h4{
	font-weight:normal;
	padding:0 0 6px;
	font-size:13px;
	color:#1792CB;
}
#body .related_courses_content_box .left a{
	font-size:12px;
	color:#507AAC;
	padding:10px 0 0;
	text-decoration:underline;
}
#body .related_courses_content_box .left a:hover{
	text-decoration:none;
}
#body .related_courses_content_box .left p{
	padding:0 0 9px;
	font-size:12px;
	line-height:14px;
}
#body .related_courses_content_box .left ul li{
	padding:0 0 2px;
}
#body .related_courses_content_box .right{
	float:right;
	width:365px;
	padding:13px 16px 0 0;
}
#body .related_courses_content_box .right img{
	display:block;
}
#body .security_careers_content_box{
	overflow:hidden;
	width:880px;
	padding:20px 0 40px 50px;
	margin:0 35px 0 0;
}
#body .security_careers_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 62px;
	margin:0 0 -3px -30px;
	background:url(http://www.infosecinstitute.com/images/ico_career.png) no-repeat 2px 2px;
}
#body .security_careers_content_box p{
	padding:0 0 0 32px;
	width:780px;
	line-height:12px;
}
#body .security_careers_content_box .overflow{
	width:100%;
	overflow:hidden;
}
#body .security_careers_content_box .left{
	float:left;
	width:300px;
	padding:15px 0 0 30px;
	color:#4E4E4E;
}
#body .security_careers_content_box .left a{
	font-size:12px;
	color:#507AAC;
	padding:10px 0 0;
	text-decoration:underline;
}
#body .security_careers_content_box .left a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .security_careers_content_box .left ul{
	padding:28px 0 0 15px;
}
#body .security_careers_content_box .left ul li{
	padding:2px 0 3px 0;
}
#body .security_careers_content_box .right{
	float:right;
	width:365px;
	padding:50px 65px 0 0;
}
#body .security_careers_content_box .right img{
	display:block;
}
#body .security_careers_content_box .right p{
	padding:20px 0 0;
	font-size:10px;
	width:auto;
	text-align:center;
	color:#797979;
}
#body .certification_content_box{
	overflow:hidden;
	width:880px;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	padding:55px 0 75px 15px;
	margin:0 35px 0 35px;
}
#body .certification_content_box h2{
	font-size:26px;
	color:#3A3A3A;
	font-weight:normal;
	padding:0 0 8px 8px;
}
#body .certification_content_box p{
	padding:0 0 15px;
	line-height:13px;
}
#body .certification_content_box .left{
	float:left;
	width:520px;
	padding:15px 0 0 10px;
	color:#4E4E4E;
}
#body .certifications_content_box .left p img{
	padding:0px 8px 3px 0;
}
#body .certification_content_box .right{
	float:right;
	width:170px;
	padding:10px 70px 0 0;
	text-align:center;
}
#body .certification_content_box .right li{
	padding:0 0 34px;
}
#body .certification_content_box .right img{
	display:block;
	margin:0 auto;
}
#body .security_careers_information_content_box{
	overflow:hidden;
	width:880px;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	padding:25px 0 62px 15px;
	margin:0 35px 0 35px;
}
#body .security_careers_information_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 62px;
	margin:0 0 -3px -30px;
	background:url(http://www.infosecinstitute.com/images/ico_career.png) no-repeat 19px 0;
}
#body .security_careers_information_content_box p{
	padding:0 0 0 32px;
	line-height:12px;
}
#body .security_careers_information_content_box .left{
	float:left;
	width:300px;
	padding:15px 0 0 30px;
	color:#4E4E4E;
}
#body .security_careers_information_content_box .left a{
	font-size:13px;
	color:#507AAC;
	padding:10px 0 0;
	text-decoration:underline;
}
#body .security_careers_information_content_box .left a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .security_careers_information_content_box .left ul{
	padding:0 0 0 5px;
}
#body .security_careers_information_content_box .left ul li{
	padding:3px 0 2px;
}
#body .security_careers_information_content_box .right{
	float:right;
	width:410px;
	padding:10px 64px 0 0;
}
#body .security_careers_information_content_box .right p{
	padding:0 0 12px;
	color:#444444;
}
#body .salary_content_box{
	overflow:hidden;
	width:880px;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	padding:25px 0 45px 15px;
	margin:0 35px 0 35px;
}
#body .salary_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:41px;
	padding:5px 0 0 62px;
	margin:0 0 0 -30px;
	background:url(http://www.infosecinstitute.com/images/ico_cash.png) no-repeat 19px 0;
}
#body .salary_content_box p{
	padding:0 0 15px;
	line-height:13px;
}
#body .salary_content_box .left{
	float:left;
	width:390px;
	padding:0 0 0 34px;
	color:#4E4E4E;
}
#body .salary_content_box .right{
	float:right;
	width:280px;
	padding:0 60px 0 0;
	margin:-25px 0 0;
}
#body .salary_content_box .right img{
	display:block;
}
#body .certified_content_box{
	overflow:hidden;
	width:880px;
	padding:25px 0 65px 15px;
	margin:0 35px 0 35px;
}
#body .certified_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:41px;
	padding:5px 0 0 62px;
	margin:0 0 0 -30px;
	background:url(http://www.infosecinstitute.com/images/ico_certificate.png) no-repeat 19px 0;
}
#body .certified_content_box p{
	padding:0 0 15px;
	line-height:13px;
}
#body .certified_content_box .left{
	float:left;
	width:390px;
	padding:0 0 0 34px;
	color:#4E4E4E;
}
#body .certified_content_box .right{
	float:right;
	width:280px;
	padding:0 85px 0 0;
	margin:-10px 0 0;
}
#body .certified_content_box .right img{
	display:block;
}
#body .overview_content_box{
	overflow:hidden;
	width:900px;
	padding:0 15px 10px 45px;
}
#body .overview_content_box .left{
	float:left;
	width:500px;
	padding:27px 0 0;
}
#body .overview_content_box .left h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:34px;
	position:relative;
	padding:0 0 0 45px;
	margin:0 0 -4px -45px;
	background:url(http://www.infosecinstitute.com/images/ico_courses.jpg) no-repeat 0 2px;
}
#body .overview_content_box .left h6{
	font-size:11px;
	color:#009DDA;
	padding:0 0 0px 3px;
	font-weight:normal;
	width:100px;
	float:left;
}
#body .overview_content_box .left h6.black{
color:#888;
}
#body .overview_content_box .left h4{
	color:#000;
}
#body .overview_content_box .left p{
	color:#444;
	line-height:16px;
	padding:0 0 10px;
}
#body .overview_content_box .right{
	float:right;
	width:380px;
	padding:50px 6px 20px 0;
}
#body .overview_content_box .right .label{
	font-size:9px;
	color:#7B7B7B;
	padding:14px 0 0;
	width:74px;
	text-transform:uppercase;
	float:left;
}
#body .overview_content_box .right ul{
	float:left;
	width:310px;
	margin:0 -15px 0 0;
}
#body .overview_content_box .right ul li{
	padding:0 0 0 10px;
	float:left;
}
#body .overview_content_box .right .video{
	float:left;
	width:100%;
	padding:26px 0 0;
	color: #666;
}
#body .floating_content{
	position:relative;
}
#body .price_content_box{
	height:180px;
}
#body .price_content_box .list{
	float:left;
	width:280px;
	padding:15px 0 0 70px;
}
#body .price_content_box .list li{
	background:url(http://www.infosecinstitute.com/images/ico_check.png) no-repeat 0 0;
	padding:0 0 10px 25px;
	color:#342F2B;
}
#body .price_content_box .list li span{
	font-size:10px;
}
#body .price_content_box .list li a{
	color:#342F2B;
	text-decoration:underline;
}
#body .price_content_box .list li a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .price_content_box .buttons{
	float:left;
	padding:25px 0 0;
	width:257px;
}
#body .price_content_box .buttons .orange a{
	display:block;
	background:url(http://www.infosecinstitute.com/images/btn_orange.png) no-repeat 0 0;
	padding:0 7px 0 0;
	width:260px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #714200;
	padding:15px 0 0;
	font-size:17px;
	color:#fff;
	height:38px;
}
#body .price_content_box .buttons .green a{
	display:block;
	background:url(http://www.infosecinstitute.com/images/btn_green_small.png) no-repeat 0 0;
	padding:0 7px 0 0;
	width:181px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #206d2b;
	padding:10px 0 0;
	font-size:13px;
	margin:8px 0 0 40px;
	color:#fff;
	height:38px;
}
#body .price_content_box .testimonails_box{
	float:left;
	padding:25px 0 0 70px;
	width:265px;
}
#body .price_content_box .testimonails_box .text{
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#666666;
	padding:0 0 12px;
	line-height:14px;
}
#body .price_content_box .testimonails_box .author{
	float:right;
}
#body .price_content_box .testimonails_box .author .left{
	float:left;
	padding:15px 10px 0;
	font-size:10px;
	line-height:10px;
	color:#5D7373;
}
#body .price_content_box .testimonails_box .author .image{
	float:left;
}
#pricing_box_wrapper{
	width:960px;
	z-index:999;
	height:145px;
	position:absolute;
}
#pricing_box{
	position:absolute;
	top:0;
	width:960px;
	height:145px;
	background:#d6efda;
}
#pricing_box.fixed{
	position:fixed;
	top:0;
}
#body .what_content_box{
	overflow:hidden;
	width:100%;
	color:#333;
}
#body .what_content_box .left{
	float:left;
	width:475px;
	padding:0 0 0 55px;
	line-height:14px;
}
#body .what_content_box .left h3{
	font-size:20px;
	padding:0 0 12px;
	line-height:16px;
	color:#3FA3E3;
}
#body .what_content_box .left ul{
	overflow:hidden;
	line-height:14px;
	padding:14px 0 0 14px;
	width:461px;
}
#body .what_content_box .left ul li{
	float:left;
	background:url(http://www.infosecinstitute.com/images/ico_croser.jpg) no-repeat 2px 9px;
	width:451px;
	padding:5px 0 0 10px;
}
#body .what_content_box .right{
	float:right;
	width:415px;
	padding:0 10px 0 0;
	line-height:14px;
}
#body .what_content_box .right h3{
	font-size:20px;
	padding:0 0 12px;
	margin:0 0 0 -4px;
	line-height:16px;
	color:#339933;
}
#body .what_content_box .right ul{
	overflow:hidden;
	line-height:14px;
	padding:14px 0 0 4px;
	width:411px;
}
#body .what_content_box .right ul li{
	float:left;
	background:url(http://www.infosecinstitute.com/images/ico_croser.jpg) no-repeat 2px 9px;
	width:401px;
	padding:5px 0 0 10px;
}
#body .what_content_box ul.spc li{
	padding:5px 0 15px 10px;
}

#body .what_content_box ul li.li1{
	color:#888;	
}
#body .date_content_box{
	overflow:hidden;
	width:900px;
	padding:50px 15px 20px 45px;
}
#body .date_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:34px;
	padding:5px 0 0 32px;
	margin:0 0 -4px -32px;
	background:url(http://www.infosecinstitute.com/images/ico_date.jpg) no-repeat 0 2px;
}
#body .date_content_box .table{
	float:left;
	width:560px;
	padding:6px 0 0;
}
#body .date_content_box .table .head{
	font-size:11px;
	font-weight:bold;
	color:#50575d;
	overflow:hidden;
	padding:0 0 3px;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
	border-bottom:2px solid #d9e3ec;
}
#body .date_content_box .table .head .date{
	float:left;
	padding:0 0 0 5px;
	width:185px;
}
#body .date_content_box .table .head .format{
	float:left;
	width:157px;
}
#body .date_content_box .table .head .loc{
	float:left;
	width:154px;
}
#body .date_content_box .table .head .info{
	float:left;
	width:53px;
}
#body .date_content_box .table .odd{
	font-size:12px;
	color:#666;
	overflow:hidden;
	padding:4px 0 2px;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
	background:#edf4fa;
	border-bottom:1px solid #dce5ea;
}
#body .date_content_box .table .odd .date{
	float:left;
	padding:0 0 0 5px;
	width:185px;
}
#body .date_content_box .table .odd .format{
	float:left;
	width:157px;
}
#body .date_content_box .table .odd .loc{
	float:left;
	width:154px;
}
#body .date_content_box .table .odd .info{
	float:left;
	width:53px;
}
#body .date_content_box .table a{
	color:#3c6ea1;
}
#body .date_content_box .table .even{
	font-size:12px;
	color:#666;
	overflow:hidden;
	padding:4px 0 2px;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
	background:#feffff;
	border-bottom:1px solid #dce5ea;
}
#body .date_content_box .table .even .date{
	float:left;
	padding:0 0 0 5px;
	width:185px;
}
#body .date_content_box .table .even .format{
	float:left;
	width:157px;
}
#body .date_content_box .table .even .loc{
	float:left;
	width:154px;
}
#body .date_content_box .table .even .info{
	float:left;
	width:53px;
}
#body .date_content_box .right{
	float:right;
	width:235px;
	padding:0 40px 0 0;
	margin:-6px 0 0;
}
#body .date_content_box .right .box{
	padding:0 0 15px;
}
#body .date_content_box .right .box .top{
	background:url(http://www.infosecinstitute.com/images/bgr_yallow_box_top.jpg) no-repeat 0 0;
	height:8px;
	line-height:0;
	font-size:0;
}
#body .date_content_box .right .box .body{
	background:url(http://www.infosecinstitute.com/images/bgr_yallow_box_body.jpg) repeat-y 0 0;
}
#body .date_content_box .right .box .body h3{
	color:#DA8000;
	border-bottom:1px solid #f5d7a9;
	margin:-2px 12px 0;
	text-align:center;
	line-height:12px;
	padding:0 30px 4px;
}
#body .date_content_box .right .box .body img{
	display:block;
	padding:14px 0 10px 16px;
}
#body .date_content_box .right .box .bot{
	background:url(http://www.infosecinstitute.com/images/bgr_yallow_box_bot.jpg) no-repeat 0 0;
	height:8px;
	line-height:0;
	font-size:0;
}
#body .saying_content_box{
	overflow:hidden;
	width:900px;
	padding:0 15px 10px 45px;
}
#body .saying_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 48px;
	margin:0 0 -4px -40px;
	background:url(http://www.infosecinstitute.com/images/ico_bouble.jpg) no-repeat 4px 6px;
}
#body .saying_content_box ul{
	width:888px;
	overflow:hidden;
	border-bottom:1px solid #bdbdbd;
	margin:5px 0 0 18px;
}
#body .saying_content_box ul.last{
	border:0;
	margin:0 0 0 18px;
}
#body .saying_content_box ul li{
	float:left;
	width:418px;
	padding:10px 0 30px;
}
#body .saying_content_box ul.last li{
	padding:30px 0 30px;
}
#body .saying_content_box ul li.left{
	border-right:1px solid #bdbdbd;
}
#body .saying_content_box ul li.right{
	border-left:1px solid #bdbdbd;
	margin:0 0 0 -1px;
}
#body .saying_content_box ul li .author{
	float:left;
	width:100px;
}
#body .saying_content_box ul li .author .image{
	background:url(http://www.infosecinstitute.com/images/bgr_avatar.jpg) no-repeat 0 0;
	width:65px;
	height:66px;
	padding:4px 0 2px 5px;
}
#body .saying_content_box ul li .author p{
	font-size:9px;
	line-height:10px;
}
#body .saying_content_box ul li .author a{
	font-size:12px;
	line-height:14px;
}
#body .saying_content_box ul li.right .author{
	float:right;
}
#body .saying_content_box ul li.right .author .image{
	float:right;
	margin:0 4px 0 0;
}
#body .saying_content_box ul li.right .author p{
	text-align:right;
}
#body .saying_content_box ul li .text{
	float:right;
	padding:0 10px 0 0;
	width:281px;
	color:#444;
}
#body .saying_content_box ul li.right .text{
	width:271px;
	padding:0 0 0 20px;
	float:left;
}
#body .saying_content_box ul li .text h3{
	color:#39799F;
	font-size:20px;
	min-height:40px;
	height:auto;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	padding:4px 20px 20px 0;
}
#body .price_second_content_box{
	height:145px;
	background:#e1f3fb;
	margin:20px 0 0;
}
#body .price_second_content_box .list{
	float:left;
	width:280px;
	padding:15px 0 0 40px;
}
#body .price_second_content_box .list li{
	background:url(http://www.infosecinstitute.com/images/ico_check.png) no-repeat 0 0;
	padding:0 0 10px 25px;
	color:#342F2B;
}
#body .price_second_content_box .list li span{
	font-size:10px;
}
#body .price_second_content_box .list li a{
	color:#342F2B;
	text-decoration:underline;
}
#body .price_second_content_box .list li a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .price_second_content_box .orange{
	float:left;
	padding:46px 0 0 248px;
}
#body .price_second_content_box .orange a{
	display:block;
	background:url(http://www.infosecinstitute.com/images/btn_orange.png) no-repeat 0 0;
	padding:0 7px 0 0;
	width:250px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #714200;
	padding:10px 0 0;
	font-size:17px;
	color:#fff;
	height:45px;
}
#body .price_second_content_box .orange a span{
	display:block;
	font-size:13px;
	cursor:pointer;
	margin:-4px 0 0;
}
#body .certifications_content_box{
	overflow:hidden;
	width:900px;
	padding:45px 15px 25px 45px;
}
#body .certifications_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 42px;
	margin:0 0 -4px -40px;
	background:url(http://www.infosecinstitute.com/images/ico_sertification.jpg) no-repeat 4px 0;
}
#body .certifications_content_box .left{
	float:left;
	width:530px;
	padding:10px 0 0 10px;
	color:#4E4E4E;
}
#body .certifications_content_box .left h4{
	font-size:13px;
	color:#000;
	padding:0 0 11px;
}
#body .certifications_content_box .left p{
	padding:0 0 11px;
	line-height:13px;
}
#body .certifications_content_box .right{
	float:right;
	width:270px;
	padding:10px 20px 0 10px;
	color:#4E4E4E;
}
#body .certifications_content_box .right ul{
	float:left;
	width:270px;
}
#body .certifications_content_box .right ul li{
	float:left;
	padding:0 52px 30px 0;
}
#body .related_content_box{
	overflow:hidden;
	width:900px;
	padding:45px 15px 10px 45px;
}
#body .related_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 42px;
	margin:0 0 -4px -40px;
	background:url(http://www.infosecinstitute.com/images/ico_related.jpg) no-repeat 2px 2px;
}
#body .related_content_box .left{
	float:left;
	width:365px;
	padding:10px 0 0 42px;
	color:#4E4E4E;
}
#body .related_content_box .right{
	float:right;
	width:445px;
	padding:0 20px 0 0;
	color:#4E4E4E;
}
#body .related_content_box .right a.pricing{
	font-size:16px;
	font-weight:bold;
	color:#628AB5;
	text-align:center;
	display:block;
	padding:10px 0 0;
}
#body .related_content_box .right p{
	padding:0 0 9px;
}
#body .related_content_box .right ul{
	padding:0 0 15px 15px;
	overflow:hidden;
	margin:-4px 0 0;
	width:430px;
}
#body .related_content_box .right ul li{
	float:left;
	background:url(http://www.infosecinstitute.com/images/ico_croser.jpg) no-repeat 2px 2px;
	width:420px;
	padding:0 0 0 10px;
	line-height:12px;
}
#body .pricing_green_content_box{
	overflow:hidden;
	width:900px;
	padding:0 15px 10px 45px;
	background:#ebf9ee;
	margin:52px 0 0;
}
#body .pricing_green_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	height:45px;
	padding:5px 0 0 42px;
	margin:8px 0 -4px -38px;
	background:url(http://www.infosecinstitute.com/images/ico_pricing.jpg) no-repeat 2px 2px;
}
#body .pricing_green_content_box .call{
	text-align:center;
	font-size:14px;
	margin:-20px 30px 0 0;
}
#body .pricing_green_content_box .call span{
	color:#F00;
	font-weight:bold;
}
#body .pricing_green_content_box .form_box{
	width:324px;
	padding:10px 30px 0 0;
	margin:0 auto;
}
#body .pricing_green_content_box .form_box .body{
	color:#fff;
	background:url(http://www.infosecinstitute.com/images/bgr_form_blue_top.jpg) no-repeat #24a6dc;
	overflow:hidden;
	margin:0 0 -12px;
	width:100%;
}
#body .pricing_green_content_box .form_box .body h4{
	font-size:16px;
	padding:10px 0 0 20px;
	text-align:center;
	text-shadow:1px 1px 3px #333;
}
#body .pricing_green_content_box .form_box .body form{
	overflow:hidden;
	width:100%;
	padding:15px 0 0;
}
#body .pricing_green_content_box .form_box .body fieldset{
	float:left;
	width:100%;
	padding:12px 0 0;
}
#body .pricing_green_content_box .form_box .body label{
	float:left;
	width:100px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	padding:4px 10px 0 0;
}
#body .pricing_green_content_box .form_box .body .text input{
	padding:0 5px;
	margin:0;
	width:165px;
	font:12px Arial, Helvetica, sans-serif;
}
#body .pricing_green_content_box .form_box .body .submit input{
	cursor:pointer;
	background:url(http://www.infosecinstitute.com/images/btn_instand_submit.png) no-repeat;
	width:127px;
	border:0;
	display:block;
	height:45px;
	margin:-4px 0 0 140px;
	position:relative;
}
#body .pricing_green_content_box .form_box .bot{
	background:url(http://www.infosecinstitute.com/images/bgr_form_blue_bot.jpg) no-repeat;
	height:18px;
	line-height:0;
	font-size:0;
}
#body .pricing_green_content_box .also{
	padding:4px 0 0 13px;
}
#body .pricing_green_content_box .also h3{
	background:url(http://www.infosecinstitute.com/images/ico_also.jpg) no-repeat 0 0;
	padding:14px 0 0 52px;
	height:40px;
	font-size:16px;
	color:#008400;
}
#body .pricing_green_content_box .also ul{
	padding:0 0 0 5px;
	width:775px;
}
#body .pricing_green_content_box .also ul li{
	overflow:hidden;
	border-bottom:1px solid #bbc9b3;
	padding:0 0 15px;
	margin:0 0 10px;
	width:100%;
}
#body .pricing_green_content_box .also ul li.last{
	overflow:hidden;
	border-bottom:0;
	padding:0 0 15px;
	margin:0 0 20px;
}
#body .pricing_green_content_box .also ul li .number{
	float:left;
	width:50px;
	padding:10px 0 0;
}
#body .pricing_green_content_box .also ul li .title{
	float:left;
	width:210px;
	padding:10px 0 0 0;
	font-size:16px;
	color:#666;
	font-style:italic;
	line-height:16px;
}
#body .pricing_green_content_box .also ul li .title span{
	color:#f00;
}
#body .pricing_green_content_box .also ul li .title span.blue{
	color:#10a3dc;
}
#body .pricing_green_content_box .also ul li .text{
	float:left;
	width:510px;
	font-size:11px;
	color:#333333;
	line-height:12px;
}
#body .pricing_green_content_box .also ul li .text em{
	text-decoration:underline;
}
#body .tools_content_box{
	overflow:hidden;
	width:710px;
	margin:0 0 0 -100px;
	padding:55px 205px 60px 145px;
}
#body .tools_content_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	position:relative;
	height:45px;
	padding:5px 0 0 58px;
	margin:0 0 -4px -58px;
	background:url(http://www.infosecinstitute.com/images/ico_tools.jpg) no-repeat 0 2px;
}
#body .tools_content_box p{
	line-height:12px;
	color:#333333;
}
#body .tools_content_box ul{
	padding:25px 0 0 40px;
}
#body .tools_content_box ul a{
	color:#003399;
	font-size:13px;
	display:block;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}
#body .tools_content_box ul a.news{
	background:url(http://www.infosecinstitute.com/images/pic_news.png) no-repeat 0 0;
	padding:9px 0 20px 120px;
	height:40px;
}
#body .tools_content_box ul a.resurces{
	background:url(http://www.infosecinstitute.com/images/pic_resources.png) no-repeat 0 0;
	padding:0px 0 8px 120px;
	height:40px;
}
#body .tools_content_box ul a.faq{
	background:url(http://www.infosecinstitute.com/images/pic_faq.png) no-repeat 25px 0;
	padding:18px 0 0 120px;
	height:64px;
}
#body .tools_content_box ul a:hover{
	color:green;
}

.inner_page_type #body .overflow{
	width:100%;
	overflow:hidden;
	padding:0 0 50px;
}
.inner_page_type #main_content{
	float:left;
	padding:48px 0 0 62px;
	width:510px;
}
.inner_page_type #main_content h1{
	font-size:24px;
	color:#060606;
	padding:0 0 15px;
	font-weight:normal;
}
.inner_page_type .entry p{
	font-size:11px;
	line-height:14px;
	padding:0 0 16px;
	color:#444444;
}
.inner_page_type .about_map{
	padding:25px 0 0 88px;
}
.inner_page_type #right_sidebar{
	float:right;
	padding:62px 45px 0 0;
	width:265px;
}
.inner_page_type #right_sidebar .partners{
	overflow:hidden;
	width:100%;
}
.inner_page_type #right_sidebar .partners .first{
	float:left;
}
.inner_page_type #right_sidebar .partners .last{
	float:right;
}
.inner_page_type #right_sidebar .partners .medal{
	float:left;
	padding:40px 0 0;
	width:100%;
}
.inner_page_type #right_sidebar .partners .allcoursecat{
	float:left;
	padding:40px 0 0;
	width:100%;
}
.inner_page_type #right_sidebar .partners .allcoursecat a{
	color:#666;
}
.inner_page_type #right_sidebar .partners .medal img{
	display:block;
	margin:0 auto;
	padding:0 14px 0 0;
}
.inner_page_type #right_sidebar .contact_info{
	padding:35px 0 55px 58px;
	width:151px;
	font-size:12px;
	color:#7C7C7C;
}
.inner_page_type #right_sidebar .pictures{
	padding:0 0 0 9px;
}
.inner_page_type #right_sidebar .pictures li{
	margin:0 0 0 22px;
}
.inner_page_type #right_sidebar .pictures li.first{
	margin:0 0 -38px;
	position:relative;
	z-index:9;
}


#body .training_box{
	width:100%;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100% #e3f4fb;
	padding:0 0 2px;
}
#body .training_box .left{
	float:left;
	padding:40px 0 0 58px;
	width:470px;
}
#body .training_box .left h2{
	font-size:24px;
	font-weight:normal;
}
#body .training_box .left h3{
	font-size:16px;
	color:#009DDA;
	font-weight:normal;
	margin:-5px 0 18px;
}
#body .training_box .left p{
	font-size:11px;
	line-height:14px;
	color:#444444;
}
#body .training_box .left .call{
	color:#009DDA;
	text-align:center;
	padding:5px 55px 0 0;
}
#body .training_box .left .call p{
	font-size:9px;
	color:#009DDA;
}
#body .training_box .left .call h4{
	font-size:24px;
	font-weight:normal;
}
#body .training_box .right{
	float:right;
	padding:5px 3px 0 0;
	width:380px;
}
#body .training_box .right img{
	display:block;
}
#body .featured_box{
	width:100%;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
}
#body .featured_box p{
	float:left;
	text-align:right;
	width:125px;
	font-size:10px;
	color:#151515;
	padding:37px 0 0;
}
#body .featured_box ul{
	float:left;
	padding:15px 0 21px;
}
#body .featured_box ul li{
	float:left;
	padding:0 12px 0 15px;
}
#body .featured_box ul li img{
	float:left;
}
#body .courses_links_content_box{
	width:100%;
	padding:0 0 28px;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
}
#body .courses_links_content_box .left{
	float:left;
	width:198px;
	text-align:center;
	padding:33px 0 0;
}
#body .courses_links_content_box .left img{
	display:block;
	margin:0 auto;
}
#body .courses_links_content_box .left a{
	font-size:10px;
	color:#0A4890;
	display:block;
	padding:10px 50px;
	text-decoration:underline;
}
#body .courses_links_content_box .left a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .courses_links_content_box .right{
	float:left;
	width:717px;
	padding:33px 0 0 20px;
}
#body .courses_links_content_box .right .title{
	border-bottom:1px solid #c8c7c7;
	margin:0 0 15px;
}
#body .courses_links_content_box .right .line{
	float:left;
	width:100%;
	padding:0 0 20px;
}
#body .courses_links_content_box .right .column{
	float:left;
	width:206px;
	margin:0 30px 0 0;
}
#body .courses_links_content_box .right .column li{
	font-size:12px;
	line-height:14px;
}
#body .courses_links_content_box .right .column li a{
	color:#3E8CEA;
}
#body .courses_links_content_box .right .column_big{
	float:left;
	width:450px;
	margin:0 20px 0 0;
}
#body .courses_links_content_box .right .column_big ul{
	float:left;
	width:225px;
}
#body .courses_links_content_box .right .column_big .title{
	width:410px;
}
#body .resources_content_box{
	width:100%;
	padding:0 0 18px;
	overflow:hidden;
}
#body .resources_content_box .left{
	float:left;
	width:198px;
	text-align:center;
	padding:33px 0 0;
}
#body .resources_content_box .left img{
	display:block;
	margin:0 auto;
}
#body .resources_content_box .middle{
	float:left;
	width:300px;
	padding:33px 0 0 10px;
	font-size:12px;
	color:#444;
}
#body .resources_content_box .right{
	float:left;
	width:410px;
	padding:33px 0 0 25px;
}
#body .resources_content_box .right h4{
	padding:0 0 15px 10px;
}
#body .resources_content_box .right li{
	padding:0 0 3px;
}
#body .resources_content_box .right li a{
	padding:4px 0 0 47px;
	text-decoration:underline;
	display:block;
	height:19px;
}
#body .resources_content_box .right li a:hover{
	padding:4px 0 0 47px;
}
#body .resources_content_box .right li a.document{
	background:url(http://www.infosecinstitute.com/images/ico_document.png) no-repeat 14px 0;
}
#body .resources_content_box .right li a.youtube{
	background:url(http://www.infosecinstitute.com/images/ico_youtube_file.png) no-repeat 0 3px;
}
#body .resources_content_box .right a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .resources_content_box .right .more a{
	text-decoration:underline;
	color:#373737;
	font-size:11px;
	padding:13px 15px;
	display:block;
}

#body .instructors_box{
	width:900px;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	margin:0 25px 0 35px;
	padding:58px 0 17px 25px;
}
#body .instructors_box h1{
	font-size:24px;
	font-weight:normal;
	color:#060606;
	padding:0 0 24px;
}
#body .instructors_box .left{
	float:left;
	width:520px;
	font-size:11px;
	line-height:15px;
	color:#444;
}
#body .instructors_box .right{
	float:right;
	width:226px;
	padding:0 68px 0 0;
}
#body .instructors_box .right .box{
	width:226px;
	background:url(http://www.infosecinstitute.com/images/bgr_intruction_box_body.png) repeat-y 0 0;
}
#body .instructors_box .right .box .top{
	background:url(http://www.infosecinstitute.com/images/bgr_intruction_box_top.png) no-repeat 0 0;
	padding:0 24px;
	width:178px;
	margin:0 0 -10px;
}
#body .instructors_box .right .box h4{
	font-size:12px;
	text-align:center;
	color:#315A7D;
	padding:9px 0;
}
#body .instructors_box .right .box p{
	font-size:11px;
	padding:0 0 13px;
	line-height:15px;
	color:#444;
}
#body .instructors_box .right .box p a{
	color:#444;
}
#body .instructors_box .right .box .bot{
	background:url(http://www.infosecinstitute.com/images/bgr_intruction_box_bot.png) no-repeat 0 0;
	height:17px;
}
#body .person_box{
	width:903px;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	margin:0 25px 0 35px;
	padding:16px 0 30px 22px;
}
#body .person_box_last{
	background:none;
}
#body .person_box h2{
	font-size:20px;
	font-weight:normal;
	color:#393939;
	padding:0 0 20px;
}
#body .person_box h2 span{
	color:#00CCFF;
}
#body .person_box .pic{
	float:left;
	width:162px;
}
#body .person_box .pic img{
	float:left;
}
#body .person_box .text{
	float:left;
	width:380px;
}
#body .person_box .text p{
	font-size:11px;
	padding:0 0 13px;
	line-height:15px;
	color:#444;
}
#body .person_box .text p a.more{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
	color:#00CC66;
}
#body .person_box .text p a.more:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .person_box .right{
	float:right;
	width:200px;
	padding:0 110px 0 0;
	text-align:center;
	color:#444;
}
#body .person_box .right a{
	text-decoration:underline;
	color:#3E8CEA;
}
#body .person_box .right a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .administrator_box{
	width:900px;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	margin:0 25px 0 35px;
	padding:58px 0 57px 25px;
}
#body .administrator_box h1{
	font-size:24px;
	font-weight:normal;
	color:#060606;
	padding:0 0 24px;
}
#body .administrator_box .left{
	float:left;
	width:520px;
	font-size:11px;
	line-height:15px;
	color:#444;
}
#body .administrator_box .left p{
	padding:0 0 13px;
}
#body .administrator_box .right{
	float:right;
	width:226px;
	padding:0 68px 0 0;
}
#body .administrator_box .right .box{
	width:226px;
	background:url(http://www.infosecinstitute.com/images/bgr_intruction_box_body.png) repeat-y 0 0;
}
#body .administrator_box .right .box .top{
	background:url(http://www.infosecinstitute.com/images/bgr_intruction_box_top.png) no-repeat 0 0;
	padding:0 24px;
	width:178px;
}
#body .administrator_box .right .box h4{
	font-size:12px;
	text-align:center;
	color:#315A7D;
	padding:9px 0 18px;
}
#body .administrator_box .right .box ul{
	margin:0 0 10px -10px;
}
#body .administrator_box .right .box li{
	background:url(http://www.infosecinstitute.com/images/bgr_box_bullet.png) no-repeat 5px 5px;
	padding:0 0 3px 16px;
	font-weight:bold;
}
#body .administrator_box .right .box .bot{
	background:url(http://www.infosecinstitute.com/images/bgr_intruction_box_bot.png) no-repeat 0 0;
	height:17px;
}
#body .info_administrator_box{
	width:875px;
	overflow:hidden;
	background:url(http://www.infosecinstitute.com/images/bgr_two_lines.png) repeat-x 0 100%;
	margin:0 25px 0 35px;
	padding:38px 0 45px 25px;
}
#body .info_administrator_box h2{
	font-size:22px;
	font-weight:normal;
	color:#444;
	padding:0 0 24px;
}
#body .info_administrator_box h3{
	font-size:12px;
	padding:15px 0 0;
}
#body .info_administrator_box .right_image{
	float:right;
	margin:-10px 0 0 6px;
	padding:35px 10px 0 10px;
width:70px;
height:120px;
background: url(http://www.infosecinstitute.com/images/grade-outline.png) no-repeat;
color:#000066;
font-size:3.8em;
text-align:center;
}
#body .info_administrator_box .left{
	float:left;
	width:460px;
	font-size:11px;
	line-height:15px;
	color:#444;
}
#body .info_administrator_box .left p{
	padding:0 0 13px;
}
#body .info_administrator_box .right{
	float:right;
	width:380px;
	padding:0 8px 0 0;
}
#body .secure_careers_box{
	width:875px;
	overflow:hidden;
	padding:30px 25px 65px 60px;
}
#body .secure_careers_box h2{
	font-size:20px;
	color:#3A3A3A;
	font-weight:normal;
	position:relative;
	padding:0 0 0 42px;
	margin:0 0 -4px -30px;
}
#body .secure_careers_box ul{
	padding:18px 0 0 10px;
}
#body .secure_careers_box a{
	text-decoration:underline;
	color:#507AAC;
	font-size:14px;
	line-height:19px;
}
#body .secure_careers_box a:hover{
	color:#99ccff;
	padding:0 0 0 1px;
}
#body .secure_careers_box .secure_box h2{
	background:url(http://www.infosecinstitute.com/images/ico_certificate.png) no-repeat 0 0;
	width:300px;
}
#body .secure_careers_box .careers_box h2{
	background:url(http://www.infosecinstitute.com/images/ico_career.png) no-repeat 4px 4px;
	padding:10px 0 0 42px;
	height:38px;
}
#body .secure_careers_box .secure_box{
	float:left;
	width:450px;
}
#body .secure_careers_box .careers_box{
	float:right;
	width:360px;
}
/*student_say*/
#student_say{
	width:100%;
	position:relative;
	z-index:9999;
	background:#fce8bf;
}
#student_say .wrapper{
	overflow:hidden;
	padding:0 0 15px;
}
#student_say .label{
	float:left;
	width:150px;
	font-weight:bold;
	text-align:right;
	padding:25px 0 0;
}
#student_say .label span{
	color:#009FDA;
}
#student_say .text{
	float:left;
	width:600px;
	font-size:15px;
	color:#B71311;
	text-align:center;
	background:url(http://www.infosecinstitute.com/images/pic_red_quotes.png) no-repeat 0 0;
	padding:0 0 0 20px;
	margin:15px 0 0 45px;
}
#student_say .text .close{
	background:url(http://www.infosecinstitute.com/images/pic_red_quotes_ends.png) no-repeat;
	width:11px;
	height:9px;
	position:relative;
	right:-15px;
	display:block;
	float:right;
}
/*footer*/
#footer{
	width:100%;
	position:relative;
	z-index:9999;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_footer.png) repeat;
}
#footer .wrapper{
	padding:14px 0 24px;
	overflow:hidden;
}
#footer .first_column{
	float:left;
	width:530px;
	padding:0 0 15px;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_footer_lines.png) repeat-y 100% 0;
}
#footer .first_column h3{
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#A6A6A6;
	font-size:10px;
	padding:1px 0 20px;
}
#footer .first_column ul{
	float:left;
	font-size:10px;
	line-height:15px;
	color:#666666;
}
#footer .first_column ul.first{
	padding:0 20px 0 26px;
	width:166px;
}
#footer .first_column ul.second{
	padding:0 20px 0 0;
	width:146px;
}
#footer .first_column ul.third{
	width:140px;
}
#footer .first_column ul a{
	color:#666666;
}
#footer .second_column{
	float:left;
	width:218px;
	background:url(http://www.infosecinstitute.com/images/bgr_sub_footer_lines.png) repeat-y 100% 0;
}
#footer .second_column h3{
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#A6A6A6;
	font-size:10px;
	padding:1px 0 12px;
}
#footer .second_column img{
	display:block;
	padding:1px 0 10px;
	margin:0 auto;
}
#footer .third_column{
	float:left;
	width:210px;
}
#footer .third_column h3{
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#A6A6A6;
	font-size:10px;
	padding:1px 0 12px;
}
#footer .third_column ul{
	overflow:hidden;
	width:170px;
	padding:10px 0 0 35px;
	margin:0 0 -20px;
}
#footer .third_column li{
	float:left;
	width:60px;
	padding:0 10px 20px 0;
	text-align:center;
}
#footer .third_column img{
	display:block;
	margin:0 auto;
}
/*footer_of_footer*/
#footer_of_footer{
	width:100%;
	position:relative;
	z-index:9999;
	background:#2e2e2e;
}
#footer_of_footer .wrapper{
	padding:14px 0 34px;
	overflow:hidden;
}
#footer_of_footer h3{
	font-weight:bold;
	text-transform:uppercase;
	color:#A6A6A6;
	font-size:10px;
	padding:1px 0 14px;
}
#footer_of_footer ul{
	float:left;
	font-size:10px;
	line-height:15px;
	color:#666666;
}
#footer_of_footer ul a{
	color:#666666;
}
#footer_of_footer .first_column{
	float:left;
	width:160px;
	padding:0 0 0 50px;
	background:url(http://www.infosecinstitute.com/images/bgr_footer_lines.png) repeat-y 100% 0;
}
#footer_of_footer .second_column{
	float:left;
	width:130px;
	padding:0 0 0 85px;
	background:url(http://www.infosecinstitute.com/images/bgr_footer_lines.png) repeat-y 100% 0;
}
#footer_of_footer .third_column{
	float:left;
	width:280px;
	padding:0 0 0 55px;
	background:url(http://www.infosecinstitute.com/images/bgr_footer_lines.png) repeat-y 100% 0;
}
#footer_of_footer .third_column .first{
	float:left;
	width:120px;
}
#footer_of_footer .third_column .second{
	float:left;
	width:120px;
}
#footer_of_footer .fourth_column{
	float:left;
	width:180px;
	padding:28px 0 0 16px;
}
#footer_of_footer .fourth_column .call p{
	font-weight:bold;
	color:#009ddb;
	text-transform:uppercase;
	font-size:9px;
	line-height:12px;
}
#footer_of_footer .fourth_column .call p.num{
	font-size:24px;
	line-height:normal;
	text-shadow:1px 1px 2px #000;
	color:#fff;
}

#body .top_content_box .left b{color:#009DDA;}
.bltxt{ color:#009dda;}
.sz3{ font-size:1.2em;}
a.u{text-decoration:underline;}
a.red{color:red;}

.wufoo .info{display:none}
ul.forensics{
	margin:0 0 0 25px;
	color:#777;
	list-style-type:disc;
	}
ul.forensics li{
	padding-top:5px;
	}
.pricing_button{display:block;
	background:url(http://www.infosecinstitute.com/images/btn_orange.png) no-repeat 0 0;
	padding:0 10px 0 0;
	width:260px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #714200;
	padding:15px 0 0;
	font-size:14px;
	color:#fff;
	height:45px;}
.pricing_button a{
color:#fff;
}

.pricing_button a:hover{
color:yellow;
}
.overview_content_box ul.benefit{
list-style-type:square;
color:#009ddb;
padding:0 0 0 20px;
}
p.ourinstructors{
margin:0 0 0 15px;
font-size:11px;
padding:5px 25px 5px 5px;
border:1px solid #ccc;
background:#efefef;
}

.courselist ul li{
color:#999;
font-size:.7em;;
}
.courselist ul li a{
font-size:1.45em;
}
#main_content img{
padding:10px 10px 70px 10px;
}
.allcoursecat a strong{
background-color:#99CCFF;
color:#fff;
padding:1px;
}
.redtxt{
	color:red;
	}

.left ol{
	margin:5px 0 0 20px;
	}
ul.bullet{
	list-style-type:disc;
	color:#666;
	margin-left:20px;
	}
	
.highlight{
	background-color: #ffff66;
	font-size: 16px;
}

li.blue{
	color:#06C;
	}
	.quote{
color:#888;
font-size:.95em;
font-style:italic;
background-color:#efefef;
-moz-border-radius: 10px;
border-radius: 10px;
}
.quote p{
padding:10px 7px 6px 13px;
margin-bottom:-26px;
}
.quote .author{
margin-left:235px;
}

#toggleText a{
color:#cdcdcd;
font-size:10px;
}
p.rssdescription{
margin-top:0px;
margin-left:120px;
font-size:90%;
color:#333;
}
p.rsstime{
margin-top:-32px;
margin-left:120px;
font-size:90%;
color:#333;
}

#promocontainer{
height:59px;
background-color:#ffff99;
float:left;
margin:0;
width:100%;
border-bottom:1px solid #E9C956;
}

#promowidth{
margin:auto;
width:900px;
margin-top:5px;
}
#leftpromo{
margin:-6px 0 0 0;
float:left;
width:200px;
}
#leftpromo h5{
color:red;
font-size:70%;
}
#rightpromo{
float:left;
width:700px;
margin:auto;
}
.inner_page_type #promocontainer{
margin-top:0;
}
#rightpromo img{
	padding-left:16px;
	}
#footer_of_footer .fourth_column p.locations{
color:#777;
text-align:center;
}
