/********************************************/
/*					GENERAL					*/
/********************************************/
#coming-soon #wrap {
	min-width:950px;width:auto !important;width:950px;
	background:url(../images/BG_coming-soon.jpg) repeat-x top center;
	padding:116px 0 0 0;
}
#wrap {
	min-width:950px;width:auto !important;width:950px;
	background:url(../images/BG.jpg) no-repeat top center;
}
#header {
	width:950px;
	height:395px;
	margin:0 auto;
	position:relative;
}
#header #logo {
	width:240px;
	height:89px;
	float:left;
}
#header #logo a {
	display:block;
	width:240px;
	height:89px;
	float:left;
	background:none !important;
	background:url(../images/logo.jpg) no-repeat top left;
}
#header #logo a img{
	display:inline !important;
	display:none;
}
#header #contact {
	width:630px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	float:right;
	text-align:right;
	padding:4px 50px 0 0;
}
#header #contact input {
	width:150px;
	height:10px;
	margin:0;
	padding:1px;
	border:1px solid #d78b2f;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#header #contact img {
	position:relative;
	top:2px;
}
#header #headerDate {
	font-size:12px;
	color:#fff;
	position:absolute;
	right:50px;
	top:300px;
}

#content {
	width:870px;
	padding:0 40px;
	margin:0 auto;
}

#content.services {
	background:url(../images/services_bg.jpg) no-repeat top right;
}

#content #main {
	width:550px;
	float:left;
}
#content #main #crossfade {
	position:relative;
	width:550px;
	height:400px;
	overflow:hidden;
}
#content #main #crossfade .slide {
	position:absolute;
	width:550px;
	left:0px;
	top:0px;
	background:#fff;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#content #main #crossfade .slide img {
	margin:0 5px 5px 0;
}
#content #main #crossfade .slide p {
	margin-top:1em;
}
#crossfade #slide1 {
	z-index:1000;
}
#content #main .accentArea {
	padding:18px 29px;
	background:url(../images/content_bg1.png) repeat-y left top;
}

#content #main .accentArea img {
	margin-right:29px;
}

#content #sidebar {
	width:240px;
	float:right;
	background:url(../images/sidebar_bg2.png) 0px 116px repeat-y;
	font-size:10px;
	color:#000;
}
#content #sidebar2 {
	width:240px;
	float:right;
	background:url(../images/sidebar_warranty.png);
	font-size:10px;
	color:#000;
}
#content #sidebar #crossfade {
	position:relative;
	background:url(../images/sidebar_bg1.png) left top no-repeat;
	width:230px;
	padding:5px;
}

#content #sidebar #crossfade .slide {
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	padding:5px;
	background:#ccc url(../images/sidebar_bg2.png) 0px 116px repeat-y;
}
#content #sidebar .accent_text {
	font-weight:bold;
	color:#b02419;
}

#content #sidebar #crossfade .slide img {
	border: 1px solid #fff;
	margin-bottom:0.5em;
}
#content #sidebar #crossfade .slide p {
	padding:0 5px;
}

#content #sidebarLeft {
	width:220px;
	padding:1em 10px 1em 10px;
	margin-top:0;
	margin-right:20px;
	float:left;
	background:url(../images/sidebar_bg2.png) left top repeat-y;
	font-size:10px;
}
#content #sidebarLeft h2 {
	color:#b02419;
	font-size:10px; 
	font-weight:bold;
	text-transform:uppercase; 
}
#content li a {
	display:block;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid #fff;
	font-weight:bold;
	color:#eb3022;
}

#content .icon {
	float:left;
	width:90px;
	height:90px;
}
#content .description {
	float:right;
	width:460px;
	margin-top:10px;
}
#content #main div.accentArea ul li {
	width:230px;
	float:left;
	margin:0 0 3px 0;
	padding:0 0 0 16px;
	background:url(../images/bullet2.png) no-repeat 0px 3px;
	list-style:none;
}
#content #main ul.accentArea {
	padding:18px 50px;
	background:url(../images/content_bg1.png) repeat-y left top;
	margin-bottom:1em;
}
#content #main ul.accentArea li {
	margin-bottom:3px;
	list-style-image:url(../images/bullet2.png);
}

#footer {
	width:770px;
	min-height:120px;height:auto !important;height:120px;
	background:url(../images/footer_bg.png) no-repeat top center;
	padding:70px 90px 20px 90px;
	margin:0 auto;
	font-size:1.0em;
	text-align:center;
}
#footer #contactInfo {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#eb3022;
}
#copyright {
	font-size:0.8em;
	color:#333;
}
#copyright a:link, #copyright a:visited {
	color: #eb3022; 
	text-decoration: none; 
}
#copyright a:hover {
	color: #d78b2f; 
	text-decoration: underline; 
}

#content form .label {
	float:left;
	width:90px;
	color:#d78b2f;
	font-size:12px; 
	text-transform:uppercase; 
	margin-bottom:5px;
}
#content form .field {
	float:right;
	width:460px;
	margin-bottom:5px;
}
#content form .text {
	width:230px;
}