@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #231f20;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
	color: #fff;
}



#centered {
	position:relative;
	left:50%;
	width:900px; /*width of centered div*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	
}

#metal_back_home {
	background-attachment: scroll;
	background-image: url(../images/home/metal_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 625px;
	width: 900px;
}


#header {
	width: 518px;
	height: 90px;
	margin-left: 38px;
	
}

#header_left {
	float: left;
	padding-top:10px;
}

#header_right {
	float:right;
	padding-top: 25px;
}

#header_nav {
	position: relative;
	width: 447px;
	height: 25px;
	margin-top: 5px;
}

#header_nav_menu {
	position: relative;
	margin:0px;
	padding:0px;
	list-style:none;
	display: inline-block;
	float:left;
	height: 25px;
}

#header_nav_menu > li {float:left; position:relative;}	

#home_pic_area {
	width: 824px;
	height: 274px;
	margin-left: 36px;
}

#content {
	width: 815px;
	margin-left: 35px;
	margin-top: 15px;
}

.home_content_column {
	float: left;
	margin-right: 4px;
	height: 208px;
	

}

#services_backer {
	background-image: url(../images/home/key_services_title_backer.gif);	
	width: 290px;
	height: 37px;
	margin-bottom: 4px;
}

#services_content {
	background-image: url(../images/home/key_services_backer.gif);	
	width: 290px;
	height: 151px;
}

#services_content ul {
	list-style-position: inside;
	padding: 10px 0px 0px 6px;
	list-style-image: url(../images/home/bullet.gif);
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

#services_content li {
	margin-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
}

#mission_backer {
	background-image: url(../images/home/our_mission_title_backer.gif);
	width: 299px;
	height: 37px;
	margin-bottom: 4px;
}

#mission_content {
	background-image: url(../images/home/our_mission_backer.gif);
	width: 299px;
	height: 151px;
	
}

#mission_content_copy {
	padding: 10px 10px 0px 16px;
	font-weight: bold;
}

#news_backer {
	background-image: url(../images/home/news_title_backer.gif);	
	width: 216px;
	height: 37px;
	margin-bottom: 4px;
}

#news_content {
	background-image: url(../images/home/news_backer.gif);
	width: 216px;
	height: 151px;
}

#news {
	padding: 10px 10px 0px 10px;
}

#news a {
	color: #8B0F04;
	font-weight: bold;
}

#news a:hover {
	color: #fff;
	font-weight: bold;
}

.news_item_date {
	color: #8B0F04;
	font-weight: bold;
}

.news_item_content {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer {
	background-color: #8B0F04;
	width: 900px;
	height: 20px;
	margin-top: 5px;
	border: 1px solid #000;
	text-align: center;
	font-size: 12px;
}


#metal_back_about {
	background-attachment: scroll;
	background-image: url(../images/about/metal_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 802px;
	width: 900px;
}


#about_pic_area {
	width: 824px;
	height: 240px;
	margin-left: 36px;	
}

#about_nav_area {
	width: 187px;
	height: 223px;
	float: left;
}

#about_nav_title_backer {
	width: 186px;
	height: 37px;
	background-image: url(../images/about/about_title_backer.gif);
	margin-bottom: 4px;
}

#about_nav {
	width: 186px;
	height: 182px;
	background-image:url(../images/about/about_nav_backer.gif)
}

#about_nav_menu {
	position: relative;
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style:none;
	display: inline-block;
	height: 186px;
	height: 182px;
}

#about_nav_menu > li {position:relative;border-bottom: 2px solid #333;width: 186px;padding: 3px 0px 3px 0px;}	

#about_nav_menu a {font-size: 14px;font-weight: bold;color: #fff; padding:0px 6px 0px 6px; text-decoration:none;margin-left: 6px;}

#about_nav_menu a:hover {background-color: #8B0F04;}

#active {background-color: #8B0F04;}




#about_content_area {
	width: 623px;
	float: right;
}

#about_content_title_backer {
	width: 623px;
	height: 37px;
	background-image: url(../images/about/about_content_title_backer.gif);	
	margin-bottom: 4px;
}

#about_content_tall {
	width: 623px;
	height: 386px;	
	background-image: url(../images/about/about_content_backer.gif);
}

#about_content_med {
	width: 623px;
	height: 242px;	
	background-image: url(../images/about/about_content_backer_medium.gif);
}

#about_content_sml {
	width: 623px;
	height: 182px;	
	background-image: url(../images/about/about_content_backer_small.gif);
}

.item_backer {
	padding-top: 7px;
}

.item {
	width: 600px;
	padding: 4px;
	margin:6px;
	font-size: 13px;
}

.item_header {
	width: 600px;
	padding: 4px;
	margin:6px;
	font-size: 16px;
}

.item_header_item {
	width: 600px;
	padding: 4px;
	margin:6px;
	font-size: 12px;
}

.item_backer_item {
	padding-top: 2px;
}

.item_content {
	line-height: 14px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
}

.bio {
	width: 603px;
	padding: 10px;
	height: 365px;
	overflow: auto;
}

.bio_title {
	font-weight: bold;
	font-size: 14px;
	margin:0px 0px 10px 5px;
	background-image:url(../images/about/item_backer_1.gif);
	
}

.bio_photo {
	border: solid 2px #8B0F04;
	width: 134px;
	height: 118px;
	float: left;
	margin-right: 7px;
}

.bio_content {
	width: 580px;
	
	
}

.bio_content a {
	color: #8B0F04;
	text-decoration: none;
}

.bio_single {
	margin-bottom: 25px;
}

.press_title {
	font-weight: bold;
	font-size: 12px;
	margin:0px 0px 10px 0px;
	background-image:url(../images/about/item_backer_1.gif);
	padding: 5px 0px 5px 5px;
	
}

.press_photo {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.press_photo_ {
	border: solid 2px #8B0F04;
}

#clients {
	float:left;
	width: 528px;
	height: 390px;
	
}

#clients_title_backer {
	width: 528px;
	height: 36px;
	background-image: url(../images/clients/clients_title_backer.gif);	
	margin-bottom: 4px;
}

#clients_content {
	width: 528px;
	height: 348px;	
	background-image: url(../images/clients/clients_backer.gif);
}

#clients_content a {
	color: #8B0F04;
	text-decoration:underline;
}

#clients_content a:hover {
	color: #fff;
	text-decoration:underline;
}

#clients_content_clients_left {
	padding: 10px 0px 0px 20px;
	line-height: 80px;
	font-weight: bold;
	font-size: 18px;
	float:left;
	width: 240px;
	height: 348px;
}
	
#clients_content_clients_right {
	padding: 10px 0px 0px 7px;
	line-height: 80px;
	font-weight: bold;
	font-size: 18px;
	float:right;
	width: 240px;
	height: 348px;
}

#whymsi {
	float:right;
	width: 282px;
	height: 390px; 
}

#whymsi_title_backer {
	width: 282px;
	height: 36px;
	background-image: url(../images/clients/whymsi_title_backer.gif);	
	margin-bottom: 4px;
}

#whymsi_content {
	width: 282px;
	height: 348px;	
	background-image: url(../images/clients/whymsi_backer.gif);
}

#whymsi_content ul {
	list-style-position: inside;
	padding: 20px 0px 0px 6px;
	list-style-image: url(../images/home/bullet.gif);
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	width: 265px;
}

#whymsi_content li {
	margin-bottom: 15px;
	padding-left: 1em;
	text-indent: -1em;
}

#whymsi_title_backer {
	width: 282px;
	height: 36px;
	background-image: url(../images/clients/whymsi_title_backer.gif);	
	margin-bottom: 4px;
}

#whymsi_content {
	width: 282px;
	height: 348px;	
	background-image: url(../images/clients/whymsi_backer.gif);
}

#employment_title_backer {
	width: 814px;
	height: 36px;
	background-image: url(../images/employment/employment_title_backer.gif);	
	margin-bottom: 4px;
}

#employment_content {
	width: 814px;
	height: 243px;
	background-image: url(../images/employment/employment_backer.gif);	
}

#employment_content_ {
	padding: 20px;
	font-weight: bold;
	font-size: 16px;
}

#contact_content {
	padding: 10px 20px 20px 20px;
	font-weight: bold;
	font-size: 16px;
}

.float_clear {
	clear: both;
}

