.col-1, .col-2, .col-3, .col-4{
	float:left
}
/*======= width =======*/
.main{
	text-align:left;
	width:980px;
}

/*======= header =======*/
#header {
	height:500px;
	background-image: url(images/MainBackGroundTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*======= content =======*/
#content .col-1{
	width:636px;
	margin-right:0px;
	background:url(images/bg_cont1.gif)
}
#content .col-2{
	width:319px;
	position: absolute;
	background-image: url(images/Star.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 0px;
	left: 72px;
	top: 1073px;
}

#page1 #content .col-3{
	width:258px;
	margin-right:47px;
	padding-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#page1 #content .col-4{
	width:250px;
	margin-right: 0px;
	padding-top: 10px;
}
#page5 #content .col-3{ width:237px; margin-right:62px;}
#page5 #content .col-4{ width:235px}
#page6 #content .col-3{ width:258px; margin-right:47px;}
#page6 #content .col-4{ width:255px}
#page7 #content .col-3{ width:290px;}
#page7 #content .col-4{ width:240px}
#page1 #content .Donate {
	width:558px;
	margin-right:47px;
	padding-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
