/* divs */
body {
	margin-top: 0px;
	background-color: #CCCCCC;
	background-position: center top;
	background-repeat: repeat;
	background-image: url(../images/body.jpg);
}
#wrap {
	width: 950px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#shadow {
	width: 990px;
	background-image: url(../images/shadow_web.png);
	background-repeat: repeat-y;
}
#grid {
	width: auto;
	float: left;
}

#top {
	width: 950px;
	background-color: #CCCCCC;
}
#top_logo {
	width: 950px;
	background-image: url(../images/top_repeat.jpg);
	background-repeat: repeat-x;
	height: 109px;
}
#top_logo_left {
	float: left;
	margin-top: 15px;
	margin-left: 26px;
}
#top_logo_left2 {
	float: left;
	margin-top: 80px;
	margin-left: 30px;
}

#top_logo_right {
	float: right;
	margin-top: 1px;
}

#top_menu {
	width: 950px;
	background-image: url(../images/top_repeat2.jpg);
	background-repeat: repeat-x;
	height: 104px;
}
#top_menu_holder {
	width: 950px;
	padding-top: 30px;
	padding-left: 0px;
}

#content_top {
	width: 950px;
	height: auto;
	background-color: #FFFFFF;
}
#content_top_contact {
	background-image: url(../images/top_contact.jpg);
	background-position: center top;
	width: 940px;
	background-repeat: no-repeat;
}

#content_long {
	width: 950px;
	background-image: url(../images/left_back.png);
	height: 500px;
	background-repeat: repeat-x;
	background-position: center center;
}
#content_longrd {
	width: 950px;
	background-image: url(../images/content_rd.jpg);
	height: 476px;
	background-repeat: repeat;
	background-position: left top;
}
#content_longcontact {
	width: auto;
	background-image: url(../images/left_back_contact.png);
	height: auto;
	margin-top: 5px;
	background-repeat: repeat-x;
	background-color: #D7D7D9;
	background-position: left top;
}

#content_longrs {
	width: 950px;
	background-image: url(../images/content_rs.jpg);
	height: 470px;
	background-repeat: repeat-x;
	background-position: left top;
}

#content_left {
	width: 500px;
	float: left;
	height: auto;
	background-image: url(../images/left_back.png);
	background-repeat: no-repeat;
}
#content_leftlight {
	width: 500px;
	float: left;
	height: auto;
}

#content_leftsg {
	width: 525px;
	float: left;
	height: auto;
	background-image: url(../images/left_back.png);
	margin-left: 10px;
	background-repeat: repeat-x;
}

#content_leftra {
	width: 350px;
	float: left;
	height: auto;
}
#content_leftrd {
	width: 650px;
	float: left;
	height: auto;
	margin-left: 20px;
}

#content_left_body {
	padding: 20px;
}
#content_left_body_contact {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_right {
	width: auto;
	float: right;
	height: auto;
}
#spacer {
	width: 950px;
	clear: both;
	background-color: #FFFFFF;
	height: 10px;
}

#content_bottom {
	width: 950px;
	clear: both;
	height: auto;
}
#bottom {
	width: 950px;
}


/* divs end */

/* text */
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BCBDC0;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6C6D6F;
	font-style: normal;
}
.text_body_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C6D6F;
	font-style: normal;
}
.text_body_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6C6D6F;
	font-style: normal;
}
.text_body_14_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6C6D6F;
	font-style: normal;
}

.text_white_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.text_white_12 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.text_white_12 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.text_white_12 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
}

.text_black_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.text_grey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
.text_grey_12 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
.text_grey_12 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
.text_grey_12 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
.text_grey_12 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
.formtext {
	border: 1px solid #939598;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F3F3F3;
	width: 150px;
}
.formcheck {
	border: 1px solid #939598;
	background-color: #F3F3F3;
}

.formbutton {
	background-color: #B2B3B6;
	border: 1px solid #939598;
}
	.boxes_extra {
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	.prod_header {
		text-decoration:underline;
		float: left;
	}
.inputboxes {
		width: 175px;
		float: left;
	}
.cb {
		clear: both;
	}

/* text end */

/* menu */
	.cssnav_bottom	{
	position:relative;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 135px;
	height: 42px;
	overflow:hidden;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bottom.jpg);
	}
	.cssnav_bottom a {
	display: block;
	font-size: 12px;
	width: 134px;
	height: 42px;
	display: block;
	float: left;
	overflow:hidden;/* for ie to hide extra height*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	}
	.cssnav_bottom a:hover {
	color: #FFFFFF;
	}
	.cssnav_bottom img {width: 135px; height: 42px; border: 0; }
	* html_bottom a:hover {visibility:visible}
	.cssnav_bottom a:hover img{visibility:hidden}
	
	.cssnav_bottom span {
	position: absolute;
	left: 1px;top: 15px;
	text-align: center;
	width: 135px;
	cursor: pointer;   
	}
	
/* menu end */

