@charset "UTF-8";
/* CSS Document */

body, html {
margin: 0;
padding: 0;
top: 0;
left: 0;
background: url("../images/dwellBkg.gif") repeat-x top left #ed8407;
}


#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(../images/offer.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}


#flashContent {
width: 900px;
height: 670px;
margin: 0 auto 0 auto;
padding: 0;
}

#footer {
width: 900px;
margin: 0 auto 10px auto;
padding: 0;
}

#footer p {
color: #fff;
font-family: Helvetica, sans-serif;
font-size: 12px;
text-align: left;
margin: 5px 0 10px 0;
padding: 0;
}

#footer p.credits {
color: #f6ca43;
font-family: Helvetica, sans-serif;
font-size: 10px;
text-align: left;
margin: 5px 0 10px 0;
padding: 0;
}

#footer p.credits a {
color: #f6ca43;
text-decoration: none;
font-weight: bold;
}

#footer p.credits a:hover {
border-bottom: dotted white 1px;
}


#footer p.links {
color: #f6ca43;
font-family: Helvetica, sans-serif;
font-size: 10px;
text-align: left;
margin: 5px 0 10px 0;
padding: 0;
}

#footer p.links a {
color: #f6ca43;
text-decoration: none;
}

#footer p.links a:hover {
border-bottom: dotted white 1px;
}

#footer p.seo {
font-size: 9px;
color: #f6ca43;
font-family: helvetica, sans-serif;
text-align: justify;
margin: 5px 0 5px 0;
padding: 0;
}

#footer a {
color: #f6ca43;
}
