@charset "utf-8";
/*=================================================================
BrianDavid Realtors website styles
 Author: Martin Leblanc
 Last Modified: 00/00/00
 Modified by: : Martin Leblanc
 Copyright: Lone Wolf Real Estate Technologies
===================================================================*/

/* The Eric Meyer Reset 

*/

html, body, span, applet, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, form, label, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	
}

.hide_me{
	display:none;
}
blockquote, q {
	quotes: none;
}

body {
	font-family:" tahoma" , trebuchet ms, arial, helvetica, sans serif;
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	margin:2px 0px 0px 0px;
	}
.bdr_wrapper{
width:938px;
margin:0px auto 0px auto;
position:relative;
z-index:0;

}
.bdr_branding{
	width:938px;
	height:112px;
	background-image:url(images/branding2.jpg);
	background-repeat:no-repeat;
	margin:0px;
	position:relative;
	z-index:10000;
}
.flash_header{
	position:relative;
	z-index:25000;
}
.bdr_ask_question{
	width:218px;
	height:80px;
	position:absolute;
	top:4px;
	left:714px;
	background-image:url(images/girl_bg.jpg);
	background-repeat:no-repeat;
}
.bdr_question_box{
	position:relative;
	color:#fff;
}
.bdr_question{
	font-size:19px;
	position:absolute;
	color:#fff;
	top:3px;
	left:15px;
	z-index:200;
	text-transform:uppercase;
}
.bdr_question_shadow{
	font-size:19px;
	color:#000;
	position:absolute;
	top:5px;
	left:17px;
	z-index:100;
	text-transform:uppercase;
}
.bdr_question_text{
	color:#fff;
	font-size:12px;
	position:absolute;
	top:27px;
	left:15px;
	text-decoration:none;
}
.bdr_question_text:hover{
	color:#fff;
	font-size:12px;
	position:absolute;
	top:27px;
	text-decoration:underline;
}
.bdr_phone_number{
	color:#003399;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	top:50px;
	left:20px;
	
}

/**********************************top_nav********************/

.bdr_devider{
	width:2px;
	height:18px;
	float:left;
	
}
/******************************************************************/
.bdr_hp_container{
	width:938px;
	padding:0px;
	margin:0px;
	height:530px;
	position:relative;
	z-index:0;
	}
.bdr_top_row{
	width:938px;
	height:257px;
	position:relative;
	z-index:0;
}
.bdr_bottom_row{
	width:938px;
	height:257px;	
	position:relative;
	z-index:200;
	}

