﻿.clear{
	clear:both;
}
hr{
	width:90%;
	border:1px dotted #252525;
}
a:link, a:visited, a:active, a:visited{
	color:#F4BF4C;
	text-decoration:none;
}

strong{
	font-size:13px;
	color:#F4BF4C;
}
#wrapper{
	width:962px;
	min-height:200px;
	height:auto;
	margin:3px auto 0px auto;
	font-family:Arial;
	font-size:12px;	
	color:#ccc;
}
/*------Header------*/
.top-header{
	width:960px;
	height:132px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.logo-holder{
	float:left;
	height:132px;
	width:355px;
}

.top-head-bg
{
	width:605px;
	height:62px;
	float:right;
	background-image:url(/images/top-head-bg.jpg);
	background-repeat:no-repeat;
}

.head-banner{
	width:962px;
	height:335px;
	overflow:hidden;
	margin:0px auto 0px auto;
	background-color:#000000;
	/*background-image:url(/images/banner-bg.jpg);
	background-repeat:no-repeat;*/
}
/*-------Navigation---------*/
.navbar{
	width:605px;
	height:70px;
	float:right;
	position:relative;
	margin: 0;
	padding: 0;
}

.menutop {
	margin: 0;
	padding: 0;
	width: 605px;
	height:70px;
	list-style: none;
}
.menutop li {
	padding: 0;
	margin: 0;
	height: 70px;
	list-style: none;
	background-repeat: no-repeat;
}
.menutop li a, .menutop li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	height: 70px;
	background-repeat: no-repeat;
}

.hometop {background-image:url(/images/home-hover.jpg); width:105px}
.hometop a {background-image:url(/images/home.jpg);}
.worktop {background-image:url(/images/our-workmanship-hover.jpg);width:154px}
.worktop a {background-image:url(/images/our-workmanship.jpg);}
.servicetop {background-image:url(/images/our-services-hover.jpg);width:126px}
.servicetop a {background-image:url(/images/our-services.jpg);}
.contacttop {background-image:url(/images/contact-us-hover.jpg);width:111px}
.contacttop a {background-image:url(/images/contact-us.jpg);}
.feedtop {background-image:url(/images/feedback-hover.jpg);width:109px}
.feedtop a {background-image:url(/images/feedback.jpg);}

ul.menutop li a:hover {background: none;}

.menutop li {float: left;}
.menutop:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*-------Main Body----------*/
.main-body{
	width:942px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color:#000000;
	padding:10px;
}

.inner-main-body{
	width:922px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	height:auto;
	border:1px solid #333333;
}

.contact-right{
	position:absolute;
	float:right;
}

/*--------footer--------*/
#footer{
	font-family:Arial;
	font-size:11px;
	height:56px;
	color:#999999;
	width:962px;
	background-image:url(/images/footer-bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.foot-l{
	float:left;
	line-height:50px;
	padding-left:10px;
	text-align:left;	
}

.foot-r{
	float:right;
	line-height:50px;
	padding-right:10px;
	text-align:right;
}

.foot-link{
	color:#F7C04C;
	text-decoration:none;
}

.rbt{
	width:100%;
	text-align:left;
	}
	