*{
	-webkit-text-size-adjust: none;
}
body{
	margin:0;
	color:#777777;
	font:15px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#777777;
}
a:hover{color:#ff6633;}
#wrapper{
	width:816px;
	margin:0 auto;
}
#header{
	overflow:hidden;
	height:1%;
	padding:49px 12px 49px 0;
	position:relative;
}
.logo{
	float:left;
	margin:0;
	width:177px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif);
}
.logo a{
	display:block;
	height:100%;
}
.phone{
	float:right;
	color:#8a0;
	font-size:13px;
	padding:11px 0 0;
}
#nav{
	float:right;
	padding:11px 16px 0 0;
	margin:0;
	list-style:none;
	font-size:13px;
	position:relative;
}
#nav li{
	position:relative;
	float:left;
	padding:0 0 0 15px;
}
#main{
	padding:0 0 30px 0;
	min-height: 465px;
}

.home{
	width:100%;
	font-size:25px;
	color:#999;
	line-height:37px;
	padding:57px 0 20px;
	margin:0 0 0px;
	word-spacing:-1px;
}
.home:after{
	content:"";
	display:block;
	clear:both;
}

.green {
	color: #99bb00;}
.boldgreen {
	font-weight: bold;
	color: #99bb00;
}

.orange {
	color: #ff8855;}

.home p{margin:0;}

.intro{
	width:100%;
	font-size:25px;
	color:#999999;
	line-height:37px;
	padding:57px 0 29px;
	margin:0 0 45px;
	word-spacing:-1px;
	border: 0px solid #999999;
	border-width: 0 0 1px 0;
}

.intro:after{
	content:"";
	display:block;
	clear:both;
}

.intro img{
	float:right;
	margin:-36px -27px -5px 0;
	position:relative;
}
.intro p{
	margin:0;
	font-size: 25px;
}
.intro a {
	color: #ff8855;
}
.block{
	width:100%;
	overflow:hidden;
	line-height:22px;
	word-spacing:-1px;
	padding:0 0 23px;
}
#main h2{
	float:left;
	width:230px;
	margin:0;
	font-size:15px;
	color:#8a0;
}
.text-holder{
	float:right;
	width:540px;
}
.text-holder p{margin:0 0 19px;}
form {
	color: #999999;
}
#footer{
	overflow:hidden;
	height:1%;
	padding:13px 0px 25px 0;
	font-size:12px;
	border: 0px solid #cccccc;
	border-width: 1px 0 0 0;
}
#footer li a {
	color: #777777;
}
#footer li a:hover {
	color: #ff6633;
}
.copyright{
	float:right;
	color: #999999;
}
.nav{
	overflow:hidden;
	height:1%;
	padding:0;
	margin:0;
	list-style:none;
}
.nav li{
	float:left;
	padding:0 18px 0 0;
}
.currentpage {
	color: #ff6633;
}

.text12 {
	border: 1px #bbbbbb solid;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	font-weight: normal;
	color: #999999;
}
.text13 {
	font-size: 13px;
	color: #999999;
}
.form_asterisks {
	font-size: 24px;
	vertical-align: -5px;
}
input.gobutton {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	background-color: #99bb00;
	border: 1px solid #99bb00;
	font-size: 12px;
	line-height: 19px;
	vertical-align: bottom;
	height: 29px;
}
.social_badge img {
	position: relative;
	top: 2px;
	margin-left: 12px;
}
