body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: .9em;
	color: #666666;
	background-color: #CFD3D8;
	margin-top: 0px;
	text-align: center;
}

#footer {
	background-image: url(../images/background_foot.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear:both;
	height: 18px;
}
h1 {
	font-size: 1.6em;
	color: #7291C9;
}

#rightcontent {
	width: 220px;
	float: right;
	text-align: left;
	font-size: .8em;
}
#contentcontainer {
	position: relative;
	width: 711px;
	background-image: url(../images/background_middle_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-size: 1.7em;
	color: #7291C9;
	font-style: italic;
}
h3 {
	font-size: 1.5em;
	color: #FFFFFF;
	background-image: url(../images/background_features.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 29px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: -50px;
	padding-left: 0px;
}
.feature_link_small {
	color: #666666;
	text-decoration: underline;
}
a.feature_link_small:hover {
	color: #C10101;
	text-decoration: none;
}
#footnavleft {
	float: left;
}
#footnavright {

	float: right;
}
#footnavcontainer {
	width: 711px;
}
.footnav_links {
	font-size: .8em;
	color: #666666;
	text-decoration: none;
}
a.footnav_links:hover {
	color: #C10101;
	text-decoration: none;
}
#dontdisplay {
	display: none;
	text-align: left;
}
#flashnavigation {
	
}
h4 {
	color: #C10101;
}
.bodylink {
	color: #000000;
}
a.bodylink:hover {
	color: #C10101;
}
.paddingleft {
	padding-left: 10px;
}
.staffemaillink {
	color: #000000;
	font-size: .8em;
}
a.staffemaillink:hover {

	color: #C10101;
}
#leftcontentproducts {
	width: 220px;
	text-align: left;
	float: left;
	color: #475163;
	line-height: 1.4em;
}
#rightcontentproducts {

	width: 452px;
	float: right;
	text-align: left;
}
.productlinks {
	color: #475163;
	text-decoration: none;
}
a.productlinks:hover {
	color: #C10101;
}
#contentcontainerproducts {
	width: 711px;
}
#leftcontent {
	float:left;
	width:425px;
	text-align: left;
}
#mainbody {
	position: relative;
	margin:0 auto;
	width: 780px;
	background-image: url(../images/background_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}