#footer a:hover {
	color: #993300;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 85%;
	border: 1px solid #D74035;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 35px;
}

body {
	margin-top: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}

#header {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#footer a {
	color: #333333;
	text-decoration: underline;
}
#maintable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D74035;
	border-right-color: #D74035;
	border-bottom-color: #D74035;
	border-left-color: #D74035;
}
.img-right   {
	margin: 25px;
	float: right;
}

#maintable #maincontent {
	padding: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
}
#footer .copyright {
	font-size: 90%;
	color: #666666;
}


#maintable #maincontent h1 {
	font-size: 10pt;
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D74035;
	border-right-color: #D74035;
	border-bottom-color: #D74035;
	border-left-color: #D74035;
}
#maintable #maincontent a {
	color: #525355;
}
#maintable #maincontent a:hover {
	color: #D74035;
}#maintable #maincontent h2 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9B0C0E;
}
#maintable #maincontent h3 {
	font-size: 10pt;
}
#caretips {
	border: thin dashed #CC3300;
	background-color: #FFFFD9;
	padding: 10px;
}
.img-left {
	margin: 25px;
	float: left;
}
.style10 {
	color: #D4392A;
	font-size: 14pt;
	font-weight: bold;
}
.caption {
	font-size: 8pt;
	margin-right: 15px;
	margin-left: 15px;
}
.table-right   {
	margin: 0px;
	float: right;
	padding: 0px;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
#maintable #sidebar {
	background-color: #333333;
	padding: 8px;
}
#phone{
	text-align: right;
}
#maincontent  #products  {
	float: right;
	width: 220px;
	margin: 15px;
	padding: 15px;
	border: 2px dotted #9A0C0B;
	font-size: 90%;
}
#maincontent  #products h2 {
	font-size: 12pt;
}
#maintable #maincontent #coupon {
	border: thin dashed #993300;
	padding: 5px;
}
