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: 770px; height: 30px; }

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

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

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

.menu { width: 720px; height: 34px; padding-left: 5px; background: url(images/menublue.gif) no-repeat; border: 0px; border: none; }

.menuimage { width: 121px; height: 34px; margin-left: -4px; border: 0px; border: none; }
.schemeBtn { height: 34px; margin-left: 0px; border: none; }

.mainbody { width: 770px; padding-left: 26px; font-size: 15px; 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: 13px; }
.footer { width: 770px; height: 25px; text-align: center; font-size: 9px; }
.footer a { color: #005087; }
.footercounter { width: 770px; height: 25px; text-align: center; font-size: 9px; }

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