﻿div#ctLeft
{
	float:left;
	width:650px;
}
div#ctRight
{
	float:right;
	margin-top:2px;
}
div#logo
{
	float:right;
}
div#contact
{
	float:left;
}
div#profile
{
	clear:both;
}
div#map
{
	border: solid 1px #000;
	width: 650px;
	margin: 15px 0 35px 0;
}

div#emailAgent {
    background-image: url("../images/backgrounds/email-agent-w650.png");
    background-repeat: no-repeat;
    padding: 20px;
    width: 610px;
    height: 255px;
    margin-top: 15px;
}

img.email-title {
    padding-bottom: 10px;
}
