body {
	color: #7b745f;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #3f3f3f;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4 {
	font-family: Calibri, Verdana, Arial, sans-serif;
	margin: 15px 0px;
}
h1, h2 {
	color: #000;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	color: #ff5656;
	font-size: 18px;
}
h4 {
	color: #a6000e;
	font-size: 14px;
}
.clear {
	clear: both;
}
.menu, .submenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #ff0000;
}
a img {
	border: none;
}
p {
	text-indent: 1em;
	margin: 11px 0px;
}
#mainpart li {
	margin-bottom: 5px;
}
#wrapper {
	width: 992px;
	background-color: #FFF;
	margin: 0 auto;
}
.sline {
	height: 1px;
	background: url('../images/sline.jpg') no-repeat;
}
.mline {
	height: 4px;
	background: url('../images/mline.jpg') no-repeat;
}
.bline {
	height: 5px;
	background: url('../images/bline.jpg') no-repeat;
}
/* HEADER */
#header {
	min-height: 378px;
	background: url('../images/header.jpg') no-repeat;
	padding: 1px 0px;
}
#toplogo {
	display: block;
	width: 207px;
	height: 109px;
	position: relative;
	top: 70px;
	left: 27px;
}
#topcont {
	position: relative;
	top: 171px;
}
#phone {
	width: 193px;
	height: 70px;
	text-align: center;
	background: url('../images/phone.jpg') no-repeat;
	padding: 20px 7px 1px;
	margin-left: 35px;
	float: left;
}
#phone p {
	text-indent: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #7b745f;
	margin: 0px;
}
#phone #tel {
	font-size: 30px;
	color: #eb0000;
	padding: 1px 0px;
}
#phone #code {
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #7b745f;
	margin-top: 7px;
}
#topmenu {
	float: right;
	margin-top: 20px;
}
#topmenu li {
	float: left;
}
#topmenu a {
	display: block;
	width: 118px;
	height: 63px;
	line-height: 54px;
	color: #FFF;
	text-shadow: 1px 1px 0px #000;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background: url('../images/mnua.png') no-repeat;
	margin-right: 18px;
}
#topmenu a:hover, #topmenu a.selected {
	background: url('../images/mnuah.png') no-repeat;
}
/* CONTENT */
#leftslide  {
	width: 207px;
	float: left;
	margin-left: 35px;
}
#content {
	width: 654px;
	float: right;
	margin-right: 35px;
}
/* CONTENTMENU */

