* {
	margin:0;
	padding:0;
}
html,body {
	height:100%;
}
html {
	min-width:949px;
}
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	line-height:1.5625em;
	color:#363636;
	background-color:#DADADA;
	border-top:5px solid #D0141F;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul,ol {
	list-style:none;
}
table,table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.fleft {
	float:left;
}
.fright {
	position:relative;
	float:left;
	width:949px;
	height:44px;
	background-color:#fff;
	background-image:url(images/menu-bg.png);
	background-repeat:repeat-x;
}
.rotator {
	clear:both;
	height:378px;
	width:949px;
}
.clear {
	clear:both;
}
.col-1,.col-2,.col-2b, .col-3, .col-2b, .col-1b {
	float:left;
	padding-top:12px;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow: hidden;
}
/*==== GLOBAL =====*/
.container {
	width:966px;
	margin:0 auto;
	font-size:.875em;
	background-image:url(images/container_bg.png);
	background-repeat:repeat-y;
	padding:0 12px 0 26px;
}
#header {
	background-image:url(images/body_bg.png);
	background-repeat:repeat-x;
	background-color:#DADADA;
}
#content {
	background-color:#DADADA
}
#footer {
	padding:0;
}
#footer .container {
	padding-bottom:16px;
}
.shadowc {
	margin:-8px 0 0 -2px;
}
.fshadow {
	margin:0 auto;
	height:48px;
	width:970px;
	padding:10px 30px 0 0;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	font-size:11px;
	text-align: right;
}
/*----- other -----*/
.img-indent {
	margin:0 24px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.img-box img {
	float:left;
	margin:0 24px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:6px;
}
.p1 {
	margin-bottom:12px;
}
.p2 {
	margin-bottom:25px;
}
.p3 {
	margin-bottom:37px;
}
.rotator p {
	margin-bottom: 12px;
}
/*----- txt,links,lines,titles -----*/
a {
	color:#f70a0a;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h2 {
	color:#faf6ea;
	font-size:32px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:8px;
}
h2 b {
	display:block;
	font-size:23px;
	line-height:1.2em;
	margin-bottom:-10px;
}
h3 {
	color:#f5f5e9;
	font-size:16px;
	line-height:1.2em;
	width:100%;
	overflow:hidden;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:20px;
}
h3 strong {
	float:left;
	background:#313131;
	padding:9px 20px 9px 14px;
}
h3 a {
	color:#fff;
	text-decoration:none;
}
.banners h3 {
	color:#fff;
	font-size:15px;
	border:none;
	margin-bottom:14px;
}
h4 {
	width:220px;
	color:#313131;
	font-size:16px;
	line-height:1.2em;
	border-bottom:1px solid #313131;
	letter-spacing:-1px;
	padding-bottom:5px;
	margin-bottom:6px;
	text-transform:uppercase;
}
h5 {
	color:#f70a0a;
	font-size:1em;
	margin-bottom:8px;
}
h5.alt {
	font-size:17px;
}
h6 {
	color:#f70a0a;
	font-size:15px;
	line-height:19px;
	font-weight:normal;
	margin-bottom:15px;
}
.bubble {
	width:380px;
	padding:15px;
	background-color:#e7510b;
	text-align:center;
	line-height:1.4em;
	border-bottom-left-radius:12px 12px;
	-moz-border-bottom-left-radius:12px 12px;
	border-bottom-right-radius:12px 12px;
	-moz-border-bottom-right-radius:12px 12px;
}
.txt1 {
	color:#f70a0a;
}
.txt2 {
}
.link1 {
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x;
	color:#fff;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
.link1 em {
	display:block;
	background:url(images/link1-left.gif) no-repeat left top;
}
.link1 b {
	display:block;
	background:url(images/link1-right.gif) no-repeat right top;
	padding:2px 15px 2px 15px;
	font-weight:normal;
	font-style:normal;
}
.button {
	position:absolute;
	background:#fff;
	padding:0 11px 0 11px;
	line-height:37px;
	margin-left:100%;
	bottom:0;
	left:-76px;
	color:#181818;
	text-decoration:none;
	text-transform:uppercase;
}
.button:hover {
	background:#181818;
	color:#fff;
}
.btred:hover {
	background-color:#D0141F;
}
.line-hor {
	border-top:1px dashed #b9b9b9;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 10px 0;
}
.line-ver {
	background-image:url(images/line-ver.gif);
	background-repeat:repeat-y;
	width:100%;
}
.fshadow a {
	color:#555;
	text-decoration:none;
}
.fshadow a:hover {
	color:#FF3333;
	text-decoration: none;
}
/*==================boxes====================*/
.box {
	background:#f4f4f4;
	width:100%;
	color:#313131;
}
.box .inner {
	padding:30px 30px 35px 30px;
}
.address dd {
	clear:both;
}
.address dd span {
	float:left;
	width:90px;
}
.address dd a {
	color: #7a7a7a;
}
/*===== header =====*/
#header .row-1 .container {
	height:148px;
}
#header .row-1 h1 {
	float:left;
	font-size:3em;
	line-height:1.2em;
	text-indent:-9999em;
	padding:14px 0 14px 0;
}
#header .row-1 h1 a {
	background:url(images/logo-new.png) no-repeat 0 0;
	display:block;
	height:90px;
	width:503px;
}
.top-links {
	font-size:12px;
	padding:52px 0 20px 0;
	margin-right:-9px;
	text-align:right;
}
.top-links li {
	display:inline;
	color:#666;
}
.top-links li a {
	color:#666;
	padding:0 9px 0 6px;
	text-decoration:none;
}
.top-links li a:hover {
	color:#fb283d;
}
#header .nav li {
	display:inline;
	padding-left:16px;
}
#header .nav li a {
	font-size:18px;
	line-height:1.2em;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}
