* {
	padding: 0px;
	margin: 0px;
	}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
a {
	color: black;
	text-decoration: none;
	border-bottom: black dotted 1px;	
	}
a:hover {
	color: #fa002c;
	border-bottom: #fa002c dotted 1px;	
	}
h1 {
	background: #0f2433 url(graphics/logo.gif) top left no-repeat;
	text-indent: -2222px;
	width: 750px;
	height: 90px;
	display: block;
	margin-bottom: 1px;
	}
h2 {
	background-color: #fa002c;
	color: white;
	padding: 6px;
	padding-left: 10px;
	letter-spacing: 3px;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
	}
h3 {
	color: white;
	background-color: #faa70e;
	letter-spacing: 1px;
	font-size: 1.4em;
	padding: 6px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 15px;
	}
h5
{
     font-family: Helvetica, Arial, sans-serif;
   font-size: 1.0em;
   font-weight:normal;
    
    }	
	
p {
	line-height: 18px;
	font-size: 1.2em;
	}
ul {
	list-style-type: none;
	}
	
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background-color: #F7F7F9;
	}
#banner {
	height: 300px;
	background-image:url(graphics/schools/banner-background.jpg);
	}
#banner p {
	color: white;
	font-size: 1.6em;
	background: url(graphics/schools/schools-logo.gif) 0px 130px no-repeat;
	padding: 50px;
	padding-left: 320px;
	padding-top: 160px;
	}
#contact a{
color:Black;  
text-decoration: none;
border-bottom: black dotted 1px;	 
}
#contact a:hover{
color:White;  
border-bottom: #fa002c dotted 1px;		    
}
#content {
	padding: 10px;
	}
#content h2 {
	text-indent: -2222px;
	height: 40px;
	margin: 5px;
	background-color: transparent;
	}
#content p {
	padding: 0 20px;
	padding-bottom: 20px;
	font-size: 1.1em;
	}
#content ul 
{ 
 
    margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type:circle;
	padding-bottom:0px;

}
#content li 
{
    list-style: square inside;
    padding-bottom: 4px;
	margin-left:4px;
	
	
}#enterprise, #events, #contact {
	background-color: #F96e11;
	color: white;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 220px;
	float: left;
	}
#enterprise a{
 color:Black;   
}
#enterprise a:hover{

color:White;  	    
}
#enterprise h2 {
	background: url(graphics/schools/enterprise.gif) top left no-repeat;
	}
#events {
	background-color: #faa70e;
	}
#events h2 {
	background: url(graphics/schools/events.gif) top left no-repeat;
	}
#contact {
	background-color: #78bebd;
	}
#contact h2 {
	background: url(graphics/schools/contact.gif) top left no-repeat;
	}
#footer {
	border-top: 1px solid  #F7F7F9;
	background-color: #0f2433;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	padding-bottom: 40px;
	}
#footer ul {
	list-style-type: none;
	padding: 30px;
	}
#footer li {
	display: inline;
	padding: 0px 30px;
	border-right: solid 1px white;
	}
#footer li a {
	color: white;
	border: none;
	}
#footer a:hover {
	color: red;
	}
#footer .no-border {
	border: none;
	}
#logos {
	margin-bottom: 30px;
	}
#footer p{
	font-size: 1em;
	}
