@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	background:#b4cfe5 url(/images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
img, div  { 
	behavior: url(/scripts/iepngfix.htc);
}
h1 {
	padding:0;
}

p {
	margin-left:35px;
	padding-right:15px;
	line-height:26px;
}



#body {
	margin:auto;
	margin-top:20px;
	padding-bottom:30px;
	width:952px;
	height:100%;
}

#header_wrap {
	margin:auto;
	width:909px;
	height:56px;
}

#logo {
	float:left;
	width:265px;
	height:56px;
	background:url(/images/logo.png) no-repeat;
}

#headerlinks {
	float:right;
	padding-right:15px;
	width:232px;
	height:53px;
}

#navigation {
	float:right;
	padding-right:15px;
	width:232px;
	height:53px;
	background:url(/images/nav_icons.png) no-repeat;
}

#midbody_wrap {
	margin:auto;
	margin-top:30px;
	width:909px;
	height:398px;
}

#main {
	float:left;
	width:630px;
	height:398px;
	background:url(/images/main_bg.png) no-repeat;
}

#main_title {
	margin:16px 0 0 0;
	padding-bottom:10px;
}

#signin_box {
	float:right;
	width:262px;
	height:398px;
	background:url(/images/signin_bg.png) no-repeat;
}

#bottom_wrap {
	margin:auto;
	margin-top:30px;
	width:909px;
	height:100%;
}

#bottom_left {
	float:left;
	width:630px;
	height:100%;
}

#bottom_right {
	float:right;
}

#whatis {
	margin-left:20px;
	width:244px;
	height:24px;
	background:url(/images/whatis.png) no-repeat;
}

.options {
	width:259px;
	height:104px;
	background:url(/images/options.png) no-repeat;	
}

#upper_box {
	margin:auto;
	margin-top:15px;
	width:228px;
	height:215px;
}

#signin {
	margin:auto;
	width:189px;
	height:17px;
}

#username {
	width:70px;
	height:11px;
	background:url(/images/username.png) no-repeat;
}

#password {
	width:64px;
	height:12px;
	background:url(/images/password.png) no-repeat;
}

.text_input {
	border: 1px solid #6288b8;
	background: #FFFFFF;
	color: #000000;
	font-size:1.1em;
	padding:0;
}

#lower_box {
	margin:auto;
	width:228px;
	height:150px;
	background:url(/images/signup2.png) no-repeat;
	
}

#footer {
	margin-top:40px;
	font-size:10px;
	color:#2e4a6d;
}

#footer ul {
	padding:0;	
	list-style-type:none;
}

#footer ul li {
	display:inline;
	padding-right:4px;
}

#footer ul li a{
	color:#2e4a6d;
	text-decoration:none;
}

#footer ul li a:hover{
	text-decoration:underline;
}

/* --  clear fix -- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* features */
@charset "utf-8";
/* CSS Document */

#features {
	margin:auto;
	width:588px;
	height:312px;
	/*background:#999999 no-repeat;*/
}

#features_box {
	float:right;
	width:294px;
	height:312px;
	background:url(/images/feature_box.png) no-repeat;
}

.self_destruct {
	margin:auto;
	margin-top:25px;
	width:260px;
	height:250px;
	
}

.mailbox_cashbox {
	margin:auto;
	margin-top:25px;
	width:260px;
	height:250px;
	background:url(/images/mailbox_cashbox.png) no-repeat;
}

.social_network {
	margin:auto;
	margin-top:25px;
	width:260px;
	height:250px;
	background:url(/images/social_network.png) no-repeat;
}

#features_menu {
	float:left;
	width:294px;
	height:312px;
	
}

.content_wrap {
	float:left;
	margin-top:16px;
	width:286px;
	height:84px;
	cursor:pointer;
}

.content_wrap a {
	text-decoration:none;
}

.content_wrap a:hover {
	float:left;
	width:286px;
	height:84px;
	text-decoration:none;
	background:url(/images/features_hover.png) no-repeat;
}

.features_content {
	float:right;
	margin-right:10px;
	padding-top:7px;
	width:196px;
	height:40px;
}

.features_content h1 {
	padding:0;
	padding-bottom:2px;
	margin:0;
	font-size:16px;
	color:#2888c6;
}

.features_content p {
	margin:0;
	padding:0;
	line-height:12px;
	font-size:11px;
	color:#6288b8;
}

.features_image {
	float:left;
}

.features_image img {
	margin-left:10px;
	margin-top:2px;
	width:62px;
	height:62px;
}

.signUpLink {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
}

.signin_titles {
	color: #529FD0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
}

.feature_title {
	color: #12649B;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.signintitle {
	color: #529FD0;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}




#nav ul {
padding-top:20px;
}

#nav li{
	display: inline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

#nav a{
color:#FFFFFF;
text-decoration:none;
}
