* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
} 

img {
border:0px;
padding:0px;
margin:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

body {
background-color:black;
}

fieldset {
border:none;
}

a, p, h1, h2, h3, h4, h5 {
	font-size:11px;
	text-decoration:none;
}

a, a:visited {
font-weight:bold;
color:black;
}

p {
line-height:1.4em;
color:#000000;
}

br {
padding:0;
margin:0;
line-height:1em;
}

.clear {
height:0px; 
overflow:hidden; 
display:block; 
clear:both;
visibility:hidden;
}

/*-- Container
====================================================================*/
#container {
width:931px;
margin-left:auto;
margin-right:auto;
background-color:#2e2e2e;
}

#container_bg_image {
background-image:url(../images/layout/header_bg.jpg);
background-repeat:no-repeat;
min-height:256px;
_height:256px;
}

/*-- Content Left
====================================================================*/
#content_Left {
width:277px;
float:left;
}

#content_Left_nav_title {
height:38px;
background-image:url(../images/layout/main_menu_bg.jpg);
background-repeat:repeat-x;
}

#content_Left_nav_title a {
color:white !important;
font-size:14px !important;
}

#left_nav_flash {
padding:5px 0 0 5px;
}

#content_Left_nav_contact {
padding:15px 0 0 15px;
}

#content_Left_contact p {
font-size:11px;
color:white;
padding:8px 0 0 0;
}


	/*-- Left Nav
	==============================================================*/	
	#content_Left_nav_title p {
	padding:10px 0 0 29px;
	font-size:14px;
	color:white;
	}
	
	#content_Left_nav_relative {
	position:relative;
	height:213px;
	width:277px;
	}
	
	.content_Left_nav {
	width:277px;
	height:213px;
	background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat;
	/*-- Comment Out
	position:absolute;
	--*/
	}
	
	.content_Left_nav li a:link, .content_Left_nav li a:visited {
    /*-- Comment Out
	position: absolute;
	--*/
    width: 277px;
	text-indent: -9000px;
    overflow: hidden;
	}

	/*-- Services --*/
    .content_Left_nav .Lservices a:link, .content_Left_nav .Lservices a:visited {
	height:43px;
    width:277px;
	display:block;
    }
	
    .content_Left_nav .Lservices a:hover, .content_Left_nav .Lservices a:focus {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px 0px;
    }
    .content_Left_nav .Lservices a:active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px 0px;
    }

	.Lservices .active {
		background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px 0px;
	}
	
	/*-- Process --*/
    .content_Left_nav .Lprocess a:link, .content_Left_nav .Lprocess a:visited {
	height:41px;
    width:277px;
	top:43px;
	display:block;
    }
	
    .content_Left_nav .Lprocess a:hover, .content_Left_nav .Lprocess a:focus {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -43px;
    }
    .content_Left_nav .Lprocess a:active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -43px;
    }
	
	.Lprocess .active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -43px;
	}
	
	/*-- People --*/
    .content_Left_nav .Lpeople a:link, .content_Left_nav .Lpeople a:visited {
	height:43px;
    width:277px;
	top:84px;
	display:block;
    }
	
    .content_Left_nav .Lpeople a:hover, .content_Left_nav .Lpeople a:focus {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -84px;
    }
    .content_Left_nav .Lpeople a:active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -84px;
    }
	
	.Lpeople .active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -84px;
	}
	
	/*-- Results --*/
    .content_Left_nav .Lresults a:link, .content_Left_nav .Lresults a:visited {
	height:43px;
    width:277px;
	top:127px;
	display:block;
    }
	
    .content_Left_nav .Lresults a:hover, .content_Left_nav .Lresults a:focus {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -127px;
    }
    .content_Left_nav .Lresults a:active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -127px;
    }
	
	.Lresults .active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -127px;
	}
	
	/*-- Minds --*/
    .content_Left_nav .Lminds a:link, .content_Left_nav .Lminds a:visited {
	height:43px;
    width:277px;
	top:170px;
	display:block;
    }
	
    .content_Left_nav .Lminds a:hover, .content_Left_nav .Lminds a:focus {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -170px;
    }
    .content_Left_nav .Lminds a:active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -170px;
    }
	
	.Lminds .active {
        background:url(../images/layout/left_nav/left_nav_sprite.jpg) no-repeat -277px -170px;
	}


