@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background:#0e1116;
}
#container {
width: 902px;
margin: 0 auto;
position:relative;
background:#0e1116 url(images/content-bg_24.png);
}
#header {
background: url(images/header_02.jpg) no-repeat;
height:301px;
padding-top:0px;
}
#logo h1 {
margin:0px;
display:block;
text-indent:-9999px;
}
#logo {
background-image: url(images/logo_02.png);
background-repeat:no-repeat;
width:267px;
height:97px;
}
ul#menu {
margin:0px;
padding:0px;
position:absolute;
right:35px;
top:10px;
}
ul#menu li {
display:inline;
margin-left:35px;
}
ul#menu li a {
text-decoration:none;
color:#62a7ca;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
ul#menu li a.active, ul#menu li a:hover {
color:white;
}
#leftbar {
float: left;
width: 251px;
background:url(images/sidebar-bg_22.png);
	margin-left:10px;
}
#signup {
	background:url(images/signup_07.png);
	background-repeat:no-repeat;
	height:173px;
	width:251px;
	margin-top:0px;
}
#signup_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c4eb6d;
	padding-top:40px;
	width:190px;
	text-align:center;
	padding-left:30px;
}
.input {
    border:none;
    background: url(images/input-bg_10.png);
	width:186px;
	height:25px;
	margin-left:53px;
}
.button {
    border:none;
    background: url(images/signup-button_13.png);
	width:132px;
	height:30px;
	margin-top:5px;
	margin-left:53px;
}
#rank_top {
	margin-top:40px;
}
#rank_text {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	margin-left:15px;
}
#test_top {
	margin-top:40px;
}
#testimonials .test_text {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	margin-left:15px;
}
#testimonials .poster {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	text-align:right;
	border-bottom:thin dashed #d2d2d2;
	margin-left:13px;
	margin-bottom:20px;
	padding-bottom:5px;
}
h2 {
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
}
#block_content {
float: left;
width: 575px;
margin-left:30px;
}
img {
	border:none;
}
h3 {
	color:#0e87cb;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	font-size:14px;
	color:#0e87cb;
}
#text_block {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#828282;
	line-height:23px;
}
#proof_img {
	text-align:center;
	padding-bottom:20px;
}
.callact {
	margin-left:10px;
	padding-bottom:20px;
}
#footer {
clear: both;
background:#0e1116 url(images/footer_25.png);
background-repeat:no-repeat;
background-position:top;
padding-top:20px;
color:#313131;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}