/* CSS Document */

body {
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: center;
	margin: 0px;
}	

#container {
	margin: 0 auto;
	width: 760px;
	height: 830px;
	position: relative;
	background-image:url(topbanner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align: left;
}
#formContainer {
	margin: 0 auto;
	width: 780px;
	height: 550px;
	position: relative;
	background-image:url(images/form.jpg);
	background-repeat:no-repeat;
	text-align: left;
}
#infoContainer {
	margin: 0 auto;
	width: 780px;
	height: 550px;
	position: relative;
	text-align: left;
}
#searchHeader {
	background: url(images/searchHeader.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 750px;
	position: absolute;
}
#title h1{
	display:none;
}
#homeForm{
	position:absolute;
	background:url(images/formBG.gif) no-repeat center center;
	top:250px;
	left:0px;
	width:100%;
	height:80px;
	text-align:center;
	padding-top:25px;
}
#indexLinks h2{
	position:absolute;
	top:370px;
	font-size:100%;
	color:#690;
	left: 40px;
}
.indexLinks1{
	position:absolute;
	top:390px;
	left:40px;
	width:200px;
}
.indexLinks2{
	position:absolute;
	top:390px;
	left:220px;
	width:200px;
}
.indexLinks3{
	position:absolute;
	top:390px;
	left:420px;
	width:200px;
}
.indexLinks4{
	position:absolute;
	top:390px;
	left:620px;
	width:200px;
}
.search {
	line-height: 10px;
	position:absolute;
	top: 200px;
	left: 235px;
	width: 275px;
	padding-right:20px;
	padding-top: 10px;
}

.leftcolumn {
	position: absolute;
	top: 230px;
	left: 20px;
	width: 190px;
	height:650px;
	padding-left:5px;
	padding-top: 10px;
	
}

.leftcolumn p {
	height:14px;
	background-image:url(images/linkBG.gif);
}

.leftcolumn a:link, .leftcolumn a:visited {
	color:#fff;
	position:absolute;
	left: 30px;
	text-decoration:none;
	font-size: 12px;
}

.leftcolumn a:hover {
	color:#cf0;
	position:absolute;
	left: 30px;
	text-decoration:none;
	font-size: 12px;
}


#directoryHeader {
	background-image: url(images/directoryHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 750px;
	position: relative;
}

.rightcolumn {
	position: absolute;
	left: 520px;
	top: 173px;
	width: 235px;
	height: 650px;
	padding-top: 10px;
	font-size:10px;
}

.minisearch {
	font-size:10px;
	position:absolute;
	top:250px;
	left:560px;
}
	

.directoryLinks a:link, .directoryLinks a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; 
}

.directoryLinks a:hover {
	color: #f63;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.resultsLinks a:link, .resultsLinks a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; 
}

.resultsLinks a:hover {
	color: #699;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#leftBlock {
	position: absolute;
	top: 170px;
	left: 50px;
	width: 200px;
}

#middleBlock {
	position: absolute;
	top: 170px;
	left: 300px;
	width: 200px;
}

#rightBlock {
	position: absolute;
	top: 170px;
	left: 550px;
	width: 200px;
}

.results {
	background-color: #fff;
	position: absolute;
	left: 200px;
	top: 170px;
	width: 250px;
}

p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;

}

h1 {
	font-size: 15px;
	color: #699;
	line-height:normal;
}
h2 {
	font-size: 15px;
	color: #999;
	line-height:normal;
	font-weight:lighter;
}

.topbanner {
	background-image: url(images/topbanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 520px;
	width: 760px;
}
.content {
	position: absolute;
	top: 210px;
	left: 15px;
	width: 230px;
	height: 250px;
	padding: 10px;
	text-align: justify;
}
.leftform {
	position: absolute;
	top: 260px;
	left: 20px;
	width: 280px;
	height: 250px;
	padding: 10px;
	color: #fff;
}

.middleform {
	position: absolute;
	top: 260px;
	left: 300px;
	width: 280px;
	height: 250px;
	padding: 10px;
	color: #fff;
}

.rightform {
	position: absolute;
	top: 260px;
	left: 570px;
	width: 170px;
	height: 250px;
	padding: 10px;
	color: #fff;
}

.middleblock {
	position: absolute;
	top: 210px;
	left: 265px;
	width: 230px;
	height: 250px;
	padding: 10px;
}
.rightblock {
	position: absolute;
	top: 210px;
	left: 515px;
	width: 230px;
	height: 250px;
	padding: 10px;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; 
}

a:hover {
	color:#669900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.table {
	position:absolute;
	left:40px;
	top: 510px;
	border-top-style:dotted;
	border-top-color:#999;
	border-top-width:thin;
}

#pleaseallow {
	position: absolute;
	top: 480px;
	left: 20px;
}

#button {
	position: absolute;
	top: 440px;
	left: 680px;
}

#submit h1{
	position: absolute;
	top: 230px;
	left: 30px;
	width: 456px;
	color:#fff;
}
#prev{
	position:absolute;
	top:750px;
	left:100px;
}
#prev a:link, #prev a:visited{
	font-size:14px;
	color:#333;
}
#prev a:hover{
	color:#699;
}
#next{
	position:absolute;
	top:750px;
	left:590px;
}next a:link, #next a:visited{
	font-size:14px;
	color:#333;
}
#next a:hover{
	color:#fff;
}
.findBusiness{
	position:absolute;
	top:250px;
	left:30px;
	color:#fff;
	font-weight:bold;
}
.findBusiness a:link, .findBusiness a:visited{
	color:#CF0;
}
.message{
	position:absolute;
	top:300px;
	left:30px;
	color:#333;
}
.registerForm{
	position:absolute;
	top:280px;
	left:20px;
}
.registerForm td{
	color:#fff;
	font-size:12px;
}
.registerForm a:link, .registerForm a:visited{
	color:#CCFF33;
}
.registerForm a:hover{
	color:#FFF;
}
.newsbanner {
	background-image: url(images/newsBanner2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left:0px;
	top:5px;
	width:790px;
	height:110px;
}
.news a{
	font-weight:lighter;
}
.newsEditorial iframe{
	width:464px;
	height:280px;
	border:2px solid #88B52D;
}
.newsBody{
	margin:5px;
	width:420px;
	text-align:left;
}
.news2{
	width:145px;
	height:99%;
	border:2px solid #88B52D;
}
.news2 p{
	padding:5px;
}
#gateway{
	position:absolute;
	top:357px;
	left:5px;
}
#earthWire{
	position:absolute;
	top:105px;
	left:633px;
}
	
