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

body{
font-family: Arial;
font-size: 12px;
text-align: center;
line-height: 20px;
margin 0px;
padding: 0px;
background: #393939 url('../images/top-bck.gif') repeat-x 0 0;
}

a{
color: #f7941d;
text-decoration: none;
}
a:hover{
color: #f7941d;
text-decoration: underline;
}
.main-wrapper{
width: 934px;
padding: 0 13px 0 13px;
margin: 0px auto;
text-align: left;
}
img{
border: none;
}
.logo{
float: left;
}
.tel p{
color:#fff;
text-align: right;
}
.breadcumps{
display: block;
height:22px;
border-bottom: 1px solid #999;
}
.breadcumps span{
color: #f7941d;
float: left;
}
.breadcumps p, .breadcumps a{
padding: 0px;
margin:0px;
color: #999;
}

.left-col{
width: 215px;
float:left;
}


.find p{
background-color: #f7941d;
padding: 10px;
width: auto;
font-weight: bold;
text-align: center;
}
.right-col{
width: 700px;
float: right;
color: #fff;
background: #222;
height:515px;
text-align: left;
margin-bottom: 20px;
}
.right-col p, .right-col h2, .center-col p, .center-col h2{
padding: 10px;
margin: 5px;
}
.right-col h2{
font-size: 18px;
color:#f7941d;
}
.footer-slideshow{
clear: both;
width: auto;
text-align:center;
border:1px solid #ccc;
background:url(../images/h300.png) repeat-x;
height: 120px;
}
.footer-shad img{
padding-top: 2px;
}
.web-design, .web-design a{
color: #777;
text-decoration: none;
text-align: center;
}
.web-design a:hover{
color: #999;
}
.send, .send:hover, .send:focus{
border: none;
background: #393939 url('../images/button.png') no-repeat 0 0;
padding: 10px 15px 20px 10px;
color: #fff;
font-weight: bold;
}
.send:hover{
cursor: pointer;
}
.new_form{
background: #ddd;
width: 170px;
color: #333;
}
.center-col{
width: 200px;
float: left;
padding-left: 50px;
color: #fff;
height:515px;
text-align: left;
margin-bottom: 20px;
}
.right-cont-col{
float: right;
color: #fff;
}
input, textarea{
background: #999;
border: 1px dotted #fff;
}
input:hover, textarea:hover, input:focus, textarea:focus{
background: #fff;
border: 1px dotted #fff;
}
.list li{
list-style-type:none;
background: url('../images/arrow.gif') no-repeat left center;
padding: 2px 0px 2px 10px;
}
