body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #FFFFFF;
}

#areaContainer {
	margin: 0;
	padding: 0;
	width: 998px;
	border: 1px solid #666666;
	/*
	background: #000 url('../_images/fixbg.gif') repeat-y;
	background-position: left top;
	*/
	background: #000000;
}

#areaHeader {
	height: 149px;
}

#areaHeader .logo {
	position: absolute;
	border: none;
	padding: 0;
	margin: 0;
}

#areaHeader .banner {
	height: 129px;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 7px 0;
	line-height: 20px;
}

p.home {
	margin: 0;
	padding: 10px 45px 7px 0;
	line-height: 24px;
	font-size: 12px;
}

a {
	color: #5372B4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#areaMenu {
	padding: 0;
	margin: 0;
	background: #000;
}

#areaMenu a {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	border: none;
	color: #FFF;
}

#areaMenu a:hover,
	#areaMenu a.actived {
	white-space: nowrap;
}

#areaMenu img {
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
}

/*
#areaSlideMenu {
	position: absolute;
	z-index: 9999;
}
#areaSlideMenu .subBody {
	background-color: #A9A0A2;
}
#areaSlideMenu a {
	background-image: URL("../_images/bt_leftnav.gif");
	font-family: "Verdana";
	font-size: 11px;
	color: #333366;
	display: block;
	text-decoration: none;
	text-indent: 15px;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #000;
}
#areaSlideMenu a:hover,
	#areaSlideMenu a.actived {
	background-image: URL("../_images/bt_slidemenu_on.gif");
	color: #FFF;
	padding: 5px 0;
	margin: 0;
}
*/
#areaFooter {
	clear: both;
	font-family: "Arial", "Verdana"; 
	background: #333366 url('../_images/bg_footer.gif') no-repeat;
	color: #FFFFFF;
	text-align: right;
	width: 960px;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 2px 20px 3px 20px;
}

#areaFooter .copy {
	float: left;
	color: #FFFFFF;
}

#areaFooter a {
	text-decoration: none;
	font-size: 10px;
	margin: 0 2px 0 2px;
	color: #FFFFFF;
}

#areaFooter a:hover, #areaFooter a.actived {
	color: #6699CC;
	text-decoration: none;
}

#areaKicker {
	width: 205px;
	height: 616px;
	background: #000 url('../_images/bg_leftnav_home.jpg') no-repeat;
	background-position: left top;
	float: left;
	border-top: 1px solid #000;
}

#areaKicker.about_bsm {
	background: #000 url('../_images/bg_leftnav_about_bsm.jpg') no-repeat;
}

#areaKicker.subcontractors {
	background: #000 url('../_images/bg_leftnav_subcontractors.jpg') no-repeat;
}

#areaKicker.contact_us {
	background: #000 url('../_images/bg_leftnav_contact_us.jpg') no-repeat;
}

#areaKicker.services {
	background: #000 url('../_images/bg_leftnav_services.jpg') no-repeat;
}

#areaBody.home {
/*	background: #FFF url('../_images/bg_content_home.jpg') no-repeat;*/
	background: #000 url('../_images/bg_content_home.jpg') no-repeat;
	background-position: right top;
	margin-left: 205px;
	padding-top: 45px; 
	padding-right: 50px;
	padding-left: 50px; 
	position: relative;
	min-height: 572px;
}

*html #areaBody.home {
/*	background: #FFF url('../_images/bg_content_home.jpg') no-repeat;*/
	background: #000 url('../_images/bg_content_home.jpg') no-repeat;
	background-position: right top;
	margin-left: 205px;
	padding-top: 45px; 
	padding-right: 50px;
	padding-left: 50px; 
	position: relative;
	height: 572px;
}

#areaBody {
/*	background: #FFF url('../_images/bg_content_subpage.jpg') no-repeat;*/
	background: #000 url('../_images/bg_content_subpage.jpg') no-repeat;
	background-position: right top;
	margin-left: 205px;
	padding-top: 45px; 
	padding-right: 60px;
	padding-left: 50px; 
	position: relative;
	min-height: 572px;
}

*html #areaBody {
/*	background: #FFF url('../_images/bg_content_subpage.jpg') no-repeat;*/
	background: #000 url('../_images/bg_content_subpage.jpg') no-repeat;
	background-position: right top;
	margin-left: 205px;
	padding-top: 45px; 
	padding-right: 60px;
	padding-left: 50px; 
	position: relative;
	height: 572px;
}


#areaBody img {
	border: 1px solid #4E5384;
	margin: 3px 20px 0 0;
}

#areaBody img.noborder {
	border: none;
}

