body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
html>body #wrapper {
	min-height:100%;
	height: auto;
}
#header_wrapper {
	height: 557px;
	width: 100%;
	background-image: url(../img/header/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#subpage #header_wrapper {
	height: 335px;
}
#content_wrapper {
	width: 100%;
	min-height: 300px;
	padding-bottom: 120px;
}
#footer_wrapper {
	height: 66px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-image: url(../img/footer/bg_wrapper.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
html>body #footer_wrapper {
}
#header {
	height: 100%;
	width: 1000px;
	background-image: url(../img/header/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	position: relative;
}
#content {
	width: 1000px;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subpage #content {
	background-image: url(../img/bg_content2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	height: 100%;
	width: 1000px;
	background-image: url(../img/footer/bg_copy.gif);
	background-repeat: no-repeat;
	background-position: 74px 37px;
}
#main_content {
	float: right;
	width: 485px;
	padding-right: 30px;
	padding-top: 35px;
}
#subpage #main_content {
	float: right;
	width: 610px;
	padding-right: 30px;
	padding-top: 0px;
}
#sub_content {
	float: left;
	width: 373px;
	padding-left: 37px;
	padding-top: 35px;
}
#subpage #sub_content {
	float: left;
	width: 340px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(../img/bg_sub_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 80px;
}


/* -------------------- Header -------------------- */


/* ---------- Logo ---------- */
h1 {
	float: left;
	width: 292px;
	height: 71px;
	display: inline-block;
	margin-left: 24px;
	margin-top: 31px;
	margin-bottom: 32px;
}
h1 a {
	display: block;
	width: 292px;
	height: 71px;
	text-indent: -9999px;
	overflow: hidden;
}

/* ---------- Main navigation ---------- */

#main_nav {
	margin-top: 59px;
	display: inline;
	float: right;
	padding-right: 10px;
}
#main_nav li {
	float: left;
	height: 13px;
	padding-left: 18px;
	padding-right: 14px;
	background-image: url(../img/bull_bl.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_nav li.first {
	background-image: none;
}
#main_nav li a {
	height: 13px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav li a:hover {
	background-position: right top;
}
.flash {
	height: 321px;
	clear: both;
}
.sub_head {
	height: 119px;
	width: 1000px;
	padding-top: 20px;
	position: absolute;
	bottom: -1px;
	left: 0px;
	background-image: url(../img/sub_head/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#site_opt {
	width: 262px;
	float: left;
	padding-left: 18px;
	padding-top: 26px;
	line-height: 21px;
}
#subpage #site_opt {
	width: auto;
	float: none;
	padding-left: 0px;
	padding-top: 12px;
}
.sub_head h2 {
	height: 14px;
	margin-bottom: 8px;
}
.search_cat label, .search_brand label {
	width: 180px;
	color: #969696;
	display: block;
}
.search_cat select, .search_brand select {
	width: 180px;
	font-family: inherit;
	color: #969696;
	display: block;
	margin-bottom: 10px;
}
#subpage .search_cat select, #subpage .search_brand select {
	margin-bottom: 4px;
}
.search_cat option, .search_brand option {
	padding-left: 5px;
}
.search_brand {
	float: left;
	width: 206px;
}
.search_cat {
	float: left;
	width: 212px;
}
#subpage .search_cat, #subpage .search_brand {
	float: none;
	width: auto;
	padding-left: 90px;
	padding-top: 18px;
}

