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

body, html{margin:0; padding:0; background: #1f1e1e url(images/bg.jpg) top repeat-x; font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:normal; line-height:24px; color:#1b1b2f; }
a{}
a:hover{}
p{margin: 12px 0;}
#contain{margin:0 auto; width:1020px;}
#header{background: url(images/header.png) top no-repeat; height:113px; position:relative;}
#logo{}
hr{}
.backgroundgray{background:#ddd; padding:2px 10px;margin:2px 0;overflow:hidden;}
.backgroundgray img{margin: 6px 6px 20px 0;}
label{font-size:12px;}
#cform{margin:0 auto;line-height:16px;overflow:hidden;padding:160px 40px;
width:385px; *padding:170px 60px;background: transparent url(images/clip.png) top no-repeat;}
#nav{height:20px; width:500px; position:absolute; top:50px; right:50px;}
#nav ul{list-style:none;}
#nav ul li{display:block;float:left;height:20px; width:80px;}
#nav ul li.h{background:url(images/links.png) no-repeat scroll left top; width:60px;}
#nav ul li.h:hover{background:url(images/links.png) repeat scroll left bottom; width:60px;}

#nav ul li.s{background:url(images/links.png) no-repeat scroll -70px 0px; width:80px;}
#nav ul li.s:hover{background:url(images/links.png) no-repeat scroll -70px -20px; width:80px;}

#nav ul li.wo{background:url(images/links.png) no-repeat scroll -158px 0px; width:100px;}
#nav ul li.wo:hover{background:url(images/links.png) no-repeat scroll -158px -20px; width:100px;}

#nav ul li.r{background:url(images/links.png) no-repeat scroll -264px 0px; width:92px;}
#nav ul li.r:hover{background:url(images/links.png) no-repeat scroll -264px -20px; width:92px;}

#nav ul li.c{background:url(images/links.png) no-repeat scroll -362px 0px; width:100px;}
#nav ul li.c:hover{background:url(images/links.png) no-repeat scroll -362px -20px; width:100px;}

#nav ul li a{height:20px; width:80px; padding:6px;display:block;}
#content{background: url(images/repeat.png) top repeat-y;}
#content2{background:url(images/gd.png) top repeat-x;width:954px; margin: 0 auto; overflow:hidden;}

#content_home{background:url(images/chair.jpg) top right no-repeat; width:954px; margin: 0 auto; overflow:hidden;}
#content_services{background:url(images/bed.jpg) top right no-repeat; width:954px; margin: 0 auto; overflow:hidden;}
#content_work{/*background:url(images/office.jpg) top right no-repeat;*/ width:954px; margin: 0 auto; overflow:hidden;}
#content_resources{/*background:url(images/couch.jpg) top right no-repeat;*/ width:954px; margin: 0 auto; overflow:hidden;}
#content_contact{background:transparent url(images/lamp.png) no-repeat scroll 580px 100px; width:954px; margin: 0 auto; overflow:hidden;}

#main{ margin:30px 0 20px 30px; width: 500px; float:left; min-height:400px}
#content_work #main,#content_resources #main{ width: 892px;}
.bottom{background:url(images/bottom.jpg) top no-repeat; height:120px; width:912px; margin:0 auto;}
#customer_service{float:right; margin:10px 60px 0 0; text-align:center}
#footer{background: url(images/footer.png) top no-repeat; height:60px; text-align:center; font-size:10px; color:#FFF; line-height:normal; padding:30px 0 0 0}
#footer a {color:#864c29;}
#footer a:hover {color:#ced0d4;}
input, textarea{border:2px solid #565f71}
textarea{width:386px;}
h1{color:#444956;}
h2{color:#8d2227; margin:5px 0;}
h3{color:#444956; margin:5px 0;}
p{}
