.col1, .col2, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:960px;
	border: thin solid #DBDBDB;
}
.main2{
	margin:0 auto;
	text-align:left;
	width:960px;
}

/*======= header =======*/
#header {
	height:225px;
	background-image: url(../images/m1.jpg);
	page-break-before: auto;
}
#header2 {
	height:333px;
	page-break-before: auto;
}

.col1{ width:181px; margin-right:37px; text-align:right}
.col2{
	width:960px;
	background-color: #FFF;
}
#content .bg{ background:url(../images/tail.gif) repeat-y 195px top  } 

/*======= index.html =======*/
#page1 #content .col-1{ width:217px; margin-right:53px}
#page1 #content .col-2{ width:409px}
#page1 #content .bg1{ background:url(../images/tail.gif) repeat-y 249px top  } 
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:450px;
	margin-right:49px
}
#page2 #content .col-2{
	width:450px
}
#page2 #content .bg1{
	background-color: #FFF;
} 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:406px; margin-right:52px}
#page3 #content .col-2{ width:219px}
#page3 #content .bg1{ background:url(../images/tail.gif) repeat-y 437px top  } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:304px; margin-right:46px}
#page4 #content .col-2{ width:328px}
#page4 #content .bg1{ background:url(../images/tail.gif) repeat-y 329px top  } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:217px; margin-right:53px}
#page5 #content .col-2{ width:407px}
#page5 #content .bg1{ background:url(../images/tail.gif) repeat-y 249px top  } 

/*======= footer =======*/
#footer {
	height:25px;
	background:#271f1b;
	width: 965px;
	margin: auto;
	clear: both;
	float: none;
}
#goldStripe {
	clear: both;
	height: 11px;
	width: 960px;
	padding-top: 0px;
	background-image: url(../images/centerstripe2.jpg);
	background-repeat: no-repeat;
}
