/*****************************************/
/*     CSS/XHTML Design & Development    */
/*     by MK Owens of SBR-Designs.com    */
/*     		   for MapUSA.com			 */
/*****************************************/

/* Site Wide Base Tags */
body {
	background: #fff url(../images/sitebg.png) repeat-x;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
input {
	border: #ccc 1px solid;
	background: #fff;
	color: #666;
	}
.inputspace {
	line-height: 25px;
	}
.wide850 {
	width: 850px;
	margin: 0;
	padding: 0;
	}
.float_left {
	float: left;
	margin: 0;
	padding: 0;
	}
.float_right {
	float: right;
	margin: 0;
	padding: 0;
	}
.clear {
	clear:both;
	height:0;
	width:0;
	margin:0;
	padding:0;
	}	

a:link, a:visited, a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	color: #c00;
	text-decoration: none;
	}
	
	
	
/* Header (hdr)-Specific Tags */

.hdr {
	width: 100%;
	}
	.hdr .wide850 {
		text-align: left;
	}
	.hdr .float_left {
		width: 430px;
		}
		.hdr .float_left .float_left {
		width: 270px;
		}
	.hdr .float_right {
		width: 286px;
		}
		.hdr .float_right span {
			font-size: 22px;
			color: #000;
			font-family: Arial Black;
			}
	.hdr .float_left .float_right {
		width: 150px;
		}
	.hdr ul {
		list-style: url(../images/bullet_red.png);
	}
		.hdr .active {
			background: #ccc;
			}
.hdr a:link, .hdr a:visited, .hdr a:active {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	}
.hdr a:hover {
	color: #c00;
	}
	
/* Middle Content, Two-Column (mc_2c)-Specific Tags */

