body, td, th
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
body
{
	font-size: 90%;
	margin: 0px;
}
div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
.page {
	width: 775px;
	margin: 10px auto;
	padding: 0px;
}
html>.page {
	width: 775px;
}
#tophp {
	background-image: url(img/top_bkg_hp.png);
	background-repeat: no-repeat;
	height: 154px;
}
#topcatalog {
	background-color: #808DC4;
}
#top {
	background-image: url(img/top_bkg.png);
	background-repeat: no-repeat;
	height: 154px;
}
#brandlogos {
	float: left;
	width: 250px;
}
#jsplogo {
	float: left;
}
#contener {
	background-image: url(img/contener_bkg.png);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	width: 169px;
	overflow: hidden;
}
#rightcolhp {
	float: left;
	width: 606px;
	background-image: url(img/hp_content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left	;
}
#rightcol {
	float: left;
	width: 606px;
	background-image: url(img/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left	;
}
#content {
	margin: 20px;
}
#bottom {
	height: 30px;
	background-image: url(img/bottom_bkg.png);
	background-repeat: repeat-y;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #3F5E81;
}
#nav li {
	width: 169px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/button.png);
	background-repeat: no-repeat;
}
#nav a {
	display: block;
	padding: 9px 0px 0px 46px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 90%;
}
#leftcolbottom {
	background-image: url(img/left_col_bottom_bkg.png);
	background-repeat: repeat-x;
	padding: 40px 0px 0px 15px;
	font-size: 55%;
	font-weight: bold;
}
#leftcolbottom img {
	margin: 7px 0px 7px 0px;
}
.white {
	color: White;
	font-size: 125%;
}
#contacthp {
	margin: 0px 1px 0px 0px;
	padding: 90px 0px 0px 20px;
}
#contact {
	margin: 0px 1px 0px 0px;
	padding: 30px 0px 0px 20px;
	background-image: url(img/contact_bkg.png);
	background-repeat: repeat-x;
}
#welcometext {
	width: 300px;
	margin: 50px 0px 0px 30px;
}
#logoaddress {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 70%;
	margin: 10px;
}
#info {
	font-size: 80%;
	margin: 0px;
}
.title {
	font-size: 160%;
}
.smaller {
	font-size: 70%;
}
h2 {
	text-align: center;
	color: #C75A00;
}
.header {
	background-color: #8F8F8F;
	font-size: 130%;
	color: White;
}
.rows {
	background-color: #DCD2C8;
	font-size: 110%;
}
.boldred {
	color: Red;
	font-weight: bold;
}