body { 
margin: 0 auto;
color: black; 
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
width: 720px;
}

#wrapper {
margin: 0 auto;
width: 720px;
}

#topbanner {
float: left;
margin: 0 0 0 0;
width: 720px;
height: 174px;
background-image: url(../images/top_banner.jpg);
background-repeat: no-repeat;
}

#logo {
float: left;
margin: 60px 0 0 50px;
width: 250px;
height: 90px;
}

#logo a {
display: block;
position: absolute;
width: 250px;
height: 90px;
background-image: url(../images/encounter_logo.png);
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
}

#menu {
margin: 22px 0 0 15px;
width: 720px;
height: 25px;
float: left;
}

#content {
margin: 28px 0 0 10px;
width: 700px;
float: left;
background-color: #FFFFFF;
}

div.textbox {
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
width: 660px;
font-family: Verdana;
font-size: 11px;
color: #000000;
float: left;
background-color: #f5f5f5;
}

div.textbox h2 {
font-size: 14px;
color: #000000;
float: left;
font-family: Verdana;
width: 660px;
}

div.leftcolumn {
margin: 10px 10px 10px 10px;
width: 330px;
color: #000000;
font-family: Verdana;
float: left;
background-color: #f5f5f5;
}

div.leftcolumntext {
margin: 10px 10px 10px 10px;
width: 310px;
color: #000000;
font-family: Verdana;
font-size: 10px;
float: left;
}

div.rightcolumn {
margin: 10px 10px 10px 10px;
width: 330px;
color: #000000;
font-family: Verdana;
float: left;
background-color: #f5f5f5;
}

div.rightcolumntext {
margin: 10px 10px 10px 10px;
width: 310px;
color: #000000;
font-family: Verdana;
font-size: 10px;
float: left;
}

div.rightcontacttext {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 330px;
color: #000000;
font-family: Verdana;
font-size: 10px;
float: left;
}

div.leftcolumntext h2 {
font-size: 14px;
margin: 0 0 10px 0;
color: #000000;
float: left;
font-family: Verdana;
width: 310px;
}

div.rightcolumntext h2 {
margin: 0 0 10px 0;
font-size: 14px;
color: #000000;
float: left;
font-family: Verdana;
width: 310px;
}

div.promos {
margin: 10px 0 10px 0;
width: 700px;
height: 58px;
float: left;
}

div.promosleft {
margin: 0 8px 0 0;
width: 342px;
height: 58px;
float: left;
}

div.promosright {
margin: 0 0 0 8px;
width: 342px;
height: 58px;
float: left;
}

#footer {
float: left;
margin: 0 0 0 0;
width: 720px;
height: 33px;
background-image: url(../images/footer.png);
background-repeat: no-repeat;
}

div.footerleft {
float: left;
margin: 5px 0 0 20px;
width: 551px;
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
}

div.footerright {
float: left;
margin: 5px 0 20px 20px;
width: 129px;
}

div.footerright a {
display: block;
position: absolute;
width: 109px;
height: 35px;
background-image: url(../images/ecredible.png);
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
}

img
{  border-style: none;
}

