#dropmenudiv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:100;
	background-color: #9a0e0e;
	text-decoration: none;
	text-indent: 10px;
	font-size: 10px;
}

#dropmenudiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	background-color: #9a0e0e;
	text-decoration: none;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #880404;
	text-decoration: none;
	text-indent: 10px;
	color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #484848;
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bg.gif);
}

#container {
	text-align: center;
	width: 100%;
}
#topheader {
	height: 110px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#tabs {
	height: 34px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 209px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 30px;
	background-image: url(../images/bodypagebg.gif);
}

#body a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
}

#body a:link, a:visited, a:active{
	text-decoration: none;
	color: #666666;
}

#body a:hover{
	text-decoration: underline;
}

#footer {
	height: 60px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a:link, a:active, a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

#container #body #products {
	border: 1px solid #CCCCCC;
}

#container #body #products td {
	text-align: center;
	background-color: #EFEFEF;
}
.smallgray {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}

.smallred {
	font-family: Tahoma;
	font-size: 9px;
	color: #CC0000;
}
#kustomizer {
	height: 800px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
