body{
	background-image: url(images/bg.jpg);
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.subsectiontitle {
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 15px;
	color: #036;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #444;
}

#header{
	background-image: url(images/header.jpg); 
	padding-left: 20px;
}

.banner{
	margin-top: 8px;
	margin-bottom: 8px;
}

.nav{
	background-image: url(images/nav_bg.jpg);
}

#border{
	background-color: #dce8f2; 
	width: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#contentbox{
	width: 758px; 
	background-color: #f5faff; 
	padding-left: 5px; 
	padding-right: 5px;
}

#contentbox td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
}

#feat_prod{
	width: 490px;
	border-right: 1px dotted black;
	font-size: 11px;
}

#feat_prod td{
	font-size: 11px;
}

#feat_prod h1{
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	color: #003366;	
	margin-bottom: 8px;
}

#latest{
	width: 278px;
	border-bottom: 1px dotted black;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}

#latest h1{
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	color: #003366;	
	margin-bottom: 8px;
}

.img{
	border: 1px solid silver;
}

.date{
	color: silver;
}

#sign_up{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: black;
	padding-left: 10px;
	padding-top: 5px;
}

#sign_up a{
	text-decoration: none;
	font-weight: bold;
	color: black;
}

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

.form
{
	width: 220px;
	border: 1px solid #003366;
}

.formbutton
{
	border: 1px solid #003366;
}

.signup
{
	width: 230px;
	border: 1px solid #003366;
}

#info{
	background-color: #f7f8f8;
	padding: 5px;
		font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: black;
}

.silver{
	color: #999999;
}

#info a{
	color: #999999;
	text-decoration: none;
}

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

#mainbox{
	margin-bottom: 8px;
}

#copyright{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: black;
	padding: 5px;
}

#tabcontent{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
	width: 760px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
}

#tabcontent td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: black;
}

.clear{
clear: both;
}

.prod_name{
	font-family: Georgia, Verdana;
	font-size: 18px;
	color: black;
}
