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

Body {
	margin:0px;
	background:#232323 url(../img/bgrep1.jpg) top repeat-x;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

a {color:#CC0000;
text-decoration:none;
}

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

.Mainbody {
width:100%;
clear:both;
position:relative;
background:url(../img/bg2.png) no-repeat top center;
}


.Mainbody_2 {
	width:100%;
	background:url(../img/bg3.jpg) no-repeat top center;
clear:both;
position:relative;
}

.Mainbody_2_ab {
	width:100%;
	position:relative;
	background:url(../img/bg3.jpg) no-repeat top center;
	height: 100%;
}


.MainBody_a {
width:950px;
margin:0px auto;
position:relative;
clear:both;
}

.header_a {
	height:170px;
}

#navigation_grid {
	position:relative;
	width:950px;
	height:40px;
	z-index:999;
	clear:both;
	background-image:url(../img/bgnav1.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#000000;
}

#imagerotator_grid_a {
	width:950px;
	height:300px;
	clear:both;
	position:relative;
	z-index:1;
	background:url(../img/bottomBGshadow1.png) bottom no-repeat;
}

#imagerotator_grid_aa {
	height:280px;
	clear:both;
	position:relative;
	border-bottom: 5px solid #990000;
} 

.BottomRow {
	clear:both;
	width:950px;
	height:240px;
}

.BottomRow_a {
	width:286px;
	height:210px;
	background-image:url(../img/bgbottombox_a.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	padding: 15px;
}

.BottomRow_a  h3 {
	color:#FF0000;
	font-size:14px;
	margin:0;
	padding:0 0 5px 0;
	font-weight: 500;
	text-align: right;
}


.BottomRow_a  h2 {
	color:#FFFFFF;
	font-size:11px;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #CC0000;
	text-align: left;
}

.BottomRow_a  p {
	margin:0px;
	letter-spacing: 1px;
	color: #999999;
	line-height: 18px;
}


ul.listhome {
	margin-top: 10px;
	;
}

.listhome li{
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #999999;
	padding-bottom: 3px;

}


.allotherbodies {
	width:550px;
	position: relative;
	float: left;
	margin: 30px 0 0 60px;
}

.allothercolumn {
	float:right;
	width:240px;
	margin: 10px 30px 0 0;
}

.allothercolumn_a {
	float:right;
	width:210px;
	background-image:url(../img/redBgBox1a.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 60px 30px 10px 0;
	height: 120px;
	padding: 20px 10px 10px 20px;
	line-height: 100%;
}

.allothercolumn_a a{
	color:#FFFFFF;
	text-decoration:underline;
} 


.allotherbodies h3 {
	color:#FFFFFF;
	font-size:24px;
	margin:0px 0 30px 0;
	padding:0px 0 15px 0;
	font-weight: 100;
	border-bottom:2px solid #6D2626;
	text-transform:capitalize;
	line-height: 30px;
	
}

.industriesHeaders {
	background-color:#691F1F;
	color:#fff;
	padding:4px;
	border-bottom:1px solid #999;
}


.logo_table img {
	border:1px solid #CC0000;
	padding:5px;
	opacity: 0.50;
	filter: alpha(opacity=50);
	margin: 10px 0 0 0;
}

.logo_table img:hover {
	border:1px solid #CC0000;
	padding:5px;
	opacity: 0.99;
	filter: alpha(opacity=99);
	margin: 10px 0 0 0;
}

.main_over_footer {
	width:950px;
	font-size:11px;
	color:#4B4B4B;
	padding:10px 0 10px 0;
	margin:10px auto 0 auto;
	border-top:1px dashed #333;
	text-align:center;
	clear: both;
}


.main_over_footer a {
color:#4B4B4B;
}
