#pagetop {
	background-color: #132C5A;
	background-image: url(images/pagetop_back.jpg);
	background-repeat: repeat-x;
}
#pagetop_content {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
#pagefoot {
	background-color: #f6f6f6;
	background-image: url(images/pagefoot_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	float: none;
	padding-bottom: 20px;
}
#pagefoot_content {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
#title {
	height: 42px;
	background-image: url(images/title_back.jpg);
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-size: 20px;
	letter-spacing: 1px;
}

#container {
	width: 955px;
}
#nav {
	float: left;
	width: 210px;
	text-align: left;
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
}
#nav img {
	margin-bottom: 12px;
	}
#content {
	width: 745px;
	margin-left: 210px;
	text-align: left;
	clear: none;
}
#column_left {
	width: 480px;
	float: left;
	clear: none;
}
#column_right {
	width: 265px;
	float: left;
}

#contact {
	width: 828px;
	height: 145px;
	margin: 0 auto;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	color: #003366;
}
#contact form{
	padding: 10px;
	margin: 0;
}
#contact h1{
	color: #333333;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contact td{
	color: #666666;
}


#logos {
	width: 828px;
	height: 90px;
	margin: 0 auto;
	background-image: url(images/links_back.jpg);
	background-repeat: no-repeat;
	color: #003366;
	margin-top: 10px;
}

#footer {
	width: 828px;
	margin: 0 auto;
	color: #5891AB;
	margin-top: 10px;
	text-align:center;
	font-size: 10px;
}
#footer a:link {
	color: #5891AB;
	text-decoration: underline;
	}
#footer a:visited {
	color: #5891AB;
	text-decoration: underline;
	}
#footer a:hover {
	color: #5891AB;
	text-decoration: none;
	}
/* for Internet Explorer */
/*\*/
* html #content {
height: 300px;
}
* html #column_left {
height: 300px;
}
/**/
.quote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 111px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 203px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	font-style: italic;
	line-height: 120%;
}
.quote strong {
	color: #FFFFFF;
	font-style: normal;
	}
.quote a:link {
	color: #003366;
	text-decoration: none;
	}
.quote a:visited {
	color: #003366;
	text-decoration: none;
	}
.quote a:hover {
	color: #003366;
	text-decoration: underline;
	}
#headertext {
	font-size: 9px;
	color: #999999;
	text-align: center;
	width: 100%;
	background-color: #F3F3F1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
