body {
	margin: 16px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #fff url(../images/bg_main.gif) repeat-x;	
}

img, div {
	behavior: url(../inc/iepngfix.htc);
}

/* TEXT */
h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	display: block;
	margin: 0;
	padding: 6px 0 6px 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px #d0cfcf solid;
	border-bottom: 1px #d0cfcf solid;
}
h3 {
	font-size: 14px;	
	color: #0077c0;
}
h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #bfbfa8; 	
}
#body_right ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#body_right li {
	margin: 0;
	padding: 5px;
	list-style-image: url(../images/bullet.gif);
}
#body_full li {
	margin: 0;
	padding: 5px;
	list-style-image: url(../images/bullet.gif);
}
#banner_blurb p {
	margin: 0;
	padding: 0;
}
#body p {
	line-height: 20px;	
}
.product_box p {
	margin: 0;
	padding: 0;
}
.product_box h3 {
	margin: 0;
	padding: 0;
}
.pdf_text {
	font-size: 11px;
	font-style: italic;
	color: #999;
}
#footer p {
	color: #bfbfa8;
}
#footer_left_text p {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 20px;
}
#footer_right_text p {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 20px;
}



/* MISC */
img {
	border: 0;	
}
.photo_box img {
	margin-bottom: 10px;	
}
.photo_box_last p img {
	margin-bottom: 10px;	
}
.photo_box p {
	margin: 0;
	padding: 0;
	width: 149px;
	text-align: center;
}
.photo_box_last p {
	margin: 0;
	padding: 0;
	width: 149px;
	text-align: center;
}
.product_box img {
	border: 0;
	padding-right: 10px;
	float: left;
}
#tblProductPhotos {
	padding: 5px;
	background-color: #036;
}
.cellProductPhoto {
	padding: 2px;
	text-align: center;
}
.astrix {
	color: #f00;	
}
#tbl_partners {
	width: 100%;	
}

/* MAIN MENU */
#mainmenu_list {
	margin: 0;
	padding: 0;
}
#mainmenu_list li {
	float: left;
	display: block;
	padding-top: 7px;
	height: 20px;
}
#mainmenu_news {
	width: 135px;
}
#mainmenu_aboutus {
	width: 136px;
}
#mainmenu_products {
	width: 137px;
}
#mainmenu_instock {
	width: 137px;
}
#mainmenu_careers {
	width: 137px;
}
#mainmenu_contactus {
	width: 135px;
}
#mainmenu_blog {
	width: 134px;
}
#mainmenu_list li a:link, #mainmenu_list li a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
#mainmenu_list li a:hover, #mainmenu_list li a:active {
	font-size: 14px;
	text-decoration: none;
	color: #e51937;
}

/* LAYOUT */
#container {
	margin: 0 auto;
	width: 951px;
}
#menu {
	width: 951px;
	height: 27px;
	background: url(../images/bg_mainmenu.gif);
}
#header {
	width: 951px;
	height: 101px;
	text-align: left;
	background: url(../images/bg_header.gif);
}
#headerHome {
	width: 951px;
	height: 101px;
	text-align: left;
	background: url(../images/bg_headerHome.gif);
}
#logo {
	position: relative;
	top: 24px;
	left: 16px;
	width: 383px;
	height: 54px;
}
#banner {
	padding: 18px;
	width: 915px;
	height: 285px;
	background: url(../images/bg_banner.gif);
}
#banner_photo {
	float: left;
	width: 620px;
	height: 286px;
}
#banner_blurb {
	float: right;
	width: 254px;
	height: 286px;
	text-align: left;
}
#body {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 921px
}
#photo_row {
	margin: 36px 0 36px 0;
	width: 920px;
	height: 130px;
}
.photo_box {
	margin: 0 43px 0 0;
	float: left;
}
.photo_box_last {
	float: left;
}
#body_full {
	float: left;
	width: 100%;
	min-height: 400px;
	text-align: left;
}
#body_left_container {
	float: left;
	width: 300px;
}
#body_left {
	height: 200px;
	text-align: left;
}
#body_left_menu {
	text-align: left;
	width: 300px;
}
#body_right {
	float: right;
	width: 575px;
	min-height: 200px;
	text-align: left;
}
#body:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#partners_box {
	width: 525px;
}
.ie #body:after {
	zoom: 1;
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.product_box {
	padding: 10px 0 10px 0;
	border-bottom: 1px #ccc solid;
}
#footer {
	height: 310px;
	background: url(../images/bg_footer.gif);
}
#footer_body {
	margin: 0 auto;
	width: 920px;	
}
#footer_left {
	float: left;
	margin: 18px 0 15px 0;
	width: 458px;
	height: 234px;
	text-align: left;
	border-right: 1px #393e42 solid;
	background: url(../images/bg_footer_left.gif) center left no-repeat;
}
.ie6 #footer_left {
	float: left;
	margin: 18px 0 15px 0;
	width: 458px;
	height: 234px;
	border-right: 1px #393e42 solid;
	background: url(../images/bg_footer_left.gif) center left no-repeat;
}
#footer_left_text {
	position: relative;
	top: 80px;
	left: 17px;
	width: 265px;
	height: 92px;
	text-align: left;
}
.ie6 #footer_left_text {
	position: relative;
	top: 80px;
	left: 17px;
	width: 265px;
	height: 92px;
	text-align: left;
}
#footer_right {
	float: right;
	margin: 18px 0 15px 0;
	width: 459px;
	height: 234px;
	text-align: left;
	background: url(../images/bg_footer_right.gif) center right no-repeat;
}
.ie6 #footer_right {
	float: right;
	margin: 18px 0 15px 0;
	width: 459px;
	height: 234px;
	background: url(../images/bg_footer_right.gif) center right no-repeat;
}
#footer_right_text {
	position: relative;
	top: 20px;
	left: 50px;
	width: 228px;
	height: 186px;
	text-align: left;
}
.ie6 #footer_right_text {
	position: relative;
	top: 20px;
	left: 50px;
	width: 228px;
	height: 186px;
	text-align: left;
}
#footer_copyright {
	clear: left;
	float: left;
	padding: 5px 0 5px 0;
	width: 300px;
	height: 33px;
	text-align: left;
}
#footer_links {
	clear: right;
	float: right;
	padding: 5px 0 5px 0;
	width: 230px;
	height: 33px;
	text-align: left;
}
/* LINKS */
a:link, a:visited {
	text-decoration: underline;
	color: #0077c0;	
}
a:hover, a:active {
	text-decoration: underline;
	color: #e51937;
}
/* Parts Section */
#partsIndexCol1 {
	float: left;
	width: 250px;
	
	}
	#partsIndexCol2 {
	float: left;
	width: 250px;
	
	}
#partsContent {
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px #d0cfcf solid;
	width: 250px;
	height: 171px;
	float:left;
	}
	#partsImg {
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px #d0cfcf solid;
	width: 250px;
	height: 171px;
	float:left;
	}
