/*****GLOBAL STYLES****/
body {
	margin:0px;
	background-color:#5b5949;
	text-align:center;
}
.Page_Container {
	width: 820px;
	height:auto;
	background-image:url(/images/global/home_content.jpg);
	background-repeat:repeat;
	position:relative;
	float:left;
}
.Home_Header {
	background-image:url(/images/global/home_page_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Steel_Header {
	background-image:url(/images/global/steel_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Acoustic_Header {
	background-image:url(/images/global/accoustic_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Doors_Header {
	background-image:url(/images/global/doors_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Rough_Header {
	background-image:url(/images/global/rough_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Stone_Header {
	background-image:url(/images/global/stone_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Frp_Header {
	background-image:url(/images/global/frp_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Personnel_Header {
	background-image:url(/images/global/Personnel_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Completed_Header {
	background-image:url(/images/global/completed_header.jpg);
	background-repeat:no-repeat;
	height: 410px;
	width: 820px;
	position:relative;
	float:left;
}
.Portfolio_Header {
	background-image:url(/images/global/Portfolio_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}
.Tnm_Header {
	background-image:url(/images/global/tM_header.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 820px;
	position:relative;
	float:left;
}

/** .Content_Section_left {
	float:left;
	height:auto;
	width: 453;
	padding-top:10px;
	position: relative;
	}**/
.Content_Section {
	float:left;
	height:auto;
	width: 760px;
	padding-top:0px;
	padding-left:30px;
	position: relative;
	background-image:url(/images/global/home_content.jpg);
	background-repeat:repeat;
}
.Footer_Section {
	background-image:url(/images/global/footer_background.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:200px;
	/*margin-top:800px;*/
	position:relative;
	float:left;
	vertical-align: baseline;
}
.footer_text {
	padding-top:30px;
	padding-bottom:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef9ed;
}
.footer_text a {
	color: #fef9ed;
	font-weight: bold;	
	text-decoration: none;
}
.footer_text a:hover {
	color: #fdf876;
	font-weight: bold;	
	text-decoration: none;
}	

/** {
	margin: 0;
	padding: 0;
	color: #333; 
	background-color:#996600;
}

/******************* TOP NAVIGATION TEXT *******************/
.right_navigation {
	width: 215px;
	height:425;
	position:relative;
	text-align:left;
	padding-left:193px;
	float:right;
	padding-top:126px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:2px;
}
.right_navigation a {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}
.right_navigation a:hover {
	color: #062f8b;
	font-weight: bold;	
	text-decoration: none;
}

/******************* END OF LEFT NAVIGATION TEXT *******************/

/******************* INFO PAGE CONTENT SECTIONS *******************/
.content_text {
	width:760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #333333;
}
.content_text a {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}
.content_text a:hover {
	color: #0f49ac;
	text-decoration: none;
}

.picture_padding {
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
padding-top:10px;
}
.index_pading {
text-align:center;
padding-top:60px;
}
.fancy_title {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#c15b03;
font-style:italic;
font-weight:bold;
}
