body {
	margin: 0;
	background: #F6F6F6 url(img/body_bg.png) top repeat-x;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.625em;
}
h3 {
	font-size: 1.375em;
}
h4 {
	font-size: 1.125em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.875em;
}
a {
	color: #0066CC;
}
a:hover {
	color: #E60000;
}
a:active {
	outline: none;
}
img {
	border: none;
}

/* FORMS ***************************************************************************/

form p {
	margin: 15px 0;
}
fieldset {
	margin: 20px 0;
	border: #CCCCCC 1px solid;
	padding: 0 20px;
	background: #FCFCFC;
}
legend {
	padding: 0 10px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
label {
	padding-bottom: 1px;
	display: block;
}
.normal {
	border: #B3B3B3 1px solid;
	padding: 4px;
}
select.normal {
	padding: 2px;
}
.normal:focus {
	border: #6699CC 2px solid;
	padding: 3px;
}
select.normal:focus {
	padding: 1px;
}
.continue,
.send {
	margin: 0;
	border: none;
	padding: 0;
	height: 30px;
	background: top no-repeat;
	cursor: pointer;
}
.continue:hover,
.send:hover {
	background-position: center;
}
.continue:active,
.send:active {
	background-position: bottom;
	outline: none;
}
.continue:focus,
.send:focus {
	outline: none;
}
.continue::-moz-focus-inner,
.send::-moz-focus-inner {
	border: none;
}
.continue {
	width: 116px;
	background-image: url(img/button_continue.png);
}
.send {
	width: 85px;
	background-image: url(img/button_send.png);
}
.req {
	color: #E60000;
	font-weight: bold;
}

/* COMMON CLASSES ***************************************************************************/

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.invisible {
	position: absolute;
	left: -9999px;
}

/* STRUCTURE ***************************************************************************/

#header_bg {
	padding-top: 65px;
	min-width: 1030px;
	background: url(img/header_bg.png) center no-repeat;
}
#header #email {
	margin: 93px 125px 0 0;
	width: 223px;
	height: 25px;
	display: inline;
	float: right;
}
#nav {
	margin: 0 auto;
	width: 930px;
	height: 40px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	margin-right: 3px;
	display: block;
	float: left;
}
#nav ul li.last {
	margin: 0;
}
#nav ul li a {
	padding: 0 9px;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 40px;
	display: inline-block;
}
body#home a.home,
body#home a.home:hover,
body#how_works a.how_works,
body#how_works a.how_works:hover,
body#how_help a.how_help,
body#how_help a.how_help:hover,
body#arrange_offer a.arrange_offer,
body#arrange_offer a.arrange_offer:hover,
body#testimonials a.testimonials,
body#testimonials a.testimonials:hover,
body#investor_area a.investor_area,
body#investor_area a.investor_area:hover,
body#partner_network a.partner_network,
body#partner_network a.partner_network:hover,
body#about a.about,
body#about a.about:hover,
body#contact a.contact,
body#contact a.contact:hover {
	padding-left: 0;
	background: #333333 url(img/nav.png) right top no-repeat;
	color: #FFFFFF;
	display: inline-block;
}
body#home a.home span {
	padding-left: 9px;
	background: #333333 url(img/nav.png) left bottom no-repeat;
	display: inline-block;
}
body#how_works a.how_works span,
body#how_help a.how_help span,
body#arrange_offer a.arrange_offer span,
body#testimonials a.testimonials span,
body#investor_area a.investor_area span,
body#partner_network a.partner_network span,
body#about a.about span,
body#contact a.contact span {
	padding-left: 9px;
	background: #333333 url(img/nav.png) left top no-repeat;
	display: inline-block;
}
#nav ul li a:hover {
	background: url(img/nav.png) center;
}
#nav a.home:hover {
	background-position: left;
}
#header {
	margin: 0 auto;
	padding: 5px 0 0 30px;
	width: 930px;
}
#top_shadow {
	margin: -1px -30px -20px -30px;
	height: 25px;
	background: url(img/content_top.png) no-repeat;
}
#content {
	margin: 0 auto;
	padding: 1px 65px;
	width: 900px;
	background: url(img/content_bg.png) center repeat-y;
	line-height: 1.5;
}
#footer {
	margin: 0 auto;
	padding: 15px 65px 50px 65px;
	width: 900px;
	background: url(img/footer_bg.png) center no-repeat;
	color: #333333;
	font-size: 11px;
	line-height: 40px;
}
#footer a#facebook,
#footer a#twitter {
	margin: 5px 0;
	width: 30px;
	height: 30px;
	background: url(img/social_icons.png) no-repeat;
	text-decoration: none;
	display: inline-block;
	float: right;
}
#footer a#facebook {
	background-position: left;
}
#footer a#twitter {
	margin-left: 6px;
	background-position: right;
}

/* HOME PAGE ***************************************************************************/

#cta {
	margin: -1px -30px 0 -30px;
	padding: 212px 0 0 243px;
	background: url(img/cta_bg.jpg) no-repeat;
	height: 81px;
}
#cta a {
	width: 207px;
	height: 62px;
	background: url(img/cta_button.png) top no-repeat;
	display: block;
}
#cta a:hover {
	background-position: bottom;
}
#steps {
	margin: 15px -30px 0 -30px;
	padding: 0 15px;
	background: url(img/steps_bg.png) bottom no-repeat;
	overflow: hidden;
	zoom: 1;
}
#steps h1 {
	font-size: 21px;
	text-align: center;
}
#steps div {
	padding: 25px 30px 0 120px;
	width: 160px;
	height: 125px;
	font-size: 13px;
	float: left;
}
#steps div.first {
	padding-left: 105px;
	width: 175px;
}

/* TESTIMONIALS PAGE ***************************************************************************/

.open_quote {
	margin: 25px 75px;
	padding: 0 0 0 60px;
	background: url(img/open_quote.png) top left no-repeat;
	display: block;
}
.close_quote {
	margin: 0;
	padding: 10px 60px 10px 0;
	background: url(img/close_quote.png) bottom right no-repeat;
	display: block;
}
.close_quote .author {
	font-style: italic;
	text-align: right;
	display: block;
}

/* CONTACT PAGE ***************************************************************************/

#left {
	padding-right: 20px;
	width: 430px;
	float: left;
}
#right {
	margin-top: 20px;
	border-left: #CCCCCC 1px solid;
	padding-left: 20px;
	width: 429px;
	float: left;
}

/* ARRANGE OFFER PAGE ***************************************************************************/

form#arrange_offer label {
	padding: 0 15px 0 0;
	width: 200px;
	text-align: right;
	display: inline-block;
}
form#arrange_offer_step2 label {
	padding: 0 15px 0 0;
	width: 350px;
	text-align: right;
	display: inline-block;
}
form#arrange_offer p,
form#arrange_offer_step2 p {
	margin: 20px 0;
}

/* PARTNER NETWORK PAGE ***************************************************************************/

form#partner_network label {
	padding: 0 15px 0 0;
	width: 100px;
	text-align: right;
	display: inline-block;
}
