html
{
	overflow: auto;
}
body
{
	background-color: white;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

#nav
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	position: absolute;
	top: 81px;
	left: 22px;
}
#nav li
{
	padding: 0px;
	float: left;
	margin-right: 8px;
	line-height: 10px;
}
#nav li.linkon a
{
	background-color: #449FE2;
}
.headlink:link, .headlink:visited, .headlink:active
{
	display: block;
	width: 72px;
	height: 30px;
	color: #FFF;
	background-color: #6D408D;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 6pt;
	font-weight: bold;
}
.headlink:hover
{
	background-color: #449FE2;
}





/*  End of essentials.. */
div.container {width: 100%; text-align: center;}

div.container2 {display: block; padding: 0px; width: 763px; padding: 20px 0px 20px 0px; margin: 0px auto; position: relative; text-align: left;}

div.main {width: 739px; min-height: 519px; border: 12px solid #6D408D;}

div.header {width: 739px; min-height: 120px; position: relative;}

img.logo {clear: right; float: right;}

div.content {width: 739px; min-height: 399px; position: relative;}

div.left_col {float: left; width: 339px;}

div.right_col {float: left; width: 366px; padding: 6px 17px 0px 17px;}

a.store {display: block; width: 191px; height: 99px; margin-left: 87px; background: url("/buy_online_now.gif") no-repeat left top; text-indent: -500px; overflow: hidden;}
a.store:hover {background: url("/buy_online_now_on.gif") no-repeat left top;}

div.footer {width: 757px; padding: 2px 3px 2px 3px;}

a.footer_email {float: left; width: 404px; height: 41px; background: url("/twemail.gif") no-repeat left top; text-indent: -500px; overflow: hidden;}
a.footer_email:hover {background: url("/twemail_on.gif") no-repeat left top;}

img.tel {float: right;}

div.clearer {clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 0px; height: 0px; font-size: 0px;}

img {border: 0;}

ul {margin-left: 7px; padding-left: 7px;}



/*  end of main format*/
blockquote {
color:#666666;
font-style:italic;
margin:20px;
}
h1, h2, h3, h4, h5, h6 {
clear:both;
color:#000;
margin:0px;
padding:0px;
}
h1 {
font-size:14pt;
}
h2 {
font-size:12pt;
}
h3 {
font-size:10pt;
}
h4 {
font-size:8pt;
}
h5 {
font-size:7pt;
}
h6 {
font-size:6pt;
}

strong, b {font-size:10pt;}


a:link,a:visited,a:active
{
	color: #6D408D;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}

