html{
	-webkit-text-size-adjust:none; 
}
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0pt auto; 
	background: rgb(232, 232, 232) url('../images/mobile_bg.png') repeat-x scroll left top;
}

#spacer {
	display:none;
}

#icon .icn {
	width: 57px;
	height: 57px;
}

#icon {
	padding-top:10px;
	float: left;
	clear: both;
}

#link {
	padding-top:20px;
	padding-left:15px;
	float: left;
	font-size: 1.2em;
}

#text {
	float: left;
	width: 430px;
	padding: 15px 25px 0px 23px;
	background: url('../images/l_mid_content_grey.png') repeat-y;
	color: #444;
	font-size: 12px;
	}
	
#text h1 {
	font-size: 1.2em;
	color: #e17600;
	text-transform: capitalize;
	letter-spacing: .1em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#text h2	{
	text-align:center;
	font-size:1.5em;
	padding-bottom:2px;
	color:#FFF;
	background-color:#111;
}

#text h3	{
	font-size:1.2em;
	color: #222;
	font-weight: normal;
}

#text h4 {
	font-size: 1.2em;
	color: #e17600;
	text-transform: capitalize;
	letter-spacing: .1em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#text span	{
	font-size:1em;
	color:#072b51;
	font-weight: normal;
}

#text p {
}

#text a {
	color: #c72500;
	text-decoration: none;
}

#text #mail {
	color: #427e28;
}

#text p em {
	color: #3d5a7b;
}

#logo_web {
	display:none;
}

#footer {
	display:none;
}

#content {
	position:absolute;
	float:left;
	width:480px;
	height:320px;
	z-index:1;
}

#top {
	width:480px;
	height:43px;
	background: url('../images/l_top.png') no-repeat;
	margin: 0px;
	z-index:1;
}

#mid1 {
	display:none;
}

#mid2 {
	display:none;
}

b { /* for line break for iphone formatting */
}

#hide { /* hide when viewed on iphone */
	display:none;
}

#bot {
	width:480px;
	height:46px;
	background: url('../images/l_bot_content_grey.png') no-repeat;
	margin: 0px;
	clear: both;
	z-index:1;
}

#navigation {
	display: none;
}

#back {
	position:absolute;
	margin-left: 410px;
	margin-top: 16px;
	width: 49px;
	height: 24px;
}

#logo_mobile {
	position:absolute;
	margin-left: 20px;
	margin-top: 13px;
	width: 270px;
	height: 28px;
	background: url('../images/l_logo.png') no-repeat;
}

.end {
	clear: both;
}

#text img {
	width: 430px;
	height: 501px;
}




#text li {
	list-style: none;
} 