@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	text-align: center;
}
.maincontainer {
	height: auto;
	width: 780px;
	position: relative;
	text-align: left;
	margin-left: -390px;
	left: 50%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.topimg {
	position: absolute;
	height: 74px;
	width: 780px;
	left: 0px;
	top: 0px;
}
.flashholder {
	height: 104px;
	width: 307px;
	position: absolute;
	top: 74px;
	left: 235px;
}
.motto {
	height: 104px;
	width: 235px;
	position: absolute;
	left: 0px;
	top: 74px;
}
.productlist {
	height: 104px;
	width: 238px;
	position: absolute;
	left: 542px;
	top: 74px;
}
.linkbar {
	height: 31px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 178px;
	text-align: center;
}
.contentholder {
	height: auto;
	width: 780px;
	position: absolute;
	left: -5px;
	top: 209px;
	font-family: verdana;
	font-size: 12pt;
	padding-top: 5px;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
}
a:link {
	color: #3BB3E5;
}
a:visited {
	color: #3BB3E5;
}
a:hover {
	color: #CC9966;
}
.sublinks {
	background-color: #3BB3E5;
	padding: 5px;
	height: auto;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: static;
	float: left;
	font-size: 11pt;
	margin-right: 10px;
}
.topic {
	background-color: #3BB3E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
#maincontainer #sublinks a {
	color: #FFFFFF;
}
#maincontainer #sublinks a:visited {
	color: #FFFFFF;
}
#maincontainer #sublinks a:hover {
	color: #000000;
}
