body{
	text-align:center;
	margin:0 auto; 
}
#bottomText{
	text-align:left;
	margin:0 auto; 
	width:960px;
	margin-top:50px;
	height:380px;
	background-image:url(/images/AQ_LoginEarthBkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
	
}
#leftFloatedDiv
{
	float:left;
	width:210px;
	margin-right:20px;
}
#clmHeader
{
	text-align:center;
	margin:0 auto;
	height:40px;
	background-image:url(/images/AQ_LoginTitleSeperation.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#185b9d;
	text-align:left;
}

#clmBody
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#theHeader
	{
	text-align:center;
	margin:0 auto; 
	background-image:url(/images/AQ_LoginHdr01_b.jpg);	
	background-repeat:no-repeat;
	height:95px;
	width:960px;
	}
	
#theFooter
	{
	text-align:left;
	margin:0 auto;
	height:95px;
	width:960px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
		
	
#headerButtons
{
	width:100%;
	padding-top:15px;
	text-align:right;
	height:30px;
}