html, body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-family: arial;
	font-size: 12px;
	color: #7a7a7a;
	background-color: #777485;
}


div{
	font-family: Tahoma, Geneva, sans-serif;
	font-family: arial;
	font-size: 12px;
	color: #7a7a7a;
}
.clearLeft{clear: left;}
a {      color: #3e64a4; text-decoration: none; } 
a:hover{ color: #5c91e9; text-decoration: none; }
a.sel  { color: #5c91e9; }

.blu{ color: #3e64a4; }

a.txtlnk, a:hover.txtlnk{ font-weight: normal; }

select{
	font-size: 11px;
}
img { border: none; }
hr{ height: 1px; color: #666; border:0; border-top: 1px solid #ccc; }

.textsm{ font-size:11px; }

#site{
	margin: 0 auto;
	width: 942px; 
	background-image: url('../images/site_bg.jpg');
	background-repeat: repeat-y;
    position: relative;   
}

.home{
 height: 750px;
 position: relative;   
}

#site-bottom{
	width: 942px;
	margin: 0 auto;
}

.links{
	margin-top: 20px;
}

#logo{
    position: absolute;
    left: 37px;
    top: 7px;
	width: 268px;
	height: 40px;
}
    
h1{
	color: #30415c;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

h2{
	color: #30415c;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 15px 0 5px 0;
	letter-spacing: 1px;
}

h3{
	color: #30415c;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

h4{
	color: #30415c;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.clearLt{
    clear: left;
}

.clearRt{
    clear: right;
}

.clearBoth{
    clear: both;
}

.floatLeft{ float: left; display: inline; }
.floatRight{ float: right; display: inline; }

.arrow-r{
	font-size: 12px;
	color: #3e64a4;
}

#copyright{
     width: 860px;
     margin: 0 auto;
     color: #fff;
    font-size: 11px;
	padding: 6px 0 7px 0;
    color: #fff;
}

#copyright a{
    color: #fff;
    text-decoration:none;
}

#copyright a:hover{
    color: #fff;
    text-decoration:underline;
}
 
#nav-home-on, #nav-web-on, #nav-testimonials-on, #nav-request-on, 
#nav-portfolio-on, #nav-contact-on, #nav-about-on, #nav-news-on, #nav-scholarship-on{
    display: none;
}

#business-partners{
	width: 700px;
	margin: 30px 0px 0px 84px;
	background-color: #fff;
}

#business-partners h3{
	margin-bottom: 0px; padding-bottom: 0px;
}

#icons{
	background: url("../images/icons-bg.jpg") repeat-x 0px 0px;
	height: 98px;
	width: 695px;
	height: 120px;
	position: relative;
	left: -5px;
}

#icons ul{
	list-style: none;
	margin: 0;
	padding: 0;	
}

#icons ul li{
	float: left;
	display: inline;
	margin-right: 20px;	
}

#icons ul li#mcafee-code{
	padding: 21px 10px 0px 10px;	
}

#icons ul li#end-row{
	margin-right: 0px;
}

li#end-row img{ position: relative; left: 1px; }

#mcafee{ height: 80px; clear: left; }

#mcafee-left{
	float: left;
	display: inline;
	width: 469px;	
}

#mcafee-right{
	float: left;
	display: inline;
	width: 205px;
	margin: 3px 0px 0px 12px;
	font-size: 12px;
	color: #666666;
}
