body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0px;
	text-align: center;
	color: #444;
}

#container {
	width: 945px;
	text-align: left;
	margin: 0 auto;
}

#header {
	float: left;
	width: 945px;
	height: 245px;
	padding: 0;
	background: url(../images/topbanner.jpg) no-repeat;
}

#content {
	float: left;
	width: 780px;
	padding: 0;
}

#content2 {
	float: left;
	width: 760px;
	padding: 10px;
}

#navigation {
	float: right;
	width: 165px;
	padding: 0;
}

#footer {
	float: left;
	width: 939px;
	padding: 3px;
	text-align: center;
}

#homeLeftPanel {
	float: left;
	padding: 5px;
	width: 344px;
	min-height: 150px;
	color: #a8a8a8;
	font-size: 14px;
	line-height: 1.3em;
}

#homeRightPanel {
	float: right;
	padding: 5px;
	width: 414px;
	min-height: 150px;
	border-left: 2px solid #e6e8e7;
	font-size: 14px;
	color: #a8a8a8;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #135a8e;
}

a:hover {
	text-decoration: underline;
	color: #d14b52;
}

a.Nav:link, a.Nav:visited, a.Nav:active {
	display: block;
	text-decoration: none;
	background-color: #d14b52;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}

a.Nav:hover {
	display: block;
	text-decoration: none;
	background-color: #135a8e;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}

a.Newprod:link, a.Newprod:visited, a.Newprod:active {
	display: block;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000;
}

a.Newprod:hover {
	display: block;
	text-decoration: none;
	background-color: #000000;
	color: #fff;
}

.Title {
	font-weight: bold;
	font-size: 13px;
}

.Greyback {
	background-color: #eaeaea;
}

.mediumText {
	font-size: 14px;
}

table.blue {
	width:95%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}
td.blue {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
}

tr.odd td {
	background:#f7fbff
}
tr.odd .column1 {
	background:#f4f9fe;
}
.column1 {
	background:#f9fcfe;
}

tr.center td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}

.redHighlight {
	color: #FF0000;
	font-weight: bold;
}td.blue1 {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:1em;
	text-align:left;
}
.brands {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.Title2 {
	font-weight: bold;
	font-size: 15px;
}
.Title3 {
	font-weight: normal;
	font-size: 14px;
	color: #036;
	text-align: center;
}
