body {
	margin:0; padding:0px;	bottom-margin:0px; text-align:center;
}

#content {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0x;
	position: relative;
	background-color: #0084c9;
	bottom-margin:0px;
	border: 0px coral solid;
	}

iframe.scrollcolor{	
	scrollbar-track-color:royalblue;
	scrollbar-arrow-color:royalblue;
	scrollbar-face-color:#0084c9;
	scrollbar-highlight-color:skyblue;
	}

div.maintable{
	position:absolute;
	margin:0px auto;
	padding:0x;
	background-color: #0084c9;
	left:0px;
	top:0px;
	width:800px;
	height:810px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}	

div.emptyspace{
	position:relative;
	background-color: #fff;
	left:0px;
	top:0px;
	width:800px;
	height:50px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}

div.icon{
	position:absolute;
	left:0px;
	top:19px;
	border: 0px coral solid;
}

div.aboutlatlong{
	position:absolute;
	left:400px;
	top:15px;
	bottom-margin:0px;	
	border: 0px coral solid;
}

div.topper{
	position:absolute;
	left:200px;
	top:70px;
	width: 570px;
	bottom-margin:0px;	
	text-align:right;
}
div.needhelp{
	position:absolute;
	left:0px;
	top:130px;
	width:800px;;
	bottom-margin:0px;	
	text-align:center;
	border: 0px coral solid;
}
div.sms{
	position:absolute;
	left:20px;
	top:160px;
	width:800px;;
	bottom-margin:0px;	
	text-align:center;
}


div.demotext{
	position:absolute;
	left:35px;
	top:220px;
	width:800px;
	
	bottom-margin:0px;	
	text-align:left;
	border: 0px coral solid;
}

div.beta
{
	position:absolute;
	left:240px;
	top:60px;
	bottom-margin:0px;	
	
}
div.contenttable{
	position:absolute;
	left:20px;
	top:200px;
	width:800px;
	
	bottom-margin:0px;	
	border: 0px coral solid;
	text-align:left;
}
div.go{
	position:absolute;
	left:16px;
	top:25px;
	bottom-margin:0px;	
	text-align:left;
}
div.input {
	position:absolute;
	left:15px;
	top:90px;
	width:200px;
	
	bottom-margin:0px;	
	text-align:left;
	border: 0px coral solid;
}
div.inputbox {
	position:absolute;
	left:10px;
	top:8px;
	width:200px;
	height:40px;
	bottom-margin:0px;	
	text-align:left;
}	
div.sendbutton {
	position:absolute;
	left:225px;
	top:0px;
	width:100px;
	height:40px;
	bottom-margin:0px;	
	text-align:left;
}
div.paragraph {
	position:absolute;
	font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 40px;
	padding: 0;
	left:6px;
	top:60px;
	width:360px;
	height:200px;
	text-align:left;
	border: 0px coral solid;
}	
div.fdbk {
	position:absolute;
	left:3px;
	top:300px;
	width:300px;
	height:80px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}	
div.fdbktextarea {
	position:absolute;
	left:12px;
	top:9px;
	width:300px;
	height:100px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}
div.rights {
	position:absolute;
	left:5px;
	top:450px;
	width:420px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}
div.database {
   position:absolute;
   left:580px;
   top:470px;
   width:180px;
   bottom-margin:0px;
   text-align:left;
	border: 0px coral solid;
}

div.submitbutton {
	position:absolute;
	left:246px;
	top:20px;
	width:100px;
	height:40px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}
div.resultframe {
	position:absolute;
	left:490px;
	top:70px;
	bottom-margin:0px;
	text-align:left;
	border: 0px coral solid;
}


textarea{
	border: 1px solid #0084c9;
	font-family: Arial, Verdana, Arial, sanserif;
	font-size:12px;
	color:gray;
	height:40px;
	width:75%;
	resize: none;
	overflow:auto;"
}


	
A:link {text-decoration: none; color: #65ACDD;}
A:visited {text-decoration: none; color: #65ACDD;}
A:active {text-decoration: none; color: #65ACDD;}
A:hover {text-decoration: none; color: white;}
