@charset "utf-8";
/* CSS Document */
*{ margin:0;}
body {
 font-family: MyCustomFont, Verdana, Arial, sans-serif;
}
span.header {
 font-family: MyCustomFont, Impact, "Arial Black", sans-serif;
}

#wrapper{ height:auto; width:980px; margin:0px auto; }
#logo{ height:75px; width:447px; margin:0px auto;}
#navigation{ height:55px; width:980px; float:left; margin-top:10px; }
#banner_1{ height:403px; width:980px; }
#content{ width:100%; height:380px; background-color:#f68e36; margin-top:108px;}

#content-inner{ width:100%; height:590px; background-color:#f68e36; margin-top:80px;}
#inner-content{ height:590px; width:600px; float:left; background-color:#f68e36;}
#inner-why-contact{ height:590px; float:left; width:380px; background-color:#dd8030; text-align:center;}
#map{ height:750px; float:left; width:380px; background-color:#dd8030; text-align:center;}


#content-inner-why{ width:100%; height:720px; background-color:#f68e36; margin-top:80px;}
#inner-content-why{ height:720px; width:600px; float:left; background-color:#f68e36;}
#inner-why-contact-why{ height:720px; float:left; width:380px; background-color:#dd8030; text-align:center;}


#content-inner-product{ width:100%; height:1030px; background-color:#f68e36; margin-top:80px;}
#inner-content-product{ height:1030px; width:600px; float:left; background-color:#f68e36;}
#inner-why-contact-product{ height:1030px; float:left; width:380px; background-color:#dd8030; text-align:center;}


#content-inner-contact{ width:100%; height:750px; background-color:#f68e36; margin-top:80px;}
#inner-content-contact{ height:750px; width:260px; float:left; background-color:#f68e36;}
#inner-contact-form{ height:750px; float:left; width:320px; background-color:#e48737; text-align:left;}




#welcome{height:380px; width:300px; float:left; margin-left:10px; text-align:center;color:#FFF; font-size:14px; font-weight:100;background-color:#f68e36;}
#why-us{height:380px; width:300px; float:left; margin-left:30px; text-align:center;color:#FFF; font-size:14px; font-weight:100;background-color:#f68e36;}
#contact{height:380px; width:300px; float:left;margin-left:30px;text-align:center;color:#FFF; font-size:14px; font-weight:100;background-color:#f68e36;}

#footer{ height:55px; width:100%;text-transform:uppercase;}
.social-bg{ background-image:url(../images/social-bg.png);}

.menu{width:835px; font-size:17px;  margin:0px auto; text-transform:uppercase;}
.menu ul{padding: 6px 0 7px 0;margin: 0;}
.menu ul li{display: inline;}
.menu ul li a{color: #494949;padding: 6px 0px 8px 3px; margin-left:14px; text-decoration: none;}
.menu ul li a:hover, .menu ul li a.selected{border-bottom: 3px solid #f58d34;}

/* slider */
.slider-wrapper {width:980px;position:absolute;background:#fff;top:180px;}
.slider {height:403px;width:980px;}
.items {display:none}



/* slider */
.slider-wrapper-product {width:350px;top:30px;}

.slider-product {height:200px;width:350px;}
.items-product {display:none}


.banner {width:980px;height:205px;position:absolute;top:92px;}
.prev {display:block;width:55px;height:55px;text-indent:-5000px;position:absolute;left:25px;top:183px;z-index:99;background:url(../images/slider-control.png) left top no-repeat}
.prev:hover {background-position:left bottom;}
.next {display:block;width:55px;height:55px;text-indent:-5000px;position:absolute;right:22px;top:183px;z-index:99;background:url(../images/slider-control.png) right top no-repeat}
.next:hover {background-position:right bottom}


a {text-decoration:none;color:#3c3737;}
a:hover{color: #5a5a5a;} 

#footer a {text-decoration:none;color:#f68e36; font-size:14px;}
#footer a:hover{color: #8b8b8b;}

h1{ font-size:30px; color:#3c3737; font-weight:100;}

.btn{
width:auto;
padding-top:4px; padding-bottom:4px;
background:#de6e0d;
cursor: pointer;
cursor: hand;
vertical-align:top;
color:#fff;
font-weight:bold;
line-height:26px;
font-size:14px;
border:none;
} 