img {
border: 0;
}

body {
margin: 0;
padding: 30px 0 0 0;
text-align: center;
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #ffffff;
}

#wrap {
background: url(../img/style/mainbg.jpg) top no-repeat #fff;
text-align: left;
width: 778px;
height: 583px;
margin: 0 auto;
border: 1px solid #000000;
color: #000000;
}

#hmain {
margin: 0;
margin: 80px 0 0 100px;
}

/* logo swap */

#logo span {
display: none;
}

#logo {
background: url(../img/logos/textreme.gif) no-repeat transparent;
width: 150px;
height: 70px;
margin-bottom: 50px;
}

#hmain a img {
margin: 10px 0 10px 0;
}

a img {
border: none;
}

#footer ul {
text-align: center;
margin-top: 80px;
}

#footer li {
display: inline;
padding: 0 0 0 15px;
background: url(../img/style/blob.gif) left 50% no-repeat transparent;
font-size: x-small;
}

#footer li em {
text-decoration: underline;
font-style: normal;
}

#footer li a:link {
text-decoration: none;
font-weight: bold;
color: #000000;
}

#footer li a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

#footer li a:hover {
text-decoration: underline;
font-weight: bold;
color: #ee3a2f;
}


