#main {
	width:899px;
	margin:0 auto;
	padding:30px 0 25px 0;
	position:relative;
}

#header {height:404px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header, #content, #footer { font-size:0.75em;}

.aside { float:left; width:225px; margin-right:16px; padding:13px 17px 20px 15px;}
.content { float:left; width:595px; padding:12px 0 0 0;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:247px; margin-right:33px;}
#page1 #content .col-2 { width:247px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:247px; margin-right:33px;}
#page3 #content .col-2 { width:247px;}

.input2, .textarea{
	width:230px;
	margin-left: 6px;
}


/*======= index-3.html =======*/
#page4 #content .col-1 {width:247px; margin-right:33px;}
#page4 #content .col-2 { width:247px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:247px; margin-right:33px;}
#page6 #content .col-2 { width:247px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:247px; margin-right:33px;}
#page7 #content .col-2 { width:247px;}



/*=========================*/


#footer {
	height:32px;
	background:url(images/footer-bg.gif) no-repeat left top;
}

