#flashlayer {

}

.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main {	margin: 0 auto;	position: relative;	width: 1000px; }


/* Content */
section { width:100%}
/* Sidebar */
aside{width:100%}	

/*======= header =======*/
header {height:500px;  margin-top:-25px;}

/*======= index.html =======*/
.joincontainer{ width:220px; }

#page1 .col-1{ width:260px; margin-right:22px}
#page1 .col-2{ width:660px}
#page1 .col-3{ width:170px; margin-right:27px}
#page1 .col-4{ width:170px}
#page1 aside .col-1{ width:240px; margin-right:78px}
#page1 aside .col-2{ width:582px}
#page1 aside .col-3{ width:170px; margin-right:79px}
#page1 aside .col-4{ width:333px}

