@charset "utf-8";
body {
	background-color: #E1E1E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	height: 108px;
}
#language {
	height: 30px;
	text-align: right;
	padding-top: 15px;
	padding-right: 34px;
}
#member_info {
	height: 30px;
	text-align: right;
	width: 400px;
	padding-left: 215px;
}


#menu {
	height: 40px;
	text-align: right;
}
#footer {
	clear: both;
	background-color: #d5d5d5;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	width: 210px;
	padding-top: 30px;
	padding-left: 25px;
	float: left;
}
#main_menu {
	width: 650px;
	float: right;
	height: 86px;
}
#leftcolumn {
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 25px;
	margin-bottom: 20px;
	background-image: url(../images/img_bg_submenu.gif);
	background-repeat: repeat-y;
}
#itme {
	list-style-image: url(../images/img_icon_title.gif);
	height: 50px;
}
#banner {
	list-style-image: url(../images/img_icon_title.gif);
	text-align: center;
}

#rightcolumn {
	width: 639px;
	float: right;
	margin-right: 25px;
	margin-bottom: 20px;
}
#main {
	width: 821px;
	float: right;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 40px;
}

#from_header {
	width: 100%;
}
#from_footer {
	width: 100%;
}

#from_body {
	width: 560px;
	background-image: url(../images/img_bg_content_form.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#from_body_large {
	width: 741px;
	background-image: url(../images/img_bg_content2_form.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.right_img {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img_border_left{
	border: 1px solid #999;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.img_border_right {
	border: 1px solid #999;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.table_border {
	border: 1px solid #999;
	background-color: #999;
}
.product_table {
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 100%;
}
.product_table_top {
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#contact {
	background-image: url(../images/img_contact_area.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 535px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
