  body {
	background: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.5em;
  }
  
  #header {
    width: 100%;
    background: #FFFFFF;
    font-size: 9pt;
    text-align: left;
  }  
  
  #footer {
    width: 100%;
    border-top: 1px solid #333333;
    background: #999999;
    font-size: 9pt;
    padding: 2px 0px 2px 0px;
    text-align: center;
  }
  
  #wrapper {
	width: 900px;
	font-size: 8.5pt;
	text-align: left;
	float: left;
	padding-left: 30px;
	vertical-align: top;
	list-style-type: none;
	line-height: 1.5em;
	height: 100px;
	padding-bottom: 50px;
	
	}

div.my_left_box{
    float: left;
    padding: 12px;
    width: 280px;
    
}

div.my_right_box{
    float: left;
    padding: 12px;
    width: 280px;
    


	
  }  
  
  a:link, a:visited, a:active {
    color: #333333;
    text-decoration: none;
  } 
  
  a:hover {
    color: #30BFAA;
    text-decoration: none;
  }   
  
  h1,h2,h3,h4 {
    text-align: left;
  }
	
	#nav ul li {
	display: inline;
	position:relative;
}
	
	#nav ul li a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	display: block;
	padding-right: 32px;
    padding-left: 32px;

	}

	#nav ul li a:hover {
	color: #FF6600;
	background-color: inherit;
	}


  /* END TOP NAV BAR STUFF */
#wrapper2 {
	width: 900px;
	font-size: 10pt;
	padding: 0px 10px 10px 10px;
	text-align: left;
	float: left;
	padding-left: 30px;
	height: 100%;
	vertical-align: top;
	clear:both;
}
html {
		height: 100%;
	}

	#flashcontent {
	height: 550px;
	float: inherit;
	margin-top: 0px;
	}
div.quote {
	float: left;
	padding: 5px;
	width: 210px;
	font-size: 8.pt;
	font-style: normal;
	line-height: 13pt;
	color: #666666;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	font-size: 8.5pt;
	position: absolute;
	left: 638px;
	top: 119px;
	padding-left: 13px;
}
#nav {
	width: 900px;
	padding: 0px 0px 0px;
	float: left;
	padding-left: 30px;
	vertical-align: middle;
	height: 20px;
	clear:both;
	

}

#nav ul {
	font-size: 9pt;
	float:left;
	list-style:none;
	margin:0;
	padding:30px 0p 0px;
	position:relative;
	left:0%;
	text-align:left;
	overflow:hidden;
	position:relative;
	font-weight: bold;
	text-transform: uppercase;
}
li {
float: left;
}
#title {
	width: 900px;
	padding: 0px 0px 0px;
	float: left;
	padding-left: 30px;
	vertical-align: bottom;
	height: 30px;
}
#title ul {
	font-size: 9pt;
	float:left;
	list-style:none;
	margin:0;
	padding:30px 0p 30px;
	position:relative;
	left:0%;
	text-align:left;
	overflow:hidden;
	position:relative;
	font-weight: bold;
	text-transform: uppercase;
	color: #009999;
	vertical-align: text-bottom;
}
div.my_right_box2 {
	float: right;
	padding: 12px;
	width: 260px;
	font-size: 10px;
	line-height: 16px;
	color: #009999;
}
#my_right_box2 title {
	font-size: 12px;
	line-height: 20px;
	display: inline;
	position:relative;
	font-weight: bolder;
	color: #009999;
}
#nav spacer {
	height: 150px;
	position: absolute;
}
