#main {
	margin:0 auto;
	width:1024px;
	text-align:centre;
	height:1000px;
	background-attachment: scroll;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main_indent {
	padding:0px 0 0 152px
}

#header, #content, #footer {width:100%}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .column_1, .column_2 { float:left;}

.width {width:100%}
.box {width:100%}
