/* CSS Document
Template Name: LetterBox_Olive
Date: 08/03/2005 */

#banner {
	width:770px;
	height: 280px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
}
#banner h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	font-style:bold;
	color:#aaaaaa;
	margin:0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}
#banner p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	text-align: right;
	margin: -15px 20px 0px 0px;
}
#banner a {
	font-size:11px;
	color:#000000;
}
.mainPic {
	width: 770px;
	min-height: 170px;
	height: auto;
	text-align: center;
	margin: -175px 0px 0px 0px;
}
.horizontal_navigation_bar {
	width: 770px;
	height: 35px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(Images/Nav.png);
	background-repeat: no-repeat;
	text-decoration: none;
	z-index: 99;
}
.horizontal_navigation_bar a:link {
	color: #333333;
	text-decoration: none;
}
.horizontal_navigation_bar a:visited {
	color: #333333;
	text-decoration: none;
}
 .horizontal_navigation_bar a:selected {
	color: #333333;
	text-decoration: none;
}
.horizontal_navigation_bar a:hover {
	color: #333333;
	text-decoration: none;
}
#footer {
	background-image:url(Images/Footer.png);
	background-repeat: no-repeat;
	height:74px;
	width:100%;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding:30px 0px 0px 40px;
	text-align:left;
	color:#333333;
	font-size:11px;
}
#footer p a {
	color:#333333;
}
