/* CSS Document */
body {
	margin:0;
	/*max-width: 480px;*/
	-webkit-text-size-adjust: 175%;
}
#header {
	height:90px;
	padding:0;
}
#header h3 {
	font-size:15px;
}
.nav {
	top: 60px;
	font-size:12px;
	z-index: 10;
}
#nav2 {
	overflow:hidden;
}
#sitefooter {
	height:auto;
}
table {
	width: 100%;
}
#welcome {
	float:none;
}