body {
	background-repeat: no-repeat;
	background-color: #F8F7F5;
	background-position: center top;
	background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a {
	color:#333333;
	}
a:hover { text-decoration: underline; }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:50px; color:#7b1216; margin:inherit;}
h2 { 
	line-height: 1.8; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:20px;  
	color:#666666; 
	font-weight:normal; 
	}
	
p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:34px; }

table { padding: 0; border-collapse: collapse; }
td { font-size:12px; padding: 2px 4px; }

#main { 
	position: absolute;
	background-color:#ffffff;
	top: 20px;	
	left: -512px; 
	margin-left: 50%; 
	margin-right:50%; 
	height: auto;	
	width: 1024px;
	border:thin;
	border-color:#000000;
	border-style:solid;
	}

#header {
	width: 1024px; 
	height:67px; 
	margin: 10px 0px 0px 0px; 
	background-color:#FFFFFF;
	}
	
#searchbox { 
	position:absolute; 
	left: 800px; 
	top: 20px; 
	width:200px; 
	text-align: right; 
	padding-right: 18px;  
	}
	
#divisionof { 
	position:absolute; 
	top: 55px; 
	left:800px; 
	width:250px; 
	font-family:Verdana; 
	font-size:9px;
	}

#nav {
	position:relative; 
	float:left; 
	clear:inherit; 
	height:30px; 
	width:1024px; 
	background-color:#fff; 
	border-top:solid thin #000; 
	border-bottom:solid thin #000;
	}
	
#flashbox { 
	position:relative;
	float:left;
	clear:inherit;
	width: 1024px; 
	height:auto; 
	background-color:#FFF; 
	color:#333333; 
	}
	
#flashleft { 
	position:relative;
	float:left;
	clear:inherit;
	width: 364px; 
	height:auto;
	text-align:center;
	}
	
#flashright { 
	position:relative; 
	float:left; 
	clear:inherit; 
	width:640px; 
	background-color:#FFFFFF; 
	}

#footer { 
	position:relative; 
	float:left; 
	clear:inherit; 
	width:1024px; 
	height:60px;
	padding-top:20px;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-align:center;
	border-top:thin;
	border-top-color:#000000;
	border-top-style:solid;
	}

#searchbutton { background-image:url(/images/buttons/circle-orange.gif) }
#logo {	position:absolute; height: 67px; width:auto; top: 14px; }

.producttitle { position:relative; float:left; clear:inherit; width:640px; text-align:center; display:inline; }
.thumbnail {
	position:relative;
	float:left;
	clear:inherit;
	width:170px;
	height:190px;
	}


.tagline { width:600px; margin:20px; font-size:20px; font-family:Georgia, "Times New Roman"; }

.contactbox { 
	position:relative; 
	float:left; 
	margin-bottom:10px;
	}
	
.contactlt {
	position:relative; 
	float:left;
	clear:inherit;
	padding-left:40px;
	width:100px; 
	padding-right:5px; 
	text-align:right; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
	}
	
.contactrt {
	position:relative;
	float:left;
	clear:inherit;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
.contactformbox { position:relative; float:left; width:600px; margin-bottom:10px; color:#0000000;  clear:inherit;}
.contactform { position:relative; float:left; width:200px; padding-right:5px; text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;  clear:inherit;}

.historytext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; }

.thumbnails { position:relative; float:left; display:inline; clear:inherit; width:160px; height:190px; background-color:#FFFFFF; }

