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

body{background-color:#11131e; outline:0px;}
img {border-style:none;}
a{color:#a81c1d;}
a:hover{color:#e49354;}
div.clear{clear:both;}
.weather{background:url('../images/layout/bg_weather.jpg') center no-repeat; margin:auto;}
ul.list li{list-style-image: url('../images/arrow6.gif')}

.wolfpen_menu {height:35px; background:url('../images/bg_menu.jpg') repeat-x; width:995px; list-style:none; margin:0; padding:0;}
.wolfpen_menu li {float:left; margin:0px; height:35px; line-height:13px; color:#fff; font:13px "Helvetica Neue",Helvetica,sans-serif; padding:8px 10px; border-right:solid 1px #fff; font-weight:bold; position:relative;}
.wolfpen_menu li a {text-decoration:none; color:#fff; display:block; height:35px;}
.wolfpen_menu li ul {visibility:hidden; list-style:none; padding:0; margin-left:-10px; position:absolute; top:35px; background:#333;}
.wolfpen_menu li ul li {border-right:none; padding:0 10px; margin-top:5px;}
.wolfpen_menu li ul li a {display:block; height:35px; min-width:95px; padding-top:10px;}
.wolfpen_menu li:hover {background:url('../images/bg_menu_hover.jpg') repeat-x;}


#header{height:213px; background:#11131e; position: relative;}
#call_now {display:none}

@media only screen and (max-device-width: 480px) {
	#call_now {display:block; width: 104px; height: 37px; position:absolute; top: 175px; left: 630px}
}

#container{margin:auto; width:995px; background:#fff !important;font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:13px; color:#000;}
#container .content{width:995px;}
#container .content .left{width:562px; padding:0px 10px 0px 15px; float:left;}
#container .content .single{width:960; padding:0px 20px 0px 20px; float:left;}
#container .content .right{width:383px; padding-right:15px; float:left;}
#container .content h1 {font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:29px; color:#a81c1d; font-weight:normal;}
#container .content p {font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:13px; color:#000;}
#testimonials {width:965px; margin:auto; padding:15px 5px 5px 5px; background:#e7e7e7; list-style:none;}
#testimonials li{text-align:justify;}
li{font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:13px; color:#000;}

.three {width:995; background-color:#fff; padding:20px; font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:13px; color:#000;}
.three .take-one {width:311px;float:left;} /* left */
.three .take-one hr{border:solid 1px #ccc;}
.three .take-one li {font-size:13px; color:#333;}
.three .take-one img {display:block; margin-left:auto; margin-right:auto;}
.three .take-two {width:311px; float:right; text-align:center;} /* right */
.three .take-three {width:311px;float:right;} /* middle */
.three .take-three ul.features{margin-left:-25px;}

#photos {width:995px; margin:auto; text-align:center;}
#photos img {padding:0px 5px 0px 5px;}

#copyright {width:960px; text-align:right; margin-right:10px; font-family:Arial, Helvetica, Tahoma, sans-serif; font-size:12px; color:#333;}

.jcarousel-skin-tango .jcarousel-container {margin:auto; width:870px;}
.jcarousel-skin-tango .jcarousel-container-vertical { width: 215px; height: 100px; padding: 0px;}
.jcarousel-skin-tango .jcarousel-clip-vertical { width:  215px; height: 130px;}
.jcarousel-skin-tango .jcarousel-item { width: 270px; height: 130px;}
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: 30px;}
.jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder { background: #fff; color: #000;}

/*  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 35px; right: -45px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../images/layout/next-horizontal.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background-position: -32px 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:active { background-position: -64px 0;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -96px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top: 35px; left: -45px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../images/layout/prev-horizontal.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background-position: -32px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background-position: -64px 0;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -96px 0;}