.mc_2c {
	width: 100%;
}
	.mc_2c .wide850 {
		text-align: justify;
	}
	.mc_2c .float_left {
		width: 550px;
	}
	.mc_2c .float_right {
		width: 299px;
	}

	/* mc_2c Left Box Blue/Red Specific Tags */
	.mc_2c .leftbox_blue_top .float_left {
		width: 370px;
		margin-top: 10px;
	}
	.mc_2c .leftbox_blue_top .float_right {
		width: 50px;
		margin-top: 10px;
	}
	.leftbox_blue_top {
		background: url(../images/leftbox_blue_01.png) no-repeat;
		width: 542px;
		height: 57px;
		margin: 0;
		padding: 0;
	}
	.leftbox_icon {
		float: left;
		width: 50px;
		text-align: left;
	}
	.leftbox_gray_center {
		width: 520px;
		background: #999 url(../images/gray_back.png) repeat-x;
	}
		.leftbox_gray_center p {
			margin: 5px;
		}
		.leftbox_gray_title {
			color: #555;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;			
		}
		.leftbox_gray_headline {
			color: #3d3333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;			
		}
		.leftbox_gray_text {
			color: #35475b;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;		
		}
	.leftbox_title {
		float: left;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 20px;
		text-decoration: none;
		margin-left: 80px;
		width: 290px;
		}
	.leftbox_tagline {
		float: left;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		margin-left: 80px;
		width: 290px;
		}
	.leftbox_blue_mid {
		background: url(../images/leftbox_blue_02.png) repeat-y;
		width: 542px;
		margin: 0;
		padding: 0;
	}
	.leftbox_blue_bot {
		background: url(../images/leftbox_blue_03.png) no-repeat;
		width: 542px;
		height: 24px;
		margin: 0;
		padding: 0;
	}
	
	/* mc_2c Right Box Blue/Red Specific Tags */
	.mc_2c .rightbox_blue_top .float_left {
		width: 165px;
		margin-top: 10px;
	}
	.mc_2c .rightbox_blue_top .float_right {
		width: 50px;
		margin-top: 10px;
	}
	.rightbox_blue_top {
		background: url(../images/rightbox_blue_01.png) no-repeat;
		width: 298px;
		height: 59px;
		margin: 0;
		padding: 0;
	}
	.rightbox_icon {
		float: left;
		width: 50px;
		text-align: left;
	}
	.rightbox_gray_center {
		width: 280px;
		background: #999 url(../images/gray_back.png) repeat-x;
	}
		.rightbox_gray_center p {
			margin: 5px;
		}
		.rightbox_gray_title {
			color: #555;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;			
		}
		.rightbox_gray_headline {
			color: #3d3333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;			
		}
		.rightbox_gray_text {
			color: #35475b;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;		
		}
	.rightbox_title {
		float: left;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 20px;
		text-decoration: none;
		margin-left: 80px;
		width: 165px;
		}
	.rightbox_tagline {
		float: left;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		margin-left: 80px;
		width: 165px;
		}
	.rightbox_blue_mid {
		background: url(../images/rightbox_blue_02.png) repeat-y;
		width: 298px;
		margin: 0;
		padding: 0;
	}
	.rightbox_blue_bot {
		background: url(../images/rightbox_blue_03.png) no-repeat;
		width: 298px;
		height: 23px;
		margin: 0;
		padding: 0;
	}

	/* mc_2c Left Box Blue/Red Specific Tags */
	.mc_2c .leftbox_red_top .float_left {
		width: 370px;
		margin-top: 10px;
	}
	.mc_2c .leftbox_red_top .float_right {
		width: 50px;
		margin-top: 10px;
	}
	.leftbox_red_top {
		background: url(../images/leftbox_red_01.png) no-repeat;
		width: 542px;
		height: 57px;
		margin: 0;
		padding: 0;
	}
	.leftbox_icon {
		float: left;
		width: 50px;
		text-align: left;
	}
	.leftbox_gray_center {
		width: 520px;
		background: #999 url(../images/gray_back.png) repeat-x;
	}
	.ladyback {
		width: 514px;
		height: 260px;
		background: url(../images/ladyback.png) no-repeat;
	}
	.buildback {
		width: 513px;
		height: 258px;
		background: url(../images/buildback.png) no-repeat;
	}
	.leftbox_black_below {
		width: 520px;
		background: #000;
		height: 25px;
	}
		.leftbox_gray_center p {
			margin: 5px;
		}
		.leftbox_gray_title {
			color: #555;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;			
		}
		.leftbox_gray_headline {
			color: #3d3333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;			
		}
		.leftbox_gray_text {
			color: #35475b;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;		
		}
	.leftbox_title {
		float: left;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 20px;
		text-decoration: none;
		margin-left: 80px;
		width: 290px;
		}
	.leftbox_tagline {
		float: left;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		margin-left: 80px;
		width: 290px;
		}
	.leftbox_red_mid {
		background: url(../images/leftbox_red_02.png) repeat-y;
		width: 542px;
		margin: 0;
		padding: 0;
	}
	.leftbox_red_bot {
		background: url(../images/leftbox_red_03.png) no-repeat;
		width: 542px;
		height: 24px;
		margin: 0;
		padding: 0;
	}
	
	/* mc_2c Right Box Blue/Red Specific Tags */
	.mc_2c .rightbox_red_top .float_left {
		width: 165px;
		margin-top: 10px;
	}
	.mc_2c .rightbox_red_top .float_right {
		width: 50px;
		margin-top: 10px;
	}
	.rightbox_red_top {
		background: url(../images/rightbox_red_01.png) no-repeat;
		width: 298px;
		height: 57px;
		margin: 0;
		padding: 0;
	}
	.rightbox_icon {
		float: left;
		width: 50px;
		text-align: left;
	}
	.rightbox_gray_center {
		width: 280px;
		background: #999 url(../images/gray_back.png) repeat-x;
	}
		.rightbox_gray_center p {
			margin: 5px;
		}
		.rightbox_gray_title {
			color: #555;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;			
		}
		.rightbox_gray_headline {
			color: #3d3333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;			
		}
		.rightbox_gray_text {
			color: #35475b;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;		
		}
	.rightbox_title {
		float: left;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 20px;
		text-decoration: none;
		margin-left: 80px;
		width: 165px;
		}
	.rightbox_tagline {
		float: left;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		margin-left: 80px;
		width: 165px;
		}
	.rightbox_red_mid {
		background: url(../images/rightbox_red_02.png) repeat-y;
		width: 298px;
		margin: 0;
		padding: 0;
	}
	.rightbox_red_bot {
		background: url(../images/rightbox_red_03.png) no-repeat;
		width: 298px;
		height: 23px;
		margin: 0;
		padding: 0;
	}

	
/* Middle Content, Single Full Column (mc_1c)-Specific Tags */

