/* CSS Document
Template Name: LetterBox_Olive
Date: 08/03/2005 */

#banner {
	width:900px;
	height:73px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}
#banner h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size:24px;
	font-style:bold;
	color:#666666;
	margin:0px 0px 0px 50px;
	padding: 20px 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: 0px 20px 0px 0px;
}
#banner a {
	font-size:11px;
	color:#000000;
}

.horizontal_navigation_bar {
width: 900px;
height: 35px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image:url(Images/Nav.jpg);
background-repeat: no-repeat;
text-decoration: none;
z-index: 99;
}

.horizontal_navigation_bar a:link {
color: #ffffff;
text-decoration: none;
}

.horizontal_navigation_bar a:visited {
color: #ffffff;
text-decoration: none;
}

.horizontal_navigation_bar a:selected {
color: #FFFFFF;
text-decoration: none;
}

.horizontal_navigation_bar a:hover {
color: #ffffff;
text-decoration: none;
}

#footer {
	background-image:url(Images/Footer.jpg);
	background-repeat: no-repeat;
	height:74px;
	width:100%;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding:30px 0px 0px 40px;
	text-align:left;
	color:#ffffff;
	font-size:11px;
}
#footer p a {
	color:#ffffff;
}