/* CSS Document
Template Name: LetterBox_Olive
Date: 08/03/2005 */
body {
	background-image:url(images/Background.jpg);
	background-repeat:repeat-x;
}
input 
{
	border: 1px solid #ded6cb;	
}
#container {
	width: 900px;
	border: #999999 solid 0px;	
	background-image:url(images/Background.jpg);
}
#container {
	width: 900px;
	border: #999999 solid 0px;	
	background-image:url(images/Background.jpg);
}
#banner {
	width:900px;
	height:299px;
	background-image:url(images/Banner.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}
.images
{
	width: 900px;
	text-align: right;
	margin: -240px 0px 0px 0px;
	position: absolute;
}
.button
{	
	width: 211px; 
	height: 222px;
	margin: 80px 0px 0px 0px;
	position: absolute;
}
#banner h1 {
	width: 400px;
	font-family: Helvetica, Arial, sans-serif
	letter-spacing: -8;
	font-size:34px;
	font-weight: regular;
	color:#8eddf4;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	border: 0px solid #990000;
	text-align: left;
}
#banner p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#52aae9;
	font-weight:bold;
	padding:0px;
	text-align: right;
	margin: 27px 28px 0px 0px;
}
#banner a {
	font-size:11px;
	color:#000000;
}
.horizontal_navigation_bar {
	width: 540px;
	height: 35px;
	margin: -80px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	color: #ffffff;
	background-repeat: repeat-x;
	text-decoration: none;
	z-index: 99;
}
.horizontal_navigation_bar a:link {
	color:#000000;
	text-decoration: none;
}
.horizontal_navigation_bar a:visited {
	color:#000000;
	text-decoration: none;
}
 .horizontal_navigation_bar a:selected {
	color:#000000;
	text-decoration: none;
}
.horizontal_navigation_bar a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	width: 100%;
	height: 59px;
	background-color: #78b945;
}
#footer p {
	width: 880px;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 20px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}
#footer p a {
	color:#ffffff;
}
img {
border: 0px solid #000000;	
}

