@charset "utf-8";
/* CSS Document */
#adslowbar{
	position: absolute;
	margin-top: 392px;
	margin-left: 0px;
	width: 776px;
	height: 8px;
	overflow: hidden;
	background-color: #9ad052;
}
#adsmenubar{
	position: absolute;
	margin-top: 55px;
	margin-left: 0px;
	width: 679px;
	height: 8px;
	background-color: #9ad052;
	overflow: hidden; 
}
#adsflashintro{
	position: absolute;
	margin-top: 116px;
	margin-left: 11px;
}

#adstableloc{
	position: absolute;
	margin-top: 70px;
	margin-left: 5px;
}
#adsmainimage{
	position: absolute;
	margin-top: 115px;
	margin-left: 10px;
	height: 255px;
	width: 751px;
	border: solid 1px #cccccc;
	overflow: hidden;
}
#adslamndaname{
	position: absolute;
	margin-top: 29px;
	margin-left: 677px;
}
#adsmainpage{
	width: 776px;
	border: 1px solid #000000;
	margin: auto;
	height: 605px;
}.adstitle{
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
}

#adsgoogle{
	position: absolute;
	margin-left: 8px;
	margin-top: 428px;
}


#adsbottommenu{
	position: absolute;
	margin-top: 610px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}



/* Links ******************************************************************************/
.menuFrame a{ 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
	display: block; 
	border-left: 2px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.menuFrame a:link { color: #000000; 
	text-decoration: none;}
.menuFrame a:active { color: #00000; 
	text-decoration: none;}
.menuFrame a:visited{ color: #000000; 
	text-decoration: none;}
.menuFrame a:hover{ color: #9ad052;
	text-decoration: underline; 
	}
.smallLinks a{ 
	text-align: center;
	font-size: 10px;
	}
.smallLinks a:link { color: #000000; 
	text-decoration: none;}
.smallLinks a:active { color: #00000; 
	text-decoration: none;}
.smallLinks a:visited{ color: #000000; 
	text-decoration: none;}
.smallLinks a:hover{ color: #9ad052;
	text-decoration: underline; 
	}
/* Links End******************************************************************************/



/* Text ******************************************************************************/
.adstextline{
	position: absolute;
	margin-left: 250px;
	margin-top: 35px;
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.adsgoogletext{
	position: absolute;
	margin-top: 415px;
	margin-left: 320px;
	height: 180px;
	width: 440px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
/* Text End******************************************************************************/

