#main {
	width:965px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10%;
}

#header {height:365px;}
#header, #content, #footer,#contentinfo { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:673px;
	margin-right:10px;
	border: thin solid #515151;
	padding: 3px;
}
#page1 #content .row-1 .col-2 {
	width:260px;
	
}
#page1 #content .row-2 .line-ver { background-position:644px top;}
#page1 #content .row-2 .col-1 {width:650px; margin-right:19px;}
#page1 #content .row-2 .col-2 { width:290px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:241px; margin-right:27px;}
#page2 #content .row-1 .col-2 { width:681px;}
#page2 #content .row-2 .line-ver { background-position:644px top;}
#page2 #content .row-2 .col-1 {width:635px; margin-right:34px;}
#page2 #content .row-2 .col-2 { width:290px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:693px; margin-right:31px;}
#page3 #content .row-1 .col-2 { width:241px;}
#page3 #content .row-2 .line-ver { background-position:644px top;}
#page3 #content .row-2 .col-1 {width:451px; margin-right:52px;}
#page3 #content .row-2 .col-2 { width:448px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:644px top;}
#page4 #content .col-1 {
	width:550px;
	margin-right:24px;
	float: left;
}
#page4 #content .col-2 {
	width:340px;
}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:248px top;}
#page5 #content {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page5 #content .col-1 {width:231px; margin-right:38px;}
#page5 #content .col-2 { width:693px;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background-position:644px top;}
#page6 #content .line-ver-top { background-position:644px top;}
#page6 #content .col-1 {width:621px; margin-right:34px;}
#page6 #content .col-2 { width:310px;}

/*======= index-6.html =======*/
#page7 #content .line-ver { background-position:644px top;}
#page7 #content .col-1 {width:625px; margin-right:44px;}
#page7 #content .col-2 { width:290px;}
#page7 #content .col-1 .col-1 { width:278px; margin-right:43px;}
#page7 #content .col-1 .col-2 { width:274px;}


/*======= paul_rich_info.html =======*/
#page5 #contentinfo .line-ver { background-position:248px top;}
#page5 #contentinfo{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page5 #contentinfo .col-1 {width:231px; margin-right:38px;}
#page5 #contentinfo .col-2 { width:693px;}
/*=========================*/
#footer {height:67px;}

