@charset "utf-8";
body { margin: 0px; padding: 0px; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; font-family: "Gill Sans", "Gill Sans MT", Arial, sans-serif; }
p { font-size: 0.75em; margin-top: 0.75em; margin-bottom: 0.75em; }

#wrapper { width: 980px; margin-right: auto; margin-left: auto; }
#wrapper #content { width: 960px; float: left; border: 10px solid #618D7E; }
#header #logo { height: 208px; width: 180px; position: absolute; }
#header { height: 179px; }
#header #logoPosition { float: left; position: relative; padding-left: 50px; width: 180px; padding-top: 75px; }
#navigation span { display: none; }

#header #navigation { float: right; width: 450px; padding-top: 133px; padding-bottom: 20px; }
#header .subtitle { float: left; padding-top: 124px; }
a.homebtn { height: 24px; width: 69px; display: block; background-image: url(../images/home_btn.gif); background-position: 0px 0px; float: left; padding-right: 20px; background-repeat: no-repeat; }
a.aboutbtn { height: 24px; width: 103px; display: block; background-image: url(../images/about_btn.gif); background-position: 0px 0px; float: left; background-repeat: no-repeat; padding-right: 20px; }
a.servicesbtn { height: 24px; width: 103px; display: block; background-image: url(../images/ourservices_btn.gif); background-position: 0px 0px; float: left; background-repeat: no-repeat; padding-right: 20px; }
a.contactbtn { height: 24px; width: 95px; display: block; background-image: url(../images/contactus_btn.gif); background-position: 0px 0px; float: left; }

a.homebtn:hover { background-image: url(../images/home_btn.gif); background-position: 0px -24px;   }
a.aboutbtn:hover {  background-image: url(../images/about_btn.gif); background-position: 0px -24px;  }
a.servicesbtn:hover { background-image: url(../images/ourservices_btn.gif); background-position: 0px -24px; }
#content #contentLeft { float: left; padding-top: 90px; width: 440px; padding-left: 40px; padding-bottom: 30px; }
#footer .copyright { float: right; font-size: 0.75em; }
#footer { width: 960px; padding: 10px; float: left; }
#footer .links a { float: left; }
#footer .links a { text-decoration: none; color: #000000; font-size: 0.75em; padding-right: 10px; padding-left: 10px; }
h1 { font-family: "Gill Sans", "Gill Sans MT", Arial, sans-serif; color: #608F7F; }
* { margin: 0px; padding: 0px; }
h2 { color: #619080; }
h3 { color: #619080; }
#content #contentRight { float: right; width: 480px; }

a.contactbtn:hover {  background-image: url(../images/contactus_btn.gif); background-position: 0px -24px;  }
ul, ol { padding-left: 50px; padding-top: 10px; padding-bottom: 10px; }
h4 { color: #619080; }
a { color: #006666; text-decoration: underline; }
li { font-size: 0.75em; font-weight: normal; }
