@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 180%;
	background: #666666 url(/images/mobile_bg.png) repeat-y center top;
	margin: 0px;
}
a {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
a img {
	text-decoration: none;
	vertical-align: middle;
	border: none;
}
a img.tn {
	border-width: 2px;
	border-style: solid;
	border-color: #CCCC33;
	margin-bottom: 3px;
}
a:hover img.tn {
	border-color: #33CCCC;
}
ul {
	list-style-type: square;
	list-style-image: url(/images/li.gif);
}
.hideText {
	visibility: hidden;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
span.quote {
	font-size: 23px;
	font-style: italic;
	color: #33CCCC;
}
div#wrapper, div#header ul.menu {
	margin: auto;
	width: 480px;
	background-color: #FFFFFF;
}
div#wrapper {
}
div#header, div#sideBar, div#footer {
	clear: both;
}
div#header {
	margin-bottom: 30px;
}
div#header h1 {
	background: url(/images/mobile_banner.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
div#header h1 a {
	height: 52px;
	width: 480px;
	display: block;
}
div#header h1 a:hover {
	text-decoration: none;
}
div#header ul.menu, div#footer ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#header ul.menu li, div#footer ul.menu li {
	float: left;
}
div#header ul.menu li span.separator {
	width: 0px;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	display: none;
}
div#header ul.menu li a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	display: block;
}
div#header ul.menu li a:hover {
	text-decoration: none;
}
div#header ul.menu li a.mnu-qualifications {
	background-image: url(/images/mobile_mnu_qualifications.png);
	width: 108px;
}
div#header ul.menu li a.mnu-portfolio {
	background-image: url(/images/mobile_mnu_portfolio.png);
	width: 83px;
}
div#header ul.menu li a.mnu-history {
	background-image:url(/images/mobile_mnu_history.png);
	width: 67px;
}
div#header ul.menu li a.mnu-endorsements {
	background-image: url(/images/mobile_mnu_endorsements.png);
	width: 111px;
}
div#header ul.menu li a.mnu-faq {
	background-image: url(/images/mobile_mnu_faq.png);
	width: 41px;
}
div#header ul.menu li a.mnu-contact {
	background-image: url(/images/mobile_mnu_contact.png);
	width: 70px;
}
div#sideBar {
	display: none;
}
div#sideBar, div#sideBar div {
	font-size: 10pt;
}
div#content {
	width: 460px;
	margin: auto;
}
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
div#content h1, div#content h2, div#content h3 {
	color: #33CCCC;
}
div#content h4, div#content h5, div#content h6 {
	color: #009999;
}
div#content h1 {
	font-size: 200%;
}
div#content h2 {
	font-size: 175%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}
div#content h3 {
	font-size: 150%;
}
div#content h4 {
	font-size: 125%;
}
div#content h5 {
	font-size: 100%;
}
div#content h6 {
	font-size: 75%;
}
h2.txt-hello {
	background-image: url(/images/txt_hello.gif);
	width: 111px;
}
h2.txt-qualifications {
	background: url(/images/txt_qualifications.gif);
	width: 266px;
}
h2.txt-portfolio {
	background: url(/images/txt_portfolio.gif);
	width: 184px;
}
h2.txt-history {
	background: url(/images/txt_history.gif);
	width: 143px;
}
h2.txt-endorsements {
	background: url(/images/txt_endorsements.gif);
	width: 275px;
}
h2.txt-faq {
	background: url(/images/txt_faq.gif);
	width: 67px;
}
h2.txt-contact {
	background: url(/images/txt_contact.gif);
	width: 160px;
}
div.ender {
	display: none;
}
div.date-header, p.post-footer {
	color: #999999;
	font-size: 80%;
	text-transform: uppercase;
}
div.date-header {
	float: right;
}
h3.post-title {
	text-transform: capitalize;
}
div.post-body, span.post-body {
	text-align: justify;
	line-height: 180%;
}
div#footer {
	margin-top: 80px;
	padding-top: 15px;
	border-top: 1px solid #33CCCC;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
div#footer, div#footer div {
	color: #999999;
	font-size: 80%;
	clear: both;
}
div#footer ul.menu {
	text-transform: uppercase;
	clear: none;
}
div#footer ul.menu a span.hideText, div#footer ul.menu span.separator {
	visibility: visible;
}
