#wrapper {
    width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#banner {
    background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 259px;
}
#morebox {
    float: right;
	padding: 210px 40px 0 0;
}	
#applybox {
    color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding: 60px 45px 0 0;
} 
#applybox p {
    padding: 10px 0 15px 0;
}	
  
#mainwrapper {
    width: 950px;
	height: 540px;
	margin: auto;
	background-color: #FFFFFF;
}	
#maintxt {
    font-family: "Trebuchet ms", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 20px 5px 10px 25px;
	width: 665px;
	float: left;
	background-color: #FFFFFF;
}
#maintxt h1 {
    font-size: 24px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}
#maintxt a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 18px;
}
#maintxt a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 18px;	
}
#maintxt a:hover {
	color: #a1192d;
	text-decoration: none;
	font-size: 18px;
}
#rightside {
    float: right;
	padding: 30px 0 5px 0;
	width: 250px;
	height: 500px;
}	   
#rghthead {
    float: right;
	font-size: 18px;
	color: #7e540e;
	width: 216px;
	padding: 0 20px 0 0;
	text-align: center;
}	
#specbox {
    float: right;
	background-image: url(../images/specbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 216px;
	height: 251px;
	background-color: #FFFFFF;
	padding: 0 20px 0 0;
}
#spec {
    float: right;
	width: 202px;
	text-align: center;
	padding: 8px 0 0 0;
	line-height: 28px;
}	
#inc {
	float: right;
	width: 182px;
	height: 136px;
	background-color: #FFF;
	padding: 15px 0 0 0;
}
#phili {
	float: right;
	width: 186px;
	height: 60px;
	background-color: #FFF;
	padding: 10px 0 0 0;
}