#main {
	width:905px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#header {
	height:565px;
	background:url(images/header-hm-martin.jpg) no-repeat left;
}
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:250px;
	margin-right:77px;
}
#page1 #content .row-1 .col-2 {
	width:220px;
	margin-right:76px;
}
#page1 #header .row-4 .col-2 {
	width:220px;
	margin-right:76px;
}
#page1 #content .row-1 .col-3 {
	width:250px;
}
#page1 #header .row-4 .col-3 {
	width:220px;
	margin-top: 25px;
	margin-left: 55px;
}
#page1 #content .row-2 .line-ver { background-position:585px top;}
#page1 #content .row-2 .col-1 { width:571px; margin-right:37px;}
#page1 #content .row-2 .col-2 { width:253px;}
#page1 #content .row-2 .col-1 .col-1 { width:268px; margin-right:35px;}
#page1 #content .row-2 .col-1 .col-2 { width:268px;}

#page1 #header .row-4 .line-ver { background-position:585px top;}
#page1 #header .row-4 .col-1 {
	width:220px;
	margin-right:37px;
	margin-top: 25px;
	margin-left: 60px;
}
#page1 #header .row-4 .col-2 {
	width:220px;
	margin-right:25px;
	margin-top: 25px;
	margin-left: 35px;
}
#page1 #header .row-4 .col-1 .col-1 { width:220px; margin-right:35px;}
#page1 #header .row-4 .col-1 .col-2 { width:220px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:300px top;}
#page2 #content .col-1 {width:276px; margin-right:40px;}
#page2 #content .col-2 {width:568px;}
#page2 #content .col-2 .col-1 { width:263px; margin-right:35px;}
#page2 #content .col-2 .col-2 { width:268px;}


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


#footer {
	height:61px;
	padding-left: 0px;
}

