body {
	margin: 0 auto;
	font-family:  Verdana, Helvetica, Arial, Sans-Serif;
	-webkit-text-size-adjust: none;
}

#header {
	height: 37px;
	background: url('images/mobile/header.jpg') repeat-x;
}

h1 {
	margin: 0;
	float: right;
}

h1 a {
}

#nav {
	width: 100%;
	height: 49px;
	background: url('images/mobile/navbg.jpg') repeat-x;
}

#skyline {
 width: 319px;
 height: 49px;
 background: url('images/mobile/nav.jpg');
 margin: 0 auto; padding: 0;
 position: relative;
}

#skyline li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#skyline li, #skyline a {height: 49px; display: block;}
#skyline a { text-indent: -999999px; }
#panel1b {left: 0; width: 78px;}
#panel2b {left: 78px; width: 90px;}
#panel3b {left: 168px; width: 90px;}
#panel4b {left: 258px; width: 62px;}

#panel1b a:hover {background: transparent url('images/mobile/nav.jpg') 0 -49px no-repeat;}
#panel2b a:hover {background: transparent url('images/mobile/nav.jpg') -78px -49px no-repeat;}
#panel3b a:hover {background: transparent url('images/mobile/nav.jpg') -168px -49px no-repeat;}
#panel4b a:hover {background: transparent url('images/mobile/nav.jpg') -258px -49px no-repeat;}

#panel1b-current {background: transparent url('images/mobile/nav.jpg') 0 -49px no-repeat;}
#panel2b-current {background: transparent url('images/mobile/nav.jpg') -78px -49px no-repeat;}
#panel3b-current {background: transparent url('images/mobile/nav.jpg') -168px -49px no-repeat;}
#panel4b-current {background: transparent url('images/mobile/nav.jpg') -258px -49px no-repeat;}

h2 {
	color: #5d7993;
	font: 14px Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

#content {
	margin: 0 20px 0 20px;
}

#faqcontent {
	margin: 0 20px 0 20px;
}

#content p {
	color: #666666;
	font-size: 12px;
}

#screencaps {
	background: url('images/mobile/screencaps.jpg');
	height: 90px;
	padding: 0 20px 0 20px;
}

#screencaps h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 3px;
}

#screencaps img {
	margin: 8px 0 0 0;
	padding: 0;
	border: 0;
}

#screencaps a {
	margin: 0 0 0 0;
	padding: 0;
}

#footer {
	background: #DDD url('images/mobile/footer.jpg') 0 -30px;
	height: 62px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	padding-top: 7px;
}

.bottom-nav1 a:link {text-decoration: none; color: #666666;}
.bottom-nav1 a:visited {text-decoration: none; color: #666666;}
.bottom-nav1 a:active {text-decoration: none; color: #666666;}
.bottom-nav1 a:hover {text-decoration: underline; color: #666666;}

.bottom-nav2 {
	display: block;
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
}

.bottom-nav2 a:link {text-decoration: none; color: #547089;}
.bottom-nav2 a:visited {text-decoration: none; color: #547089;}
.bottom-nav2 a:active {text-decoration: none; color: #547089;}
.bottom-nav2 a:hover {text-decoration: underline; color: #547089;}

.getsidebar {
	margin: 10px 20px 10px 20px;
}

.getsidebarbtn {
	height: 74px;
	width: 279px;
	background: url('images/mobile/submit.jpg');
	text-indent: -999999px;
	margin: 10px 0 10px 1px;
	border: 0;
}

strong {
	color: #666666;
	font-size: 12px;
	margin-bottom: 0;
}

#faqcontent p {
	margin-top: 3px;
	color: #666666;
	font-size: 12px;
}

#inputfield {
	height: 48px;
	width: 262px;
	background: url('images/mobile/input.jpg') no-repeat;
	border: 0;
	display: block;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 16px;
	padding: 13px 22px 0 10px;
}

#error{
	margin-bottom: 20px;
	color: #E80406;
}