html, body	{
						height: 100%;
						}
body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 9pt;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #9a9898 url('../images/bg_tile.png') repeat;
						color: #666;			
						}
						
h2	        {
            font-size: 1.80em;
            text-align: left;
			spadding: 0px;
			clear: both;
			margin: 0px;
			color: #666;
			width: 730px;
			padding-top: 15px;
			margin-bottom: 0px;
			clear: both;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 15px;
			color: #003399;
			text-decoration: underline;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   
			
			
						
a						{
						color: #0033FF;
						}								
				
						
#container				{
						position: relative;
						width: 972px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 10px;
						margin-bottom: 0px;		
						}
						
#top					{
						position: relative;
						width: 972px;
						height: 124px;
						clear: both;
						background: url('../images/header.png') no-repeat;
}


#top_nav				{
						position: relative;
						clear: both;
						float: left;
						width: 960px;
						margin-left: 5px;
						color: #fff;
						padding-left: 1px;
						font-size: 12px;
						background: #ccc;
						border-top: 1px solid #ccc;
						}
						
#top_nav a				{
						display: block;
						color: #FFFFFF;
						text-decoration: none;
						font-size: 7.5pt;
						background: #4fa1d1 url('../images/btn.png') no-repeat;
						padding-top: 7px;
						padding-left: 15px;
						height: 23px;
						width: 176px;
						border-right: 1px solid #ccc;
						border-bottom: 1px solid #ccc;
						float: left;
						font-weight: bold;
						text-align:left;
}

#top_nav a:hover			{
						color: #CCCCCC;
						text-decoration: none;
}
						
#content				{
						position: relative;
						clear: both;
						width: 972px;
						padding-left: 1px;
						padding-right: 1px;
						padding-bottom: 10px;
						background: url('../images/content_tile.png') repeat-y;
						text-align: center;
}


#home_left				{
						position: relative;
						width: 200px;
						padding: 5px;
						float: left;
						padding-left: 14px;
						text-align: left;
						font-size: 1.3em;
						z-index: 2000;
}

#home_flash				{
						position: relative;
						clear: both;
						width: 631px;
						min-height: 600px;
						margin: 0px;
						padding: 0px;
						float: left;
						overflow: hidden;
						background: url('../images/flash_bg.jpg') no-repeat;
}


#home_bottom_text			{
						position: relative;
						clear: both;
						width: 920px;
						float: left;
						padding: 5px;
						padding-left: 14px;
						text-align: left;
}

#main_content	{
float: right;	
min-height: 600px;
padding-right: 15px;
width: 730px
}

#footer					{
						clear: both;
						width: 942px;
						padding-left: 15px;
						padding-right: 15px;
						background: #afb997;
						color: #fff;
						padding-top: 11px;
						height: 40px;
						background: url('../images/footer.png') no-repeat ;
						font-size: 10px;
						line-height: 14px;
}
		
#footer a				{
						color: #fff;
						text-decoration: none;
}		

#footer a:hover		{
				color: #CCCCCC;
}							
						
						
#copyright			{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
text-align: right;
color: #fff;
 }					
						
#clear_both	{
			clear: both;
			width: 100%;
}	
	
#emailtable{
text-align: left;
}	

/*LEFT NAV STYLES*/
	
#menu {
padding-top: 5px;
}

#menu ul {
list-style:none;	
padding: 0px;
margin: 0px;
background-color: white;
}

#menu ul li {
background: #6699ff;
width: 190px;
border: 1px solid #4B79C5;
padding: 5px;
margin-bottom: 2px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

.side_contact_btn, .side_links_btn {
background: #6699ff;
width: 190px;
border: 1px solid #4B79C5;
padding: 5px;
margin-bottom: 2px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

#menu ul li:hover, .side_contact_btn:hover, .side_links_btn:hover {
background: #3366ff;
}

#menu ul li a {
display: block;
width: 98%;
height: 98%;
padding: 2%;
color: #ffffff;
font-size: 12px;	
text-decoration: none;
text-shadow: 0px 1px 1px 1px #666666;
}

.btn a{
font-weight: bold;
}

#menu ul li ul li a{
font-weight: normal !important;
}

#menu a {
color: #ffffff;
font-size: 12px;	
text-decoration: none;
padding: 2%;
text-shadow: 0px 1px 1px 1px #666666;
}

#menu ul li a:hover, .side_contact_btn a:hover, .side_links_btn a:hover {
color: #ffffff;
}

.bot_btn {
display: none;
}

.btn {
	z-index: 1000;
	position: relative;
	float: left;
	clear: both;
}

.clear_both{
	clear: both;
	height: 1px;
	}
