body {font: normal 13px Sans-serif, Arial, Times, series;
	background: #003F5F;
	color: #EFE4E4;}

#page {width: 800px;
	 margin-right: auto; 
        margin-left: auto;
	border: 1px solid white;}

#banner {background: url(infomanbanner.jpg);
	width: 800px;
	height: 100px;}

#header {border-top: 1px solid #007e79;
	background: #007E79;
        height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;}

#content {padding-top: 10px;
	padding-bottom: 10px;}

h2 {text-align: center;
	font-size: 22px;
	padding-bottom: 5px;}

h3 {text-align: center;
	font-size: 16px; }



table {margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;}



#footer {border-top: 1px solid #007e79;
	background: #007E79;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;}


#tabs li {
  color:#003F5F;
  display:inline;
  position:relative;
  top:-33px;
  padding:0 30px 0 50px;
  font-size: 16px;
  right: -50px;
}

#tabs a {
  color:#ffffff;
  background-color: #007E79;
  text-decoration:none;
  padding:2px;
}

#tabs a:hover {
  background-color:#007E79;
  color:#003f5f;
}


p.center {text-align: center;}

p.justify {text-align: justify;}

p.thanks{margin-left: 435px;}

p.big {font-size: 15px;}

.serviceTitle {background:  #007E79;
	width: 230px;
	font-size: 15px;
	text-align: center;
	font-weight: bold; }



a:link{color:#000000;}
a:visited{color:#000000;}
a:active{color:#000000;}
a:hover{color:#EFE4E4;}
