body {
	background: #ffffff url(images/home-bga.jpg) repeat-x top left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}

.clear {
	clear: both;	
}

a {
	text-decoration: none;	
}

#wrapper {
	width: 965px;
	margin: 0 auto 65px auto;
}

#header {
	height: 106px;
}

#header h1 {
	text-indent: -9999px;
	width: 420px;
	height: 106px;
	float: left;
	margin: 0 0 0 -30px;
	background: url(images/logo.jpg) no-repeat;
}

#header h1 a {
	display: block;
	width: 391px;
	height: 106px;
}

#header #topbuttons {
	width: 350px;
	float: right;
	margin: 30px 0 0 0;
}

#topbuttons .login {
	width: 79px;
	height: 43px;
	text-indent: -9999px;
	float: left;
	margin: 0 10px 0 0;
}

#topbuttons .login a {
	width: 79px;
	height: 43px;
	background:url(images/button-login.png) no-repeat;
	display: block;
}

#topbuttons .signup {
	width: 154px;
	height: 43px;
	text-indent: -9999px;
	float: left;
}

#topbuttons .signup a {
	width: 154px;
	height: 43px;
	background:url(images/button-signup.png) no-repeat;
	display: block;
}

ul#topmenu {
	list-style: none;	
}

ul#topmenu li {
	height: 41px;
	line-height: 41px;
	float: left;
	padding: 0 14px 0 14px;
	font-size: 17px;
	background: url(images/nav-divider.png) no-repeat top right;
}

ul#topmenu li a {
	font-family: "Myriad Pro", Arial;
	font-weight: bold;
	color: #4d4d4d;
}

ul#topmenu li a:hover, ul#topmenu li.members a:hover {
	color: #4e8809;	
}

ul#topmenu li.members {
	background: none;	
}

ul#topmenu li.members a {
	color: #006fba;	
}

#toplogo {
    background: url(images/toplogo.png) no-repeat;
    height: 88px;
    margin-left: -190px;
}

#account {
    background: url(images/account.png) no-repeat;
    height: 278px;
    margin-top: 37px;
}

#account h2 {
    padding: 18px 0 13px 30px;
    font-size: 18px;
    font-weight: bold;
	width: 500px;
	float: left;
}

#account h3 {
    padding: 0 0 20px 30px;
    font-size: 26px;
    color: #2888e6;
}

#account ol {
	margin: 0 0 0 20px;	
	float: left;
	width: 595px;
}

#account ol li {
    float: left;
    font-size: 14px;
    padding: 0 10px 0 10px;
	background: url(images/sepertator-line.png) no-repeat top right;
}

#account .money {
    font-size: 26px;
    font-weight: bold;
    color: #2888e6;
	width: 200px;
	height: 30px;
	float: left;
	margin: 0 0 12px 30px;
}

#account .money span {
    font-size: 15px;
	color: #404040;
}

#video {
    background: url(images/video.png) no-repeat;
    width: 330px;
    height: 238px;
    float: right;
    margin: 15px 15px 0 0;
}

.vidsign {
    background: url(images/signup_pay.png) no-repeat;
    height: 38px;
    width: 146px;
    text-indent: -9999px;
    display: block;
	float: left;
	margin: 30px 0 0 30px;
}

#faqwrap {
    background-color: #f2f2f2;
    border: 1px solid #bababa;
    margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
}

#faq {
	width: 580px;
	float: left;
}

#faq h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0 20px;
}

#faq h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 30px 0 3px 20px;
}

#faq p {
    width: 550px;
    margin: 0 0 20px 20px;
    font-size: 13px;
}

#who {
    float: right;  
    width: 335px;
	margin: 20px 10px 0 0;
}

#who h3 {
	font-family: "Myriad Pro", Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#who h3.buzz {
	margin: 30px 0 0 0;	
}

#who p.buzz {
	margin: 7px 0 7px 0;	
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
}

#who p.quote {
	color: #9a9a9a;
	font-size: 13px;
}

#who h3 span {
	color: #3b7ec0;
	text-decoration: underline;
}

#who p.who {
	font-size: 13px;
	text-align:justify;
	font-weight: bold;
	margin: 15px 0 20px 0;
	line-height: 20px;
}

#footer {
	height: 151px;
	background:url(images/footer-bg.jpg) repeat-x top left;
	color: #FFFFFF;
}

#footerwrap {
	width: 965px;
	margin: 0 auto;
	height: 151px;
	overflow: hidden;
}

#footerwrap .footleft {
	width: 400px;
	float: left;
	margin: 15px 0 0 10px;
}

#footerwrap .footright {
	width: 150px;
	float: right;
	margin: 15px 20px 0 0;
	text-align: center;
}

#footerwrap .footright .twitter {
	width: 102px;
	height: 57px;
	display: block;
	background:url(images/twitter-follow.png) no-repeat;
	text-indent: -9999px;
	margin: 10px auto;
}

#footerwrap h4 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.footleft #integrations {
	margin: 10px 0 0 0;	
}

.footleft #integrations li {
	float: left;
	height: 56px;
	width: 56px;
	margin: 0 15px 0 0;
	color: #FFFFFF;
	line-height:96px;
	overflow: hidden;
	text-align: center;
}

#integrations li.facebook {
	background: url(images/icon-facebook.png) no-repeat 0 10px;
}

#integrations li.twitter {
	background: url(images/icon-twitter.png) no-repeat 0 5px;
}

#integrations li.myspace {
	background: url(images/icon-myspace.png) no-repeat 0 5px;
}

#integrations li.youtube {
	background: url(images/icon-youtube.png) no-repeat 0 10px;
}

#footerwrap #copyright {
	width: 800px;
	background: url(images/footerlines.png) no-repeat top left;
	margin: 4px auto 0 auto;
	text-align: center;
	padding: 9px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
}

#footerwrap #copyright a {
	color: #FFFFFF;
}

#footerwrap #copyright a:hover {
	color: #14497e;	
}