.menuLeftnav {
	width: 205px;
	font-family: "Arial", "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.menuLeftnav p {
	background: #333366 url('../_images/bg_leftnav_title.gif') no-repeat;
	padding: 2px 10px 3px 15px; 
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
}

.menuLeftnav a{
	background: #CCC url('../_images/bt_leftnav.gif') no-repeat;
	color: #333366;
	display: block;
	text-decoration: none;
	padding: 5px 5px 6px 15px;
	border-bottom: 1px solid #000;
}

.menuLeftnav a:hover{
	background: #666 url('../_images/bt_leftnav_on.gif') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.menuLeftnav span {
	background: #CCC url('../_images/bt_leftnav.gif') no-repeat;
	color: #333366;
	display: block;
	text-decoration: none;
	padding: 5px 5px 6px 15px;
	border-bottom: 1px solid #000;
}

h3 {
	 font-family: "Myriad Pro" "Arial";
	 font-size: 14px;
	text-transform: uppercase;
	 color: #5372B4;
	 font-weight: normal;
	 padding: 0;
	 margin: 0;
}

h1 {
	background: #333366 url('../_images/bg_h1.gif') no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 10px;
	margin: 0 0 10px 0;
	font-size: 11px;
	width: 658px;
}

h2 {
	 font-family: "Arial", "Verdana";
	 font-size: 12px;
	 text-transform: uppercase;
	 color: #5372B4;
	 font-weight: bold;
	 padding: 0;
	 margin: 15px 0 0 0;
}

h3 {
	 font-family: "Arial", "Verdana";
	 font-size: 12px;
	 text-transform: uppercase;
	 color: #999;
	 font-weight: normal;
	 padding: 0;
	 margin: 0;
}

h2 p{
	 font-family: "Arial", "Verdana";
	 font-size: 12px;
	 text-transform: none;
	 color: #5372B4;
	 font-weight: normal;
	 margin: 0;
 	 padding: 7px 10px;
	 line-height: 18px;
}

.tableStyle1 {
}

.tableStyle1 th{
	background: #333366 url('../_images/bg_header.gif') repeat-x;
	padding: 0 10px; 
	margin: 0;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	height: 22px;
}

.tableStyle1 th.none, .tableStyle1 td.none{
	background: none;
	border: none;
}

.tableStyle1 td{
	vertical-align: top;
	padding: 10px; 
	margin: 0;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	background-color: #4F4F4F;
	color: #FFF;
	border: 1px solid #7B7B7B;
	border-top: none;
/*
	background-color: #EDEDED;
	filter:alpha(opacity=50);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: #000;
*/
}

.tableStyle1 tr td.bg_sectmenu {
	background: #4F4F4F url('../_images/bg_sectmenu.gif') no-repeat;
	background-position: right bottom;
}


.bgAlpha {
/*	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	color:#000;
*/
}

ul.ulStyle1 {
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #000;
	background: none;
/*	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
*/
}

ul.ulStyle1 li a{
	background: transparent url('../_images/bullet_arrow.gif') no-repeat;
	text-decoration: none;
	padding-left: 10px;
	color: #FFF;
}

ul.ulStyle1 li a:hover{
	background: transparent url('../_images/bullet_arrow_on.gif') no-repeat;
	text-decoration: underline;
	color: #69C;
/*	color: #333399;*/
}

.floatSectMenu {
	float: right;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px; 
	margin: 0;
}


blockquote {
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 18px;
}

#contact { padding: 10px 0 10px 10px; color: #000;}
#contact input.text { font: 11px Verdana; padding: 2px 5px; width: 260px; margin: 2px 0;}
#contact textarea { font: 11px Verdana; padding: 2px 5px; width: 260px; height: 100px; margin: 2px 0; overflow: hidden; }
#contact input.send { padding: 2px 5px; width: 57px; height: 18px; margin: 10px 5px 2px 0; background: URL('../_images/contact_send.jpg'); border: none; }
#contact input.clear { padding: 2px 5px; width: 57px; height: 18px; margin: 10px 5px 2px 0; background: URL('../_images/contact_clear.jpg'); border: none; }
#contact input.button { padding: 2px 5px 10px 5px; height: 18px; margin: 10px 5px 2px 0; background: URL('../_images/bt_button.jpg'); border: none; background-repeat: repeat-x; color: #FFF; font-weight: bold; font-size: 11px;}
.title	{font-size: 13px; color: #666; text-transform: uppercase; line-height: 18px; padding: 9px 20px 6px 0; margin: 0;   font-weight: bold;}

ul {
	padding: 0 0 0 40px;
	margin: 0;
	list-style-type: square;
	line-height: 18px;
}

.fontContact {
	padding: 0 15px;
}

.fontContact p {
	color: #000;
	line-height: 16px;
	padding: 8px 0 4px 0;
}