body#home{
	color: #666666;
}

a, a:visited{
	outline: none;

}

#header{
	height: 105px;
}

ul#top-nav{
	margin: 64px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

ul#top-nav li{
	float: left;
	line-height: 41px;
	padding-left: 15px;
	margin: 0;
}

ul#top-nav li a{
	padding-right: 15px;
	line-height: 41px;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
}

#banner{
	height: 298px;
	margin: 0 0 40px 0;
}

#banner h1{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 2.9em;
	margin: 0 0 0 0;
	padding: 40px 0 15px 0;
	width: 600px;
	line-height: 1.1em;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#banner h2{
	font-size: 1.4em;
	width: 475px;
	color: #FFFFFF;
	font-family: Georgia, "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-bottom: 26px;
	margin: 0;
}

#banner_single{
	height: 107px;
	margin: 0 0 40px 0;
}

#banner_single h1{
	line-height: 107px;
	font-size: 2.6em;
	text-transform: uppercase;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
}

#content{
	margin-top: 2px;
	margin-bottom: 40px;
}

#main{
	font-size: 1.1em;
}

ul#subs{
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	list-style: none;
}

ul#subs li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	border-top: 1px solid #bfbfbf;
	line-height: 28px;
	height: 28px;
}

ul#subs li a{
	display: block;
	line-height: 28px;
	padding: 0 0 0 30px;
	background: url('img/bullet-wedge_default.gif') no-repeat 13px 12px;
	color: #333333;
}

#aside .inner{
	padding-right: 10px;
}

#aside #contact_form_wrapper{
	
}

#contact_form_wrapper h4, body#home h4{
	color: #333333;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	font-size: 2em;
	font-weight: bold;
}

body#home .span-10 .inner{
	padding: 0px 30px;
}

#aside #contact_form_wrapper h4{
	font-size: 1.9em;
	font-weight: normal;
}

#contact_form_wrapper p{
	margin: 0;
}

body#home #contact_form_wrapper p, body#home p.styled{
	font-family: Georgia, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

body#home #contact_form_wrapper h4{
	line-height: 1em;
	margin-bottom: 20px;
}

#contact_form_wrapper p.intro{
	margin-bottom: 15px;
}

body#home #contact_form_wrapper p.intro{
	margin-bottom: 10px;
}

#contact_form_wrapper input.text{
	width: 242px;
	margin: 0 0 10px 0;
	padding: 8px;
	background: #FFFFFF url('img/bg-input_text.gif') repeat-x;
	font-weight: bold;
}

#contact_form_wrapper textarea{
	margin: 0 0 10px 0;
	padding: 8px;
	width: 242px;
	height: 75px;
	background: #FFFFFF url('img/bg-textarea.gif') repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact_form_wrapper button{
	margin: 0;
	padding: 0 !important;
	width: 260px;
	height: 36px;
	border: none;
	cursor: pointer;
}

#contact_form_wrapper button span{
	display: block;
	line-height: 36px;
	margin: -1px 0 0 -1px;
	width: 258px;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	cursor: pointer;
}

.article{ position: relative; }
.span-17 .article {
	padding-left: 20px;
}
.article h2{
	font-weight: bold;
	margin: 0;
	float: left;
}
.article h3{ color: #898989; margin-left: 2px; }
.article h4{
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 10px;
}

table.form{
	border-top: 1px dotted #D7D7D7;
	padding-top: 20px;
}

table.form td{
	vertical-align: top;
}

table.form tr td:first-child{
	text-align: right;
}

table.form label{
	font-size: 1.2em;
}

table.form input{
	font-size: 1em;
	font-weight: bold;
	padding: 4px;
}

table.form input[name="email"]{
	width: 300px;
}

table.form textarea{
	height: 160px;
}

.legal h4{
	margin-bottom: 0px;
	font-size: 1.3em;
	text-transform: uppercase;
}


body#home .inner ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	font-family: Georgia, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

body#home .inner ul li{
	border-top: 1px dotted #bfbfbf;
	padding: 10px;
}

body#home .inner ul li img{
	float: left;
	margin: 7px 20px 0px 0;
}

body#home .inner ul li a{
	font-weight: bold;
}

body#home .inner ul li p{
	margin: 3px 0 0 0;
	line-height: 1.2em;
}


#footer a{
	font-weight: bold;
}

#footer_wrapper{
	padding: 24px 0;
}