html, body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#434343;
	background-color:#b2b2b2;
}

br.cl{
	clear:both;
	line-height:1px;
}
p{
	padding-bottom:15px;
}
a{
	color:#F41A19;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#434343;
	margin-bottom:14px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#434343;
	margin-bottom:14px;
}

#wrap{
	width:770px;
	margin:0 auto 30px auto;
}


#langs{
	text-align:right;
	padding:3px 53px 3px 0;
}
#langs a{
	color:#FFFFFF;
	font-size:11px;
}

#header{
	background:url(../siteimg/header.jpg) 166px 0 no-repeat;
}

#main_layout{
	list-style-type:none;
}
#main_layout li.first_col{
	display:block;
	float:left;
	width:166px;
}
#main_layout li.second_col{
	display:block;
	float:left;
	width:604px;
	height:641px;
	padding:11px 0 0 0px;
	background:url(../siteimg/content_left_shadow.gif) 0 0 no-repeat;
}
.pad_content{
	padding-left:13px;
}
.sm_wrap{
	background:url(../siteimg/sm_col_bg.gif) 0 100% no-repeat;
	background-color:#757575;
}
.sm_wrap div.sm{
	height:569px;
	background:url(../siteimg/px_grey.gif) 100% 0 repeat-y;
}
.sm ul{
	padding-top:37px;
	list-style-type:none;
}
.sm ul li{
	display:block;
	margin-bottom:4px;
	background:url(../siteimg/sm_bg.gif) 0 0 repeat-x;
}
.sm ul li a, .sm ul li a:hover{
	display:block;
	font-size:12px;
	line-height:16px;
	padding:2px 0 1px 0;
	color:#dddddd;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:url(../siteimg/sm_border.gif) 100% 0 no-repeat;
}
.mm_wrap{
	background:url(../siteimg/mm_end.gif) 100% 100% no-repeat;
}
.mm{
	width:575px;
	height:25px;
	background:url(../siteimg/mm_bg.gif) 0 0 repeat-x;
}
.mm ul{
	list-style-type:none;
}
.mm ul li{
	position:relative;
	display:block;
	float:left;
	width:115px;
	background:url(../siteimg/mm_border.gif) 100% 0 no-repeat;
}
.mm ul li a, .mm ul li a:hover{
	font-size:13px;
	font-weight:bold;
	color:#636363;
	line-height:16px;
	display:block;
	text-align:center;
	text-decoration:none;
	padding:5px 2px 4px 0;
}
.mm ul li ul{
	position:absolute;
	display:none;
}
.mm ul li.more ul{
	display:block;
}
.mm ul li.more ul li{
	background:url(../siteimg/mm_sub_bg.gif) 0 0 repeat-x;
	height:19px;
}
.mm ul li ul li a, .mm ul li ul li a:hover{
	font-size:11px;
	line-height:14px;
	padding:3px 0 1px 0;
	background:url(../siteimg/mm_sub_border.gif) 0 0 no-repeat;
}

.content_right_shadow{
	background:url(../siteimg/content_right_shadow.gif) 100% 0 no-repeat;
}

.content{
	width:547px;
	height:541px;
	overflow:auto;
	padding:15px;
	background-color:#dddddd;
	border-top:1px solid #b1b2b3;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #7f7f7f;
}

.content_bottom{
	height:33px;
	background:url(../siteimg/content_bottom.gif) 0 0 no-repeat;
}
.content_bottom_shadow{
	height:12px;
	line-height:2px;
	background:url(../siteimg/content_bottom_shadow.gif) 0 0 no-repeat;
}

.footer{
	text-align:right;
	line-height:16px;
	font-size:9px;
	color:#202020;
	padding:13px 0 0 0;
}
.footer a{
	color:#202020;
}

.footer div.tel span{
	background:url(../siteimg/icon_tel.gif) 0 0 no-repeat;
	padding-left:18px;
}
.footer div.fax span{
	background:url(../siteimg/icon_fax.gif) 0 0 no-repeat;
	padding:1px 0 1px 18px;
}
.footer div.mail span{
	background:url(../siteimg/icon_mail.gif) 0 3px no-repeat;
	padding:1px 0 1px 18px;
}

.site_map{
	padding-left:30px;
}
.site_map ul{
	padding-left:20px;
}
