.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #666699;
    color: #FFFFFF;
	border: 0 outset rgb(50,50,50); 
}
body {
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtext {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#bannerbox {
	background-image:url(assets/banner.jpg);
	width:750px;
	height:430px;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
}
#bannerbox a:active a:link a:visited {
color: #fff;
text-decoration: underline;
}
#bannerbox a:visited {
color: #fff;
text-decoration: underline;
}

#contactbox {
	width:800px;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	background-color: #FFFFFF;
	background-position: center;
}
#footer {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;

font-size:.5ems;
	color:#999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	color: #339933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
#productbox {width:700px;
	height:350px;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	background: #FFFFFF;}
	


.products {
 color: #18377e;
 font: bold 1.5em Verdana, Helvetica, Arial, sans-serif;}
