body {background-color: #21409a; font-family: verdana; font-size: 90%; }
h1 {color:#ec1c2f;font-size: 150%;font-weight: normal;margin-bottom: 10px;}
ul {margin-top: 0px;}


#container {width: 880px; margin-right: auto; margin-left: auto;}

.header { height: 140px;}
.menu {float: left; margin: 57px 0 0 40px;}

.home a { text-decoration: none;float: left; padding-left: 10px;background: url('images/home.gif') no-repeat; width: 52px; height: 17px; }
.home a:hover { width: 52px; height: 17px; background: url('images/home-a.gif') no-repeat;}
.services a { text-decoration: none;float: left; padding-left: 10px; background: url('images/services.gif') no-repeat; width: 71px; height: 17px; }
.services a:hover { width: 71px; height: 17px; background: url('images/services-a.gif') no-repeat;}
.aboutus a { text-decoration: none;float: left; padding-left: 10px;background: url('images/about.gif') no-repeat; width: 78px; height: 17px; }
.aboutus a:hover { width: 78px; height: 17px; background: url('images/about-a.gif') no-repeat;}
.contactus a { text-decoration: none;float: left; padding-left: 10px;background: url('images/contact.gif') no-repeat; width: 97px; height: 17px; }
.contactus a:hover { width: 97px; height: 17px; background: url('images/contact-a.gif') no-repeat;}

.logo {text-align: right;}

.main {border: black 2px solid; background-color: white;}
.text {padding: 40px 80px 40px 80px; min-height: 500px;}
.images{float: right;padding-left: 40px;}

.footer {margin: 20px 0 20px 40px; color: white;}
a.footerlink {color: white;text-decoration: none;}
a.footerlink:hover {color: white;}
