@charset "iso-8859-1";
body
{
	margin: 0 0 30px 0;
	padding: 0;
	background: #FFF;
	font-size: 75%;
	font-family: "arial", "verdana", "tahoma", "georgia", "trebuchet ms";
	color: #666;
}

img
{
	border: 0;
}


#container
{
	margin: 0 auto;
	width: 800px;
}

#headercont
{
	width: 800px;
	height: 125px;
	
}

#headerleft
{
	float: left;
	width: 100px;
	height: 125px;
    margin: 0px 0 0 0px;
}

#headerleftimg
{ 
    float: left;
	padding: 5px;
	margin: 8px 0px 0px 0px;
}

#headermiddle
{
	float: left;
	width: 400px;
	height: 125px;
}

#headermiddle h1
{
	margin: 30px 0 0 15px;
	padding: 0;
	font-size: 280%;
	font-weight: normal;
	color: #cc0000;
	letter-spacing: -1px;
}
#headermiddle h2
{
	margin: 0 15px 0  0;
	padding: 5px 15px;
	font-size: 150%;
	font-weight: normal;
	color: #cc0000;	
}



#headerright
{
	float: left;
	width: 300px;
	height: 125px;
}

#headerright ul
{
	margin: 30px 15px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	color: #CCC;
}

#headerright ul li
{
	display: inline;
	margin: 0 0 0 10px;
}

#headerright ul li a
{
	text-decoration: underline;
	color: #999;
	font-weight: bold;
}

#headerright ul li a.active
{
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}

#headerright ul li a:hover
{
	text-decoration: none;
	color: #333;
}

#maincont
{
	width: 800px;
	line-height: 160%;
	padding: 15px 0 0 0;
	border-bottom: 3px solid #cc0000;
}

#maincont p
{
	margin: 0 15px 15px 15px;
}

#maincont h2, h3
{
	margin: 0 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
	font-weight: normal;
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}

#maincont2
{
	width: 800px;
	line-height: 160%;
	padding: 15px 0 0 0;
	border-bottom: 3px solid #cc0000;
}

#maincont2 p
{
	margin: 0 15px 15px 15px;
}

#maincont2 h2, h3
{
	margin: 0 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
	font-weight: normal;
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}

#mainleft
{
	float: left;
	width: 485px;
	padding: 0 15px 0 0;
}

#mainleft img
{
	float: left;
	border: 2px solid #7d7d7d;
	padding: 5px;
	margin: 0 15px 5px 15px;
}

#mainright
{
	float: left;
	width: 285px;
	padding: 0 0 0 15px;
}

#mainright a
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}


#mainright a.active
{
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
}   

#bottom
{
	clear: both;
	width: 800px;
}

#footercont
{
	float: left;
	width: 800px;
	height: 120px;
	color: #999;
}

#footercont p
{
	margin: 0;
	padding: 15px;
}

#footercont a
{
	color: #999;
	text-decoration: none;
}

#footercont a:hover
{
	color: #F90;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 300px;
	height: 120px;
}

#footerright
{
	float: left;
	width: 500px;
	height: 120px;
	text-align: right;
}

#footerarea
{
	float: left;
	width: 800px;
	height: 120px;
    font-size: 90%;
}


#salesmainleft1
{
	float: left;
	width: 800px;
	padding: 0 5px 0 0;
}

#salesmainleft1 img
{
	float: left;
	border: 2px solid #7d7d7d;
	padding: 5px;
	margin: 0 15px 5px 15px;
}

#salesmainleft1 a
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}


#salesmainleft1 a.active
{
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
}   
#salesmainleft2
{
	float: left;
	width: 800px;
	padding: 0 5px 0 0;
}

#salesmainleft2 img
{
	float: left;
	border: 2px solid #7d7d7d;
	padding: 5px;
	margin: 0 15px 5px 15px;
}

#salesmainleft2 a
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}


#salesmainleft2 a.active
{
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
}

#bottom2
{
	clear: both;
	width: 800px;
}