﻿.sideareatitle
{
	font-size: 12px;
	font-weight:bold;
	color: #466988;
	height:20px;
	line-height:20px;
	padding-left:10px;
}
#homepagetop
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 950px;
	border:0px;
}
#homepagecontent
{
	clear:both;
	width:950px;
	margin:0px;
}
#homepagecontentleft
{
	float:left;
	width:280px;
	padding-left:10px;
	overflow:hidden;
}
#homepagecontentright
{
	float:right;
	width:650px;
	padding-right:10px;
	overflow:hidden;
}
.homepageproducttable
{
	border-collapse: collapse;
	width:650px;
}
.homepageproducttablerow
{
	vertical-align: top;
	width: 200px;
	padding-left:5px;
	padding-right:5px;
}
#homepageloginarea
{
	width:268px;
	border:solid 1px #B5C7DE;
	background-color: #EFF3FB;
}
#onlinepurchase
{
	width:268px;
	height:138px;
	border:solid 1px #B5C7DE;
}
#homepageoffer
{
	margin-top:10px;
	width:268px;
	height:138px;
	background-image: url('/images/purchase_online.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	border:solid 1px #B5C7DE;
}
.producttitle
{
	background-position: right center;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: orange;
	padding:0px;
	text-align: center;
	background-image: url('/images/dddddd.gif');
	background-repeat: repeat-x;
}
.producttitletext
{
	padding-left:10px;
	padding-right:10px;
	line-height: 12px;
	background-color:White;
}
.productdesc
{
}
.productdesc ul
{
	margin-top:8px;
	list-style-type: disc;
}
.productdesc li
{
	margin-top:4px;
	margin-left:-1em;
}
.productboximage
{
	width:200px;
	height:150px;
	border:none;
}
#homepageawards
{
	width:100%;
	padding-top:10px;
}
#homepageawardstitle
{
	height: 33px;
	line-height: 28px;
	border-bottom:solid 1px silver;
}
#homepageawardscontent
{
}
#homepagenews
{
	width:268px;
	margin-top:10px;
	border:solid 1px #B5C7DE;
	background-color: #EFF3FB;
}
#homepagenewscontent
{
	width:100%;
}
#homepagenewscontent a:link, #homepagenewscontent a:visited
{
	color:Gray;
}
#homepagenewscontent a:active, #homepagenewscontent a:hover
{
	color:#6699FF;
}