.mc_1c {
	width: 100%;
}
	.mc_1c .fullbox_blue_top .float_left {
		width: 570px;
		margin-top: 10px;
	}
	.mc_1c .fullbox_blue_top .float_right {
		width: 50px;
		margin-top: 10px;
		margin-right: 10px;
	}
	.right_tabs {
		float: right;
		line-height: 68px;
		margin-right: 25px;
	}
	.right_tabs_nhood {
		float: right;
		line-height: 68px;
		margin-right: 25px;
	}
	.right_tabs_realtor {
		float: right;
		line-height: 68px;
		margin-right: 25px;
	}
	.fullbox_blue_top {
		background: url(../images/fullbox_blue_01.png) no-repeat;
		width: 850px;
		height: 57px;
		margin: 0;
		padding: 0;
	}
	.fullbox_icon {
		float: left;
		width: 50px;
		text-align: left;
	}
	.fullbox_gray_center {
		width: 825px;
		background: #999 url(../images/gray_back.png) repeat-x;
	}
	.fullbox_gray_center p {
			margin: 5px;
		}
		.fullbox_gray_title {
			color: #555;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;			
		}
		.fullbox_gray_headline {
			color: #3d3333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;			
		}
		.fullbox_gray_text {
			color: #35475b;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
			padding: 0;		
		}
	.fullbox_black_below {
		width: 825px;
		height: 25px;
		background: #000;
	}
	.fullbox_title {
		float: left;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 20px;
		text-decoration: none;
		margin-left: 80px;
		width: 390px;
		}
	.fullbox_tagline {
		float: left;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		margin-left: 80px;
		width: 390px;
		}
	.fullbox_blue_mid {
		background: url(../images/fullbox_blue_02.png) repeat-y;
		width: 850px;
		margin: 0;
		padding: 0;
	}
	.fullbox_blue_bot {
		background: url(../images/fullbox_blue_03.png) no-repeat;
		width: 850px;
		height: 31px;
		margin: 0;
		padding: 0;
	}
	.blackbox_text {
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
	}
.indentation_small {
	background: #b8b8b8 url(../images/indent_back_sm.png) no-repeat;
	width: 249px;
	min-height: 189px;
	margin-left: 10px;
	margin-right: 10px;
}
.indentation_mid {
	background: #b8b8b8 url(../images/indent_back_mid.png) no-repeat;
	width: 472px;
	min-height: 190px;
	margin-left: 10px;
	margin-right: 10px;
}
	.indentation_mid .float_left {
		width: 150px;
	}
	.indentation_mid .float_right {
		width: 315px;
		margin-right: 5px;
	}
	.indentation_mid .float_right .float_left, .indentation_mid .float_right .float_right {
		margin-top: 10px;
		width: 150px;
		line-height: 25px;
	}
.indentation_large {
	background: #b8b8b8 url(../images/indent_back_lg.png) no-repeat;
	width: 740px;
	min-height: 190px;
	margin-left: 10px;
	margin-right: 10px;
}

.search_left {
	float: left;
	width: 100px;
	line-height: 25px;
}
.search_right {
	float: right;
	width: 400px;
	line-height: 26px;
}
.realtor_container {
	float: left;
	width: 185px;
}
.realtor_left {
	float: left;
	width: 500px;
}
.realtor_left2 {
	float: left;
}
.realtor_box {
	background: #fff;
	width: 155px;
	border: 1px solid #999;
	margin-left: 20px;
	margin-top: 20px;
}
.realtor_box a:link, .realtor_box a:visited, .realtor_box a:active {
	font-size: 10px;
	color: #369;
	text-decoration: none;
	}
.realtor_box a:hover {
	font-size: 10px;
	color: #c00;
	text-decoration: underline;
	}
.steps {
	margin-left: 15px;
	margin-top: 15px;
}
.become {
	margin-left: 75px;
	margin-top: 10px;
	width: 180px;
}
.completion {
	margin-left: 15px;
	margin-top: 60px;
}
.realtor_title {
			color: #000;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 16px;
			text-decoration: none;
			margin-left: 20px;			
}
.realtor_pic {
	border: 5px solid #fff;
}
.map_container {
	width: 825px;
	height: 500px;
	border: 1px solid #000;
}
.realtor_ml {
	width: 185px;
	float: right;
	position: relative;
	top: -20px;
	left: 0px;
}
.sponsors_ml {
	width: 180px;
	float: left;
	margin-left: 20px;
	}
	.sponsors_ml img {
		width: 180px;
		height: 100px;
		border: 5px #fff solid;
		margin: 5px;
	}
