*, img, html, body {padding:0px;margin:0px; border:none}

body {background:#A4140D url('Images/bg.png') repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px}

.container {width:780px;margin:20px auto;margin-top:10px;}

.content {width:512px; height:406px; float:left; background:url('Images/contentBG.jpg') bottom;margin:0px;padding:0}

p, h2 {padding:0;margin:5px;color: #FFFF99}

a {color: #FFFF99}


.home {float:left}
.home a {display:block; width:108px; height:44px; background:url('Images/home.jpg') no-repeat 0 0;}
.home a:hover {background:url('Images/home.jpg') no-repeat 0 -44px; }

.about {float:left}
.about a {display:block; width:130px; height:44px; background:url('Images/about.jpg') no-repeat 0 0;}
.about a:hover {background:url('Images/about.jpg') no-repeat 0 -44px; }

.services {float:left}
.services a {display:block; width:124px; height:44px; background:url('Images/services.jpg') no-repeat 0 0;}
.services a:hover {background:url('Images/services.jpg') no-repeat 0 -44px; }

.products {float:left}
.products a {display:block; width:129px; height:44px; background:url('Images/products.jpg') no-repeat 0 0;}
.products a:hover {background:url('Images/products.jpg') no-repeat 0 -44px; }

.links {float:left}
.links a {display:block; width:100px; height:44px; background:url('Images/links.jpg') no-repeat 0 0;}
.links a:hover {background:url('Images/links.jpg') no-repeat 0 -44px; }

.contact {float:left}
.contact a {display:block; width:122px; height:44px; background:url('Images/contact.jpg') no-repeat 0 0;}
.contact a:hover {background:url('Images/contact.jpg') no-repeat 0 -44px; }