/*-- Content Right
====================================================================*/
.content_Right {
width:654px;
background-color:white;
margin-top:27px;
_height:800px;
min-height:800px;
float:right;
}

	/*-- Content Right BG --*/
	.homeBG {
	background-image:url(../images/layout/home/columnR_R_bg.gif);
	background-repeat:repeat-y;
	}

#content_Right_top_nav {
height:29px;
background-image:url(../images/layout/main_layout/top_nav_bg.jpg);
background-repeat:repeat-x;
}

	/*-- Top Nav --*/
	
	#content_Right_top_nav {
	text-align:right;
	}
	
	#content_Right_top_nav ul {
	padding:5px 0 0 0;
	float:right;
	/*-- Comment Out
	line-height:.5em;
	--*/
	/*-- IE Hack#1 --*/
	}
	
	#content_Right_top_nav li {
	display:block;
	float:left;
	padding:0 10px 0 6px;
	/*-- Comment Out
	line-height:.6em;
	border-right:1px solid white;
	--*/
	/*-- IE Hack#2 --*/
	}
	
	#content_Right_top_nav li.last {
	border-right:none;
	}
	
	#content_Right_top_nav li.active a {
	color:black;
	}
	
	#content_Right_top_nav li a {
	color:white;
	font-size:12px;
	}
	
	#content_Right_top_nav li a:hover {
	color:black;
	}

	/*-- Content Right Column Left --*/
	
	#content_R_Left {
	float:left;
	width:431px;
	}
	
	#csa_title {
	display:block;
	}
	
	.content_R_left_content2 {
	border-top:1px solid black;
	margin:0;
	padding:10px 0 5px 0;
	}
	
	.content_R_left_content2 h2 {
	font-size:19px;
	color:#1a59a3;
	padding:0 0 5px 0;
	}
	
	.content_R_left_content2 h3 {
	font-size:14px;
	padding:0 0 3px 0;
	font-weight:bold;
	}
	
	.content_R_left_content2_sIFR_green p, .content_R_left_content2_sIFR_blue p {
	font-size:12px;
	color:#3f8c37;
	font-weight:bold;
	}
	
	.content_R_left_content2_sIFR_blue p {
	color:#10529d;
	}
	
		/*-- Home --*/
		.image_float_left {
		float:left;
		padding:0 7px 0 0;
		}
		
		.image_float_right {
		float:right;
		padding:0 0 0 7px;
		}
		
		#content_R_left_content {
		padding:12px;
		}
	
		#content_R_left_content p {
		padding:0 0 15px 0;
		}
		
		#home_people_focus p, #home_results_focus p {
		padding:0 0 2px 0;
		}

		#our_services_work_title {
		padding:0px;
		display:block;
		}
		
		.content_R_li_box {
		padding:10px 15px 15px 15px;
		}
		
		.content_R_li_box p {
		color:white;
		}
		
		.content_R_li_box_list li {
		color:white;
		font-size:11px;
		font-weight:bold;
		background-image:url(../images/layout/home/li_gear_icon.png);
		background-repeat:no-repeat;
		background-position:left;
		display:block;
		padding:8px 0 8px 22px;
		margin:0px;
		border-bottom:1px solid black;
		text-transform:uppercase;
		}
		
		.home_list li {
		border-bottom:none;
		}
		
		.content_R_li_box_list li.last {
		border-bottom:none !important;
		}
		
		.content_R_li_box_list li a {
		color:white;
		}
		
		.content_R_li_box_list li a:hover {
		color:#999999;
		}
		
		/*-- Process --*/
		.processRbg {
		background-color:#89312b;
		}
		
		/*-- Team --*/
		.img_floatL_pad2pxLR {
		float:left;
		padding:0 3px;
		}
		
		.img_team_bottom {
		border:1px solid black;
		}
	
	/*-- Content Right Column Right --*/
	
	#content_R_Right {
	float:right;
	width:223px;
	}
	
	#content_R_site_news, #people_at_work {
	background-color:#f3f3f3;
	padding:10px 15px 15px 15px;
	}
	
	.content_R_site_news_box {
	padding:0 0 10px 0;
	}
	
	.content_R_site_news_box_link {
	text-align:right;
	}
	
	.content_R_site_news_box_link a {
	color:#557b02;
	font-size:10px;
	}
	
	.content_R_site_news_box p {
	font-size:10px;
	}
	
	#content_R_site_news h2 {
	font-size:14px;
	padding:0 0 7px 0;
	}
	
	.content_R_site_news_date p {
	color:red;
	font-size:11px !important;
	padding:0px !important;
	}
	
	.content_R_site_news_box_title a {
	font-weight:bold;
	font-size:11px !important;
	text-decoration:underline;
	padding:0px !important;
	}
		
		/*-- People at Work --*/
		#people_at_work {
		font-size:11px;
		color:#2b2b2b;
		}
		
		.content_R_li_box_list2 {
		padding:10px 0 0 0;
		}
		
		.content_R_li_box_list2 li {
		color:white;
		font-size:11px;
		font-weight:bold;
		display:block;
		padding:8px 0 8px 0px;
		margin:0px;
		border-bottom:1px solid white;
		}
		
		.content_R_li_box_list2 li.last {
		border-bottom:none;
		}
		
		.content_R_li_box_list2 li a {
		color:#2B2B2B;
		}
		
		.content_R_li_box_list2 li a:hover {
		color:#000000
		}
		
		.content_R_li_box_list li.last {
		border-bottom:none !important;
		}
	