.ml_contain {
	width: 180px;
	float: left;
	background: none;
}
.mapped_loc_map {
	width: 600px;
	height: 400px;
	border: 1px #000 solid;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.mapped_loc_box {
	width: 100%;
	}
.mapped_loc_pic {
	float: left;
	border: 5px solid #fff;
	width: 350px;
	margin-left: 20px;
	}
.mapped_loc_indent {
	float: left;
	background: #fff;
	width: 155px;
	border: 1px solid #999;
	margin-left: 20px;
}
.mapped_loc_indent a:link, .mapped_loc_indent a:visited, .mapped_loc_indent a:active {
	font-size: 10px;
	color: #369;
	text-decoration: none;
	}
.mapped_loc_indent a:hover {
	font-size: 10px;
	color: #c00;
	text-decoration: underline;
	}
.neighborhood_container {
	width:100%
	}
	.neighborhood_container ul {
	width:25%;
	float:left;
	margin-left: 20px;
	list-style: url(../images/bullet_blackblue.png);
	}
.sponsors {
	width: 250px;
	float: right;
	margin-right: 10px;
	}
	.sponsors img {
		width: 230px;
		height: 90px;
		border: 5px #fff solid;
		margin: 5px;
	}
.realtor_controls {
	background: #b8b8b8 url(../images/indent_back_sm.png) no-repeat;
	width: 249px;
	min-height: 189px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	font-family: Impact, Arial Narrow, sans-serif;
	font-size: 18px;
}
	.control_1, .control_1 a:link, .control_1 a:visited, .control_1 a:active {
		color: #990000;
		text-decoration: none;
	}
	.control_2, .control_2 a:link, .control_2 a:visited, .control_2 a:active, .control_3, .control_3 a:link, .control_3 a:visited, .control_3 a:active {
		color: #666;
		text-decoration: none;
	}
	.control_4, .control_4 a:link, .control_4 a:visited, .control_4 a:active {
		color: #999;
		text-decoration: none;
	}
	.control_1 a:hover, .control_2 a:hover, .control_3 a:hover, .control_4 a:hover {
		color: #369;
		text-decoration: none;
	}
.realtor_ads {
	width: 300px;
	height: 300px;
	border: 1px #000 solid;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.realtor_heavytitle {
			color: #555;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;
			margin-left: 10px;
}
.realtor_heavytext, .realtor_heavytext a:link, .realtor_heavytext a:visited, .realtor_heavytext a:hover {
			color: #35475b;
			font-family: Impact, Arial Narrow, sans-serif;
			font-size: 20px;
			text-decoration: none;
}
.tip_container {
	float: right;
	width: 260px;
	margin-right: 10px;
	margin-top: 20px;
}
.tip_top {
	width: 257px;
	height: 68px;
	background: url(../images/realtor_tip_top.png) no-repeat;
	margin: 0;
	padding: 0;
}
.tip_mid {
	width: 257px;
	height: 143px;
	background: url(../images/realtor_tip_mid.png) no-repeat;
	margin: 0;
	padding: 0;
}
	.tip_mid p {
		margin-left: 5px;
		margin-right: 5px;
	}
.tip_bot {
	width: 257px;
	height: 14px;
	background: url(../images/realtor_tip_bot.png) no-repeat;
	margin: 0;
	padding: 0;
}
.tip_number {
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 15px;
		text-decoration: none;	
		margin-left: 5px;	
}
.tip_text {
		color: #fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
}
.data_container {
	float:left;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 180px;
	width: 730px;
	margin: 3px 5px 5px 5px;
	padding: 0px;
}
.data_titlerow ul {
	float: left;
	margin: 3px;
	padding: 0;
	}
	.data_titlerow li {
		float: left;
		background: #35475b;
		margin: 2px;
		padding: 2px;
		width: 110px;
		height: 40px;
		list-style: none;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 16px;
	}

.data_datarow ul {
	list-style: none;
	margin-top: 3px;
	padding: 0;
}
	.data_datarow li {
		float: left;
		background: #ccccff;
		margin-right: 2px;
		margin-top: 1px;
		padding: 2px;
		width: 110px;
		height: 40px;
		list-style: none;
		color: #000;
		text-align:center;
	}
.data_datarow2 ul {
	list-style: none;
	margin-top: 3px;
	padding: 0;
}
	.data_datarow2 li {
		float: left;
		background: #ccccff;
		margin-right: 4px;
		margin-top: 1px;
		padding: 2px;
		width: 110px;
		height: 40px;
		list-style: none;
		color: #000;
		text-align:center;
	}
