body
{
background-color: #fff;
text-align: center;
margin: 0px;
}

table, td, body
{
font-family: Arial;
font-size: 12px;
color: #606060;
}

img
{
border: 0px;
}

.wrapper
{
text-align: left;
margin: 0px auto;
width: 800px;
line-height: 18px;
}

.nav
{
float: left;
width: 270px;
height: 820px;
display: block;
}

.nav2
{
float: left;
width: 270px;
height: 700px;
display: block;
}

.white
{
color: #fff;
}

.green
{
color: #3a8f61;
}

.content
{
width: 450px;
float: right;
color: #959595;
}

a:link {color: #3a8f61; text-decoration: underlined; font-size: 11px;}
a:visited {color: #3a8f61; text-decoration: underlined; font-size: 11px;}
a:hover {color: #666666; text-decoration: underlined; font-size: 11px;}
a:active {color: #3a8f61; text-decoration: underlined; font-size: 11px;}

.agent
{
background-color: #c3c3c3;"
width: 800px;
height: 247px;
color: #7a7a7a;
}

.agent_name
{
font-size:20px;
color: #ffffff;
}

.agent_bold
{
font-size:14px;
font-weight: bold;
color: #ffffff;
}


