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

* {
	margin:0;
	padding:0;
}

body{
	background:#000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

.cms_image_left{
	padding-right:10px;	
}

.cms_image_right{
	padding-left:10px;	
}

img {
	border:none;
}

ul{
	padding-left:20px;
}

option {
	padding-right:7px;
}

input[type="submit"] {
	padding:1px 2px;
}

a {
	color:#e48b2a;
	text-decoration:none;
}

a:hover {
	color:#fff;
}

p{
	margin:0 0 20px 0;
	line-height:21px;
}

h2 {
	font-size:14px;
	color:#fff;
	margin-top:14px;
	font-weight:normal;
	margin-bottom:3px;
}

.large-link{
	font-size:24px;
	font-weight:normal;
	clear:both;
	padding:28px 0 0 0;
}

h1{
	font-size:24px;
	font-weight:normal;
	margin:15px 0 0 0;
}

.large-link-title{
	float:left;
	width:300px;
}

.large-link a{
	color:#fff;
}

.large-link small{
	float:right;
	width:70px;
	padding:9px 10px 0 0;
	font-size:12px;
}

.container {
	width:848px;
	margin:0 auto;
}

#header{
	background:url(/images/header_bg.jpg) repeat-x;
	height:122px;
	border-bottom:1px solid #fff;
}

#header .container{
	width:868px;
}

#logo{
	float:right;
	width:489px;
	padding:66px 0 0 0;
}

#menu{
	background:#000;
	height:36px;
	border-bottom:1px solid #fff;
	font-size:12px;
	text-transform:uppercase;
	overflow:hidden;
}

.menu-item, .menu-item-sel{
	float:left;
}

.menu-item a, .menu-item-sel a{
	float:left;
	display:block;
	padding:11px 20px 0 0;
	height:25px;
	color:#fff;
}

.menu-item-sel a{
	color:#e48b2a;
}

.menu-item a:hover{
	color:#e48b2a;
}

#content-container{
	background:url(/images/content-main-bg.jpg) repeat-x #000;
	min-height:467px;
}

#sub-content{
	border-top:1px solid #fff;
	display:none;
	background:url(/images/sub-content-bg.jpg) repeat-x;
	min-height:311px;
}

.content-left{
	float:left;
	width:380px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.content-right{
	width:441px;
	float:right;
	padding:45px 0 0 20px;
}

#page-content{
	padding:20px 0;
}

#footer{
	background:url(/images/footer-bg.jpg) repeat-x;
	height:103px;
	border-top:1px solid #fff;
	font-size:12px;
	clear:both;
}

#footer a {
	color:#fff;
}

#footer-left{
	float:left;
	width:361px;
	height:28px;
	border-right:1px solid #fff;
	padding:75px 20px 0 0;
	text-align: right;
}

#footer-left a {
	color: #666666;
	font-size: 10px;
}

#footer-right{
	float:right;
	width:446px;
	height:53px;
	padding:50px 0 0 20px;
	border-left:1px solid #fff;
}

#footer-right p{
	margin:5px 0 0 0;
}

.blog-menu-item{
	margin-bottom:8px;
	margin-top:5px;
}

.testimonial {
	float:left;
	width:355px;
	padding-right:10px;
	background:#f00;
}

.product-box {
	float:left;
	margin-bottom:10px;
	margin-right:30px;
	width:160px;
}

.product-box-text {
	padding:0 4px;
	padding-top:8px;
}


.image{
	float:left;
	width:270px;
	cursor:pointer;
}

/*///CONTACT FORM /// */
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 10px 0 0px 0;
padding-left: 130px;/*width of left column containing the label*/
height: 1%;
}

.cssform label{
float: left;
text-align:right;
padding-top:2px;
margin-left: -155px; /*width of left column*/
width: 135px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes.*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

.hover-box{
	float:left;
	width:232px;
	margin-right:20px;
	background:#000;
	text-align:center;
	font-size:19px;
}

.hover-box a{
	display:block;
	color:#fff;
	border:1px solid #fff;
	height:85px;
	padding:0 15px;
}

.hover-box a:hover{
	color:#e48b2a;
	border:1px solid #e48b2a;
}

#home-sub-left{
	float:left;
	width:50%;
	background:url(/images/home-sub-left.jpg) repeat-x;
	height:416px;
	border-top:1px solid #fff;

}

#home-sub-left-content{
	float:right;
	width:381px;
}

#home-sub-right{
	float:right;
	width:50%;
	background:url(/images/home-sub-right.jpg) repeat-x bottom;
	height:312px;
	border-bottom:1px solid #fff;	
	border-top:1px solid #fff;
}

#home-sub-right-content{
	float:left;
	width:463px;
}

#home-sub-footer{
	float:right;
	width:50%;
	background:url(/images/home-footer-right.jpg) repeat-x;
	height:103px;
}

#home-sub-footer-content{
	float:left;
	width:463px;
}

#left-col{
	float:left;
	width:47%;
}

#right-col{
	float:right;
	width:53%;
}

#jules-photo{
	float:right;
	width:380px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#news-block-container{
	background:url(/images/home-sub-left.jpg) repeat-x;
	height:416px;
}

#news-block{
	float:right;
	width:380px;
	border-right:1px solid #fff;
	height:416px;
	overflow:hidden;
}

#home-content{
	float:left;
	width:463px;
	padding:35px 0 0 25px;
	height:432px;
}

#home-video-container{
	width:100%;
	background:url(/images/home-sub-right.jpg) repeat-x;
	height:310px;
}

#home-video{
	float:left;
	width:463px;
	height:312px;
	border-right:1px solid #fff;
}

#footer-container{
	background:url(/images/home-footer-right.jpg) repeat-x;
	height:103px;
	width:100%;
}

#footer-content{
	font-size:12px;
	padding:15px 0 0 15px;
}

#footer-content a{
	color:#fff;
}