
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #000000;
	background-image: url(../images/bg_body.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#wrap {
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
}

#wrap_left {
	width: 20px;
	height: 655px;
	float: left;
	background-image: url(../images/bg_wrap_left.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_right {
	width: 20px;
	height: 655px;
	float: right;
	background-image: url(../images/bg_wrap_right.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_middle {
	width: 969px;
	float: left;
}



/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#header {
	width: 969px;
	height: 93px;
	float: left;
	position: relative;
}

#logo {
	width: 400px;
	height: 93px;
	float: left;
}

.logo_bottom {
	width: 123px;
	height: 8px;
	position: absolute;
	left: 94px;
	top: 93px;
	z-index: 999;
}

#searchbox {
	width: 240px;
	height: 24px;
	float: right;
	padding: 16px 4px 0px 0px;
}

#toplinks {
	width: 565px;
	height: 23px;
	float: right;
	background-image: url(../images/bg_toplinks.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 30px 4px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#toplinks a {
	float: right;
	margin-left: 17px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}

#toplinks a:hover,
#toplinks a.current {
	color: #dc291e;
	text-decoration: none;
}

#printheader {
	display: none;
	visibility: hidden;
}



/*************************************************************/
/********************* main **********************************/
/*************************************************************/
#main {
	width: 963px;
	float: left;
	background-color: #000000;
	padding: 2px 3px 0px 3px;
}



/*************************************************************/
/********************* quicklinks ****************************/
/*************************************************************/
#quicklinks {
	width: 963px;
	height: 60px;
	float: left;
	margin-bottom: 5px;
}

.quicklink_item {
	width: 160px;
	height: 65px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.quicklink_item a {
	width: 153px;
	height: 38px;
	padding: 27px 0px 0px 7px;
	display: block;
	line-height: 13px;
	background-image: url(../images/bg_quicklink_off.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.quicklink_item a:hover,
.quicklink_item a.current {
	background-image: url(../images/bg_quicklink_on.gif);
	color: #dc291e;
	text-decoration: none;
}

.quicklink_products {
	width: 158px;
	height: 65px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.quicklink_products a {
	width: 144px;
	height: 48px;
	padding: 17px 0px 0px 14px;
	display: block;
	line-height: 13px;
	background-image: url(../images/bg_quicklink_product_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #d62318;
	text-decoration: none;
}

.quicklink_products a:hover,
.quicklink_products a.current {
	background-image: url(../images/bg_quicklink_product_on.gif);
	color: #d62318;
	text-decoration: none;
}



/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 227px;
	float: left;
	padding: 5px 4px 10px 6px;
	background-image: url(../images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 500px;
}

.menu1 {
	width: 227px;
	float: left;
}

.menu1 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 215px;
	height: 18px;
	padding: 2px 6px 0px 6px;
	display: block;
	color: #f1f1f1;
}

.menu1 a:hover {
	text-decoration: none;
	color: #f1f1f1;
	background-image: url(../images/bg_menu1_over.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.menu1 a.current {
	text-decoration: none;
	color: #f1f1f1;
	background-image: url(../images/bg_menu1_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.menu2 {
	width: 215px;
	float: left;
	padding: 4px 6px;
}

.menu2 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 207px;
	padding: 2px 0px 2px 7px;
	display: block;
	border-left: 1px solid #565656;
	color: #9fa1a8;
}

.menu2 a:hover {
	text-decoration: none;
	color: #d8251a;
}

.menu2 a.current {
	text-decoration: none;
	color: #ffffff;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#main_container {
	width: 963px;
	float: left;
	background-image: url(../images/bg_main_container.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#container {
	width: 686px;
	float: right;
	padding: 0px 18px 0px 17px;
	background-image: url(../images/bg_container.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.content_background {
	width: 682px;
	float: left;
	background-image: url(../images/bg_content.gif);
	background-position: 0 53px;
	background-repeat: no-repeat;
	padding:  0px 2px;
	min-height: 400px;
}

.content_inside {
	clear: both;
	padding: 20px 7px;
}

#breadcrumbs {
	text-transform: lowercase;
	text-align: right;
	font-size: 11px;
	color: #cccccc;
	padding: 2px 2px 0px 0px;
}

#breadcrumbs a {
	color: #cccccc;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #dc291e;
}

#bottom {
	width: 963px;
	height: 19px;
	float: left;
	background-image: url(../images/bg_bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}



/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
.welcome {
	width: 705px;
	height: 201px;
	padding: 36px 18px 0px 240px;
	margin: 0px 0px 5px 0px;
	float: left;
	background-image: url(../images/bg_welcome.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
}

.welcome a {
	color: #dc291e;
}

.welcome_title {
	width: 477px;
	height: 61px;
	float: left;
	font-size: 21px;
	font-weight: bold;
	line-height: 20px;
}

.welcome_content {
	width: 315px;
	float: left;
	padding:  0px 30px 0px 132px;
	font-size: 13px;
}

.welcome_search {
	width: 228px;
	float: right;
	padding: 2px 0px 0px 0px;
	font-size: 13px;
	line-height: 14px;
}

.welcome_search_text {
	border: 1px solid #999999;
	font-size: 12px;
	color: #cccccc;
	background-image: url(../images/bg_search_text.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 216px;
	height: 20px;
	padding: 2px 0px 0px 6px;
	text-align: left;
}

.cb_container {
	width: 963px;
	float: left;
	background-image: url(../images/bg_cb_container.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.cb_box {
	width: 237px;
	float: left;
	margin-right: 5px;
}

.cb_title {
	height: 23px;
	padding-top: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/bg_cb_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dc291e;
}

.cb_title a {
	color: #ffffff;
	text-decoration: none;
}

.cb_title a:hover {
	text-decoration: none;
}

.cb_body {
	padding: 8px 9px;
	line-height: 13px;
}



/*************************************************************/
/********************* footer ********************************/
/*************************************************************/
#footer {
	width: 963px;
	height: 138px;
	float: left;
	margin-top: 2px;
	padding: 12px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	background-image: url(../images/bg_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer_register {
	width: 393px;
	float: left;
	padding-left: 7px;
}

.footer_address {
	width: 292px;
	float: left;
	text-align: right;
}

.footer_links {
	width: 251px;
	float: right;
}

.footer_imglinks img{
	border:none;
}
.footer_imglinks{
	padding:26px 0 0 70px;
	float:left;
}

#printfooter {
	display: none;
	visibility: hidden;
}


