div#content{
/*	height:765px !important; */
	height:665px !important;
	overflow:hidden;
	z-index:100;
	position:relative;
}

div#splash_wrap{
	float:left;
	width:6000px;
/*	height:595px; */
	height:625px;
	margin-left:-1000px;
}

div#splash{
	float:left;
	width:1000px;
	height:590px;
}

div#splash_wrap div#about{
	float:left;
	width:1000px;
	height:590px;
}

div#splash_wrap div#contactus{
	float:left;
	width:1000px;
	height:590px;
}

div#splash_wrap div#registerAcc{
	float:left;
	width:1000px;
	height:590px;
}

div#splash_wrap div#products{
	float:left;
	width:1000px;
	height:590px;
}

div#splash div#error{
	margin-left:200px;	
}


div#splash div#words{
	float:left;
	width:877px;
	height:112px;
	background:url(../images_home/frontpage_header.png);
	margin:35px 0 0 2px;
}

div.login_box{
	float:left;
	width:298px;
	border:1px solid #c2d3e5;
	background:#e4eef8;
	font-size:12px;
	padding:15px 0 5px 0;
	margin-bottom:10px;
	text-align:center;
}

div.login_box h1,div.login_box h2,div.login_box h3{
	width:100%;
	height:auto;
	margin:0;
	text-align:center;
	background:none;
}

div.login_box h1{
	font-size:27px;
	margin-bottom:4px;
}

div.login_box h2{
	font-size:18px;
	margin:7px 0;
}

div.login_box h3{
	font-size:14px;
	color:#7386a8;
}

div.login_box input#create_account{
	float:none;
	border:none;
	width:188px;
	height:40px;
	margin:15px 0 8px 0;
	background:url(../images_home/create.png);
}

div.login_box div{
	float:left;
	margin:5px 0;
}

div.login_box div#buttons{
	height:25px;
	line-height:25px;
	margin:7px 0 5px 79px;
}

div.login_box a{
	float:left;
	color:#103d88;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

div.login_box label{
	float:left;
	width:98px;
	height:29px;
	line-height:29px;
	color:#434a5e;
	font-weight:bold;
	text-align:right;
	margin-right:9px;
	font-size:14px;
}

div.login_box input{
	float:left;
	border:none;
}

div.login_box div.input_wrapper{
	margin-top:0px;
	width:141px;
	height:23px;
	background:url(../images_home/login_field.png) top left no-repeat;
	padding:6px 8px 0 8px;
}	

div.login_box input[type=text],div.login_box input[type=password]{
	margin-top:0px;
	width:141px;
	height:16px;
	background:none;
}

div.login_box input[type=submit]{
	width:55px;
	height:25px;
	background:url(../images_home/login.png);
	margin-left:4px;
}

h2{
	color:#434a5e;
	font-weight:bold;
	font-size:30px;
	margin:12px 0 15px 17px;
}

div#register {
	float:left;
	width:618px;
	margin:0 13px 80px 12px;
	overflow:hidden;
}

div#verbage{
	float:left;
	width:616px;
	height:278px;
}

div#verbage div.top{
	float:left;
	margin:22px 0 23px 3px;
	color:#0c3477;
	font-size:25px;
}

div#verbage div.bottom{
	float:left;
	width:520px;
	margin-left:3px;
	color:#6b7fa2;
	font-size:18px;
}

div#verbage span{
	font-weight:bold;
	color:#103d88;
}

div#verbage div#buttons{
	float:left;
	margin:28px 0 0 7px;
}

div#verbage div#buttons input#join{
	border:none;
	width:188px;
	height:40px;
	margin-right:58px;
	background:url(../images_home/create.png);
}

div#verbage div#buttons input#tour{
	border:none;
	width:135px;
	height:39px;
	background:url(../images_home/takeatour.png);
}	

div#reg_wrap{
	float:left;
	width:1236px;
}

div#form{
	float:left;
	width:618px;
}

div#form input.cancel{
	width:65px;
	height:23px;
	background:url(../images_home/cancel.png);
	border:none;
	margin:0 5px 0 297px;
}

div#form input#submit{
	width:75px;
	height:23px;
	background:url(../images_home/register.png);
	border:none;
}

div#form form{
	float:left;
	width:600px;
	margin:20px 0 0 13px;
}

div#form label{
	width:127px;
}

div#error p{
	margin-bottom:0px;
}

div#fadebox input#fadebox_hide{
	width:80px;
	height:20px;
	background:url(../images_home/cancel_green.gif);
	border:none;
}

div#fadebox input#recover{
	width:80px;
	height:20px;
	background:url(../images_home/submit_green.gif);
	border:none;
}

div#login_footer{
	float:left;
	width:930px;
	height:22px;
	line-height:22px;
	padding:0px 35px;
	color:#a2a2a2;
	font-size:10px;
}
	
div#login_footer span{
	float:left;
}

div#login_footer a{
	/*float:right;
	color:#a2a2a2;*/
	margin-left:14px;
}

div#login_footer a.ie7{
	float:none;
	margin:0;
}

div#footer a:hover{
	text-decoration:underline;
}



div#about div.login_box{
	margin-top:115px;	
}

div#about div#splash_content h1{
	width:782px;
	color:#0c3477;
	font-size:26px;
	margin:0;
	margin-top:40px;
}

div#about div#splash_content h1.smaller{
	font-size:24px;	
}

div#about div#splash_content h2{
	width:782px;
	margin:0;
	margin-top:12px;
	color:#4d6eab;
	font-size:20px;
	font-weight:normal;
}

div#about div#splash_content h3{
	float:left;
	width:782px;
	margin-top:12px;
	color:#757a89;
	font-size:16px;
	font-weight:normal;
}

div#about div#splash_content div.col{
	height:200px;
	margin-top:28px;
}

div#about div#splash_content div.col h4{
	float:left;
	color:#434a5e;
	font-size:18px;
	width:335px;
	margin-bottom:12px;
}

div#about div#splash_content div.col p{
	float:left;
	margin:0;
	color:#3a61a3;
	font-size:14px;
}

div#about div#splash_content div#col1 p{
	width:200px;
	padding-left:4px;
}

div#about div#splash_content div#col2 p{
	width:370px;
	margin-bottom:12px;
}

div#about div#splash_content div#col1 {
	width:335px;
}

div#about div#splash_content div#col2{
	width:405px;
}

div#about div#splash_content div#col1 ul{
	float:left;
	width:300px;
	list-style-type:disc;
	color:#7386a8;
	margin-left:35px;
	font-size:14px;
	margin-top:6px;
}

div#about div#splash_content div#col1 li{
	margin-bottom:2px;
}
