html { 
	width: 780px;
	 }
img	{
	display:inline;
	margin: 0;
		}
	
	/* Primary layout divisions */

body	{
	width: 780px;
	text-align:center;
	margin: 0;
	padding: 0;
	font: 11px "Verdana", "Helvetica", sans-serif;
	background: #ffffff;	
	}
	
div#top 	{
	float:left;
	width: 780px;
	border-bottom:0;
	padding: 0;
	margin: 0;
	background: #CED3DC;
	}
	
div#header	{
	float:left;
	display: inline;
	border-left:0;
	background:#CED3DC;
	padding: 0;
	margin: 0;
	}
	
div#external a{
	font: 11px "Verdana", "Helvetica", sans-serif;
	color: #0000000;
	margin: 0;
	padding: 0;
	border: 0;
			}

div#external a:hover{
	font: 11px "Verdana", "Helvetica", sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
			}


div#banner	{
	display: inline;
	border-left:0;
	border-top:0;
	border-bottom:0;
	background:#BEC8D2;
	float: right;
	width: 595px;
	height: 252px;
	padding: 0;
	margin: 0;
			}
	
div#logo	{
	display: inline;
	border-left: 0;
	border-top:0;
	border-bottom:0;
	background:#BEC8D2 url('images/logo.gif') no-repeat;
	float: left;
	height: 91px;
	width: 185px;
	padding: 0;
	margin: 0;
	}
	
div#line	{
	float:left;
	border-left:0;
	background:#CED3DC url('images/line_c.gif') no-repeat;
	width: 780px;
	height: 5px;
	padding: 0;
	margin: 0;
	}


div#bottom 	{
	clear: both;
	float:left;
	text-align:left;
	width: 780px;
	padding:0;
	margin:0;
	border:0;
	background: #CED3DC;
	}

	
div#container 	{
	text-align: left;
	width: 650px;
	padding: 10px;
	border: 1px solid #022F61;
	margin: 0 65px 20px 65px;
	background:#fff;
	}
	
div#footer	{
	clear: both;
	text-align:center;
	tex-color:#FFFFFF;
	float:left;
	border: 0;
	border-top:0;
	border-bottom: 0;
	background:#022F61;
	width: 100%;
	height: 20px;
	padding-top: 3px;
	margin: 0;
	}
	
	
/* Main navigation */

div#globalnav {
	width: 185px;
	display: block;
	float: left;
	margin: 0;
	padding:0;
	background:#AA8C59;
	border-right:0;	
	}
		
div#home a {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/homeb.gif') no-repeat;
			}
			
div#home a:hover {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/home_over2.gif') no-repeat;
			}
div#degree a {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/programsb.gif') no-repeat;
			}
			
div#degree a:hover {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/programs_over.gif') no-repeat;
			}
			
div#apply a {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/apply.gif') no-repeat;
			}
			
div#apply a:hover {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/apply_over.gif') no-repeat;
			}
div#financial a {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/financial.gif') no-repeat;
			}

div#financial a:hover {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/financial_over.gif') no-repeat;
			}

div#information a {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/information.gif') no-repeat;
			}
			
div#information a:hover {
	border-bottom:0;
	width: 185px;
	height: 27px;
	display: inline;
	float: left;
	background: url('images/information_over.gif') no-repeat;
			}
			
div#testimonials a {
	width: 185px;
	height: 26px;
	display: inline;
	float: left;
	background: url('images/testimonials.gif') no-repeat;
			}
			
div#testimonials a:hover {
	width: 185px;
	height: 26px;
	display: inline;
	float: left;
	background: url('images/testimonials_over.gif') no-repeat;
			}

div#title 	{
	display:block;
	float: left;
	width: 780px;
	height: 51px;
	padding:0 0 0 0;
	border: 0;
	margin: 15px 0 0 0;
	background: transparent;
	}
	
div#bottom ul ul li {
	margin-top: 9px;
}
	
 h1	{
	font: 11px "Verdana", "Helvetica", sans-serif;
	color: #022F61;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
 	
.cc {
		padding:0;
		margin: 0 53px 20px 53px;
		background:#000000;
	}

	.adwrap {
		margin:10px auto;
		padding:10px 0;
		width:468px;
		border:1px solid #CED3DC;
		border-width:1px 0;
	}
	.adwrap object {
		width:468px;
		height:60px;
	}
	
	/* CSS for the box starts here */
	.box {
		padding:0 12px 0 0;
		background:#000000 url(images/borders5.gif) 100% 0 repeat-y;
	}
	
	
	.box a{
		font: 11px "Verdana", "Helvetica", sans-serif;
		color: #022F61;
		text-decoration: underline;
		font-weight: bold;
		background:#CED3DC;

	}
	
	.box a.two:link {
		color: #022F61;
		font-weight: normal;
	}
		 
	a.two:visited {
	color: #022F61;
	font-weight: normal;
	}
		 a.two:hover {
		 color: #AA8C59;
		 font-weight: normal;
		 }

	

	.bi {
		padding:0 0 0 12px;
		background:#CED3DC url(images/borders5.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box9.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box9.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box9.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box9.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:0.3em 10px;
		background:#CED3DC;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	
	.box h2 {
		margin:0;
		padding:0.3em 10px;
		background:#CED3DC;`
		font:bold 11px "Verdana", "Helvetica", sans-serif;
	}

	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#CED3DC;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}
	
	/* CSS for the financial nvigation starts here */
	
div#nav {
	width: 537px;
	display: block;
	float: left;
	margin: 0;
	padding:0;
	background:#AA8C59;
	border-right:0;	
	}
	
div#table	{
	text-align: right;	
	display:inline;
	height:27px;
	width:547px;
	border: 0;
	padding:0;
	margin: 0;
	background:#CFD4DC;
		}
		
div#space  {
	width: 10px;
	height: 27px;
	display: inline;
	float:left;
	border: 0;
	padding: 0;
	margin: 0;
	background: url('images/space.gif') repeat-x;
		}
		
		
div#support a {
	width: 134px;
	height: 27px;
	display: inline;
	float:left;
	border: 0;
	padding: 0;
	margin: 0;
	background: url('images/support.gif') no-repeat;
			}
			
div#support a:hover {
	width: 134px;
	height: 27px;
	float:left;
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	background: url('images/support_over.gif') no-repeat;
			}
