@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
}
#bottom
{
	background-image: url(images/bottom_BG.jpg);
	height: 620px;
	width: 950px;
	background-repeat: no-repeat;
}
#bottom_2
{
	background-image: url(images/bottom_BG_2.jpg);
	height: 100%;
	width: 870px;
	background-repeat: no-repeat;
}.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-top: 0px;
	text-align: justify;
}
#fadeshow_2 {
	height: 156px;
	width: 319px;
	float: right;
	clear: right;
	margin-top: 450px;
}
#facebook_link {
	float: right;
	margin-top: 15px;
	margin-right: 3px;
}
#boxes {
	clear: both;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#body_text_box {
	text-align: justify;
	width: 575px;
	padding-top: 30px;
	padding-left: 25px;
}
#body_text_box_2 {
	text-align: justify;
	width: 850px;
	padding-top: 30px;
	padding-left: 45px;
	background-repeat: repeat-x;
	background-image: url(images/pic_BG.jpg);
	padding-right: 55px;
	height: 100%;
}#blue_BG {
	background-image: url(images/second_BG.jpg);
	background-repeat: repeat-x;
	height: 303px;
	width: 950px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B5980;
	font-weight: bold;
}
#menu {
	background-image: url(images/menu_BG.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
#menu_line {
	height: 2px;
	width: 100%;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	float: left;
}
#team {
	clear: left;
	float: left;
	width: 700px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 30px;
}
#team_pic {
	float: left;
	text-align: left;
	padding-bottom: 150px;
}
#mortgage-calculator {
	height: 280px;
	width: 270px;
	padding: 5px;
	text-align: center;
	margin-left: 295px;
	background-image: url(images/mcBG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
img.floatRightClear{
	margin-bottom: 30px;
}
