.col1, .col2, .col3, .cols { float:left}
.cols{ width:290px}
.col1{
	width: 587px;
	margin-right: 5px;
	padding-right: 5px;
}
.col2{ width:270px}
.col_1{
	width: 230px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	padding-left: 30px;
}
.col_2{
	width: 107px;
	float: left
}
.col_3{
	width: 200px;
	float: left
}
.col_4{ width:263px;float:left}
.col_address{ width:75px;float:left}
/* index.html */
#page1{ background:url(../images/bg_top1.jpg) top repeat-x #fff}
#page1 header{

}
#page1 .body1{ background:url(../images/bg_top_img1.jpg) top center no-repeat}
#page1 #slogan{ background:url(../images/line_top1.gif) 0 0 no-repeat}
/* index-1.html */
#page2 .cols{
	width: 100%;
}
/* index-2.html */
/* index-3.html */
/* index-4.html */
#page5 .cols{ width:243px}
/* index-5.html */
/* index-6.html */
.text_in_bar {
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
.text_in_bar p {
	background-image: url(../images/marker_3_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}
.green_bar a {
	color: #FFF;
	text-decoration: none;
}
.footer-2nd {
	margin-left: 20px;
	color: #FFF;
}
.footer-2nd h3 {
	font-weight: bold;
}
