@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.png);
	background-color: #7B0000;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#ContainerMain {
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#ContactUsFormLeftSide {
	text-align: right;
}
#ContactUsFormRightSide {
	text-align: left;
}
#ContainerMainTdTop {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#ContainerMainTdBottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ContainerNavigation {
	margin-top: 188px;
	vertical-align: top;
}
#MeetOurAgentsTdRight {
	padding: 2px;
}
a:link {
	text-decoration: underline;
	color: #00F;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #00F;
}

a.footer:link {
	text-decoration: underline;
	color: #AFB6C5;
}
a.footer:visited {
	text-decoration: underline;
	color: #AFB6C5;
}
a.footer:hover {
	text-decoration: none;
	color: #AFB6C5;
}
a.footer:active {
	text-decoration: underline;
	color: #2D51A1;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	text-align: center;
}
.MeetOurAgents {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}
.PageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	margin: 0px;
}
.paragraphMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 70px;
	padding-left: 70px;
}
#ContactPageAddressBoxes {
	margin-left: 70px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#specialsImg {
	margin-left: 100px;
}
