body {
	background: #e2deb9 url(../imagesfortemplate/background.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
#container {
	width: 760px;
	margin: 0px auto;
}
#topbar {
	height: 52px;
}
#topnav {
	background: #173C10;
	height: 26px;
}
#topnav #left {
	background: url(../imagesfortemplate/topnav_leftcurve.gif) no-repeat;
	height: 26px;
}
#topnav #right {
	background: url(../imagesfortemplate/topnav_rightcurve.gif) no-repeat right top;
	height: 26px;
}
#mainarea {
	background: url(../imagesfortemplate/stripedbg.gif);
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #173C10;
	border-bottom: 1px solid #173C10;
	border-left: 1px solid #173C10;
}
#footer {
	background: #A09B40;
	padding: 8px 5px;
}
#othersites {
	background: #64845E;
	padding: 3px 5px;
	border-top: 1px solid #173c10;
	border-bottom: 1px solid #173c10;
	text-align: right;
	color: #FFFFFF;
}
#topnav ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: url(none) none;
	height: 26px;
}
#topnav li {
	float: left;
	margin: 0px;
	padding: 6px 0px 0px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	margin: 0px;
	padding: 1px 10px 0px;
}
#topnav a:hover {
	background: #64845e;
}
.float {
	float: left;
}
.clear {
	clear: both;
}
#homecontent {
	padding: 5px 5px 10px;
	display: none;
}
#content1 {
	width: 239px;
	padding-right: 7px;
}
#content2 {
	width: 239px;
	padding-right: 8px;
	padding-left: 8px;
}
#content3 {
	width: 239px;
	padding-left: 7px;
}
#homecontent .content {
	background: #FFFFFF url(../imagesfortemplate/contentbg.gif) no-repeat;
	padding: 5px;
	border-right: 1px solid #E3DFBB;
	border-left: 1px solid #E3DFBB;
	height: 150px;
	line-height: normal;
}
#homecontent h1 {
	background: url(../imagesfortemplate/homeHeader.gif);
	margin: 0px;
	padding: 8px 0px 0px 12px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
}
#homecontent .bottom {
	background: url(../imagesfortemplate/homecon_bottomcurve.gif) no-repeat left bottom;
	height: 20px;
	text-align: right;
	padding-right: 15px;
}
#mainarea a {
	color: #CC0000;
	text-decoration: none;
}
#maincontent a:hover {
	color: #990000;
}
#contentarea {
	width: 574px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#sidebar {
	margin-left: 594px;
	margin-top: 135px;
	background: url(../imagesfortemplate/spacer.gif);
	width: 154px;
	margin-bottom: 10px;
}
.content {
	background: #FFFFFF url(../imagesfortemplate/contentbg.gif) no-repeat;
	padding: 20px;
	border-right: 1px solid #E3DFBB;
	border-left: 1px solid #E3DFBB;
	line-height: 150%;
	}
#contentarea h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 15px;
	background: url(../imagesfortemplate/contentHeader.gif) no-repeat;
	height: 18px;
}
#header {
	font-size: 24px;
	padding-top: 40px;
	height: 30px;
	padding-left: 30px;
}
#contentbottom {
	background: url(../imagesfortemplate/content_bottomcurve.gif) no-repeat 1px bottom;
	height: 15px;
}
#sidebar h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #173c10;
	border-bottom: 1px solid #173c10;
	margin: 15px 0px 6px;
	padding: 0px;
}
p {
	padding: 0px;
	margin: 6px 0px 0px;
}
#sidebar p {
	line-height: 150%;
}
#maincontent {
	background: url(../imagesfortemplate/header_shadow.gif) repeat-x;
}
#sectionimage {
	background: url(../images/header_products.jpg) no-repeat right top;
}
#flasharea {
	display: none;
}
.content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 12px;
	border-bottom: 1px solid #173c10;
	margin-top: 10px;
	padding-bottom: 5px;
}
.content h3 {
	font-weight: bold;
	color: #173c10;
	font-size: 14px;
	margin: 10px 0px;
}
#contentarea h1 a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#contentarea h1 a:hover {
	background: #173c10;
	color: #FFFFFF;
}
.redtestborder {
	border: 1px solid #FF0000;
}
#contentarea h1 a {
	text-decoration: none;
}
#contentarea h1 a:hover {
	background: #173c10;
}
#contentarea table {
        background: #FFFFFF;
}
#contentarea td {
	background: #FFFFFF;
}
#contentarea th {
	background: #e2deb9;
}
.floatright {
	float: right;
}