#main { 
	width:973px; 
	margin:0 auto;
}
#header { 
	height:306px;
	position:relative;
	margin-top:-7px;
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 295px;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header {
	height:280px;
	background:none;
}
/*Top Columns*/
#page1 #content .col-1 { width:280px; margin-right:45px;}
#page1 #content .col-2 { width:612px;}
#page1 #content .col-2 .col-1 { width:285px; margin-right:40px;}
#page1 #content .col-2 .col-2 { width:281px;}

/*======= index-1.html =======*/
#page2 #header {
	height:280px;
	background:none;
}
#page2 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page2 #content .row-1 .col-2 { width:264px; margin-right:54px;}
#page2 #content .row-1 .col-3 { width:314px;}
#page2 #content .row-2 .col-1 { width:602px; margin-right:57px;}
#page2 #content .row-2 .col-2 { width:312px;}

/*======= index-2.html =======*/
#page3 #header {
	height:280px;
	background:none;
}
#page3 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page3 #content .row-1 .col-2 { width:635px;}
#page3 #content .row-1 .col-2 .col-1 { width:303px; margin-right:27px;}
#page3 #content .row-1 .col-2 .col-2 { width:299px;}
#page3 #content .row-2 .col-1 { width:270px; margin-right:67px;}
#page3 #content .row-2 .col-2 { width:262px; margin-right:57px;}
#page3 #content .row-2 .col-3 { width:308px;}

/*======= index-3.html =======*/
#page4 #header {
	height:280px;
	background:none;
}
#page4 #content .row-1 .col-1 { width:600px; margin-right:60px;}
#page4 #content .row-1 .col-2 { width:312px;}
#page4 #content .row-2 .col-1 { width:274px; margin-right:63px;}
#page4 #content .row-2 .col-2 { width:261px; margin-right:58px;}
#page4 #content .row-2 .col-3 { width:308px;}

/*======= index-4.html =======*/
#page5 #header {
	height:280px;
	background:none;
}
#page5 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page5 #content .row-1 .col-2 { width:262px; margin-right:57px;}
#page5 #content .row-1 .col-3 { width:308px;}
#page5 #content .row-2 .col-1 { width:272px; margin-right:64px;}
#page5 #content .row-2 .col-2 { width:635px;}
#page5 #content .row-2 .col-2 .col-1 { width:336px; margin-right:0;}
#page5 #content .row-2 .col-2 .col-2 { width:299px;}

/*======= index-5.html =======*/
#page6 #header {
	height:280px;
	background:none;
}
#page6 #content .col-1 { width:600px; margin-right:60px;}
#page6 #content .col-1 .col-1 { width:268px; margin-right:68px;}
#page6 #content .col-1 .col-2 { width:258px;}
#page6 #content .col-2 { width:312px;}

/*======= index-6.html =======*/
#page7 #header {
	height:280px;
	background:none;
}
#page7 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page7 #content .row-1 .col-2 { width:630px;}
#page7 #content .row-1 .col-2 .col-1 { width:248px; margin-right:0;}
#page7 #content .row-1 .col-2 .col-2 { width:333px;}
#page7 #content .row-2 .col-1 { width:600px; margin-right:52px;}
#page7 #content .row-2 .col-2 { width:312px;}

/*======= index-7.html =======*/
#page8 #header {
	height:280px;
	background:none;
}
#page8 #content .row-1 .col-1 { width:270px; margin-right:67px;}
#page8 #content .row-1 .col-2 { width:262px; margin-right:57px;}
#page8 #content .row-1 .col-3 { width:308px;}
#page8 #content .row-2 .col-1 { width:269px; margin-right:64px;}
#page8 #content .row-2 .col-2 { width:635px;}
#page8 #content .row-2 .col-2 .col-1 { width:236px;}
#page8 #content .row-2 .col-2 .col-2 { width:236px;}

/*======= scholarship-1.html (Page 9) =======*/
#page9 #header {
	height:280px;
	background:none;
}
#page9 #content .row-1 .col-1 { width:600px; margin-right:20px;}
#page9 #content .row-1 .col-2 { width:353px;}
#page9 #content .row-2 .col-1 { width:953px;}

/*=========================*/


#footer { 
	height:155px;
	border-top:4px solid #dfdfdf;
}

