#main {
	width:810px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}
#header {height:526px;background:url(images/header-bg-top.jpg) no-repeat left top}
#header.small {height:350px}
#header, #content, #footer {
	font-size:12px;
	background-color: #000000;
}
.col-1, .col-2, .col-3 {float:left}
.aside {float:left;width:193px;margin-right:10px}
.content {float:right;width:550px;position:relative}
/* index.html */
#page1 #content .line-ver {background-position:297px top}
#page1 #content .col-1 {width:214px;margin-right:112px}
#page1 #content .col-2 {width:223px}
/* index-1.html */
#page2 #content .col-1 {width:173px;margin-right:37px}
#page2 #content .col-2 {width:173px;margin-right:37px}
#page2 #content .col-3 {width:173px}
/* index-2.html */
#page3 #content .col-1 {width:173px;margin-right:37px}
#page3 #content .col-2 {width:173px;margin-right:37px}
#page3 #content .col-3 {width:173px}
