/* layout for handhelds*/

body	{
	font-family: sans-serif;
	padding-bottom: 5px;
background-color:#00506e;

	}


img	{
	max-width: 100%;
	}
	
#flash-wrapper{
	display:none;
	}
	
div#content-two-column-left, div#content-two-column-left-inner, div#content-two-column-right div#features, div#features {
		float:none;
		width:100%;
	}
div#wrapper {
margin:0 auto;
width:98%;
background:#fff;
}

div#content {
padding:4px;
background-color:#fff;
}

div#footer {
background-color:#94a195;
}

div#footer p, div#footer img {
clear:none;
display:inline;
}
/*menus*/



h1,h2,h3,h4,h5 {
color:#00506e;
font-family:serif;
}

