#main {width:980px; margin:0 auto; position:relative;}

#header {
	height:165px;
	background-image: url(images/header-bg2.png);
}
#header, #content { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .line-ver {
	background-repeat: repeat;
	padding: 10px;
	background-color: #13181E;
}
#page1 #content .col-1 {
	width:285px;
	margin-right:5px;
}
#page1 #content .col-2 { width:225px; margin-right:68px;}
#page1 #content .col-3 {
	width:565px;
	text-align: justify;
}

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


#footer {
	height:90px;
	font-size:0.75em;
	padding-right: 30px;
}
