/* CSS Document */
#header {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 700px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: auto;
	visibility: visible;
	display: block;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	background-color: #FFFFFF;
}
#titleGraphic   
	{
	background: #FFFFFF;
	width: 680px;
	height: 115px;
	visibility: visible;
	color: #000000;
	}
#flashGraphic
	{
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;

	}
#menuSpacer
	{
	float: left;
	}
#line
	{
	width: 100%;
	height: 0px;
	color: #000;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	float: left;
	line-height: 0px;
	font-size: 0px;
     display: block;
     text-align: center;
     border-style: solid;
	 border-left-width: 0px;
	 border-bottom-width: 0px;
	 border-right-width: 0px;
	 border-top-width: 1px;
	}
ul {
	list-style-type: none;
	width: 680px;
	padding: 0px;
	margin: 0px;
	
	}
li {
	float: right;
	
}

.menu1 a {
     margin: 0px;
     width: 90px;
     height: 20px;
     float: left;
     display: block;
     text-align: center;
	 border-bottom-width: 0px;
	 border-right: 0px;
	 border-top: 0px;
     text-decoration: none;
     color: #fff;
     background: #285E1A;
	 border-left: solid 1px black;
     }
	 
.menu1 a:hover {
     background: #ccc;
	 color: #000;
	 border-bottom-width: 0px;
	 border-right: none;
	 border-top: none; 
	 border-left: solid 1px black;
     }

.menu1 a:active {
     background: gray;
	 border-bottom-width: 1px;
	 border-right: none;
	 border-top: none; 
     color: #fff;
	 border-left: solid 1px black;
     }
.menu2 a {
     margin: 0px;
     width: 90px;
     height: 20px;
     float: left;
     display: block;
     text-align: center;
	 border-bottom-width: 0px;
	 border-right: 0px;
	 border-top: 0px;
     text-decoration: none;
     color: #fff;
     background: #6B5C21;
	 border-left: solid 1px black;
     }
	 
.menu2 a:hover {
		color: #000;
     background: #ccc;
	 border-bottom-width: 0px;
	 border-right: none;
	 border-top: none; 
	 border-left: solid 1px black;
     }

.menu2 a:active {
     background: gray;
	 border-bottom-width: 1px;
	 border-right: none;
	 border-top: none; 
     color: #fff;
	 border-left: solid 1px black;
     }
.menu3 a {
     margin: 0px;
     width: 90px;
     height: 20px;
     float: left;
     display: block;
     text-align: center;
	 border-bottom-width: 0px;
	 border-right: 0px;
	 border-top: 0px;
     text-decoration: none;
     color: #fff;
     background: #213C6B;
	 border-left: solid 1px black;
     }
	 
.menu3 a:hover {
	color: #000;
     background: #ccc;
	 border-bottom-width: 0px;
	 border-right: none;
	 border-top: none; 
	 border-left: solid 1px black;
     }

.menu3 a:active {
     background: gray;
	 border-bottom-width: 1px;
	 border-right: none;
	 border-top: none; 
     color: #fff;
	 border-left: solid 1px black;
     }
.menu4 a {
     margin: 0px;
     width: 90px;
     height: 20px;
     float: left;
     display: block;
     text-align: center;
	 border-bottom-width: 0px;
	 border-left: solid 1px black;
	 border-right: 0px;
	 border-top: 0px;
     text-decoration: none;
     color: #fff;
     background: #3967B8;
     }
	 
.menu4 a:hover {
	color: #000;
     background: #ccc;
	 border-bottom-width: 0px;
	 border-right: none;
	 border-top: none;
	 border-left: solid 1px black;
     }

.menu4 a:active {
     background: gray;
	 border-bottom-width: 1px;
	 border-right: none;
	 border-top: none; 
     color: #fff;
	 border-left: solid 1px black;
     }
	 
.footer a {
     color: #D3D8C4;
	 font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
     }
	 
.footer a:hover {
     color: #F3F3F3;
 font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
     }

.footer a:active {
     color: #993366;
     font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
     }
#mainImage
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	clear: both;
	text-align: center;
	padding-top: 20px;
	color: #000000;
}
#mainText
{
	font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
	width: 334px;
	background-color: #fff;
	float: right;
	padding-right: 30px;
	padding-top: 10px;
	color: #818181;
}
#quoteText
{
	font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #fff;
	width: 334px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	color: #818181;
}
#footer {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align:left;
}
#footerleft {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 350px;
	height: auto;
	float:left;
}
#footerright {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 350px;
	height: auto;
	float:left;
}
