html, body {
    margin: 0;
    padding: 0;
    width: 100%;
}

html {
	background: url(../img/top_line.gif) repeat-x #25292e;
	background-position:top;

}
	
body {
    font: 12px Tahoma;
	color:#707070;
	min-width:980px;
}

div, a, td, li, p, input, textarea {
	font-size:12px ;
	font-family: Tahoma;
	color: #707070;
	text-decoration:none;
}

p {	
	text-align:justify;
	line-height:1.7em;
}

img {
	border: 0;
	outline:none;	
}

h1 {
	font-family:arial;
	font-size:1.8em;
	color:#d57f19;
	text-transform:uppercase
}

h2 {
	font-family:arial;
	font-size:1.5em;
}

h5 {
	font-size:1em;
	font-weight:bold;
	color:#d57f19;
	padding:0;
	margin:0;
	line-height:1.6em;	
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

a {
	color:#d57f19;
	text-decoration:underline;
	outline:none;	
}

a img {outline:none;}

a:hover {
	text-decoration:none; 	
	outline:none;	
}

.container {
	width:996px;
	margin:0 auto;
	background: url(../img/bg_sky.jpg) no-repeat #e4f1f4;
	background-position:top;
	border:solid 1px #fff;
	margin-top:5px;
}

.content {
	width:996px;
	margin: 0 auto;
	background:url(../img/bg_building.png) no-repeat;
	background-position:bottom left;
}


.copyright {
	padding-top: 60px ;
	font-size: 10px;
	color:#d57f19;
	text-align:center;
}

.footer {
	height:100px;
	width:998px;
	margin:0 auto;
	background: url(../img/bg_bottom.png) no-repeat;
	background-position:top center;
	
}

.logo {
	padding: 5px 0 0 300px; 
	background:url(../img/logo.png) no-repeat;
	background-position:bottom center;
	width:504px;
	height:195px;	
	text-align:left;
}

.logo a {	
	display:block;
	width:504px;
	height:195px;
	margin: -5px 0 0 -150px; 
}



.innerWraper {
	margin-left:278px;
	width:714px;
	padding: 0;
	background:url(../img/shadow.png) repeat-y;	
	background-position:left;
	padding-left: 4px;
	
}

.innerWraper2 {
	width:100%;
	padding: 0;
}


.page_content {
	background:url(../img/bg_content.png) repeat-x #fff;
	padding:15px 30px;

}

.main_menu, .main_menu_in  {
	background:url(../img/menu_bg.png) repeat-x; 
	text-align:center; 
	margin:0 auto; 
	width:100%
}

.main_menu a, .main_menu_in a  {
	display:block;
	float:left;
	height:47px;
	line-height:47px;
	background:url(../img/menu_bg.png) repeat-x;
	text-align:center;
	font-family:Verdana;
	font-weight:bold;	
	font-size:12px;
	color:#294b74;
	border-right:solid 1px #fff;
	text-decoration:none;
}

.main_menu a {	width:19.7%;}

.main_menu_in a {	width:19.8%;}

.main_menu a:hover, .main_menu a.current , .main_menu_in a:hover, .main_menu_in a.current{
	background:url(../img/menu_bg_a.png) repeat-x;
	color:#fff;
	text-decoration:none;
}

.menu_hl {
	float:left;
	height:47px;
	width:1px;
	background:url(../img/menu_hl.png) no-repeat;
}

.mp_gal {
	border:solid 1px #e5e5e5; 
	height:136px;
}

.mp_gal_in {
	border:solid 1px #fff; 
	background:url(../img/gal_bg.png) repeat-x; 
	padding:11px
}

.mp_gal_in img {border:solid 1px #b3b3b3}


.bottom_col {
	float:left;
	width:28%;
	text-align:left;
	font-size:0.9em;
	line-height:1.8em;	
	padding:15px;
}

.prod_list {
	float:left;
	line-height:22px; 
	padding:0px 20px;
	width:400px;
}

.prod_list h5 {font-size:1.4em}

.contractors img {border:solid 1px #b3b3b3; padding:5px}

.stSizes { 
	border:solid 1px #ccc;
}
.stSizes td, .stSizes th{ 
	border:solid 1px #ccc;
	text-align:center;
	font-size:0.9em;
	line-height:1.7em
}

.stSizes th {
background:#d57f19;
color:#fff;
font-weight:bold
}

.projTbl td {text-align:center; font-size:14px; line-height:20px; vertical-align:middle; border-bottom:solid 1px #d57f19}