@charset "utf-8";


/* CSS Document */

* {margin:0; padding:0; text-decoration:none; list-style:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; text-align:justify }
body {background:#FFFFFF; }
.cb {clear:both; }

#wrap {width:1000px; margin:0px auto; background:#FFFFFF}
#header {height:250px; text-align:center; padding:30px 0 0 0 }
#menu {background:url(images/menuBg.png) repeat-x top left; height:37px; line-height:37px; text-align:center}
#menu a {font-family:"Trebuchet MS", Verdana; font-size:16px; color:#FFFFFF; text-transform:uppercase; margin:0 25px;}
#menu a:hover, #menu a.active {color:#fff}

#bannerWrap {margin:0px 0 0 0}
#bannerWrap .banner {background:#FFFFFF; text-align:center; padding:10px 0}

.intro {padding-top:15px }
.intro p{margin:10px 50px; color:#302000; font-size:12px;}
.intro p span {display:block; font-family:"Trebuchet MS", Verdana; font-size:40px; #FF8000; margin:0 0 25px;}
.intro p a {color:#fff }

.works {width:895PX; margin:15px auto 0; }
.works .title {background:url(images/titleBg.jpg) no-repeat top left; height:135px; line-height:135px; color:#fff; font-family:"Trebuchet MS", Verdana; font-size:3em; padding:0 20px; vertical-align:bottom}
.works .boards {background:#250200; padding:20px 0 20px 27px}
	   .boards p {font-size:11px; color:#CCCCCC; margin:10px 50px 20px 15px}
	   .boards p span {font-family:"Trebuchet MS", Verdana; color:#a90a00; display:block; font-size:23px; margin:10px 0 5px 0; }
	   .boards ul {margin:0 0 0 130px }
	   .boards li {color:#fff; font-size:12px; line-height:20px; list-style:circle }
	   .boards img {border:3px solid #434343; margin:10px 10px; float:left; }
	   .boards a {color:#fff}
	   .boards .add {width:300px; float:left;}

.footer{background:#250200; padding:20px 10px; margin:5px 0 20px 0}
.footer .crLinks {float:left; width:500px; color:#622a25 }
	    .crLinks a {cont-size:11px; color:#9b9b9b; text-transform:uppercase; margin:0 5px; }
.footer .phone {color:#ff3b00; font-size:35px; float:left; width:360px; text-align:right; font-family:Corbel, "Trebuchet MS", Verdana }

.cForm {border:0px solid #470600; widows:600px; margin:0 auto; background:#320300 }
.cForm td{padding:5px; color:#ccc}
.cForm .label{width:100px; color:#fff; text-align:right }
.cForm input, .cForm select, .cForm textarea {width:450px; background:#470600; padding:5px; border:0px }
.cForm select {width:460px !important;}
.cForm input[type="submit"] {text-align:center; color:#fff; border:1px solid #470600}

/* Slide Show */
#feature { background:#250200; text-align:center; padding:10px 0; width:1000px !important;}
#feature>div {width:895px; margin:10px 52px!important;}
#feature>img,  #feature>div,#feature>a { display: none; }
div.orbit-wrapper {position: relative; clear:both;}
div.orbit {position: relative;overflow: hidden }
div.orbit>img {position: relative;top: 0;left: 0;display: none; }
div.orbit>a { border: none;position: absolute;top: 0;left: 0; line-height: 0; display: none; }
.orbit>div {position: absolute;top: 0;left: 0; }
div.timer {width: 40px; height: 40px;overflow: hidden; position: absolute; top: 20px;right: 20px;cursor: pointer;z-index: 1001; }
span.rotator {display: block; width: 40px; height: 40px;position: absolute; top: 0; left: -20px;background: url(scripts/orbit/rotator-black.png) no-repeat; z-index: 3; }

.slider-nav span.right, .slider-nav span.left {display:none !important; }