/* CSS Document */
body {
font:13px Arial, Helvetica, sans-serif;
color:#474747;
line-height:18px;
margin:0;
margin-top:20px;
padding:0;
}
#header {
width:1004px;
height:212px;
margin:0 auto;
}
#nav {
width:1002px;
height:53px;
margin:0 auto;
background:url(images/nav_bg.jpg) repeat-x;
border-left:1px #c6c6c6 solid;
border-right:1px #c6c6c6 solid;
}
#nav ul {
float:left;
width:1002px;
margin:0;
padding:0;
list-style:none;
}
#nav ul li {
margin-left:35px;
float:left;
line-height:53px;

}
#nav ul li a {
font:20px Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
text-decoration:none;
display:block;
line-height:53px;
padding:0 5px 0 5px;
}
#nav ul li a:hover {
font:20px Verdana, Arial, Helvetica, sans-serif;
color:#DD9330;
font-weight:bold;
text-decoration:none;
display:block;
line-height:53px;
padding:0 5px 0 5px;
}
#c_area {
width:1002px;
margin:0 auto;
border-left:1px #c6c6c6 solid;
border-right:1px #c6c6c6 solid;
background-color:#B2DFE2;
padding:20px 0 20px 0;
}
#c_area1 {
width:972px;
margin:0 auto;
background-color:#EAFEFF;
}
.style1 {
	color: #3ED0DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height:35px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #F88D01;
	line-height:30px;
	height:30px;s
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3ED0DE;
	line-height:30px;
}
.style4 {color: #F88A00}
.more-fas a {
font:13px Arial, Helvetica, sans-serif;
color:#5B5B5B;
text-decoration:underline;
font-weight:bold;
}
.more-fas a:hover {
font:13px Arial, Helvetica, sans-serif;
color:#5B5B5B;
text-decoration:none;
font-weight:bold;
}
#footer {
width:824px;
height:78px;
background:url(images/footer.jpg) no-repeat;
margin:0 auto;
padding-top:52px;
padding-left:180px;
font:12px Arial, Helvetica, sans-serif;
color:#008996;
padding-bottom:10px;
}
#footer a {
font:12px Arial, Helvetica, sans-serif;
color:#008996;
text-decoration:none;
}
#footer a:hover {
font:12px Arial, Helvetica, sans-serif;
color:#008996;
text-decoration:underline;
}


#slideshow {
    position:relative;
    height:388px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 388px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 388px;
	width:269px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
.retail-link a {
font:18px Arial, Helvetica, sans-serif;
color: rgb(146, 208, 80);
text-decoration:none;
line-height:30px;
font-weight:bold;
}
.retail-link a:hover {
font:18px Arial, Helvetica, sans-serif;
color: rgb(146, 208, 80);
text-decoration:none;
line-height:30px;
font-weight:bold;
}



.style5 {
	color: #92D050;
	font-weight: bold;
	font-size: 18px;
}
