@charset "utf-8";
/* CSS Document */

body {
	background: #d5d5d5 url(images/background.jpg) repeat-x top left;
	padding: 0 0 15px 0;
	margin: 0;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #646465;
}
a:link {
	color: #646465;
	text-decoration: underline;
}
a:visited {
	color: #646465;
	text-decoration: underline;
}
a:link:hover, a:visited:hover {
	color: #646465;
	text-decoration: none;
}
table, table td {
	empty-cells: show;
}
table#container {
	width: 757px;
}
table#container p {
	text-align: left;
}
table#container td#header {
	height: 270px;
	width:757px;
	padding: 0px 0px 0px 0px;
}
#logo 
{
    float:left;
    position:relative;
	height: 250px;
	padding:0px 40px 0px 20px;
	margin-top:10px;
}
#agent 
{
    float:left;
    position:relative;
	width: 250px;
	height: 250px;
	margin-top:20px;
}
#call_to_action 
{
    float:left;
    position:relative;
	height: 250px;
	padding:0px 20px 0px 20px;
	margin-top:20px;
	
}

table#container td#form {
	background: url(images/Spread.gif) repeat-y top center;
	padding: 5px 100px 15px 100px;
	text-align: left;
}
td#form div#photos {
	float: right;
}
div#photos img {
	margin-bottom: 10px;
}
td#form p.poll {
	padding: 20px 0 0 0;
	margin: 0;
}
table.pollOptions td {
	padding: 0 10px 0 0;
}
table.pollOptions input {
	position: relative;
	top: 2px;
	left: 2px;
}
table#phone td {
	padding-bottom: 10px;
}
td#form p#submit {
	padding: 20px 0 10px 0;
	margin: 0;
}
table#container td#footer {
	background: url(images/Footer.gif) no-repeat top center;
	height: 10px;
}
#conditions {
	height: 25px;
}
table#footer2 {
	background: url(GourtmetInclusive.gif) no-repeat bottom left;
	color: #939292;
	text-align: right;
	width: 700px;
	height: 80px;
}
table#footer2 td{
	vertical-align: bottom;
}
div#logos {
	background: url(Logos.gif) no-repeat bottom right;
}