*, html {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

body {
	background-color: #206bab;
}

h1 { font-size: 12px; border-bottom: 1px solid #fff; width: 90%; margin: 5px 0 10px 0; padding-left:10px; }
p { font-size:10px; padding-left: 10px; line-height: 15px; }

img#normal { display: none; }
img#nojs { display: inline; }

#beta { 
	position:absolute; 
	top:0px; 
	right:0px; 
	z-index:1000; 
	background-image:url(../images/beta.gif); 
	background-repeat:no-repeat; 
	width:107px; 
	height:106px;
}

div#iphone { 
	width: 250px;
	height:auto;
	background: none; 
	margin:0 auto;
}

div#iphone div#home { text-align: center; padding-top: 50px; }


div#iphone span { display: none; }
div#iphone div#contact img#map1 { display: none; }
div#iphone div#contact img#map2 { display: none; }
	
div#iphone div#buttons { display: none; }

#footer { text-align:center; }

.SlidingPanels {
	height: auto;
	width: auto;
	position:relative;
}

.SlidingPanelsContentGroup {
	width: auto;
	height:auto;
}

.SlidingPanelsContent {
	float: none;
	width: auto;
	height:auto;
}