body {
margin: 0;
padding: 0;
font-size: 14px;
font-family: Tahoma; 
background: #005594 url(images/left-bg.jpg) repeat-y;
}

a img {border: none; }

.header {
background: url(images/header.jpg) no-repeat;
height: 107px;
}

.headerbackground {
background: #000000 url(images/header-background.jpg) repeat-x;
height: 107px;
}

.homebg {
background: url(images/body-bg-home.jpg) no-repeat;
height: 600px;
}

.homelinks {
background: url(images/home-links-bg.jpg) no-repeat;
height: 212px;
position: relative;
top: 89px;
left: 132px;
width: 615px;
overflow: hidden;

}

.homelinkbox {
height: 212px;
float:left;
}

.homelinkbox a {
height: 210px;
display:block;
}

.councilpre {
background: url(images/homebuttons/council-hover.jpg) no-repeat;
width:95px;
            }

.council a {
background: url(images/homebuttons/council.jpg) no-repeat;
width:95px;
}

.council a:hover {
background: url(images/homebuttons/council-hover.jpg) no-repeat;
width:95px;
}

.governmentpre {
background: url(images/homebuttons/government-hover.jpg) no-repeat;
width:85px;
            }

.government a {
background: url(images/homebuttons/government.jpg) no-repeat;
width:85px;
}

.government a:hover {
background: url(images/homebuttons/government-hover.jpg) no-repeat;
width:85px;
}

.communitypre {
background: url(images/homebuttons/community-hover.jpg) no-repeat;
width:85px;
}

.community a {
background: url(images/homebuttons/community.jpg) no-repeat;
width:85px;
}

.community a:hover {
background: url(images/homebuttons/community-hover.jpg) no-repeat;
width:85px;
}

.businesspre {
background: url(images/homebuttons/business-hover.jpg) no-repeat;
width:85px;
}

.business a {
background: url(images/homebuttons/business.jpg) no-repeat;
width:85px;
}

.business a:hover {
background: url(images/homebuttons/business-hover.jpg) no-repeat;
width:85px;
}

.uezpre {
background: url(images/homebuttons/uez-hover.jpg) no-repeat;
width:85px;
}


.uez a {
background: url(images/homebuttons/uez.jpg) no-repeat;
width:85px;
}

.uez a:hover {
background: url(images/homebuttons/uez-hover.jpg) no-repeat;
width:85px;
}

.newspre {
background: url(images/homebuttons/news-hover.jpg) no-repeat;
width:86px;
}

.news a {
background: url(images/homebuttons/news.jpg) no-repeat;
width:86px;
}

.news a:hover {
background: url(images/homebuttons/news-hover.jpg) no-repeat;
width:86px;
}

.contactpre {
background: url(images/homebuttons/contact-hover.jpg) no-repeat;
width:87px;
}

.contact a {
background: url(images/homebuttons/contact.jpg) no-repeat;
width:87px;
}

.contact a:hover {
background: url(images/homebuttons/contact-hover.jpg) no-repeat;
width:87px;
}