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

/*-----Universal--------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0; padding: 0;
}


body {
	background-color: #fff;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	background-image:url(../images/bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:100%;
}

#container {
	width:960px;
	margin: 0 auto;
	height:auto;
}

#header {
	position:relative;
	width:960px;
	height:auto;
	margin:0 auto;
}

#subpage_content {
	position:relative;
	width:940px;
	margin:20px auto;
}

#right_col {
	float:right;
	width:600px;
	margin-bottom:20px;
}

#right_col a:link {
	color:#0a276a;
	font-weight:bold;
}

#right_col a:visited {
	color:#0a276a;
	font-weight:bold;
}

#right_col a:hover {
	color:#666;
	font-weight:bold;
}

.clear{
	clear:both;
}

ul{
	padding-left:26px;
}

ol {
	padding-left:26px;
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#0a276a;
}

ol p {
	font: normal 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#000;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #bbb;
}

.blue {
	color:#0a276a;
}

h2 {
	line-height:1.2em;
}

/*-----Footer--------------------------------------------------------*/
#footer {
	position:relative;
	width:960px;
	height:73px;
	margin-top:25px;
	border-top:solid 1px;
	border-color:#8a8a8a;
}

#footer_content {
	position:relative;
	width:820px;
	height:47px;
	background-image:url(../images/footer_bg.jpg);
	margin:23px auto 0 auto;
}

#footer_left {
	position:absolute;
	left:20px;
	top:8px;
	color:#fff;
	font-size:10px;
}

#footer_right {
	position:absolute;
	right:20px;
	top:5px;
	text-align:right;
	color:#fff;
	font-size:10px;
}


/*-----Nav--------------------------------------------------------*/
#mainnav {
	position:relative;
	float:left;
}

#forensics_btn {
	width:153px;
	height: 40px;
	background:url(../images/forensic_experts_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#forensics_btn:hover {
	background:url(../images/forensic_experts_btn.png) no-repeat 0 -40px;
}


#forensics_btn_active {
	width:153px;
	height: 40px;
	background:url(../images/forensic_experts_btn.png) no-repeat 0 -40px;
	float:left;
}

#training_btn {
	width:93px;
	height: 40px;
	background:url(../images/training_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#training_btn:hover {
	background:url(../images/training_btn.png) no-repeat 0 -40px;
}

#training_btn_active {
	width:93px;
	height: 40px;
	background:url(../images/training_btn.png) no-repeat 0 -40px;
	float:left;
}

#public_speaking_btn {
	width:147px;
	height: 40px;
	background:url(../images/public_speaking_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#public_speaking_btn:hover {
	background:url(../images/public_speaking_btn.png) no-repeat 0 -40px;
}

#public_speaking_btn_active {
	width:147px;
	height: 40px;
	background:url(../images/public_speaking_btn.png) no-repeat 0 -40px;
	float:left;
}

#testimonials_btn {
	width:128px;
	height: 40px;
	background:url(../images/testimonials_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#testimonials_btn:hover {
	background:url(../images/testimonials_btn.png) no-repeat 0 -40px;
}

#testimonials_btn_active {
	width:128px;
	height: 40px;
	background:url(../images/testimonials_btn.png) no-repeat 0 -40px;
	float:left;
}

#about_btn {
	width:98px;
	height: 40px;
	background:url(../images/about_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#about_btn:hover {
	background:url(../images/about_btn.png) no-repeat 0 -40px;
}

#about_btn_active {
	width:98px;
	height: 40px;
	background:url(../images/about_btn.png) no-repeat 0 -40px;
	float:left;
}

#news_btn {
	width:152px;
	height: 40px;
	background:url(../images/news_articles_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#news_btn:hover {
	background:url(../images/news_articles_btn.png) no-repeat 0 -40px;
}

#news_btn_active {
	width:152px;
	height: 40px;
	background:url(../images/news_articles_btn.png) no-repeat 0 -40px;
	float:left;
}

#street_safe_btn {
	width:106px;
	height: 40px;
	background:url(../images/street_safe_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#street_safe_btn:hover {
	background:url(../images/street_safe_btn.png) no-repeat 0 -40px;
}

#street_safe_btn_active {
	width:106px;
	height: 40px;
	background:url(../images/street_safe_btn.png) no-repeat 0 -40px;
	float:left;
}

