	a:hover{
		text-decoration: none;
	}
	hr{
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
	}
	h1{
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
	}
	html{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
	}
	body{
		margin: 0px;
		padding: 0px;
		background-color: #000000;
	}
	#body_top{
		background-image:url(/frontend/images/top_bg.png);
		height: 189px;
		background-repeat: repeat-x;
		text-align: center;
		padding: 10px;
		color: #FFFFFF;
		font-size: 125%;
		font-weight: bold;
	}	
	#body_top #ngg_slideshowTopLeft{
		height: 120px;
		width: 160px;
		float: left;
		position: relative;
		top: 10px;
		left: 10px;
	}
	#body_top #ngg_slideshowTopRight{
		height: 120px;
		width: 160px;
		float: right;
		position: relative;
		top: 10px;
		right: 10px;
	}	
	#body_top img{
		border: 2px solid #FFFFFF;
		margin-bottom: 5px;
	}
	#body_content{
		background-color: #FFFFFF;
		padding: 10px;
	}
	#body_content a{
		color: #000000;
	}
	#body_bottom{
		background-image: url(/frontend/images/footer_bg.png);
		height: 117px;
		width: 100%;
		background-repeat: repeat-x;
		padding-top: 30px;
		color: #FFFFFF;
		text-align: center;
	}
	#body_bottom a{
		color: #FFFFFF;
	}
	#menu{
		padding: 0px;
		margin: 0px;
		text-align: center;
		border-bottom: 2px solid #b00000;
		height: 25px;
		width: 624px;
		margin: 0px auto;
	}
	#menu li{
		float: left;
		list-style: none;
		margin-right: 2px;
		margin-left: 2px;
	}
	#menu li a{
		display: block;
		background-color: #b00000;
		color: #FFFFFF;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 100px;
		text-decoration: none;
	}
	#menu li a:hover{
		background-color: #590000;
	}
	.forceful_clear{
		clear: both!important;
		padding: 0px;
		margin: 0px;
	}
	h1{
		font-size: 125%;
	}
	h1{
		font-size: 110%;
	}
	#listing-container{
		width: %95;
		margin: 0px auto;
	}
	#metropix iframe{
		width: 100%;
		height: 600px;
		border: 1px solid #b00000;
	}
	#listing-container ul li a span{
		color: #FFFFFF!important;
	}
	#map_canvas{
		margin: 0px auto;
	}
	#photogallery{
		margin: 0px auto;
	}
	#service_buttons{
		padding: 0px;
		margin: 0px auto;
		margin-top: 10px;
		list-style: none;
		width: 600px;
		
	}
	#service_buttons li{
		float: left;
		margin-right: 12px;
		margin-left: 12px
	}
	#service_buttons li a{
		display: block;
		padding: 25px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#service_buttons li a span{
		font-size: 125%;
		font-weight: bold;
	}
	hr{
		border: 1px solid #b00000;
		margin-top: 10px;
	}
	#sell_it_your_self, #sell_it_your_self table{
		border: 2px solid #b00000;
		background-color: #FFE3E3;
	}
	#professional_handing, #professional_handing table{
		border: 2px solid #5800B0;
		background-color: #F1E3FF;		
	}
	#complete_service, #complete_service table{
		border: 2px solid #58B000;
		background-color: #F1FFE3;
	}
	.service_box{
		width: 75%;
		margin: 0px auto;
		padding: 20px;
		margin-bottom: 10px;
	}
	.service_box .text{
		width: 50px;
	}
	.service_box h2{
		margin: 0px;
		padding: 0px;
		text-align: center;
	}
	.service_box table{
		width: 75%;
		margin: 0px auto;
		padding: 10px;
	}
	.service_box table .col_left{
		text-align: right;
	}
	.service_box .col_right{
		text-align: left;
		width: 150px;
	}
	.service_box h3{
		text-align:center;
	} 
	#search_form{
		background-color: #eeeeee;
		border: 2px solid #000000;
		padding: 20px;
		width: 500px;
		margin: 0px auto;
	}
	#search_form #location_search{
		width: 99%;
	}
	#search_form .price_search{
		width: 50%;
	}
	#search_form .checkbox{
		width: 10px;
		display: inline;
		margin-left: 10px;
	}
	#fee_calculator{
		float: right;
		background-color: #000000;
		color: #FFFFFF;
		padding: 10px;
		font-weight: bold;
		margin-left: 15px;
	}
	#fee_calculator td, #fee_calculator th{
		padding: 10px;
		border-spacing: 5px;
		width: 100px;
		text-align: center;
	}
	#fee_calculator table{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#fee_calculator h2{
		padding: 0px;
		margin: 0px;
		text-align: center;
		text-transform: uppercase;
	}
	#fee_calculator .red{
		background-color: #b00000;
	}
	#fee_calculator .purple{
		background-color: #5800b0;
	}
	#fee_calculator .green{
		background-color: #58b000;
	}
	#fee_calculator .yellow{
		background-color: #ffcd00;
		color: #000000;
	}
	#fee_calculator p{
		text-align: center;
		padding: 0px;
		margin: 0px;
	}
	
