/* CSS Document */
a img  {  border: none;}
a:link  {
	color:#FF0099;
	text-decoration: none;
	
}/*removes underlines*/						
a:visited {color:#FF0099;text-decoration:none;}

#adminlist {margin-left:20px; text-align: left;}

#adminlist2 {margin-left:80px; text-align: left;}


body {
	color:#000000;
	text-align: center;
}
.clearboth { clear: both; }

* {margin:0; padding:0;}

			
#container {position: relative; min-height: 100%; height: 100%; voice-family: "\"}\""; voice-family: inherit; height: auto; margin-top:0;}
html>body #container { height: auto; }
#content{
	line-height: 1.5em;
	text-align: left;
	position: relative;
	margin: 0 2%;
	background-color:#FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	left: auto;
	top: auto;
	background-repeat: no-repeat;
	
}
#digitalaerialprices p{font: bold 20px arial, Sans-Serif; color:#FF0099; text-align: center;padding-top:5px;}

#footer{
	color: #FFFFFF;
	margin: 0 2%;
	font-size: 0.8em; letter-spacing: 0.5px; text-align: center;
	font: Arial, Sans-Serif;
	height: 25px;
	background-color: #FF0099;
				}
#footer a {color:#FFFFFF; text-decoration:none;}				


#header {
	margin:0 2%; 	
	height: 30px;
	background-color: #FF0099;
}

html, body {height: 100%; }

html {
font: 14px 'arial', Helvetica, sans-serif;
 color: #000000; 
}

h1 {font: bold 20px arial, Sans-Serif;
	/*font: 20px Tahoma;*/
	color: #FF0099;
	text-decoration: none;
	word-spacing: normal;
	padding-top:10px; 
	text-align: center;
}
h2 {
	font: bold 20px arial, Sans-Serif;
	color: #FFFFFF;
}
h3 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footerheadings {
	font-size:12px;
	text-align:center;
	background-position: center;
}
#legalinfo {
	font-size:10px;
	font-style: italic;
	color: #000000;
	background-position: center;
	text-align:center;
	
	
}
#logo {
	margin:0 2%; 	
	background-color: #FFFFFF;
}

p, ul, li{/* font-family: arial;*/
font: 1em/1.6em arial, Sans-Serif;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0.5px;
}
ul{padding-left: 50px;list-style-image: url("images/tick.jpg");}

#right2{
	float: right;
	margin-right: 20px;
	color:#FFFFFF;
}

#rightpicture {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	z-index:-3 ;	
}
#rightpicture ul {
	font-size:12px;	
}

	
div#wrapper{
	float:left;
	width:100%;
	
		
}


