/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* begin main styles here */

body {
	width: 1526px;
	height: 1200px;
	background: url(background_big.jpg) left bottom no-repeat;
}

div#container {
	font-family: verdana;
	font-size: 11px;
	margin: 0 auto;
}

div#navigation {
	background: url(nav-no-rollover.png) left bottom no-repeat;
	padding-top: 65px;
	margin-left: 200px;
}

div#home {
	float: left;
	margin-left: 485px;
	margin-top: -8px;
}

div#home a {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: black;
}

div#home a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #12e4e7;
}

div#faq {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: -8px;
}

div#faq a {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: black;
}

div#faq a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #12e4e7;
}

div#contact {
	float: left;
	margin-top: -8px;
}

div#contact a {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: black;
}

div#contact a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #12e4e7;
}

div#logo {
	position: absolute;
	z-index:1;
	left:215px;
	top:90px;
	height: 270px;
	width: 350px;
	text-indent: -9999em;
}

div#headline {
	text-indent: -9999em;
}

div#headline {
	position: absolute;
	text-indent: -9999em;
	margin-left: 200px;
	margin-top: 200px;
	height: 600px;
	width: 760px;
}

div#learn_more {
	position: absolute;
	z-index:1;
	top: 520px;
	left: 230px;
}

div#learn_more a {
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: white;	
}

div#learn_more a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-style: default;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: black;
}

div#boxes {
	position: absolute;
	margin-left: 195px;
	margin-top: 420px;
	background: url(box_right.png) left bottom no-repeat;
	width: 472px;
	height: 500px;
}

div#headline_2 {
	text-indent: -9999em;
}

div#headline_3 {
	position: absolute;
	margin-left: 672px;
	margin-top: 500px;
	width: 284px;
	height: 500px;
}

div#text {
	float: left;
	width: 350px;
	height: 300px;
	margin-left: 68px;
	margin-top: 215px;
	font-family: verdana;
	font-size: 12px;
	font-style: ;
	letter-spacing: 2px;
	line-height: 35px;
	color: black;
}

div#learn_more_2 {
	position: absolute;
	margin-top: 400px;
	margin-left: 235px;
}

div#learn_more_2 a {
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: black;
}

div#learn_more_2 a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #12e4e7;
}

div#headline_3 {
	text-indent: -9999em;
}

div#text_2 {
	text-indent: -9999em;
}

div#footer {
	clear: both;
	margin-left: 200px;
	margin-top: 890px;
	height: 120px;
	text-indent: -9999em;
	background: url(footer.png) bottom left no-repeat;
}