.feat_box {
	float: left;
	width: 284px;
}
.feat_box img.float_left {
	background-image: url(../img/news_box/bg_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	padding-bottom: 30px;
	margin-right: 8px;
	margin-top: 4px;
	display: inline;
}
.feat_box h2 {
	margin-bottom: 2px;
}
.feat_box p {
	color: #969696;
	padding-right: 4px;	
}

/* -------------------- Main_content -------------------- */
#main_content h2 {
	color: #6cc3d1;
	font-weight: normal;
	margin-bottom: 0px;
}
.article p {
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.product {
	padding-bottom: 40px;
	margin-bottom: 10px;
	background-image: url(../img/product/bg_article.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.product div.float_left {
	width: 294px;
}
.product div.float_right {
	width: 310px;
}
.product .product_img {
	background-image: url(../img/product/bg_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-bottom: 10px;
}
ul.product_links li {
	margin-bottom: 6px;
}
ul.product_links li a {
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.product p {
	margin-bottom: 10px;
}
.gallery_box {
}
.gallery_box h3 {
	height: 31px;
	margin-bottom: 10px;
}
.gallery_box img.float_left {
	background-image: url(../img/news_box/bg_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin-left: 2px;
	margin-right: 26px;
	margin-bottom: 16px;
	display: inline;
}
.gallery_box img.no_margin {
	margin-right: 0px;	
}
.doc_box {
	padding-left: 4px;
}
.doc_box h3 {
	height: 13px;
	margin-bottom: 8px;
}
.doc_box ul li {
	background-image: url(../img/product/ar_bl.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
}
.doc_box ul li a {
	color: #0f1973;
}

ul.product_opt li {
	margin-bottom: 6px;
}
ul.product_opt img {
	height: 16px;
	margin-bottom: -3px;
}
ul.product_opt a {
	color: #0f1973;
}
p.shorttext {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	color: #2f318f;
	padding-bottom: 6px;
}

.brands h3 {
	height: 30px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.brands img.float_left {
	margin-right: 2px;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-right: 14px;
	display: inline;
	background-image: url(../img/bg_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content .brands img.no_margin {
	margin-right: 0px;
}

.contact_form {
	background-image: url(../img/form/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 564px;
	margin-left: 10px;
	margin-top: 20px;
	clear: both;
}
.contact_form #form_content {
	background-image: url(../img/form/bg_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact_form #form_button {
	background-image: url(../img/form/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
.contact_form h3 {
	height: 30px;
	margin-bottom: 10px;
}
.contact_form div {
	clear: both;
	height: 35px;
}
.contact_form div.error {
	color: #FF0000;
	clear: both;
	height: auto;
	padding-bottom: 6px;
	padding-left: 240px;
}
.contact_form div.txtarea {
	clear: both;
	height: 140px;
}
.contact_form label {
	width: 222px;
	padding-right: 10px;
	padding-top: 5px;
	display: block;
	text-align: right;
	float: left;
	color: #0f1973;
}
.contact_form #form_content input {
	display: block;
	float: left;
	background-image: url(../img/form/bg_input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 306px;
	padding-top: 5px;
	padding-left: 3px;
	border: 0 none;
	font-size: inherit;
}
.contact_form #form_content textarea {
	display: block;
	background-image: url(../img/form/bg_ta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 306px;
	padding-top: 5px;
	padding-left: 3px;
	border: 0 none;
	font-family: inherit;
	font-size: inherit;
}
.contact_form #form_button span {
	display: block;
	float: left;
	font-size: 10px;
	padding-left: 30px;
}
.contact_form #button {
	background-image: url(../img/form/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 84px;
	border: 0 none;
	margin-right: 27px;
	position: relative;
	bottom: -12px;
}
ul.pagination {
	margin-top: 20px;
}
ul.pagination li {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: #6cc3d1;
}
ul.pagination li a {
	font-weight: normal;
	color: #797979;
	text-decoration: underline;
}

/* -------------------- Sub_content -------------------- */
#sub_content h2 {
	height: 15px;
	margin-bottom: 8px;
}
#subpage .news_box {
	padding-top: 40px;
}
#subpage .news_box h2 {
	display: none;
}
.news_item {
	padding-bottom: 10px;
	padding-top: 10px;
}
.news_item img.float_left {
	padding: 5px;
	background-image: url(../img/news_box/bg_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	margin-right: 8px;
}
#subpage .news_item img.float_left {
	display: none;
}
.news_item div.float_right {
	width: 288px;
}
#subpage .news_item div.float_right {
	float: none;
	width: auto;
	padding-right: 50px;
}
.news_item h3 {
	text-transform: uppercase;
}
.news_item h3 a {
	color: #051075;
}
.news_item p {
	margin-top: -4px;
}
.news_item p a {
	color: #676767;
}

/* -------------------- Footer -------------------- */
#footer p {
	width: 150px;
	display: inline;
	margin-top: 40px;
	margin-left: 100px;
}
#footer p.float_right {
	margin-top: 18px;
	margin-left: 100px;
}
#footer img.float_left {
	display: inline;
	margin-left: 235px;
}

* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #6cc3d1;
}
a:hover {
	text-decoration: underline;
}
a img, fieldset {
	border: 0 none;
}
p {
	color: #676767;
}
ul, li {
	list-style-type: none;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
