body {
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#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;
	height:350px;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	background: #FFFFFF;
}
#footer {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;

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


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