
body, html {
	margin: 10px;
	padding:10px;
	font-family: verdana, ariel, helvetica, sans-serif;
	font-size: 12px;
	background: #e9e9e9 URL(images/main_bg.jpg) ;
	background-repeat: repeat-x;
	background-position: top;
	}

h1 {
	font-size: 16px;
	color:#079244;
}

a {
	color: #079244;

}

a:hover {
	color: #079244;
	text-decoration: underline;

}

#wrapper {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid #fff;
	BACKGROUND: #FAFFFF;
	
	}

#header {
	height: 115px;
	width:202px;
	float: left;
	clear:both;
	padding: 10px 0px 0px 0px;
	}

#flash_movie {
	height: 289px;
	width: 650px;
	float: right;
	background: #ccc;
	margin: 0px 0px 20px 0px;
	
	}

#navigation {
	width: 202px;
	float: left;
	margin-top: 16px;
	}
	
	
#page_header {
height: 100px;
	clear: both;
	margin-bottom: 6px;
	border: 1px solid #D2D2D2;
	}

#content {
	background: #F3F3F3;
	clear: both;
	border: 1px solid #D2D2D2;
	PADDING: 10px 10px 10px 10px;
	
	}

#footer {
	padding: 15px 0px 0px 0px;
	text-align: center;
	height: 86px;
	clear:both;
	border-top: 6px solid #fff;
	background:url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	}
	
.address {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	}

.address a {
	text-decoration: underline;
	color: #000;
	}
.address a:hover {
	text-decoration: none;
	color: #000;
	}
	
/* - - - - - - - - - - - - - - - - this is the navigation - - - - - - - - - - - - - - - - - - */
	
	
	
ul {
	MARGIN:0px;	
	padding-left:0px;
	}
	
li {
	list-style-type:none;
	display:inline;
	}

li a {
	float: left;
	display: block;
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	color:#fff;
	background: url(images/button_bg1.jpg);
	background-repeat: repeat-y;
	
	height:19px;
	width: 198px;
	padding: 5px 0px 0px 4px;
	border-bottom: 1px solid #fff;
	}
	

li a:hover{
	text-decoration:none;
	color:#fff;
	background: url(images/button_bg2.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #fff;
	}
	

/* - - - - - - - - - - - - - - - -  navigation above - - - - - - - - - - - - - - - - - - */


.finance_logos {
	width: 138px;
	float:left;
	border: 1px solid #D2D2D2;
	margin: 10px 10px 10px 0px;
	}
	
iframe {
	BORDER: 1PX SOLID #000;
	}
	
.stock_car_thumbs {
	margin-right: 20px;
}