html, body {
	background-color:#ececec;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:14px;
	color:#6b6b6b;
	line-height:18px;
	}
a {
	color:#4a4a4a;
	text-decoration:none;
	}	
a:hover {
	color:#e66235;
	text-decoration:none;	
	}		
img {
	border:0px;
}	
.div_center {
	width:100%;
	background-image:url(images/sep1.jpg);
	background-repeat:repeat-x;
	}
.header {
	width:1000px;
	}
.header_image {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:313px;
	text-align:left;
	}	
.menu {
	text-align:left;
	width:959px;
	height:40px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	}	
.sep_1{
	margin-left:10px;
	float:left;	
	}
.sep_2{
	float:left;
	}	
.s1 {
	height:28px;
	padding-left:17px;
	_padding-left:17px;	
	padding-right:17px;
	padding-top:12px;
	cursor:hand;
	float:left;
	font-family:Arial;
	font-weight:bolder;
	font-size:15px;
}
.s1_act {
	height:28px;
	padding-left:17px;
	_padding-left:17px;	
	padding-right:17px;
	padding-top:12px;
	float:left;
	font-family:Arial;
	font-weight:bolder;
	font-size:15px;
	background-color:#fd7e54;	
	color:#ffffff;
	background-image:url(images/menu_act.jpg);
}
.menu_sep {
	background-image:url(images/menu_sep.gif);
	width:1px;
	height:40px;
	background-repeat:no-repeat;	
	float:left;
	}
.logo {
	float:left;
	width:333px;
	height:88px;
	margin-left:10px;
	}
.phone {
	float:left;
	width:348px;
	height:88px;
	margin-left:270px;
	}	
.main {
	width:960px;
	background-image:url(images/sep2.jpg);
	background-repeat:repeat-y;
	margin-left:0px;
}	
.footer {
	width:100%;
	background-color:#ffffff;
	background-image:url(images/sep3.jpg);
	background-repeat:repeat-x;
	}
.footer_bg {
	width:960px;
	height:50px;
	margin-left:0px;
	_margin-left:-19px;
	background-image:url(images/footer.jpg);
	padding-top:28px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cbcbcb;
	}	
.footer_sep1 {
	margin-left:20px;
	margin-right:20px;
	}
.area_left_main {
	width:264px;	
	float:left;	
	}	
.area_left {
	width:242px;
	background-color:#f6f6f6;
	border:1px solid #d7d7d7;
	margin-left:10px;
	_margin-left:5px;	
	padding:15px;
	text-align:left;
	margin-bottom:6px;
	}	
.area_main {
	float:left;
	width:610px;
	margin-left:40px;
	margin-top:20px;
	_margin-left:25px;		
	text-align:left;
}
h1 {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#4a4a4a;	
	}
h2 {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#4a4a4a;
	}
.list {
	margin-bottom:2px;
	}	
.list li{
	list-style-image:url(images/li.gif);
	list-style-position:inside;
	line-height:20px;
	margin-left:0px;
	padding-left:0px;
	}		
ul {
	padding:0px;
	margin:0px;
	}	
.bold {
	font-weight:bolder;
	}
.clear {
	clear:both;
	}
