#main {
	width:858px;
	margin:0 auto;
	padding:16px 0 14px 0;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

#header {
	height:143px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header-bg.gif);
}
#header, #content, #footer { font-size:14px;}

#left-side { float:left; width:230px; margin-right:20px;}
#right-side { float:left; width:590px;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:280px; margin-right:10px;}
#page1 #content .col-2 { width:280px;}


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


#footer {height:46px;}
