/* CSS Document */

#topbg {background-image: url(images/header.jpg);
            background-repeat: no-repeat;}

#sidebg {background-image: url(images/sidebg.gif);
            background-repeat: repeat-y;
			background-position: top left;}

.header {font-family: Arial, Helvetica, sans-serif;
	  font-size: 15pt;
	  font-weight: bold;}

.footer2 {font-family: Arial, Helvetica, sans-serif;
	  font-size: 8pt;
	  font-weight: normal;
	  text-align: center;
	  line-height: 14pt;}
	  	  	  
p {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 16pt;
	  width: 450px;
	  text-align: justify;}

.services {font-family: Arial, Helvetica, sans-serif;
	  font-size: 13pt;
	  font-weight: bold;
	  line-height: 16pt;
	  text-indent: 35pt;
	  text-align: left;}

li {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 13pt;
	  text-indent: 58pt;
	  text-align: left;}	  	  
	  
span {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 16pt;
	  text-align: justify;}	  

.sidetext {font-family: Arial, Helvetica, san-serif;
	  font-size: 17pt;
	  font-weight: bold;
	  line-height: 12pt;
	  color: #666666;
	  letter-spacing: -1px;}	  	  	  			

a {font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;}

a.text {font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: baseline;
	padding: 0x 0px 0px 0px;}	
							
a:link { color: #E5E5E5; text-decoration: none }
a:active { color: #E5E5E5; text-decoration: none }
a:visited { color: #CCCCCC; text-decoration: none }
a:hover { color: #283974; background-color: white;}									