﻿body 
{
	color:Black;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
}

#pagewrapper
{

	border:1px solid #22224e;
	height:auto;
	width:958px;
	margin:0px auto;
}

#topbanner
{
	background-color:#1A68B5;
	overflow:hidden;
	width:958px;
	height:166px;
	padding-top:13px;
	text-align:left;
}
#topBannerLogo 
{
	width:203px;
	height:166px;	
	float:left;
}
.topBannerSpot 
{
	width:755px;
	height:166px;
	float:left;	
}

#topBlueMenu
{
	background-color:#3D5CA3;
	color:White;
	height:33px;
	width:756px;
	float:right;
	_overflow:hidden;
}

h1
{
	color:#1A68B5;
	font-weight:bold;
	font-size:14px;
}

h2
{
	color:#1A68B5;
	font-weight:bold;
	font-size:12px;
}

h3
{
	color:#1A68B5;
	font-weight:bold;
	font-size:10px;
}

#spacer
{
	background-color:#3D5CA3;

	height:28px;
	width:192px;
	float:left;
	padding-left:10px;
	padding-top:5px;
}
.navTelNo 
{
	float:right;	
	color:White;
	font-size:15px;
	font-weight:bold;
	margin:8px 10px 0px 0px;
}
#mainArea
{
	width:958px;
	height:auto;
	background-color:#509C4C;	
	clear:both;
}

#interBar
{
	width:958px;
	height:32px;
}

.blue
{
	background-color:#3D5CA3;
	color:white;
	font-size:14px;
	font-weight:bold;
	width:192px;
	height:27px;
	float:left;
	padding-left:10px;
	padding-top:5px;
}

#roundedtop
{
	background-image:url(../images/content_top.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:756px;
	overflow:hidden;
	float:right;
}

#textArea
{
	width:716px;
	min-height:300px;
	_height:300px;
	background-color:#fafafa;
	padding:20px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-y;
	float:right;
}

#leftMenu
{
	width:202px;
	height:auto;
	float:left;
}

#footer
{
	width:938px;
	height:27px;
	background-image:url(../images/content_bot.jpg);
	background-repeat:no-repeat;
	color:White;
	padding-top:40px;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}

.productDiv
{
	float:left;
	width:160px;
	height:125px;
	background-image:url(../images/bg_prod.jpg);
	background-repeat:no-repeat;
	margin-right:20px;
	text-align:center;
	padding-top:10px;
	overflow:hidden;
}

.productImage
{
	padding-bottom:18px;
}


.productFooter
{
	color:#509c4c;
	font-size:12px;
	font-weight:normal;
	/*text-decoration:none;*/
}

.productFooter a
{
	text-decoration:none;
	color:#509c4c;
	font-size:12px;
	font-weight:normal;
}

.productFooter a:visited
{
	text-decoration:none;
	color:#509c4c;
	font-size:12px;
	font-weight:normal;
}

.altProdRow
{
	background-color:#d9ebd6;
	text-align:left;
	color:Black;
}

.altProdRow a
{
	font-weight:bold;
	color:black;
	font-size:12px;
	text-decoration:none;
}

.altProdRow a:visited
{
	font-weight:bold;
	color:black;
	font-size:12px;
	text-decoration:none;
}

.prodRow
{
	background-color:#f6f6f6;
	text-align:left;
	color:Black;
}

.prodRow a
{
	font-weight:bold;
	color:black;
	font-size:12px;
	text-decoration:none;
}

.prodRow a:visited
{
	font-weight:bold;
	color:black;
	font-size:12px;
	text-decoration:none;
}

.clearRight
{
	clear:right;
	height:0px;
}

.clearLeft
{
	clear:left;
	height:0px;
}

.clearBoth
{
	clear:both;
	height:0px;
	_margin-top:-15px;
}

.branding
{
	width:850px;
	text-align:center;
	padding-top:5px;
	font-size:10px;
	color:Black;
	margin:0px auto;
	border:0px solid red;
}

.branding a 
{
	text-decoration:none;
	color:Black;
}