@import url("menu.css");
@import url("thumbs.css");

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	
}
#wraper {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
#content_home, #content {
	margin: 25px auto 28px auto;
	text-align: left;
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/utils/logo.gif);
	background-position: 38px top;
	background-repeat: no-repeat;
}
#content_home {
	width: 750px;	
}
#content {
	width: 673px;	
}

/*--------------------General-------------------------*/
a {
	color: #9B1E30;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #A0A1A5;
	text-decoration: none;
}
img {
	border: 0;
}
/*------------------TopText----------------------------*/

.top_text {	
	font-family: Tahoma;
	width: 350px;
	font-size: 11px;
	color: #B7B7B7;
	float: right;
	text-align: right;
	margin-top: 30px;
}
.top_text1 {
	font-family: Tahoma;
	width: 350px;
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
.top_text1 a:link {
	font-family: Tahoma;
	width: 350px;
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
}
.top_text1 a:visited {
	font-family: Tahoma;
	width: 350px;
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
}
.top_text1 a:hover {
	font-family: Tahoma;
	width: 350px;
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
}
.top_text1 a:active {
	font-family: Tahoma;
	width: 350px;
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
}
#content .top_text {
	margin-top: 40px;
}
.top_text p {
	padding: 4px 20px 4px 0;
}

/*--------------------MainInfo------------------------*/
.main_home {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.main_info {
	width: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}
.main_info_txt {	
	margin: 25px 0 50px 0;
}
.main_info_txt p {
	padding: 9px 40px 5px 40px;
	line-height: 18px;
	color: #404040;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #D6D6D6;
	margin: 20px 40px 10px 40px;
	color: #414141;
	font-size: 12px;
}
td.manufacturers h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #D6D6D6;
	margin: 20px 0 10px 0;
	color: #414141;
	font-size: 12px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 40px 15px 40px;
}
h3.line_bott {
	font-size: 3px;
	background-image: url(../images/utils/line_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center left;
	height: 25px;
	margin: 0 40px;
	padding: 0;
}
.main_info_txt h2 p {
	padding: 0 0 3px 0;
}
.main_info_txt h3 {
	margin: 10px 40px 0 40px;
}
.img_main_info {
	float: right;
	margin: 0 0 10px 10px;
	border: 4px solid #D9D9D9;
}
.img_main_info_left {
	float: left;
	margin: 0 10px 10px 0;
	border: 4px solid #D9D9D9;
}
.img_header_prod img {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.clear_after {
	clear: both;
}
.img_main_list_area {
	width: 100%;
	display: block;	
	text-align: center;
}
.img_main_list {
	list-style: none;
	text-align: center;
	margin: 0 auto;
}
.img_main_list li {
	display: inline;
	margin: 30px 40px;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.main_table_list p {
	line-height: 14px;
	padding: 0;
	text-align: left;
}
p.text {
	padding: 0;
	line-height: 18px;
}
.manuf_index {
text-align: left
}
.manuf_index a {
	font-weight: normal;
}
.newsroom_menu {
	background-color: #EDEDED;
}
.newsroom_menu p {
	padding: 23px 0 22px 40px;
}

/*---------------------Footer------------------------*/
#footer {
	height: 68px;
	background-image: url(../images/utils/footer.jpg);
}
#footer p {
	padding: 15px 15px 0 15px;
	line-height: 18px;
	color: #ffffff;
}
#footer_home p {
	color: #A0A1A5;
	padding: 5px 15px;
}.Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 160px;
}