#contact_btn {
	width:79px;
	height: 40px;
	background:url(../images/contact_btn.png) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#contact_btn:hover {
	background:url(../images/contact_btn.png) no-repeat 0 -40px;
}

#contact_btn_active {
	width:79px;
	height: 40px;
	background:url(../images/contact_btn.png) no-repeat 0 -40px;
	float:left;
}

/*-----Home--------------------------------------------------------*/
#home_feature {
	position:relative;
	width:960px;
	height:468px;
}

#video_btn {
	position:absolute;
	top:297px;
	left:40px;
	width:238px;
	height: 54px;
	background:url(../images/video_btn.png) no-repeat 0 0;
	display: block;
	border:0px;
}

#video_btn:hover {
	background:url(../images/video_btn.png) no-repeat 0 -54px;
}

#home_content {
	position:relative;
	width:940px;
	margin:20px auto;
}

#home_content p {
	float:left;
	width:560px;
	margin-right:60px;
}

#home_btns {
	float:right;
	margin-bottom:15px;
}

#home_training {
	width:320px;
	height: 168px;
	background:url(../images/home_training_btn.jpg) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#home_training:hover {
	background:url(../images/home_training_btn.jpg) no-repeat 0 -168px;
}

#home_forensic {
	width:320px;
	height: 168px;
	background:url(../images/home_forensic_btn.jpg) no-repeat 0 0;
	display: block;
	float:left;
	border:0px;
}

#home_forensic:hover {
	background:url(../images/home_forensic_btn.jpg) no-repeat 0 -168px;
}

/*-----Forensic Experts--------------------------------------------------------*/
#forensic_left {
	position:relative;
	width:298px;
	height:970px;
	background-image:url(../images/forensic_menu.jpg);
	margin:0 30px 0 0;
	float:left;
}

#forensic_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#forensic_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1.1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----Training--------------------------------------------------------*/
#training_left {
	position:relative;
	width:298px;
	height:350px;
	background-image:url(../images/training_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#training_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#training_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1.1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----Career Courses--------------------------------------------------------*/
#career_left {
	position:relative;
	width:298px;
	height:545px;
	background-image:url(../images/career_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#career_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#career_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1.1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----Basic Courses--------------------------------------------------------*/
#basic_left {
	position:relative;
	width:298px;
	height:475px;
	background-image:url(../images/basic_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#basic_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#basic_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1.1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----Development Courses--------------------------------------------------------*/
#develop_left {
	position:relative;
	width:298px;
	height:475px;
	background-image:url(../images/develop_courses_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#develop_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#develop_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1.1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----Public Speaking--------------------------------------------------------*/
#speaking_left {
	position:relative;
	width:298px;
	height:250px;
	margin:0 30px 0 0;
	float:left;
}

/*-----Testimonials--------------------------------------------------------*/
#testimonials_left {
	position:relative;
	width:298px;
	height:400px;
	background-image:url(../images/testimonial_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#testimonials_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#testimonials_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}
	
/*-----About Us--------------------------------------------------------*/
#about_left {
	position:relative;
	width:298px;
	height:252px;
	background-image:url(../images/about_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#about_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#about_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----Staff--------------------------------------------------------*/
#staff_left {
	position:relative;
	width:298px;
	height:545px;
	background-image:url(../images/staff_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#staff_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#staff_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

/*-----News--------------------------------------------------------*/
#news_left {
	position:relative;
	width:298px;
	height:292px;
	background-image:url(../images/news_menu.jpg);
	background-repeat:no-repeat;
	margin:0 30px 0 0;
	float:left;
}

#news_left ul {
	width:220px;
	margin:55px 0 0 30px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #959494;
}

#news_left li {
	width:230px;
	display:block;
	padding: 8px;
	margin:0 0 0 -26px;
	vertical-align:middle;
	line-height:1em;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border-top: 1px solid #959494;
	border-bottom: 1px solid #4b4b4b;
}

#news_post {
	border-bottom:solid #8a8a8a 1px;
}

/*-----Contact--------------------------------------------------------*/
#contact_left {
	position:relative;
	width:298px;
	margin:0 30px 20px 0;
	float:left;
}

#contact_left a:link {
	color:#0a276a;
	font-weight:bold;
}

#contact_left a:visited {
	color:#0a276a;
	font-weight:bold;
}

#contact_left a:hover {
	color:#666;
	font-weight:bold;
}

#contact_right {
	float:right;
	width:600px;
	margin-bottom:20px;
}

.required {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#F00;
}