body
{
background-image: url("images/bg.jpg");
background-repeat: repeat-x;
background-color: #9cc6e3;
text-align: center;
margin: 0px;
}

table, td, body
{
font-family: Arial;
font-size: 12px;
color: #2c4e66;
}

img
{
border: 0px;
}

.wrapper
{
text-align: left;
margin: 0px auto;
width: 780px;
}

.wrapper2
{
background-color: #fef9f0;
text-align: left;
margin: 0px auto;
width: 780px;
}

.top_left
{
float: left;
width: 448px;
font-size: 20px;
color: #cccccc;
padding-top: 12px;
}

.top_right
{
float: right;
width: 232px;
}

.content
{
width: 680px;
height: 708px;
background-image: url("images/content.jpg");
background-repeat: no-repeat;
color: #666666;
padding-left: 50px;
padding-right: 50px;
}

.content2
{
width: 680px;
height: 530px;
background-image: url("images/content2.jpg");
background-repeat: no-repeat;
color: #666666;
padding-left: 50px;
padding-top: 20px;
padding-right: 50px;
}

.content_tab
{
width: 250px;
padding-top: 20px;
padding-left: 420px;
padding-right: 50px;

color: #666666;
} 

.content_title
{
font-size: 18px;
color: #000000;
}

.content a:link {color: #88b1cd; text-decoration: underlined; font-size: 11px;}
.content a:visited {color: #88b1cd; text-decoration: underlined; font-size: 11px;}
.content a:hover {color: #000000; text-decoration: underlined; font-size: 11px;}
.content a:active {color: #88b1cd; text-decoration: underlined; font-size: 11px;}

.agent
{
padding-left: 50px;
padding-top: 60px;
background-image: url("images/agent_blue.jpg");
background-repeat: no-repeat;
background-position: 27px 20px;
width: 780px;
height: 220px;
color: #2c4e66;
}

.agent_name
{
font-size:20px;
color: #ffffff;
}

.agent_bold
{
font-size:14px;
font-weight: bold;
color: #ffffff;
}

.footer
{
font-size: 10px;
color: #5c5d5d;
}