#header .nav li a:hover,#header .nav li a.current {
	color:#fb283d;
}
#header .row-2 {
	padding:0;
}
.tel {
	position:relative;
	float:right;
	margin-top:40px;
	padding-right: 16px;
}
/*==================banners====================*/
.thumbnails {
	padding:0;
	width:100%;
	padding-top:12px;
	overflow:hidden;
}
.thumbnails li {
	float:left;
	width:180px;
	margin-right:12px;
	color:#fff;
	line-height:19px;
	position:relative;
}
.thumbnails li inner {
	padding:0;
}
.thumbnails li.item5 {
	margin-right:0;
}
.banners {
	clear:both;
	width:100%;
	overflow:hidden;
}
.banners li {
	float:left;
	width:180px;
	margin-right:12px;
	color:#fff;
	line-height:19px;
	position:relative;
	background:#D0141F;
	border-bottom-left-radius:12px 12px;
	-moz-border-bottom-left-radius:12px 12px;
}
.banners li.item2,.banners li.item4 {
	background-color:#181818;
}
.banners li.item4 {
	margin-right:12px;
}
.banners li.item {
	margin-right:0;
}
.banners li .inner {
	padding: 18px 20px 38px 20px;
	min-height:190px; 
}
/*===== content =====*/
#content .indent {
	padding:0 30px 0 5px;
}
#content .outdent {
	padding-bottom:12px;
}
#content .section {
	padding-bottom:50px;
}
.list1 li {
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed #b9b9b9;
	vertical-align:top;
}
.list1 li.last {
	border-bottom:none;
}
.list1 li a {
	float:left;
	color:#313131;
	text-decoration:none;
}
.list1 li a:hover {
	background:#f70a0a;
	color:#fff;
}
.list1 li span {
	float:right;
	color:#f70a0a;
}
.list2 li {
	font-weight:bold;
	color:#f70a0a;
	padding-bottom:5px;
}
.list2 li a {
	font-weight:normal;
	color:#7a7a7a;
	text-decoration:none;
}
.list2 li a:hover {
	color:#000;
}
.testimonials {
	margin-bottom:-20px;
}
.testimonials li {
	color:#f70a0a;
	font-weight:bold;
	text-align:right;
	padding-bottom:25px;
}
.testimonials li blockquote {
	text-align:left;
	color:#7a7a7a;
	font-weight:normal;
}
.hline {
	height:2px;
	margin:20px 0 6px 0;
	width:949px;
	border-bottom: 1px dotted #ccc;
}
/*===== footer =====*/
dl.contact-info {
	background:#fb283d;
	padding:9px 0 11px 12px;
	overflow:hidden;
	color:#f5f5e9;
	margin-bottom:22px;
}
dl.contact-info dt {
	float:left;
	padding-right:13px;
	font-size:15px;
}
dl.contact-info dd {
	float:left;
	padding-right:28px;
	font-size:15px;
}
dl.contact-info dd a {
	color:#fff;
}
#footer .fright {
	font-size:13px;
	color:#fff;
	line-height:2.8em;
	width:909px;
	height:80px;
	padding:10px 20px 0 20px;
	background-image:none;
	background-color:#000000;
}
#footer .fright a {
	color:#fff;
	text-decoration:none;
}
#footer .fright a:hover {
	color:#ff2700;
}
#footer .fright .current {
	color: #ff2700
}
/*----- forms -----*/
.form {
	margin-left: 16px;
}
/*----- misc-----*/

.contact-home {
font-size:16px;
}

body.mceContentBody .banners li .inner {
width:185px;
margin:0;
padding:0;
}

.shop-box {
margin-left:17px;
}

.clear {
clear:both;
height:1px;
}