#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.8em;
}

.col-1, .col-2, .col-3 {
	float: left;
}
.col-2copy {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
}

/*======= 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-3 { width:228px;}
#page1 #content .col-3 .col-1 { width:86px; margin-right:45px;}
#page1 #content .col-3 .col-2 {
	width: 706px;
	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 {
	width: 100%;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: 625px top;
}
#page4 #content .line-ver1a {
	width: 85%;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: 500px top;
}

#page4 #content .col-1 {
	width: 564px;
	margin-right: 60px;
}
#page4 #content .col-1a {
	width: 525px;
	margin-right: 25px;
}
#page4 #content .col-2 {
	width: 220px;
	padding-left: 30px;
}
#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: right;
}
.col-4Copy {
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
}
.col-4Copy2 {
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 50px;
}
.col-4Copy4 {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 50px;
}

.col-4Copy3 {
	float: right;
	margin-left: 35px;
}