/******************************************search box*************************/
.bdr_search_box{
	width:429px;
	padding:12px 20px 0px 15px;
	height:245px;
	float:left;
	background-image:url(images/search_bg.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	position:relative;
	
}

.bdr_quick_search{
	background-image:url(images/qsearch_bg.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:200px;
	float:left;
	position:absolute;
	top:42px;
}

.bdr_search_table{
	margin:0px 0px 0px 10px;
	float:left;
	width:135px;
	
}
.bdr_search_table  tr td h3{
	margin:0px;
	padding:0px;
	width:135px;
	}
.bdr_qsearch_title{
	color:#ffcc00;
	font-size:17px;
	padding:0px 0px 4px 0px;
	background-image:url(images/title_under.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:135px;
	text-transform:uppercase;
	
}

.bdr_qsearch_title{
	color:#ffcc00;
	font-size:20px;
	padding:0px 0px 0px 10px;
	background-image:url(images/title_under.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:240px;
	text-transform:uppercase;
	
}
.bdr_input_cell{
	width:150px;
	text-align:left;
	padding:5px 0px 0px 0px;
}
.bdr_input{
	width:135px;
	color:#625e5e;
	font-family:Tahoma,trebuchet ms, Verdana;
	padding:0px;
	margin:0px;
	}
.bdr_select_cell{
	padding:0px ;
	margin:0px;
	width:135px;
	padding:4px 0px 0px 0px;
}
.bdr_qs_price{
	width:142px;
	color:#625e5e;
	font-family:Tahoma,trebuchet ms, Verdana;
	padding:0px ;
	margin:0px;
	}
.bdr_search_btn{
	position:relative;
	float:left;
	padding:0px 10px 0px 0px;
	
}
.bdr_searchby{
	color:#ffcc00;
	font-size:15px;
	position:absolute;
	top:30px;
	left:0px;
	z-index:200;
	width:100px;
}
.bdr_searchby_shadow{
	color:#000;
	font-size:15px;
	position:absolute;
	top:31px;
	left:1px;
	z-index:100;
	width:100px;
}
.bdr_btn_box{
	width:84px;
	height:104px;
	position:absolute;
	top:60px;
}
.bdr_list{
	background-image:url(images/list.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:52px;
	width:84px;
	float:left;
	
}
.bdr_list:hover{
	background-image:url(images/list.jpg);
	background-repeat:no-repeat;
	background-position:0px -52px;
	height:52px;
	width:84px;
	float:left;
	
}
.bdr_map{
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:52px;
	width:84px;
	float:left;
	
}
.bdr_map:hover{
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
	background-position:0px -52px;
	height:52px;
	width:84px;
	float:left;
	
}
/*******************************mls*********************/
.bdr_mls_search{
	width:180px;
	font-size:14px;
	color:#fff;
	position:relative;
	clear:both;
	z-index:10;
	padding:0px 0px 0px 10px;

	
}
.bdr_mls_search a:link,.bdr_mls_search a:active,.bdr_mls_search a:visited{
	font-size:13px;
	color:#ffcc00;
	text-decoration:underline;
	font-weight:bold;
	vertical-align:middle;
	
	}
.bdr_mls_search a:hover{
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
.bdr_mls_search_img{
	width:49px;
	padding:0px 0px 0px 1px;
}
.bdr_mls_popup{
	text-align:left;
	position:absolute;
	background-image:url(images/popup.gif);
	background-repeat:no-repeat;
	width:254px;
	height:121px;
	top:-43px;
	left:140px;
	padding:10px 0px 0px 30px;
	z-index:15;

	
}
.bdr_popup_table{
	width:210px;
	
}
.bdr_mls_input{
	width:150px;
	text-align:center;
	color:#625e5e;
	font-family:Tahoma,trebuchet ms, Verdana;
	margin:0px 0px 0px 10px;
}
.bdr_mls_btn{
	float:left;
	WIDTH:39PX;
	height:21px;
	background-image:url(images/go.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.bdr_mls_btn:hover{
	float:left;
	WIDTH:39PX;
	height:21px;
	background-image:url(images/go.jpg);
	background-repeat:no-repeat;
	background-position:0px -21px;
}
.bdr_mls_popup_text{
	color:#fff;
	font-size:13px;
	line-height:18px;
	text-transform:none;
	width:200px;
	margin:0px 0px 3px 12px;

}
.bdr_mls_close_btn{
text-align:right;
	width:210px;
	margin:0px 0px 0px 12px;
}
.bdr_small_close{
	width:45px;
	height:13px;
	
}
/********************************************/

/************************************************/

.bdr_info_box{
	width:429px;
	padding:12px 20px 0px 15px;
	height:245px;
	float:right;
	background-image:url(images/info_bg.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	position:relative;
	
}
.bdr_info_text{
	width:435px;
	height:227px;
	font-size:12px;
	line-height:18px;
	overflow:auto;
}
.bdr_info_text a:link,.bdr_info_text a:active{
	color:#014d94;
	text-decoration:underline;

}
.bdr_info_text a:visited{
	color:#6799ca;
	text-decoration:underline;

}
.bdr_info_text a:hover{
	color:#014d94;
	text-decoration:none;

}
.bdr_info_text p{
	font-size:12px;
	line-height:16px;
	padding: 0px;
}
.bdr_blue_title{
	font-size:20px;
	color:#014d94;
	
}
.bdr_hp_list{
	font-size:12px;
	
	
}
.bdr_hp_list ul{
padding:0px 0px;
margin:0px 0px 0px 19px;
}
.bdr_hp_list ul li {
	padding:3px 0px;
	list-style-image:url(images/listblue_arrow.gif);
	list-style-position:outside;

}
.bdr_feat_box{

	width:429px;
	padding:12px 20px 0px 15px;
	height:245px;
	float:left;
	background-image:url(images/feat_box_bg.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
}

.bdr_feat_title_shadow{
	color:#000;
	font-size:15px;
	font-weight:bold;
	position:absolute;
	z-index:200;
	left:157px;
	top:2px;
	text-transform:uppercase;
}
.bdr_feat_title{
color:#fff;
	font-size:15px;
	font-weight:bold;
	position:absolute;
	z-index:300;
	left:155px;
	top:1px;
	text-transform:uppercase;
	}
.bdr_feat_sale{
	background-image:url(images/feat_bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2000;
	height:135px;
	width:162px;
	top:35px;
	left:30px;
}	
.bdr_feat_rental{
	background-image:url(images/feat_bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2000;
	height:135px;
	width:162px;
	top:35px;
	left:260px;
	}	
.bdr_feat_sale_img_tag{
	background-image:url(images/forsale.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:3000;
	height:65px;
	width:85px;
	top:5px;
	left:5px;
}
.bdr_feat_rental_img_tag{
	background-image:url(images/rental.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:3000;
	height:65px;
	width:85px;
	top:5px;
	left:5px;

}
.bdr_feat_sale_img{
	position:absolute;
	z-index:2500;
	width:153px;
	height:112px;
	top:5px;
	left:5px;
	overflow:hidden;
	}
.bdr_feat_rental_img{
	position:absolute;
	z-index:2500;
	width:153px;
	height:112px;
	top:5px;
	left:5px;
	overflow:hidden;
	}
.bdr_feat_info{
	position:absolute;
	top:125px;
	left:0px;

}	
.bdr_feat_city{
	color:#0e4277;
	font-weight:bold;
	font-size:13px;
	float:left;
	width:60%;
	}
.bdr_feat_price{
	color:#0e4277;
	font-weight:bold;
	font-size:12px;
	float:right;
	width:40%;
	text-align:right;
}	
.bdr_feat_address{
	color:#666;
	float:left;
	font-size:11px;
	width:100%;
	clear:both;
}
.bdr_feat_links{
	position:absolute;
	top:179px;
	left:-15px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	width:200px;
	text-align:right;
	
}
.bdr_more{
	width:200px;
	float:left;
	color:#000;
	
}
.bdr_all{
	width:200px;
	float:left;
	color:#0e4277;
	
}	
.bdr_all:hover{
	width:200px;
	float:left;
	color:#0e4277;
	text-decoration:none;
	
}
.arrows{
	width:12px;
	height:8px;
	padding:0px 0px 0px 5px;
}
.bdr_feat_links a:link,.bdr_feat_links a:visited,.bdr_feat_links a:active{
	text-decoration:underline;
	
	}
.bdr_feat_links a:hover{
	text-decoration:none;
	
	}
	
	
	

.bdr_search_title{
	width:414px;
	position:relative;
	z-index:50;
}
.bdr_h1{
	font-size:18px;
	color:#fff;
	position:absolute;
	z-index:200;
	height:30px;
	left:0px;
	top:0px;
	text-transform:uppercase;
	
	}

.bdr_h1_shadow{
	font-size:18px;
	color:#000;
	height:30px;
	position:absolute;
	z-index:100;
	left:1px;
	top:2px;
	text-transform:uppercase;
	
	}
.bdr_h3{
	width:210px;
	font-size:15px;
	color:#fff;
	position:absolute;
	z-index:200;
	left:300px;
	top:2px;
	

	
	}

.bdr_h3_shadow{
	width:210px;
	font-size:15px;
	color:#000;
	position:absolute;
	z-index:100;
	left:302px;
	top:3px;
	
	}
.bdr_yellow{
	color:#ffcc00;
}
.bdr_home_btn{
	
	width:250px;
	height:78px;
	position:absolute;
	left:10px;
	top:5px;
	
	
}
.clear{
	width:100%;
	font-size:0px;
	height:0px;
	clear:both;
}

.clear_5{
	clear:both;
	height:5px;
	width:100%;
	font-size:0px;
	/*background-color:black;*/
}
.clear_10{
	clear:both;
	height:10px;
	width:100%;
	font-size:0px;
	/*background-color:blue;*/
}
.clear_9{
	clear:both;
	height:9px;
	width:938px;
	font-size:0px;
	/*background-color:blue;*/

}
.clear_20{
	clear:both;
	height:20px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_28{
	clear:both;
	height:28px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_30{
	clear:both;
	height:30px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_40{
	clear:both;
	height:40px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_50{
	clear:both;
	height:50px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}

/*************************************search*************/

.bdr_large_btn{
		width:136px;
		height:185px;
		position:absolute;
		left:298px;
		top:0px;
}
.bdr_buying_btn{
	width:136px;
	height:35px;
	background-image:url(images/buying_btn.png);
	background-position:0px 0px ;
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;
	cursor:pointer;
	
}
.bdr_buying_btn:hover{
	width:136px;
	height:35px;
	background-image:url(images/buying_btn.png);
	background-position:0px -35px ;
	background-repeat:no-repeat;
}
.bdr_large_btn div a:link,.bdr_large_btn div a:active,.bdr_large_btn div a:visited{
	text-decoration:none;
}
.bdr_large_btn div a:hover{
	text-decoration:none;
}

.bdr_buyer_link_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:20px;
	position:absolute;
	top:6px;
	left:32px;
	z-index:5;
}
.bdr_buyer_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:20px;
	position:absolute;
	top:4px;
	left:31px;
	z-index:6;
}
.bdr_selling_link_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:20px;
	position:absolute;
	top:55px;
	left:32px;
	z-index:5;
}
.bdr_selling_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:20px;
	position:absolute;
	top:53px;
	left:31px;
	z-index:6;
}
.bdr_investing_link_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:20px;
	position:absolute;
	top:106px;
	left:32px;
	z-index:5;
}
.bdr_investing_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:20px;
	position:absolute;
	top:104px;
	left:31px;
	z-index:6;
}
.bdr_renting_link_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:20px;
	position:absolute;
	top:156px;
	left:32px;
	z-index:5;
}
.bdr_renting_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:20px;
	position:absolute;
	top:154px;
	left:31px;
	z-index:6;
}
.bdr_selling_btn{
	width:136px;
	height:35px;
	background-image:url(images/selling_btn.png);
	background-position:0px 0px ;
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;
	cursor:pointer;
	
}
.bdr_selling_btn:hover{
	width:136px;
	height:35px;
	background-image:url(images/selling_btn.png);
	background-position:0px -35px ;
	background-repeat:no-repeat;
}
.bdr_investing_btn{
	width:136px;
	height:35px;
	background-image:url(images/investing_btn.png);
	background-position:0px 0px ;
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;
	cursor:pointer;
	
}
.bdr_investing_btn:hover{
	width:136px;
	height:35px;
	background-image:url(images/investing_btn.png);
	background-position:0px -35px ;
	background-repeat:no-repeat;
}
.bdr_renting_btn{
	width:136px;
	height:35px;
	float:left;
	background-image:url(images/rental_btn.png);
	background-position:0px 0px ;
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;
	cursor:pointer;
	
}
.bdr_renting_btn:hover{
	width:136px;
	height:35px;
	background-image:url(images/rental_btn.png);
	background-position:0px -35px ;
	background-repeat:no-repeat;
}

/**********************************************/
	
	
.bdr_bottom_right_box{
	width:429px;
	padding:0px 20px 0px 15px;
	height:257px;
	float:right;
	background-image:url(images/bottom_right.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	position:relative;
	
}
.bdr_top_row_title_shadow{
	color:#000;
	position:absolute;
	top:2px ;
	left:10px;
	font-size:15px;
	z-index:100;
	
	
}
.bdr_top_row_title{
	COLOR:#fff;
	position:absolute;
	top:0px;
	left:8px;
	font-size:15px;
	z-index:200;
	cursor:pointer;
}


.bdr_link_row{
	width:419px;
	height:100px;
	padding:0px 0px 0px 10px;
	
	
}
.bdr_btm_row{
	width:419px;
	padding:0px 0px 0px 10px;
	position:relative;
	
	
}
.bdr_openhouse{
	width:117px;
	height:100px;
	float:left;
	position:relative;
	margin:0px 25px 0px 0px

}
.bdr_communities{
	width:117px;
	height:100px;
	float:left;
	position:relative;
	margin:0px 25px 0px 0px
	}

.bdr_commercial{
	width:117px;
	height:100px;
	float:left;
	position:relative;
	

}
.bdr_openhouse_img{
	width:117px;
	height:85px;
	background-image:url(images/open_house.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	position:absolute;
	
}
.bdr_openhouse_img:hover{
	width:117px;
	height:85px;
	background-image:url(images/open_house.jpg);
	background-repeat:no-repeat;
	background-position:0px -85px;
	float:left;
	position:absolute;
}
.bdr_communities_img{
	width:117px;
	height:85px;
	background-image:url(images/communities.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	position:absolute;
}
.bdr_communities_img:hover{
	width:117px;
	height:85px;
	background-image:url(images/communities.jpg);
	background-repeat:no-repeat;
	background-position:0px -85px;
	float:left;
	position:absolute;
}
.bdr_commercial_img{
	width:117px;
	height:85px;
	background-image:url(images/commercial_btn.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	position:absolute;
}
.bdr_commercial_img:hover{
	width:117px;
	height:85px;
	background-image:url(images/commercial_btn.jpg);
	background-repeat:no-repeat;
	background-position:0px -85px;
	float:left;
	position:absolute;
}






/****************************homepage container**************************/


/********************************/
.bdr_homehunter{
	width:215px;
	height:140px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/hhunter_bg.jpg);
	background-position:-9px 30px;
	background-repeat:no-repeat;
	
	
}

.bdr_homehunter_title{
	color:#024483;
	position:absolute;
	top:23px ;
	left:0px;
	font-size:17px;
	z-index:200;
}
.bdr_homehunter_text{
	color:#000;
	font-size:12px;
	line-height:14px;
	width:150px;
	position:absolute;
	top:45px;
	left:0px;
}
.bdr_homehunter_title a:link,.bdr_homehunter_title a:visited, .bdr_homehunter_title a:active{
	color:#024483;
	text-decoration:none;
}
.bdr_homehunter_title a:hover{
	color:#448ccb;
	text-decoration:none;
}
.bdr_homehunter_list ul{
	line-height:16px;
	color:#024687;
	font-size:12px;
	width:154px;
	position:absolute;
	top:76px;
	left:18px;
	padding:0px;
	margin:0px;
	
}
.bdr_homehunter_list ul li{
	list-style-image:url(images/list.gif);
	list-style-position:outside;

}
.bdr_sign_up {
	width:200px;
	text-align:right;
	top:125px;
	position:absolute;
}
.bdr_sign_up a:link,.bdr_sign_up a:visited,.bdr_sign_up a:active{
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	
	
}	
.bdr_sign_up a:hover{
	color:#000;
	text-decoration:none;
	
}


/**************************************************************************/
/********************************/
.bdr_areaguide{
	width:218px;
	height:133px;
	float:left;
	background-image:url(images/area_bg.jpg);
	background-position:-8px 30px;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:220px;
}

.bdr_areaguide_title{
	color:#024483;
	position:absolute;
	top:23px ;
	left:0px;
	font-size:17px;
	z-index:200;
}
.bdr_areaguide_text{
	color:#000;
	font-size:12px;
	line-height:14px;
	width:150px;
	position:absolute;
	top:45px;
	left:0px;
}
.bdr_areaguide_title a:link,.bdr_areaguide_title a:visited, .bdr_areaguide_ a:active{
	color:#024483;
	text-decoration:none;
}
.bdr_areaguide_title a:hover{
	color:#448ccb;
	text-decoration:none;
}
.bdr_areaguide_list ul{
	line-height:16px;
	color:#024687;
	font-size:12px;
	position:absolute;
	top:63px;
	left:20px;
	padding:0px;
	margin:0px;
	
}

.bdr_areaguide_list ul li{
	list-style-image:url(images/list.gif);
		list-style-position:outside;

}
.bdr_areaguide_list ul li a:active,.bdr_areaguide_list ul li a:link,.bdr_areaguide_list ul li a:visited{
	color:#024687;
	text-decoration:none;
	font-size:12px;
}
.bdr_areaguide_list ul li a:hover{
	color:#024687;
	text-decoration:underline;
	font-size:12px;
}
.bdr_view {
	width:200px;
	text-align:right;
	top:125px;
	position:absolute;
}
.bdr_view a:link,.bdr_view a:visited,.bdr_view a:active{
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	
	
}	
.bdr_view a:hover{
	color:#000;
	text-decoration:none;
	
}
/******************************************************************/
.bdr_bottom_content{
	width:938px;

	
}

.bdr_add_this{
	width:auto;
	padding:10px 0px 0px 0px;
	height:18px;
	floaT:right:
}
.bdr_disclaimer{
	font-size:10px;
	text-align:center;
	color:#7f7f7f;
	
}
.bdr_disclaimer a:link,.bdr_disclaimer a:visited,.bdr_disclaimer a:active{
	color:#7f7f7f;
	text-decoration:underline;
}
.bdr_disclaimer a:hover{
	color:#7f7f7f;	
	text-decoration:none;
}
.disclaimertext{
	margin:0px 0px 10px 0px;
	padding:0px;
}
.CustomFooterClass{
	height:100%; /* was 60px before Aug27, 2009 */
	line-height:16px;
	text-align:center;
	font-size:12px;
	width:872px;
	padding:8px 33px ;
	background-image:url(images/footer_links.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 12px 0px;
}
.CustomFooterClass a:active,.CustomFooterClass a:link,.CustomFooterClass a:visited{
	color:#024687;
	text-decoration:none;
	font-size:12px;
	padding:0px 3px;
}
.CustomFooterClass a:hover{
	color:#024687;
	text-decoration:underline;
}
.lwolf{	
	width:385px;
	margin:0px auto 10px auto;

}
.lwolf_text{
	width:300px;
	float:left;
	
}
.lwolf_text a img{
	width:49px;
	height:27px;
	floaT:left;
	padding:0px;
	margin:0px;
	text-align:left;
}