/*-- Footer
====================================================================*/
#csa_premier_footer_img {
text-align:center;
margin:25px 0;
}

#footer_bg_image {
background-image:url(../images/layout/footer_bg2.jpg);
background-repeat:repeat-x;
}

/*-- Height, Padding, and Margins
====================================================================*/
#height_257 {
height:257px;
position:relative;
}

#logo_link_home {
height:257px;
position:absolute;
width:275px;
text-indent:-9999px;
overflow:hidden;
}

.padding_bottom_20px {
padding:0 0 20px 0;
}

#width280_floatLeft {
width:280px;
float:left;
}

/*-- Pages
====================================================================*/
#pages_title {
background-color:#2b2b2b;
height:36px;
padding:5px 0pt 0pt 14px;
}

.pages_content_R_title {
height:32px;
padding:6px 0 0 14px;
}

#content_R_left_content h2 {
font-size:14px;
text-transform:uppercase;
}

	/*-- BG Color --*/
	.BGcolor184b99 {
	background-color:#184b99;
	}
	
	.BGcolor0c1445 {
	background-color:#0c1445;
	}
	
	.BGcolor51100d {
	background-color:#51100d;
	}
	
	.BGcolor164e12 {
	background-color:#164e12;
	}
	
	.BGcolor4d943d {
	background-color:#4d943d;
	}
	
	.BGcolor03596f {
	background-color:#03596f;
	}
	
	.BGcolor0199a7 {
	background-color:#0199a7;
	}
	
	.BGcolor2a377a {
	background-color:#2a377a;
	}
	
	.BGcolore47524 {
	background-color:#e47524;
	}
	
	.BGcolorf09f2c {
	background-color:#f09f2c;
	}
	
/*-- Sections
=====================================================================*/
.results_content_box {
float:left;
width:400px;
padding:0 0 15px 0;
}

.results_content_box p {
padding:0 0 8px 0 !important;
}

.results_content_box a {
float:right;
}

.results_logo {
float:right;
padding:30px 0 0 0;
}

#our_people_focus_img_left {
float:left;
width:121px;
}

#our_people_focus_content_right {
width:278px;
float:right;
}

#home_results_focus {
padding:0 0 13px 0;
}