body {  margin:0;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	width:100%;	
}

#container {  width:950px;		
  	      margin: 0 auto 0 auto;
		  border:groove;
		  border-radius: 5;
		  background-image:url(background-1.jpg);
		  background-repeat:repeat;
              font-size: 11pt;
}

#header1  {
	color: aqua;
	font-size: 100%;
}

#nav a img
{
  border:0;
}

#nav a
{
	color: #000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

#news
{
   color: #000;
   font-size: 10pt;
}
 
#news2
{
   color: #000;
   font-size: 10pt;
}

#news3
{
   color: #000;
   font-size: 10pt;
}

#news4
{
   color: #000;
   font-size: 10pt;
}

#svcs
{
   color: #000;
   font-size: 80%;
   margin-top: 0;
}

h1
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 26px;
	font-weight:200;
	color: #000;
}

h2
{
	font-family:Verdana, Arial, sans-serif;
	line-height: 90%;
	font-size: 20px;
	font-weight:200;
	color: #000;
}

h3
{
  font-family:Verdana, Arial, sans-serif;
  line-height: 120%;
  font-weight:200;
  font-size: 150%;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

h4
{
  font-family:Verdana, Arial, sans-serif;
  line-height: 120%;
  font-size: 100%;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

h5
{
  margin:0;
  padding:0;
  line-height: 140%;
}


ul
{
	list-style:disc;
	margin-top:0;
	line-height: 120%;
	font-size: 11pt;
}

ol
{
	list-style:disc;
	margin-top:0;
	line-height: 120%;
	font-size: 11pt;
}


dl
{
  line-height: 150%;
  list-style:none;
  margin-top: 0;
  font-size:100%;
}


p#address
{
  line-height:140%;
}

#logo  {  padding-left: 80px;
}

table#content
{
	background-image: url(gradient3.jpg);
	background-repeat: repeat-y;
	width:100%;
}

#footer  
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: center;
}

