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

body {
	font:12px normal Arial, Helvetica, sans-serif;
	background:url(../images/page_bg1.jpg) repeat-x 0 0;
	color:#777;
}
.index {
	background:url(../images/page_bg2.jpg) repeat-x 0 0;
	color:#1A1D22;
}
.inner {
	background:#fff url(../images/inner_body_bg.jpg) repeat-x 0 0;
	color:#777;
}
* {
	margin:0;
	padding:0
}
.clear {
	clear:both
}
fieldset {
	border:none
}
img {
	border:none
}
a {
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
#main_container {
	background:url(../images/glow_bgag.jpg) no-repeat top center;
	width:100%;
	float:left;
}
#wrapper {
	width:990px;
	margin:0 auto
}
#header {
	width:990px;
	float:left
}
#header .logo {
	float:left;
	width:250px
}
#header .logo .logo_icon {
	float:left;
}
#header .logo .logo_text {
	float:left;
	padding:0 0 0 3px;
	width:180px
}
#header .logo .logo_text h2 {
	float:left;
	font-size:21px; font-weight:normal; line-height:22px; color:#f7f7f9; padding:8px 0 0 0; text-transform:uppercase
}

#header .logo .logo_text h2 a {
	color:#f7f7f9; text-decoration:none
}

#header .logo .logo_text h2 a:hover {
	color:#f7f7f9; text-decoration:none
}



#header .logo .logo_text h3 {
	float:left;
	width:180px;
	color:#71c7ff;
	font-size:10px;
	font-weight:normal;
	padding:0;
	font-family:"Trebuchet MS"
}
#menu {
	float:right;
	width:658px;
	padding:14px 20px 0 0;
	font-size:20px
}
#menu a {
	padding:0 7px;
	text-decoration:none;
	color:#97c03d;
}
#menu a:hover {
	color:#fff;
}
#body_container {
	width:990px;
	float:left;
	padding:40px 0 200px 0
}
#body_container .left_details {
	width:410px;
	float:left;
	padding:25px 0 0 10px
}
#body_container .left_details h1 {
	width:410px;
	float:left;
	font-size:34px;
	line-height:38px;
	color:#fff;
	font-weight:bold;
}
#body_container .left_details span {
	width:410px;
	float:left;
	font-size:20px;
	line-height:24px;
	color:#aad0ec;
	padding:10px 0
}
#body_container .left_details p {
	width:390px;
	float:left;
	font-size:16px;
	line-height:20px;
	color:#fff;
}
#body_container .left_details .create_account {
	width:390px;
	float:left;
	padding:35px 0 0 0
}
#body_container .left_details .icons {
	width:345px;
	float:left;
	text-align:center;
	padding:30px 0 0 0
}
#body_container .left_details .google_apps {
	width:390px;
	float:left;
	font-size:20px;
	line-height:24px;
	color:#fff;
	padding:20px 0 0 0;
	text-align: left;
}
#body_container .left_details .google_apps a {
	color:#fff;
	text-decoration:underline
}
#body_container .left_details .google_apps a:hover {
	color:#fff;
	text-decoration:none
}
#body_container .left_details .google_apps1 {
	width:300px;
	float:left;
	font-size:20px;
	line-height:24px;
	color:#fff;
	padding:30px 0 0 20px
}
#body_container .left_details .google_apps1 a {
	color:#fff;
	text-decoration:underline
}
#body_container .left_details .google_apps1 a:hover {
	color:#fff;
	text-decoration:none
}

#body_container .right_img {
	width:82px;
	float:left;
	padding:0 0 0 127px
}
#body_container.inner {
	width:990px;
	float:left;
	padding:25px 0 0 0;
	background:none
}
#body_container .content_container {
	width:980px;
	float:left;
	padding:0 0 0 10px
}
#body_container .content_container h1 {
	width:980px;
	float:left;
	font-size:28px;
	font-weight:bold;
	line-height:32px;
	color:#1a1e23;
}
#body_container .content_container h3 {
	width:980px;
	float:left;
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	color:#1a1e23;
	padding:40px 0 0 0
}
#body_container .content_container .form_container {
	width:965px;
	float:left;

	border:0px solid #777777;
	padding:15px 0 15px 15px;
	border-left:none;
	border-right:none;
	margin-top:20px
}
#body_container .content_container .form_container form {
	width:965px;
	float:left;
}
#body_container .content_container .form_container .row {
	width:965px;
	float:left;
	padding:5px 0 0 0
}
#body_container .content_container .form_container .row label {
	width:145px;
	float:left;
	padding:0 15px 0 0;
	color:#777777;
}
#body_container .content_container .form_container .row label span {
	color:#ff0000;
}
#body_container .content_container .form_container .row .input {
	width:138px;
	float:left;
	height:17px;
	border:1px solid #7f9db9;
	padding:1px 4px 0 4px
}
#body_container .content_container .image {
	float:left;
}

