#main {
	position: relative;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}

#header {
	height: 630px;
	background-image: url(images/img-wrapper-5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header.small { height:414px;}
#header, #content, #footer {
	font-size: 0.75em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.col-1, .col-2, .col-3 {
	float: left;
	width: 550px;
	margin-left: 22px;
	height: 230px;
}

.aside {
	float:left;
	width:236px;
	margin-right:50px;
}
.content {
	float: right;
	width: 825px;
	position: relative;
	margin-top: 55px;
	margin-right: 100px;
	margin-bottom: auto;
	margin-left: auto;
}

/*======= 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;}

/*=========================*/
.col-4 {
	float: left;
	width: 195px;
	margin-left: 35px;
	height: 240px;
}

.aside {
	float:left;
	width:236px;
	margin-right:50px;
}
.content {
	float: right;
	width: 825px;
	position: relative;
	margin-top: 55px;
	margin-right: 100px;
	margin-bottom: auto;
	margin-left: auto;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:297px top;}
#page1 #content .col-4 {width:214px; margin-right:112px;}

/*======= index-1.html =======*/
#page2 #content .col-4 {width:173px; margin-right:37px;}

/*======= index-2.html =======*/
#page3 #content .col-4 {width:173px; margin-right:37px;}

/*=========================*/
.col-5 {
	float: left;
	width: 190px;
	margin-left: 50px;
	height: 90px;
	margin-top: 25px;
	text-align: left;
}

.aside {
	float:left;
	width:236px;
	margin-right:50px;
}
.content {
	float: right;
	width: 825px;
	position: relative;
	margin-top: 55px;
	margin-right: 100px;
	margin-bottom: auto;
	margin-left: auto;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:297px top;}
#page1 #content .col-5 {width:214px; margin-right:112px;}

/*======= index-1.html =======*/
#page2 #content .col-5 {width:173px; margin-right:37px;}

/*======= index-2.html =======*/
#page3 #content .col-5 {width:173px; margin-right:37px;}

/*=========================*/
.col-6 {
	float: none;
	width: 190px;
	height: 90px;
	margin-top: 40px;
	letter-spacing: 1.50em;
}

.aside {
	float:left;
	width:236px;
	margin-right:50px;
}
.content {
	float: right;
	width: 825px;
	position: relative;
	margin-top: 55px;
	margin-right: 100px;
	margin-bottom: auto;
	margin-left: auto;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:297px top;}
#page1 #content .col-6 {width:214px; margin-right:112px;}

/*======= index-1.html =======*/
#page2 #content .col-6 {width:173px; margin-right:37px;}

/*======= index-2.html =======*/
#page3 #content .col-6 {width:173px; margin-right:37px;}

/*=========================*/
