#main {width:909px; margin:0 auto;}

#header {height:448px; background:url(images/line-hor.gif) left bottom repeat-x;}
#divider {
	height: 5px;
	background: url(images/line-hor.gif) left bottom repeat-x;
}
#header, #content, #footer { font-size:0.80em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page1 #content .line-ver2 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page1 #content .col-1 {width:237px; margin-right:94px;}
#page1 #content .col-2 { width:254px; margin-right:77px;}
#page1 #content .col-2copy {
	width: 254px;
	margin-right: 85px;
}
#page1 #content .col-3 { width:228px;}
#page1 #content .col-3 .col-1 { width:86px; margin-right:45px;}
#page1 #content .col-3 .col-2 { width:76px; margin-right:0;}

/*======= index-1.html =======*/
#page2 #content .line-ver1 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page2 #content .col-1 {width:567px; margin-right:90px;}
#page2 #content .col-2 { width:229px;}
#page2 #content .col-1 .col-1 { width:161px; margin-right:0px;}
#page2 #content .col-1 .col-2 { width:406px;}

/*======= index-2.html =======*/
#page3 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page3 #content .col-1 {width:210px; margin-right:115px;}
#page3 #content .col-2 { width:545px;}

/*======= index-3.html =======*/
#page4 #content .line-ver1 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page4 #content .col-1 {width:564px; margin-right:102px;}
#page4 #content .col-2 { width:220px;}
#page4 #content .col-1 .col-1 { width:215px; margin-right:95px;}

/*======= index-4.html =======*/
#page5 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page5 #content .col-1 {width:210px; margin-right:115px;}
#page5 #content .col-2 { width:545px;}

/*======= index-5.html =======*/
#page6 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page6 #content .line-ver2 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page6 #content .col-1 {
	width: 180px;
	margin-right: 139px;
}
#page6 #content .col-2 { width:255px; margin-right:90px;}
#page6 #content .col-3 { width:219px;}


/*=========================*/


#footer {height:109px; background:url(images/line-hor.gif) left top repeat-x;	
    font-size: small;
	padding-top: 20px;
}#subfooter {
	height: 109px;
	background-repeat: repeat-x;
	background-position: left top;
}
.col-4 {
	float: none;
	margin-left: 35px;
}
.col-4Copy {
	float: right;
	margin-left: 35px;
}
.col-4Copy2 {
	float: right;
	margin-left: 75px;
}