.data_titlerow2 ul {
	float: left;
	margin: 3px;
	padding: 0;
	}
	.data_titlerow2 li {
		float: left;
		background: #35475b;
		margin: 2px;
		margin-left: 3px;
		padding: 1px;
		width: 110px;
		height: 40px;
		list-style: none;
		color: #fff;
		font-family: Impact, Arial Narrow, sans-serif;
		font-size: 16px;
	}
		.actions {
			width: 195px !important;
		}
.learnmore {
	float:right;
	margin-right: 10px;
	margin-bottom: 3px;
}
.data_mls {
			width: 60px !important;
}
.data_add {
			width: 210px !important;
}
.data_locale {
			width: 150px !important;
}
.data_email {
			width: 220px !important;
}
.data_fview {
			width: 75px !important;
}
.data_lview {
			width: 75px !important;
}
.data_details {
			width: 50px !important;
}
.realtor_button {
	margin-left: 50px !important;
}
.ladyback2 {
		width: 545px;
		height: 309px;
		background: url(../images/ladyback2.png) no-repeat;
		margin-left: 10px;
		margin-bottom: 0px;
	}
	.flatbar_top {
		background: url(../images/flatbar_top.png) no-repeat;
		width: 849px;
		height: 12px;
		margin: 0;
		padding: 0;
	}
	.flatbar_mid {
		background: url(../images/flatbar_mid.png) repeat-y;
		width: 849px;
		height: 40px;
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
	}
	.flatbar_bot {
		background: url(../images/flatbar_bot.png) no-repeat;
		width: 849px;
		height: 5px;
		margin: 0;
		padding: 0;
	}
	.splash_container {
		float:left;
		margin:0;
		padding:0;
	}
	.index_splash_top {
		background: url(../images/index_splash_01.png) no-repeat;
		width: 611px;
		height: 300px;
		margin: 0;
		padding: 0;
	}
	.index_splash_bot {
		background: url(../images/index_splash_02.png) no-repeat;
		width: 611px;
		height: 48px;
		margin: 0;
		padding: 0;
	}
.login_container {
		float:right;
		margin:0;
		padding:0;
}
	.login_buyers_top {
		background: url(../images/loginbox_01.png) no-repeat;
		width: 233px;
		height: 52px;
		margin: 0;
		padding: 0;
	}	
	.login_buyers_mid {
		background: url(../images/loginbox_02.png) no-repeat;
		width: 233px;
		height: 110px;
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
	}
		.login_buyers_mid p {
			margin-right: 15px;
			margin-top: 1px;
		}
		.login_buyers_mid span {
			line-height: 1px;
		}
		.login_buyers_mid a:link, .login_buyers_mid a:visited, .login_buyers_mid a:active {
			color: #fff;
			font-size: 12px;
			text-decoration: none;
		}
		.login_buyers_mid a:hover {
			color: #c00;
			font-size: 12px;
			text-decoration: none;
		}
	.login_buyers_bot {
		background: url(../images/loginbox_03.png) no-repeat;
		width: 233px;
		height: 15px;
		margin: 0;
		padding: 0;
	}		
	.login_realtors_top {
		background: url(../images/loginbox_04.png) no-repeat;
		width: 233px;
		height: 54px;
		margin: 0;
		padding: 0;
	}	
	.login_realtors_mid {
		background: url(../images/loginbox_05.png) no-repeat;
		width: 233px;
		height: 105px;
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
	}
		.login_realtors_mid p {
			margin-right: 15px;
			margin-top: 1px;
		}
		.login_realtors_mid span {
			line-height: 1px;
		}
		.login_realtors_mid a:link, .login_realtors_mid a:visited, .login_realtors_mid a:active {
			color: #fff;
			font-size: 12px;
			text-decoration: none;
		}
		.login_realtors_mid a:hover {
			color: #c00;
			font-size: 12px;
			text-decoration: none;
		}
	.login_realtors_bot {
		background: url(../images/loginbox_06.png) no-repeat;
		width: 233px;
		height: 17px;
		margin: 0;
		padding: 0;
	}		

/* Footer (ftr)-Specific Tags */
.ftr	{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	background: #000;
}
.ftr a:link, .ftr a:visited, .ftr a:active {
	color: #fff;
	text-decoration: none;
	}
.ftr a:hover {
	color: #c00;
	}
	