body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

img {border: 0px; margin: 0px; display:block;}

a:link {color: #CC0000; text-decoration: underline; }
a:visited {color: #CC0000; text-decoration: underline; }
a:hover {color: #CC0000; text-decoration: none; }
a:active {color: #CC0000; text-decoration: underline; }

#containermain {
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 882px;
	min-height: 550px;
}

#content {
	width: 842px;
	margin-left: 20px;
}

#topbanner {
	width: 842px;
	height: 179px;
	background: url(../pictures/top_banner_home.jpg)  no-repeat;
}

#topbannersize {
	width: 842px;
	height: 179px;
	background: url(../pictures/top_banner_sizing.jpg)  no-repeat;
}

#menu {
	width: 830px;
	height: 23px;
	background: #000000;
	padding: 9px 0px 0px 12px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

a.menu:link {color: #FFFFFF; text-decoration: none; }
a.menu:visited {color: #FFFFFF; text-decoration: none; }
a.menu:hover {color: #FFFFFF; text-decoration: underline; }
a.menu:active {color: #FFFFFF; text-decoration: none; }

#menuinset {
	float: left;
	width: 415px;
	background: #000000;
	padding: 0px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

#menuinsetright {
	float: left;
	width: 403px;
	background: #000000;
	padding: 0px 12px 0px 0px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: right;
}


#pagecontent {
	width: 842px;
	margin: 0px;
	min-height: 150px;
}

#homecol1 {
	float: left;
	width: 463px;
	margin: 14px 40px 14px 0px;
	font-size: 13px;
	line-height: 17px;
}

#homecol2 {
	float: left;
	width: 339px;
	height: 227px;
	margin: 14px 0px 14px 0px;
}

#sizecol1 {
	float: left;
	width: 341px;
	margin: 14px 14px 14px 0px;
	font-size: 13px;
	line-height: 17px;
}

#sizecol2 {
	float: left;
	width: 258px;
	margin: 14px 14px 14px 0px;
}

#sizecol3 {
	float: left;
	width: 215px;
	margin: 14px 0px 14px 0px;
}

#homebass {
	float: left;
	width: 842px;
	height: 123px;
	background: #000000 url(../pictures/bass_banner_home.jpg)  no-repeat;
	background-position: bottom;
}

#address {
	float: left;
	width: 842px;
	margin: 6px 0px 0px 0px;
	font-size: 13px;
	line-height: 13px;
}

#weblinks {
	float: left;
	width: 842px;
	margin: 20px 0px 20px 0px;
	font-size: 9px;
	line-height: 11px;
	color: #868686;
}

a.weblinks:link {color: #868686; text-decoration: none; }
a.weblinks:visited {color: #868686; text-decoration: none; }
a.weblinks:hover {color: #003162; text-decoration: none; }
a.weblinks:active {color: #868686; text-decoration: none; }


p {
	margin: 0px 0px 8px 0px;
}

li {
	margin: 0px 0px 4px 0px;
}

h1{
	font-size: 19px;
	font-weight: bold;
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	text-decoration: none;
}

h2{
	font-size: 19px;
	font-weight: bold;
	line-height: 21px;
	padding: 0px;
	margin: 14px 0px 14px 0px;
	text-decoration: none;
}
