html {
	height: 100%;
	overflow-y: scroll;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/body_tile.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #d3232a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainwrapper_div {
	background-image: url(../images/topshadow.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#main_div {
	margin: auto;
	width: 1004px;
	padding-right: 20px;
	padding-left: 20px;
}
#headerwrap_div {
	background-image: url(../images/shadow_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header_div {
	margin: auto;
	width: 956px;
	height: 119px;
}
#logo_img {
	margin-left: -4px;
	margin-top: 19px;
	float: left;
}
#search_div {
	float: right;
	margin-top: 32px;
	width: 250px;
}
#search_fld {
	float: right;
	height: 15px;
	width: 139px;
	border: 1px solid #9F1A1B;
	margin-right: 5px;
}
#search_button {
	float: right;
}
#navigation_div {
	float: right;
	clear: right;
	margin-top: 37px;
	font-size: 16px;
	color: #FFF;
	line-height: 16px;
}
#navigation_div a {
	color: #FFF;
	text-decoration: none;
}
#navigation_div a:hover {
	color: #FDC93B;
	text-decoration: none;
}
#contentwrap_div {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#prodcontentwrap_div {
	background-image: url(../images/prodcontent_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer_div {
	background-image: url(../images/shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 86px;
}
#cright_div {
	height: 40px;
	padding-top: 17px;
	font-size: 12px;
	color: #000;
	padding-left: 24px;
}
#cright_div a {
	color: #000;
	text-decoration: none;
}
#cright_div a:hover {
	color: #000;
	text-decoration: underline;
}
.heading {
	font-size: 22px;
	color: #666;
}
.newsdate {
	font-size: 12px;
	color: #D3232A;
}
.subhead {
	font-size: 18px;
	color: #666;
}
.subhead2 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.whereheading {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-bottom:10px;
}
.large {
	font-size: 14px;
}
.large_black {
	font-size: 18px;
	color: #000;
}
.small {
	font-size: 10px;
}
.smallred {
	font-size: 11px;
	color: #D3232A;
}
.smallbold {
	font-size: 10px;
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.pic_alignleft {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}
.pic_alignright {
	float: right;
	padding-left: 7px;
	padding-bottom: 7px;
}
.content_div {
	padding-top: 13px;
	padding-right: 37px;
	padding-bottom: 24px;
	padding-left: 37px;
}
.content2_div {
	padding-top: 39px;
	padding-right: 64px;
	padding-bottom: 39px;
	padding-left: 64px;
}
.content3_div {
	padding-right: 64px;
	padding-bottom: 39px;
	padding-left: 64px;
}
.prodcontent_div {
	padding-right: 24px;
	padding-bottom: 39px;
	padding-left: 64px;
	padding-top: 42px;
}
.lefttext_div {
	float: left;
	width: 570px;
}
.subscribe_fld {
	height: 26px;
	width: 241px;
	border: 1px solid #CCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
.formttls {
	font-size: 12px;
	color: #666;
}
.aboutpic_img {
	float: right;
	margin-left: 50px;
}
.prodcalloutimg_div {
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.prodcallout_div {
	float: left;
	height: 233px;
	width: 157px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/home_product_callout_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 7px;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
}

.prodcallout_div:hover {
	margin-top:5px;
	margin-bottom:-5px;
}


.callout_title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
#promopic {
	float: left;
	margin-top:0px;
	margin-bottom:0px;
}
#promopic:hover {
	margin-top:5px;
	margin-bottom:-5px;
}
#signup_div {
	background-image: url(../images/signupbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 235px;
	width: 253px;
	margin-top: 35px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 9px;
	color: #8f8f8f;
	padding-right: 10px;
}
#homesignup_div {
	background-image: url(../images/signupbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 235px;
	width: 253px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 9px;
	color: #8f8f8f;
	padding-right: 10px;
}
#submit_button {
	float: right;
	margin-top: -3px;
}
.newsintro_div {
	padding-top: 12px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 16px;
}
.newsintrofirst_div {
	padding-top: 12px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
.newsintro_img {
	float: left;
}
.newsintrotext_div {
	float: right;
	width: 340px;
}
.newsintrotext_div a {
	color: #D3232A;
	text-decoration: none;
	font-size: 11px;
}
.productleft_div {
	float: left;
	width: 584px;
}
.newprodttl_div {
	float: right;
	padding-right: 40px;
	width: 200px;
	text-align: right;
	font-size: 22px;
	color: #D3232A;
	margin-bottom: 22px;
}
.product_div {
	padding-top: 12px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 16px;
}
.productfirst_div {
	padding-top: 12px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
.product_img {
	float: left;
}
.producttext_div {
	float: right;
	width: 340px;
}
.producttext_div a {
	color: #D3232A;
	text-decoration: none;
	font-size: 11px;
}
.newproduct_div {
	background-color: #FFF;
	clear: right;
	float: right;
	width: 222px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-bottom-color: #333;
	text-align: right;
	padding-right: 40px;
	color: #000;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	margin-bottom: 5px;
}
#nav {
	float: left;
}
#contact_div {
	background-image: url(../images/contactdiv_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 345px;
	width: 264px;
	padding-top: 20px;
	padding-left: 29px;
	padding-right: 18px;
}
.contact_fld {
	height: 20px;
	width: 130px;
	border: 1px solid #CCC;
}
.contact_fld2 {
	height: 80px;
	width: 130px;
	border: 1px solid #CCC;
}
#contact_table td {
	font-size: 11px;
}
.newspic {
	float: right;
}
#newstext_div {
	float: left;
	width: 400px;
	padding-bottom: 55px;
}
.newsheading {
	font-size: 22px;
	color: #666;
}
.newsbutton_div {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-color: #78AB16;
	padding-top: 28px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 7px;
	float: left;
	cursor: pointer;
	margin-right: 9px;
}
.newsnextprevbutton_div {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-color: #78AB16;
	padding-top: 28px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 7px;
	float: left;
	cursor: pointer;
	margin-right: 9px;
}
#newsbuttonholder_div {
	width: 300px;
	position: absolute;
	z-index: 10;
	top: -48px;
	left: 0px;
}/*------------ Home Slides Styling ------------*/
#homeSlides {
	height: 320px;
	width: 930px;
}
.homeslide_div {
	width: 930px;
	height: 320px;
}
#nav_div {
	position: absolute;
	top: 335px;
	left: 0px;
	z-index: 10;
	width: 180px;
}
#nav a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: url(../images/pager_nav_bg.png) 0px 0px no-repeat;
}
#nav a.activeSlide, #nav a:hover {
	background: url(../images/pager_nav_bg.png) 0px -20px no-repeat;
}
#pauseButton {
	width: 29px;
	height: 20px;
	background-color: #000;
	cursor: pointer;
	background-image: url(../images/pause_button.png) no-repeat 0px 0px;
	float: left;
}
#playButton {
	width: 29px;
	height: 20px;
	background-color: #000;
	cursor: pointer;
	background-image: url(../images/play_button.png) 0px 0px no-repeat;
	float: left;
}
.slideTitle {
	position: absolute;
	width: 400px;
	top: 335px;
	left: 180px;
	z-index: 10;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	margin: 0;
	background-color: #FFF;
	padding: 2px 2px 2px 7px;
}
.nextLabel {
	font-weight: bold;
}
.wherelogo_img{
	margin-right: 10px;
	margin-bottom: 10px;
}
