html { margin: 0px; padding: 0px; height:100%; }
* html { height: 100%; }
a img { border-style:none; }
a { color:#444; text-decoration:none; }
a:hover { color:#000; text-decoration:none;}

body
{
	background-color:#FFFFFF;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:9pt;
	line-height:15pt;
	color:#000000;
	margin:0px;
	padding:0px;
}

table#main
{	
	background-color:#FFFFFF;
	width:775px;
	padding:0px;
	border-style:none;
	border-collapse:collapse;
}
#site-top{
	background-color:#FFFFFF;
	width:775px;
	margin:0px auto;
	padding:0px;
	border-style:none;
	border-collapse:collapse;
}
#site-top map{ z-index:5; }
#header{ z-index:10; }

#main-block{
	margin:0 auto 20px;
	box-shadow:0 0 5px #000;
	display:block;
	width:775px;
	clear:both;
	position:relative;
	top:-3px;
}

tr { margin:0px; padding:0px; }
td { margin:0px; }

td#header { background-color:#5f5f5f; width:775px; padding:0px; }
td#banner { background-color:#FFFFFF; width:775px; }

td#content
{
	width:775px; 
	background-color:#FFFFFF;
	text-align:justify;
	margin:0px;
	padding:8px 50px 8px 8px;
}

td#footer
{
	width:775px; 
	background-color:#5f5f5f;
	text-align:center;
	margin:0px;
	padding:8px;
	color:#FFFFFF;
	font-size:9px;
	line-height:10px;
}
td#footer a { color:#FFFFFF; text-decoration:underline; }
td#footer a:hover { color:#FFFFFF; text-decoration:none; }

#titleimg
{
	padding:0px;
	margin:0px;
	width:775px;
}

#navhead
{
	background-color: #5f5f5f;
	border-style: none;
	height: 27px;
	margin: 0 auto;
	overflow: visible;
	padding: 5px 15px;
	text-align: right;
	width: 775px;
	position:relative;
	z-index:10;
}

.nav-link{
	background-color:#5f5f5f;
	color:#FFF;
	line-height:27px;
	margin:0 6px;
	padding:6px 5px;
	font-family:Questrial, sans-serif;
	font-size:1.1em;
}

.nav-link:hover{
	background-color:#7f7f7f;
	color:#FFF;
	text-shadow:0 0 1px #fff;
}

.shadow-before {
	background: url("../images/left-shadow.png") transparent;
	bottom: -6px;
	display: block;
	font-size: 0;
	height: 6px;
	left: 0;
	line-height: 0;
	position: absolute;
	width: 15px;
}

.shadow-after {
	background: url("../images/right-shadow.png") transparent;
	bottom: -6px;
	font-size: 0;
	height: 6px;
	line-height: 0;
	position: absolute;
	right: 0;
	width: 15px;
}

.navimg
{
	display:inline;
	height:27px;
	padding:0px;
	margin:0px;
	border-style:none;
}

#contimg
{
	float:left;
	margin:0px 20px 0px 0px;
}

#dropcase
{
	float:left;
	color:#4444;
	font-size:85px;
	line-height:65px;
	padding:10px 5px 0 0;
	font-family: Times, serif, Georgia;
}

#prodnav
{
	width:145px;
	background-color:#e2e2e2;
	vertical-align:top;
	padding:15px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:14px;
}

h1
{
	font-family: "Copperplate", Tahoma, Verdana, sans-serif;
	font-size:24pt;
	line-height:24pt;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2
{
	font-family: "Copperplate", Tahoma, Verdana, sans-serif;
	font-size:16pt;
	line-height:20pt;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#prodcontent
{
	width:530px;
	background-color:#FFFFFF;
	vertical-align:top;
	padding:15px;
	text-align:center;
}

#contactcontent
{
	width:530px;
	background-color:#FFFFFF;
	vertical-align:top;
	padding:15px;
	text-align:left;
}

#prodcontent table { width:100%; }
#prodcontent tr { width:100%; }
td.td1 { width:100%; }
td.td2 { width:50%; }

.proddiv { text-align:center; }

.prodimg
{
	margin: 10px auto 30px;
}

.inlineimg { display:inline; }

.ulprod
{
	text-align:left;
	font-size:8pt;
	line-height:10pt;
}

.spanprod
{
	font-family:'Copperplate', Arial;
	font-size:16pt;
}

#prodtitle
{
	display:none;
}

.disclaimer
{
	width:500px;
	text-align:justify;
	border: 1px solid #87634d;
	margin: 7px auto 15px;
	padding: 7px;
	font-family: Trebuchet, Arial;
	font-size:8pt;
	line-height:10pt;
	color:#000000;
	text-align:justify;
}

.disclaimertitle
{
	color:#87634d;
	font-family: Trebuchet, Arial;
	font-size:9pt;
	line-height:11pt;
	font-weight:bold;
	text-decoration:underline;
}