body {
	background-color: #fff;
}
body, td, .bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px
}
p {
	padding:0px;
	margin:5px 0px 5px 0px;
}
#logo {
	height: 90px;
	width: 765px;
}
#top_nav {
	height: 10px;
	width: 765px;
	margin-bottom:20px;
}
#top_nav2 {
	height: 35px;
	width: 765px;
}
#ant_control_contain {
	width:765px;
	margin:0;
	padding:0;
}
#ant_control_description {
	float:left;	
	width:530px;
	height:auto;
}

#ant_control_locator {
	float:right;
	width:230px;
	text-align:left;
}

.description {
	width:530px;
	height:auto;
	margin:0;
	padding:0;
}
.content_boxes {
	width: 170px;
	border: #000 1px solid;
	background-color:#ffffff;
}

#header_graphic {
	position: absolute;
	margin-left: 500px;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	clear: left;
}
#header_graphic_home {
	position: absolute;
	margin-left: 530px;
	margin-top: 0px;
	top: 35px;
	left: 0px;
}
#home_content {
	width: 745px;
	margin-top: 10px;
}
#content {
	width: 745px;
	margin-left: 20px;
}
#top_content {
	width: 745px;
	clear:both;
}
#top_content_short {
	width: 475px;
}
#homelft {
	width: 230px;
	float:left
	
}
#homemid {
	width: 230px;
	float: left;

	padding-left: 10px;
}
#homerght {
	width: 230px;
	padding-left: 10px;
	float: left;
}

#contact_box {
	position: absolute;
	left: 535px;
	top: 230px;
	width: 200px;
	height:auto;
	padding:10px;
	border: 1px solid #000;
	text-align:center;
}


#footer {
	width: 765px;
	clear:both;
	text-align:center;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	line-height: 18px;
	text-decoration: none
}
#footer a {
	color: #660000;
	text-decoration: underline;
	padding: 0px 7px 0px 7px;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline
}
.product {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
.floatlft {
	float: left;
	width: 485px;
}
.floatrght {
	float: right;
}
.toplft {
	width: 250px;
	float:left
}
.topmid {
	float: left;
	padding-left: 10px;
}
.toprght {
	padding-left: 10px;
	float: right;
}
.clearer {
	clear: both;
}
#copyright {
	font-size: 10px;
	color: #666666;
	line-height: 14px
}
.homehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 25px
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b51300;
	font-weight: bold;
	line-height: 16px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 16px
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	line-height: 14px;
	text-decoration: underline
}
.redlink a {
	color: #CC3333;
	text-decoration: underline
}
.redlink a:hover {
	color: #CC9933;
	text-decoration: underline
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: none
}
.sublink a {
	color: #000000;
	text-decoration: none
}
.sublink a:hover {
	color: #CC0000;
	text-decoration: none
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none
}
.mainlink a {
	color: #FFFFFF;
	text-decoration: none
}
.mainlink a:hover {
	color: #FFFF33;
	text-decoration: none
}

.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #415D98;
	margin:0px;
	padding-bottom:5px;
}
.prodsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float:right;
}
.formRequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.formNotRequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.error, .errors {
	color: #cc0000;
}
hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height:1px;
}
.list_no_bullet {
	list-style:none;
}
.arrow_list {
	margin: 0px;
	padding:0px;
	height:auto;
	
}

.arrow_list li {
	display:block;
	list-style: none;
	background-image:url(../gifs/bullet_gray.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:20px;
	/*line-height: auto;
	height:auto;	*/
}

.arrow_list a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;	
	/*margin-left: 20px;*/
	line-height: 16px;
	height:16px;
}
.arrow_list a:hover {
	color: #CC9933;
}
.arrow_list ul {
	margin: 0px 0px 0px 15px;
	padding:0px;
	
}