*{
	padding:0;
	margin:0;
	border:0;
}
html{
	min-height:100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	width:100%;
	background:url('images/bodybg.png') repeat-x;
	min-height:100%;
}

#container{
	width:950px;
	text-align:left;
	margin: 0 auto;
	min-height:100%;
}

#header{
	width:950px;
	height:86px;
	background:url('images/header.png');
	overflow:hidden;
}

#logolink{
	height:80px;
	width:200px;
	float:left;
	position:relative;
	cursor: hand;
}


#menu{
margin-left:115px;
padding-top:60px;
height:30px;
float:left;
position:relative;
}

#butBar{
	color:#0068b3;
	
}

h1{
	color:#0068b3;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #dddcc6;
	margin-bottom:10px;
}

#inContentBody h1{
	border:0px;	
}


#content{
	width:892px;
	_width:895px;
	min-height:100%;
	margin-left:18px;
	margin-right:20px;
	overflow:hidden;
	background:#dddcc5;
	_margin-top:-3px;
}

#footer{
	width:900px;
	height:30px;
	background:url('images/footerbg.png') no-repeat;
	color:#0068b3;
	margin-left:20px;
	font-size:10px;
	margin-top:10px;
	padding:3px;
	
}


#girlBox{
	width:620px;
	height:249px;
	float:left;
	position:relative;
}

#eduwaveBox{
	height:150px;
	width:234px;
	background:url('images/eduwavebox.jpg') no-repeat;
	float:left;
	padding-top:120px;
	padding-left:30px;
	padding-right:10px;
	position:relative;
	font-size:10pt;
	margin-left:-2px;
}

ul, li{
	list-style-image:url('images/bullet.png');
	font-size:12px;
	line-height:1.5em;
	text-indent:0px;
	text-align:justify;
	margin-left:3px;
	padding-left:5px;
}

#eduwaveBox ul{
	list-style-position:outside;
	width:230px;
	margin-left:0px;
}

#welcomeBox{
	width:435px;
	padding-left:20px;
	padding-right:10px;
	float:left;
	font-size:10pt;
	position:relative;
	line-height:1.5em;
}

#benefitsBox{
	width:300px;
	position:relative;
	float:left;
}

#awardBox{
	width:70px;
	height:120px;
	position:relative;
	float:left;
	border-left:2px dotted #7ea3c9;
	padding-left:20px;
	padding-top:10px;
}


/*links*/
#menu a{
	color:#000000;
	width:95px;
	height:23px;
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	border-right:2px dotted #7ea3c9;
	font-size:14px;	
}

#menu a:hover , #menu a.current , #menu a:active{
	background:url('images/menu_over.png') repeat-x;
}



#subMenu{
	width:221px;
	background:url('images/submenuTop.png') no-repeat #dddcc6;
	position:relative;
	float:left;
	min-height:100%;
}

#callout{
	width:177px;
	background:url('images/calloutTop.png') no-repeat;
	padding-top:8px;
	float:left;
	position:relative;
	font-size:11px;
	margin-top:20px;
}

#calloutBody{
	width:167px;
	background:url('images/calloutBody.png') repeat-y;
	padding:5px;
}

#calloutBot{
	width:177px;
	background:url('images/calloutBot.png') no-repeat;	
}

h3{
	color:#0068b3;
	font-size:14px;
}

h3.about{
	font-weight:bold;
	color:#000;
}

.quote{
	float:left;
	position:relative;
	float:left;
	background:#ececd6;
	padding:10px;
	margin:5px;
}

#subBody{
	margin-top:12px;
	margin-left:8px;
	_margin-left:4px;
	position:relative;
	float:left;
	background:#f7f7f1;
	width:184px;
	padding:10px;
	min-height:400px;
	
}

#subBot{
	width:214px;
	float:left;
	position:relative;
	background:url('images/submenuBot.png') no-repeat #efefe3;
}


#inContent{
	width:670px;
	background:url('images/incontenttop.png') no-repeat #efefe3;
	position:relative;
	float:left;
	text-align:left;
	overflow:hidden;
}

#inContentBody{
	width:436px;
	_width:430px;
	margin-top:12px;
	_margin-top:0px;
	_margin-left:-9px;
	position:relative;
	float:left;
	padding:10px;
	background:#ffffff;
	min-height:400px;
}

#inContentRight{
	width:180px;
	float:left;
	position:relative;
	background:#ffffff;
	margin-top:12px;
	padding:10px;
	height:100%;
}
#inContentBot{
	width:673px;
	float:left;
	position:relative;
	background:url('images/incontentbot.png') no-repeat #efefe3;
}

a.subLink{
	width:100%;
	border-bottom:1px solid #dddcc6;
	text-decoration:none;
	font-weight:bold;
	color: #333333;
	display:block;
	margin-top:6px;
	margin-bottom:6px;
	font-size:9pt;
}
a.subLink:hover{
	border-bottom:1px solid #000000;	
	color: #000000;
	text-decoration:none;
}

p{
	margin-bottom:10px;
}

a{
	text-decoration:none;
	color:#0068b3;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}

.frontBut{
	width:89px;
	height:65px;
	padding-left:50px;
	padding-top:9px;
	padding-right:5px;
	float:left;
	position:relative;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	line-height:14pt;	
}
.frontBut:hover{
	text-decoration:none;
}

.readMore{
	height:30px;
	margin-left:-4px;
}

.readMore span{
	display:block;
	float:left;
	margin-top:3px;
	height:20px;
	width:100%;
	background:#ececd6;
	text-decoration:none;
	text-align:right;
	padding-top:4px;
	
}

.cPic{
	float:left;
	position:relative;
	padding:8px;
}

#cWrap{
	float:left;
	position:relative;
	background:white;
	margin-left:10px;

}



