body
{
background-color: #363636;
text-align: center;
margin: 0px;
}

table, td, body
{
font-family: Arial;
font-size: 12px;
color: #959595;
}

img
{
border: 0px;
}

.wrapper
{
text-align: left;
margin: 0px auto;
width: 1000px;
}

.top_left
{
float: left;
background-image: url("images/header_bg1.jpg");
width: 139px;
height: 69px;
}

.top_right
{
float: right;
height: 69px;
width: 722px;
background-image: url("images/header_bg2.jpg");
background-repeat: no-repeat;
text-align: right;
font-family: Tahoma;
font-size: 20px;
color: #ffffff;
padding-right: 139px;
}

.header_left
{
float: left;
background-image: url("images/header_bg3.jpg");
width: 139px;
height: 410px;
}

.header_right
{
float: right;
height: 410px;
width: 861px;
}

.projects
{
height: 324px;
width: 193px;
float: left;
padding-top: 20px;
padding-left: 163px;
}

.content
{
width: 450px;
float: right;
padding-top: 33px;
padding-left: 20px;
padding-right: 160px;
color: #959595;
}

.content a:link {color: #ffffff; text-decoration: underlined; font-size: 11px;}
.content a:visited {color: #ffffff; text-decoration: underlined; font-size: 11px;}
.content a:hover {color: #666666; text-decoration: underlined; font-size: 11px;}
.content a:active {color: #ffffff; text-decoration: underlined; font-size: 11px;}

.agent
{
padding-left: 200px;
padding-top: 60px;
background-image: url("images/agent.jpg");
background-repeat: no-repeat;
background-position: 163px 20px;
width: 687px;
height: 247px;
color: #ffffff;
}

.agent_name
{
font-size:20px;
color: #ffffff;
}

.agent_bold
{
font-size:14px;
font-weight: bold;
color: #ffffff;
}