#contentmenu {
	width: 207px;
	display: inline-block;
}
#contentmenu  li {
	position: relative;
	float: left;
	width: 207px;
}
#contentmenu  li a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-indent: 25px;
	background: url('../images/cma.jpg') no-repeat;
	border-bottom: 1px solid #FFF;
}
#contentmenu  li  a:hover, #contentmenu  li  a.selected {
	background: url('../images/cmah.jpg') no-repeat;
}
#contentmenu  .submenu {
	position: absolute;
	left: 100%;
	top: 0px;
	background: #e1e1e1 url('../images/submenu.jpg') no-repeat;
	border-bottom: 1px dashed #FFF;
	display: none;
}
#contentmenu  .submenu  li {
	float: left;
	width: 207px;
}
#contentmenu  .submenu  li a {
	color: #373737;
	border-top: 1px dashed #FFF;
	border-bottom: none;
	background: none;
	font-size: 11px;
}
#contentmenu .submenu li a:hover {
	background: url('../images/cmsmh.jpg') no-repeat;
}
/* LEFTSLIDE */
#leftslide .box {
	background-color: #f6f6f6;
	padding: 1px 0px;
	margin-top: 32px;
	margin-bottom: 7px;
}
#leftslide .box a {
	color: #ff0000;
}
#leftslide .box p {
	text-indent: 0px;
	margin: 0px 25px 7px;
}
#leftslide .box p.date {
	display: block;
	width: 62px;
	height: 14px;
	color: #FFF;
	text-align: center;
	background: url('../images/date.jpg') repeat-x;
	margin-top: 15px;
}
#leftslide .box .hdr {
	height: 47px;
	color: #FFF;
	line-height: 47px;
	background: url('../images/lsbh.gif') no-repeat;
	position: relative;
	top: -12px;
	text-indent: 25px;
	margin: 0px 0px -11px;
}
#leftslide .box .ftr {
	height: 7px;
	background: url('../images/lsbf.gif') no-repeat;
	position: relative;
	bottom: -7px;
}
.r1 {
	width: 592px;
	background: url('../images/r1b.jpg') repeat-y;
	padding: 0px 35px;
}
.r1  .hdr, .r1 .ftr {
	width: 662px;
	height: 15px;
	margin-left: -35px;
}
.r1 .hdr {
	background: url('../images/r1h.jpg') no-repeat;
}
.r1 .ftr {
	background: url('../images/r1f.jpg') no-repeat;
}
.r2 {
	width: 604px;
	background: #dadada url('../images/r2b.jpg') no-repeat;
	padding: 1px 25px;
}
#brandlist {
	text-align: center;
	margin-bottom: 25px;
	margin-left: -4px;
	display: none;
}
#brandlist img {
	vertical-align: middle;
	margin-right: 30px;
}
#brandlist .last {
	margin-right: 0px;
}
#mainpart {
	margin-bottom: 1px;
}
.g1, .g2 {
	background-repeat: repeat-x;
	padding: 25px 5px 5px 25px;
	margin-bottom: 3px;
}
.g1 img, .g2 img {
	display: inline-block;
	float: left;
	margin-right: 25px;
}
.g1 {
	background-color: #d8e6f3;
	background-image: url('../images/g1.jpg');
}
.g2 {
	background-color: #b3cee6;
	background-image: url('../images/g2.jpg');
}
#contentbox {
	display: inline-block;
	width: 100%;
	background: url('../images/wrapper1.jpg') no-repeat left bottom;
	margin-bottom: -43px;
	position: relative;
	z-index: 1;
}
/* FOOTER */
#footer {
	height: 192px;
	background: url('../images/footer2.jpg') no-repeat left bottom;
}
#footer a {
	color: #2a94af;
}
#footer .body {
	height: 127px;
	background: url('../images/footerc.png') repeat-x left bottom;
	padding: 64px 25px 1px 25px;
}
#counters {
	float: left;
}
#copy {
	width: 49%;
	height: 91px;
	float: right;
	background: url('../images/fcb.jpg') no-repeat 310px top;
	padding-top: 30px;
}
#copy p {
	text-align: right;
}
#flogo {
	float: right;
	margin-left: 60px;
}
.s a{ 
	text-decoration: underline;
	color: #2d59be;
}
.s a:hover {
	text-decoration: underline;
	color: #fb2603;
}
.t {
background-color: #ffbbbb;
}
.t1 {
background-color: #bc3737;
}
.t2 {
background-color: #6321f8;
}
.t3 {
background-color: #9e77f6;
}
.t4 {
background-color: #e1a150;
}
.t5 {
background-color: #f8d6ad;
}
.t6 {
background-color: #007c56;
}
.t7 {
background-color: #c9f9b9;
}
.t8 {
background-color: #286cb1;
}
.t9 {
background-color: #c2c7f3;
}
.main {
        margin: 20px 40px;
		
}
.carousel  {
    padding: 10px 0 0 0;
    position: relative;   
}
.prev, .next {
        display: block;
        float: left;
        width: 30px;
        height: 30px;
        text-decoration: none;
        background: url("/images/imageNavLeft.png") no-repeat;
		cursor:pointer;
		border:none;
		outline:none;
		margin-top:80px;
    }
.next {
            background: url("/images/imageNavRight.png") 5px 0px no-repeat;
}
.next:hover {
                background-image: url("/images/imageNavRightHover.png");
				cursor:pointer;
}
.prev:hover {
                background-image: url("/images/imageNavLeftHover.png");
				cursor:pointer;
}                    
.jCarouselLite {
        border: 1px solid #999;
        float: left;
        background-color: #3F3F3F;
        position: relative;
        visibility: hidden;
        left: -5000px;
}
.carousel ul {
            margin: 0;
}
.carousel li img, 
.carousel li p {
            background-color: #fff;
            width: 606px;
            height: 135px;
            margin: 10px;
}
