*{margin: 0; padding: 0;}
* html body{margin-bottom: 20px;}
body{
	background: #333366;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px;
	font-size: 10pt;
	color:#333366;
	
	}
h1 {
	color:rgb(255, 153, 0);
	font-size:14pt;
	
	}
a { color:#333366;
}

#wrapper{
	background:rgb(102,102,102);
	width:1000px;
	margin: auto;
	position: relative;
}
#banner{
	width:1000px;
}
#navbar{
	width:1000px;
	background: #ff9933;
	font-weight:bold;
}
#navbar a {
	text-decoration:none;
	color:#333366;
}
#navbar ul{
	padding: 0.5em 0;
	text-align: right;
}
#navbar li{
	display: inline;
	border-right: 1px solid #333366;
	margin-right: 0.2em;
	padding-right: 0.5em;
}
#navbar li.active a{
	color: #fff;
	text-decoration: none;
}
#navbar li.inactive a{
	color: #333366;
	text-decoration: none;
}
#navbar li.last{
	border: none;
	}
#subnav{
	color:#fff;
	padding:20px;
	width: 180px;
	float:left;
}
#subnav p {
	padding-bottom:10pt;
}
.sninactive a {
	text-decoration: none;
	color:#fff;
	padding-bottom:10pt;

}
.snactive a {
	text-decoration: none;
	color:#ff9933;
	padding-bottom:10pt;
}
#textsubnav{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	width:720px;
	min-height:500px;
	background: #FFF;
}
#textsubnav ul li{
	margin: .5em 0 .5em 1.5em;
}
#textnosubnav{
	width:1000px;
	background: #ffffff;
}
#footer{
	text-align:center;
	padding-top:.5em;
	padding-bottom: .5em;
	width: 1000px;
	background:#ff9933;
	clear: both;
	color:#333366;
	font-weight:bold;
}
#footer a {
	text-decoration:none;
	color:#333366;
}
.contact {
	}
.contactphoto{
	float:left;
	width:138px;
	height:183px;
	padding-bottom: 20px;
}
.contactphoto1{
	float:left;
	width:195px;
	height:183px;
	padding-bottom: 20px;
}
.contactinfo{
	float:left;
	width:180px;
	height:183px;
	padding-left:7px;
	padding-right:5px;
	padding-bottom: 20px;

}
.clearfloat{
	clear:both;
}
.imgborderleft{
	padding-left:20px;
	}
.imgbordertop{
	padding-top:10px;
	}	
.imgborderright{
	padding-right:30px;
}
.imgborderbottom{
	padding-bottom:10px;
	}	
.partners{
	float:left;
	width:360px;
}
.partners a{
	text-decoration:none;
}
#next{
	margin-top:10px;
	font-weight:bold;
}
#next a{
	text-decoration:none;
}
