@charset "utf-8";
/* CSS Document */

#header_container, #top_container, #content_container, #home_content_container {
	margin: 0 auto 0 auto;
	width:800px;
}
#content_container {background-color:#cdcdcd;}
#home_content_container {background:url(../images/home/home_body.png) no-repeat;}

#top_container {height:75px;background-color:#FFFFFF;padding:10px 0;}
#top_left {background-color:#fff;width:200px;float:left;}
#top_right {background-color:#fff;width:600px;float:left;}
#header_contact_us {float:right;border:0;margin-top:40px;}
.header_social_networking {float:right;border:0;}

#nav_container {margin:0 auto;padding:0;width:800px;height:67px;}
#twitter {border:0;padding:0 0 26px 0;}

#home_banner {margin-bottom: 10px;}
#home_panel_left {
	float:left;
	width:255px;
	height:305px;
	position:relative;	
	}
#home_panel_center {
	float:left;
	width:255px;
	height:305px;
	margin: 0 15px;
	padding-right:5px;
	position:relative;
	}
#home_panel_right {
	float:left;
	width:255px;
	height:305px;
	position:relative;
	}

#subpage_panel_left {
	background-color:#cdcdcd;
	float:left;
	width:200px;
}
#subpage_panel_right {
	background-color:#fff;
	float:left;
	width:600px;	
}
#subpage_panel_right table,#subpage_panel_right ul {margin-left:40px;}
#clear {clear:both;}
.right {
	float:right;
	}
.homeboxlink {
	position:absolute;
	bottom:10px;
}
.linkedin_mgmt {
	padding:10px 0 0 10px;
	border:none;
}