html, body { 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9pt;
	font-weight: normal;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	float: inherit;
	position: relative;
}

.headerspace { width: 800px; height: 30px; }

.mainpage { width: 800px; height: 550px; background: url(images/page-background-blue.png) no-repeat;}

.mainstruct { width: 800px; padding: 0px; text-align: left; } 

.header { width: 800px; height: 130px; background: url(images/page-header.png) no-repeat; }

.menu { width: 750px; height: 34px; padding-left: 15px; background: url(images/menu-background-blue.png) no-repeat; border: 0px; border: none; }
.menulink { text-decoration: none; border: none; padding: 0px; margin: 0px; }
.menuimage { height: 34px; border: none; text-decoration: none; padding: 0px; margin-left: -4px; margin-right: -4px; }

.plainimage {  border-style: none; }

.schemeBtn { height: 34px; margin-left: 0px; border: none; }

.mainbody { width: 800px; padding-left: 26px; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; 
		    padding-right: 35px; padding-bottom: 0px; padding-top: 0px; margin: 0px; vertical-align: top; }
			
.services { text-align:center; font-size: 11px; }

.footer { width: 800px; height: 25px; text-align: center; font-size: 9px; }
.footer a { color: #005087; }
.footercounter { width: 800px; height: 25px; text-align: center; font-size: 9px; }

.footerspace { width: 800px; height: 5px; }
