@charset "utf-8";

body, html {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, html, td {
	color: #000000;
	font-family: arial, helvetica, verdana, "trebuchet ms", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

a {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}

.h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #3399CC;
}

.h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #666666;
font-weight: bold;
}

.list {
background-image:url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 10px;
}

.text1 {
padding 5px 5px 5px 5px;
}

.image a:link{color:#FFFFFF;}
.image a:visited{color:#FFFFFF;}
.image a:hover{color:#666666;}
.image a:active{color:#666666;}

.footer a:link{color:#3399CC;}
.footer a:visited{color:#3399CC;}
.footer a:hover{color:#666666;}
.footer a:active{color:#666666;}

.contentimage {
float: left;
padding: 5px 5px 5px 5px;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
color: #000000;
line-height: 14px;
text-align:left;
}

.maincontent {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #000000;
line-height: 17px;
text-align:center;
padding: 10px 10px 10px 10px;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#spacer {
	background: url(images/spacer.jpg);
	width: 476px;
	height: 12px;
	}

#headercontent {
	width: 895px;
	padding-top: 10px;
	text-align: center;
	min-height:100px; /*ff*/
	height: auto /*ie7 */
	height: 100px;
	}
	
#maincontent {
	width: 899px;
	background: url("images/background_main.jpg");
	text-align: left;
	min-height:566px; /*ff*/
	height: auto /*ie7 */
	margin-left:auto;
	padding:0px;
	text-align:left;
	}

#container {
	width: 875px;
	min-height:100px; /*ff*/
	height: auto /*ie7 */
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:left;
		}
		
			#contenttextleft {
			width: 220px;
			text-align: center;
			padding-top: 15px;
			text-align: center;
			min-height:100px; /*ff*/
			height: 100px;	
			position: absolute;
			}
			
			#contenttextright {
			width: 600px;
			padding-top: 10px;
			text-align: left;
			float: right;
			min-height:100px; /*ff*/
			height: auto /*ie7 */
			height: 100px;
			}
			
#container2 {
	width: 886px;
	min-height:100px; /*ff*/
	height: auto /*ie7 */
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:left;
	clear:both;
		}
		
			#introtextleft {
			width: 400px;
			text-align: left;
			padding-top: 15px;
			padding-right: 30px;
			text-align: center;
			min-height:100px; /*ff*/
			height: 100px;	
			position: absolute;
			}
			
			#introtextright {
			width: 455px;
			padding: 0px;
			text-align: left;
			float: right;
			min-height:100px; /*ff*/
			height: auto /*ie7 */
			height: 100px;
			}
			
	
#header {
	width: 895px;
	height: 213px;
	background-image: url(../education/images/education-header_ammended.gif)
} 

#menu {
width: 899px;
height: 35px;
background: url("images/menu.jpg");
} 

#menuright {
width: 500px;
height:35px;
float: right;
}

#menuleft {
width: 200px;
height: 35px;
float:left;
}


#footer1 {
width: 899px;
height: 10px;
background: url('images/background_footer.jpg');
text-align:left;
}

#footer_content {
		width:899px;
		height:100px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		font-size: 9px;
		background: url("images/background_main.jpg");
		}
		
	#footerleft {
		width:246px;
		padding-left:10px;
		padding-top: 10px;
		float:left;
		}
	
	#footerleft2 {
		width:246px;
		padding-left:10px;
		padding-top: 10px;
		float:left;
		}
	
	#footerright {
		width:183px;
		padding-left:10px;
		padding-top: 10px;
		padding-right: 10px;
		text-align: right;
		float:left;
		}
		
	#footerright2 {
		width:184px;
		float:left;
		text-align: right;
		padding-top: 10px;
		}
		
#footer2 {
width: 899px;
height: 100px;
background: url("images/background_footer.jpg");
}

