/* --Standard CSS-- */



body {
	margin           : 0px 0px 0px 0px;
	color 			 : #333333;
	font-size        : 13px;
	font-family		 : Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	}

#wrapper {
	margin:0 auto;
	width: 1000px;
	}
	
#header {
	width: 1000px;
	height: 50px;
	margin-top: 30px;
	}
	
#headercol1 {
	width: 230px;
	height:50px;
	float:left;
	font-size:24px;
	color:#445886;
	padding-top:18px;
	padding-left:10px;
	}	
	
#headercol2 {
	width: 760px;
	float:right;
	}	
	
#bgtop {
	width: 1000px;
	height: 20px;
	background:url(../images/headertop.png) no-repeat 0 0;
	}
	
#bgmain {
	width: 1000px;
	height: 14px;
	background:url(../images/headermain.png) no-repeat 0 0;
	}
	
#bgbottom {
	width: 1000px;
	height: 20px;
	background:url(../images/headerbottom.png) no-repeat 0 0;
	}		
		
#navigation
{
	padding: 0px;
	overflow: hidden;
	padding-left: 5px;
	float: right;
}

#navigation ul
{
    margin: 0px;
    padding: 0px;
}

#navigation li.menu1
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu1 a
{
	color: #666666;
	text-decoration: none;
	display: block;
	width: 60px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 1px #666666;
	font-size:14px;
	
}

#navigation li.menu1 a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 60px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu1selected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu1selected a
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 60px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu1selected a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 60px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu2
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu2 a
{
	color: #666666;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 1px #666666;
	font-size:14px;
	
}

#navigation li.menu2 a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu2selected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu2selected a
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu2selected a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu3
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu3 a
{
	color: #666666;
	text-decoration: none;
	display: block;
	width: 115px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 1px #666666;
	font-size:14px;
	
}

#navigation li.menu3 a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 115px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}	

#navigation li.menu3selected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu3selected a
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 115px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu3selected a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 115px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu4
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu4 a
{
	color: #666666;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 1px #666666;
	font-size:14px;
	
}

#navigation li.menu4 a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu4selected
{
	margin: 0px;
	padding: px;
	list-style-type: none;
	display: inline;
}

#navigation li.menu4selected a
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}

#navigation li.menu4selected a:hover
{
	color: #445886;
	text-decoration: none;
	display: block;
	width: 70px;
	padding: 4px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	border-bottom: solid 3px #445886;
	font-size:14px;
	
}
	
#bodycolumns {
	width: 1000px;
	height: 1400px;
	}
	
#bodycolumnsabout {
	width: 1000px;
	height: 1300px;
	}
	
#bodycolumnseducation {
	width: 1000px;
	height: 4500px;
	}
	
#bodycolumnsinfo {
	width: 1000px;
	height: 2500px;
	}	
	
#bodycolumnsassoc {
	width: 1000px;
	height: 1600px;
	}		
	
#bodycolumnsprop {
	width: 1000px;
	height: 3500px;
	}	
	
#bodycolumnscont {
	width: 1000px;
	height: 500px;
	}						
	
#imagesection {
	width: 1000px;
	height:300px;
	}		
	
#hpimage {
	background:url(../images/hpimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
#acimage {
	background:url(../images/acimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
#ceimage {
	background:url(../images/ceimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#ciimage {
	background:url(../images/ciimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#caimage {
	background:url(../images/caimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}		
	

#pimage {
	background:url(../images/pimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#nhimage {
	background:url(../images/nhimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#hpaimage {
	background:url(../images/hpaimage.png) no-repeat 0 0;
	width:790px;
	height:300px;
	float:left;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	}							
	
#mainsearch {
	width: 200px;
	height:300px;
	background:url(../images/mainsearch.png) no-repeat 0 0;
	float:right;
	padding-right:10px;
	}
	
#mainsearchcol1 {
	width: 200px;
	float: left;
	color:#445886;
	margin-top: 55px;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#mainsearchcol1 a {
	color:#5771ab;
	}
	
#mainsearchcol1 a:hover {
	color:#62bdc3;
	}		
	
	
	
#search {
	width: 500px;
	height: 110px;
	background:url(../images/search.png) no-repeat 0 0;
	padding-left: 10px;
	}
	
#search a {
	color:#ffffff;
	}
	
#search a:hover {
	color:#445886;
	}	
	
#searchcol1 {
	width: 409px;
	float: left;
	color:#ffffff;
	margin-top: 86px;
	font-size: 13px;
	}
	
#searchcol1 a {
	color:#ffffff;
	}
	
#searchcol1 a:hover {
	color:#445886;
	}		
	
#searchcol2 {
	width: 91px;
	float: right;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 86px;
	font-size: 13px;
	}
	
#searchcol2 a {
	color:#FFFFFF;
	}
	
#searchcol2 a:hover {
	color:#62bdc3;
	}						

#col1 {
	width: 550px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	}					
	
#col2 {
	width: 325px;
	float: right;
	padding-right: 10px;
	padding-top: 55px;
	}							
	
#footer {
	height: 175px;
	background:url(../images/footer.png) no-repeat 0 0;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer a {
	color:#ffffff;
	}
	
#footer a:hover {
	color:#445886;
	}

#footerarea {
	margin:0 auto;
	width: 1000px;
	padding-left: 20px;
	font-size: 18px;
	}
	
#footerareacontent {
	margin:0 auto;
	width: 1000px;
	padding-top: 25px;
	}	
	
#footercol1 {
	width:600px;
	float:left;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 20px;
	}
	
#footercol1a {
	width:300px;
	float:left;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 20px;
	}
	
#footercol1b {
	width:300px;
	float:right;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 20px;
	}			
	
#footercol2 {
	width:345px;
	float:right;
	background:url(../images/arrow2.png) no-repeat 0 0;
	padding-top: 20px;
	}		
	
	
	
#footercolleft {
	width:600px;
	float: left;
	}	
	
#footercolleft1 {
	width:200px;
	float: left;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 25px;
	}	
	
#footercolleft2 {
	width:400px;
	float: right;
	}		
	
#footercolleft2a {
	width:200px;
	float: left;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 25px;
	}	
	
#footercolleft2b {
	width:200px;
	float: right;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 25px;
	}
	
#footercolright {
	width:400px;
	float: right;
	}
	
#footercolrighta {
	width:200px;
	float: left;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 25px;
	}	
	
#footercolrightb {
	width:200px;
	float: right;
	background:url(../images/arrow1.png) no-repeat 0 0;
	padding-top: 25px;
	}										
	
