.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:785px; }

/*======= header =======*/
#header {
	height:382px;
	background:url(images/top.jpg) no-repeat top center;
	padding-top: 15px;
}

/*======= index.php =======*/
#page #content .col-1{ width:227px; margin-right:18px}
#page #content .col-2{ width:540px}
#page #content .col-3{ width:230px; margin-right:60px}
#page #content .col-4{ width:206px}
/*======= index-1.html =======*/
#page1 #content .col-1{ width:227px; margin-right:18px}
#page1 #content .col-2{ width:540px}
/*======= index-2.html =======*/
#page2 #content .col-1{ width:227px; margin-right:18px}
#page2 #content .col-2{ width:540px}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:227px; margin-right:18px}
#page3 #content .col-2{ width:540px}
/*======= index-4.html =======*/
#page4 #content .col-1{ width:227px; margin-right:18px}
#page4 #content .col-2{ width:540px}
#page4 #content .col-3{ width:245px; margin-right:25px}
#page4 #content .col-4{ width:250px}
/*======= index-5.html =======*/
#page5 #content .col-1{ width:227px; margin-right:18px}
#page5 #content .col-2{ width:540px}
#page5 #content .col-3{ width:266px}
#page5 #content .col-4{ width:252px}
/*======= index-6.html =======*/
#page6 #content .col-1{ width:227px; margin-right:18px}
#page6 #content .col-2{ width:540px}

/*======= footer =======*/
#footer { height:100px; background:url(images/bot.gif) }
.gallery  img {
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 4px;
}
.slideinner{
    padding: 10px;
}
