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

/*======= header =======*/
#header {height:360px; background:url(images/top9.png) no-repeat  bottom center}
#header3 {height:42px;}




/*======= index.html =======*/
#page1 #content .col-1{
	width:200px;
	margin-right:20px
}
#page1 #content .col-2{
	width:200px;
	margin-right:20px
}
#page1 #content .col-3{ width:200px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 443px top; margin:2px 0 0px 0;  } 
#page1 #content .col-4{ width:200px; margin-right:50px}
#page1 #content .col-5{ width:200px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:420px; margin-right:22px}
#page2 #content .col-2{ width:210px; margin-right:10px}
#page2 #content .col-3{ width:200px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 453px top; margin:2px 0 0px 0;  } 
#page2 #content .col-4{ width:404px; margin-right:50px}
#page2 #content .col-5{ width:403px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:400px; margin-right:22px}
#page3 #content .col-2{ width:400px; margin-right:10px}
#page3 #content .col-3{ width:200px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 453px top; margin:2px 0 0px 0;  } 
#page3 #content .col-4{ width:404px; margin-right:50px}
#page3 #content .col-5{ width:800px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:420px; margin-right:22px}
#page4 #content .col-2{ width:420px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 453px top; margin:2px 0 0px 0;  } 
#page4 #content .col-4{ width:404px; margin-right:50px}
#page4 #content .col-5{ width:403px}
/*======= index-4.html =======*/
#contact #content .col-1{ width:300px; margin-right:21px}
#contact #content .col-2{ width:230px; margin-right:94px}
#contact #content .col-3{ width:300px}
#contact #content .bg{ background:url(images/tail.gif) repeat-y 453px top; margin:2px 0 0px 0;  } 
#contact #content .col-4{ width:404px; margin-right:50px}
#contact #content .col-5{ width:403px}
#contact #content .jay{
	width:100px;
	margin-left: 100px;
}


/*======= footer =======*/
#footer { height:73px; }
