body{font:12px/1.5 Tahoma;background:#4b4137;}
b{font-weight:bold;}
.wrapper{width:960px;margin:0 auto;}
/*
	top
*/
#top{background:#4b4137;height:45px;border-bottom:1px solid #d1c9be;}
#top p{color:#a8be67;text-align:right;padding:13px 0 0;}
/*
	header
*/
#header{background:url(../images/tile.jpg) repeat-x;height:128px;}
#header img{margin:28px 0 0 -25px;float:left;}
#header h1{float:left;margin:70px 0 0 36px;font-size:24px;color:#a8be67;font-weight:bold;text-shadow: 2px 2px 2px #000;}
/*
	main
*/
#main{background:#d1c9be;border-top:1px solid #716457;padding:20px 0;border-bottom:1px solid #eae1d5;}
#main h2{color:#4b4137;font-size:16px;font-weight:bold;}
#main hr{background:url(../images/light-devider.png) repeat-x;height:2px;border:none;}
#main ul{list-style-image:url(../images/tick.png);color:#a45f21;font-size:14px;margin:0 0 0 30px;font-weight:bold;}
#services{width:285px;float:left;}
.thankyou{width:960px; height:100px;color:#a45f21;font-size:14px;margin:30px 0 0 30px;font-weight:bold;}
#work{float:right;}
/*
	footer
*/
#footer{padding:20px 0;}
#contactForm{float:right;}
#contactForm input[type=text], #contactForm textarea{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;color:#45301d;width:405px;border:none;padding:3px;}
#contactForm input[type=text]{height:22px;}
#contactForm textarea{height:112px;font-family:Tahoma;font-size:14px;}
#contactForm fieldset{margin:0 0 10px;}
#contactForm input[type=submit]{background:#7e9b37;border:none;color:#fff;font-weight:bold;padding:5px 10px;border:1px solid #312b24;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;float:right;}
#contactForm input[type=submit]:hover{background:#9ec049;}

#footer ul{color:#d1c9be;font-size:14px;float:left;}
#footer ul li:first-child{font-weight:bold;}
#footer ul li{padding:0 0 5px;}
#footer ul li img{padding:0 5px 0 0}
#footer ul li:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#footer h3{color:#a8be67;font-size:16px;font-weight:bold;}
#footer h4{color:#a8be67;font-size:12px;font-weight:lighter;}
#footer hr{background:url(../images/dark-devider.png) repeat-x;height:2px;border:none;}
#footer a{text-decoration:none;color:#d1c9be;}
#footer a:hover{text-decoration:underline;}
#copyRigth{text-align:center;color:#fff;padding:30px 0 0 0;}
#copyRigth a{text-decoration:none;color:#fff;}
#copyRigth a:hover{text-decoration:underline;}
/*
	floats
*/
.fl{float:left;}
.clear{clear:both;}
