﻿body 
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

.clear { clear: both; }
h1 { font-size: 16px; font-weight: bold; }

img { behavior: url("includes/pngbehavior.htc"); }

#wrapper 
{
	width: 800px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0 auto;
	border: solid 1px #000000;
}

#logoholder { position: relative; }
#logoimg { position: absolute; top: 23px; left: 85px; }

#pgHeader 
{
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 114px;
}

#red_bar 
{
	width: 800px;
	height: 6px;
	line-height: 6px;
	overflow: hidden;
	background-color: #E61E26;
}

#top_menu { padding-left: 545px; padding-top: 6px; }
#top_menu a, #top_menu a:link, #top_menu a:hover
#top_menu a:active, #top_menu a:visited 
{ 
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px; 
}

#top_menu a:hover 
{
	text-decoration: underline;
	color: #E61E26;
}
	

#pgBody 
{
	width: 800px;
	min-height: 374px;
	height: auto !important;
	height: 374px;
	background-color: #FFFFFF;
}


#pgBody.hmpg, #pgBody.cont 
{
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pgBody.hmpg #pgContent 
{
	padding-left: 220px;
	padding-top: 50px;
	width: 350px;
}


#pgBody.prod 
{
	background-image: url(../images/bg_prod.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pgBody.prod #pgContent 
{
	padding-top: 40px;
	padding-left: 25px;
}


#pgBody.prodInside, #pgBody.contInside 
{
	background-image: none;
}
#pgBody.prodInside #pgContent 
{
	padding-top: 40px;
	padding-left: 25px;
}

#pgBody.cont #pgContent, #pgBody.contInside #pgContent 
{
	padding-top: 40px;
	padding-left: 25px;
}


#pgFooter 
{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 106px;
}
	
.lastbtn { padding-right: 25px; }
.red_border { border-left: solid 1px #E61E26; }	
.divProdContent 
{
	width: 550px; 
	min-height: 323px; 
	height: auto !important;
	height: 323px;
	float: left; 
}
#divProdContent_0.divProdContent { width: 150px !important; }

.btnProd { width: 18px; padding-top: 251px; float: left; }
.isShow { display: block; }
.isHide { display: none; }

.prodItem { width: 430px; float: left; padding-top: 15px; border-right: solid 1px #E61E26; }
.prodItem_img { width: 125px; float: left; }
.prodItem_details { width: 280px; float: left; }

.prodRow { float: right; width: 100px; }
.prodRow a { width: 50px; height: 60px; display: block; float: left; }


.btnState { width: 18px; padding-top: 251px; float: left; }
.divStateContent 
{
	width: 250px; 
	min-height: 323px; 
	height: auto !important;
	height: 323px;
	float: left; 
}

#contIntro 
{
	width: 250px; 
	position: absolute; 
	width: 250px !important; 
	padding-top: 50px; 
	padding-left: 200px;
}

.stateDist { padding-bottom: 20px; }

#pgCR { padding-top: 20px; padding-bottom: 10px; font-size: 9px; text-align: center; }