			body {
    			text-align: center; margin: auto; background-color: #262626;
    			font-family:arial;font-size:13px
    			}
    		img {
    			border:none
    		}
    		#page {
    			width:949px;
    			background-image:url(../images/pagebg.png);
    			margin:auto;
    			text-align:left;
    		}
    		#top {
    			width:949px;
    			height:204px;
    			background-image:url(../images/top.png);
    			
    		}
    		
    		#byimedia8 {
    			color:#fff;
    			width:949px;
    			height:25px;
    			margin:auto;
    			text-align: center;
    		}
    		#images {
    			width:949px;
    			height:186px;
    			
    		}
    		
    		.frontpage {
    			background-image:url(../images/topimages.png);
    		}
    		.about {
    			background-image:url(../images/topimagesabout.png);
    		}
    		.services {
    			background-image:url(../images/topservices.png);
    		}
    		.sales {
    			background-image:url(../images/topsales.png);
    		}
    		.lettings {
    			background-image:url(../images/toplettings.png);
    		}
    		.financial {
    			background-image:url(../images/topfinancial.png);
    		}
    		.international {
    			background-image:url(../images/topinternational.png);
    		}
    		.contact {
    			background-image:url(../images/topcontact.png);
    		}
    		#menu {
    			height:194px;
    			width:216px;
    		}
    		
    		.lmenu {
    			height:24px;
    		}
    		
    		.lmenu:hover {
    			cursor:pointer;
    		}
    		
    		#lmenu1 {
    			background-image:url(../images/lmenuhome.png);
    		}
    		
    		#lmenu2 {
    			background-image:url(../images/lmenuaboutus.png);
    		}
    		
    		#lmenu3 {
    			background-image:url(../images/lmenuresidentialsales.png);
    		}
    		
    		#lmenu4 {
    			background-image:url(../images/lmenuresidentiallettings.png);
    		}
    		
    		#lmenu5 {
    			background-image:url(../images/lmenufinancialservices.png);
    		}
    		
    		#lmenu6 {
    			background-image:url(../images/lmenuinternational.png);
    		}
    		
    		#lmenu7 {
    			background-image:url(../images/lmenucontactus.png);
    		}
    		
    		#lmenu8 {
    			background-image:url(../images/lmenuservices.png);
    		}
    		
    		#lmenu1:hover {
    			background-image:url(../images/lmenuhomeover.png);
    		}
    		
    		#lmenu2:hover {
    			background-image:url(../images/lmenuaboutusover.png);
    		}
    		
    		#lmenu3:hover {
    			background-image:url(../images/lmenuresidentialsalesover.png);
    		}
    		
    		#lmenu4:hover {
    			background-image:url(../images/lmenulettingsover.png);
    		}
    		
    		#lmenu5:hover {
    			background-image:url(../images/lmenufinancialservicesover.png);
    		}
    		
    		#lmenu6:hover {
    			background-image:url(../images/lmenuinternationalover.png);
    		}
    		
    		#lmenu7:hover {
    			background-image:url(../images/lmenucontactusover.png);
    		}
    		#lmenu8:hover {
    			background-image:url(../images/lmenuservicesover.png);
    		}
    		
    		#undermenu{
    			background-image:url(../images/undermenu.png);
    			width:216px;
    			height:26px;
    		}
    		
    		#footer {
    			width:949px;
    			height:14px;
    			background-image:url(../images/bottom.png);
    		} 
    		
    		a {
    			text-decoration:none;
    			color:#03a0da
    		}
    		a:hover {
    			text-decoration: underline
    		}
    		
    		.input {
    			width:217px;
    			height:18px;
    			border:1px solid #555555;
    			height:18px;
    		}
    		
    		.input2 {
    			width:80px;
    			height:18px;
    			border:1px solid #555555;
    			height:18px;
    		}
    		
    		.input3 {
    			width:60px;
    			height:18px;
    			border:1px solid #555555;
    			height:18px;
    		}
    		
    		.input4 {
    			width:90px;
    			height:18px;
    			border:1px solid #555555;
    			height:18px;
    		}
    		
    		.select {
    			width:217px;
    			height:18px;
    			font-size:10px;
    			border:1px solid #555555;
    			height:18px;
    		}
    		
    		.submit {
    			width:80px;
    			height:18px;
    			border:1px solid #555555;
    			background-color:#0289bb;
    			color:white
    		}
    		
    		.blue {
    			color:#03a0da
    		}
    		
    		.alpha li{list-style-type: lower-alpha;}
    		.decimal li{list-style-type: decimal;}
    		li{ list-style-image: url(../images/homeicon.png); }