html { 
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0 auto;
	padding-bottom: 90px;
	height: 100%;
	color: #000000;
	background-image: url(images/page_background.gif);
	background-position: center;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

#container {
	margin: auto;
	width: 798px;

}


/*header*/

#header {
	height: 246px;
	background: url('images/header.gif') no-repeat;
}


/*content*/

#content {
	width: 100%;
	background: url('images/content_background.gif');
}

#content .left {
	float: left;
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 30px;
	width: 394px;
}


#content .left .pic1 {
	background: url('#');
	float: left;
	width: 391px;
	height: 175px;
}



#content .middle {
	float: left;
	padding: 00px;
	width: 69px;
	height: 239px;
	background-image:url('#');
	background-position:top;
	background-repeat:no-repeat;
}



#content .right {
	float: right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 35px;
	width: 215px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
}

#content .right .copy{
	float: right;
	width: 220px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
}

a.link_right{
	color: #1b429a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	font-weight: bolder;
}

a.link_right:hover {
	text-decoration: underline;
	color: #06F;

}




#content .right .pic1 {
	background: url('images/pic1.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic2 {
	background: url('images/pic2.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic3 {
	background: url('images/pic3.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic4 {
	background: url('images/pic4.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic5 {
	background: url('images/pic5.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic6 {
	background: url('images/pic6.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic7 {
	background: url('images/pic7.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic8 {
	background: url('images/pic8.gif');
	float: right;
	width: 220px;
	height: 288px;
	background-repeat:no-repeat;
}

#content .right .pic9 {
	background: url('images/pic9.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic10 {
	background: url('images/pic10.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}

#content .right .pic11 {
	background: url('images/pic11.gif');
	float: right;
	width: 220px;
	height: 175px;
	background-repeat:no-repeat;
}



/*footer*/

#footer {
	padding-top: 50px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 10px;
	width: 758px;
	height: 30px;
	background: url('images/footer.gif') no-repeat;
	background-color: #5e77a0;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}

.credits{
	margin-top: 30px;
	width: 750px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 8px;
	text-align: center;
}

a.credits_link{
	padding: 2px;
	color: #FC0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none
}

a.credits_link:hover {
	padding: 2px;
	color: #5e77a0;
	background-color: #FC0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}



/*styles*/

.h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
	font-weight: bolder;
}

.h2 {
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	color: #663399;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;

}

.b2 {
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}

.b3 {
	color: #1b429a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	font-weight: bolder;
}

.b4 {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}

.b5 {
	text-align: center;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	
	
}



/*site links*/

a.content_link {
	padding: 2px;
	color: #5e77a0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.content_link:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #5e77a0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.content_link2 {
	padding: 2px;
	color: #5e77a0;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
	margin-left: 100px;
}

a.content_link2:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #5e77a0;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
	margin-left: 100px;
}


.btn a {
	display: block;
	height: 100%;
	width: 100%;
}

.btn {
	width: 126px;
	height: 23px;
	background: url('') top left;
}


/*misc*/

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}




/* navigation */

.nav {
	width: 798px;
	height: 21px;
	padding-top: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.nav ul li a {	
	padding-top: 1px;
	display: block;
	text-decoration: none;
	color: #5e77a0;
	width: 16.55em; 
	height: 21px; 
	text-align: center;
	font-size: 12px; 
	overflow: hidden;
}

.nav ul {
	padding: 0; 
	margin: 0; 
	list-style: none;
}

.nav ul li { 
	float: left; 
	position: relative;
}

.nav ul li ul {
	display: none;
}

.nav ul li:hover a {
	color: #ffffff;
	text-decoration: none;
	background-color: #5e77a0;
}

.nav ul li:hover ul {
	display: block; 
	position: absolute; 
	top: 21px; 
	width: 300px;
	margin: 0; 
	padding: 0;
}

.nav ul li:hover ul li ul {
	display: none;
}

.nav ul li:hover ul li a {
	display: block;
	height: 28px; 
	line-height: 26px; 
	color: #ffffff; 
	width: 190px; 
	text-align: left;
	text-decoration: none; 
	font-size: 11px;
	margin: 0; 
	padding-left: 26px;
	padding-right: 26px;
	font-weight: normal;
}

.nav ul li:hover ul {
	margin: 1 0 0 3px;
	padding: 0;
}

.nav ul li:hover ul .hlight {
	margin-right: 0px;
}

.nav ul li:hover ul li a:hover {
	color: #5e77a0;
	background-color: #FC0;
}

.nav ul li:hover ul li:hover ul {
	display: block; 
	position: absolute; 
	left: 105px; 
	top: 0;
}

.nav ul li:hover ul li:hover ul.left {
	left: -105px;
}

.nav .selected {
	background-color: #5e77a0;
	color: #ffffff;
}