body{
	text-align: center;
	background:url(http://projectscio.org/media/singularitygh/images/scio_swipe_3.png) no-repeat scroll center top;
/*	background-position: center center, top center;*/
/*	background-origin: border-box, content-box;*/
	background-color: black;
	color:#818181;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:12px;
	line-height:1.9em;
}

h3{
	text-transform: uppercase;
	color:white;
	font-size:1.2em;
	font-weight:bold;
}

a{
	color:#818181;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:12px;
	line-height:1.9em;
}

input.text{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #3c4247;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#666666;
	font-size: 12px;
	height: 15px;
	margin-right:2px;
	margin-top: 3px;
	padding:3px;
	vertical-align:middle;
}

.content{
	text-align:center;
}

.button{
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	background:#4690D6 none repeat scroll 0 0;
	border:1px solid #4690D6;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height: 22px;
	line-height:100%;
	padding:2px 6px;
	width:auto;
	vertical-align:top;
	font-family: Arial;
}

.button_mouseover{
	background:#146DC0 none repeat scroll 0 0;
	border:1px solid #146DC0;
}

/*
.footer{
	width: 800px;
	padding: 60px;
	text-align: center;
	background: #fbfbfb center;
	margin-top: 80px;
	border: 3px solid #ffffff;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
*/

.legal-logos{
	padding: 20px;
	text-align: center;
	background: #fbfbfb center;
	margin-top: 80px;
	border: 3px solid #fbfbfb;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

/*
.logos {
	position: relative;
	background:#ffffff center;
	margin: auto;
}
*/


#login_button{
	float:left;
	margin-right:2px;
}

#login_div{
	border-style:solid;
/*	border-color:#4690D6;*/
	border-color:#333333;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	float:left;
	height:98%;
	width:30%;
	overflow:hidden;
	text-align: left;
/*	text-justify: newspaper;*/
}

#login_form{
	position: absolute;
}

#login_text{
	text-align:left
	float:left;
	margin-bottom:25px;
}

#main{
	position:absolute;
	text-align:center;
	min-width:800px;
}

#login_container{
	margin-right:25px;
	margin-left:25px;
	overflow:hidden;
	width:100%;
}

#login_text{
	margin-right:25px;
	margin-left:25px;
	overflow:hidden;
}

#left_div{
	float:left;
	height:100%;
	width:30%;
	text-align: left;
/*	text-justify: newspaper;*/
}

#middle_div{
	margin-left:33px;
	margin-right:33px;
	float:left;
	height:100%;
	width:30%;
	overflow:hidden;
	text-align: left;
/*	text-justify: newspaper;*/
}

#bottom_div{
	margin-top:350px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	width:800px;
	overflow:hidden;
	display:block;
}

#contact{
	margin-top:40px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	min-width:50px;
	display:block;
	text-align:center;
}
