.main { width:980px; height: 100%; margin:0 auto; text-align:left;
	background:#ffffff;
	background:url(images/main-background.jpg) top repeat-y;
}

#header {background:url(images/bg.jpg) top repeat-x;}
#header .main {height:276px;}

#row1 {background:#11191b url(images/row1-tail-bg.gif) top repeat-x; border-bottom:1px solid #efa023;
}

#footer { height:150px;
	background:#aca8a7;
}

.col-1, .col-2, .col-3, .column {float:left;}
.container {width:100%; overflow:hidden;}

.column {width:207px;}

/* ============================= page1 ===========================*/

#page1 .line-ver {background:url(images/line.gif) repeat-y 240px 0; padding:9px 0 11px 0;}
#page1 .col-1 {
	width:170px;
}
#page1 .col-2 {width:575px;}

#page1 .box .column {width:240px;}
