/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");
#content_inner {
	background-image: url('/storage/file/ttttqq.jpg');
	background-repeat: no-repeat;
}

div#page_header_outer {
	height: 91px;
}

.home div#page_header_outer {
	height: 280px;
}

ul#header_links {
	top: 89px;
}

.contact #content_inner, .blog #content_inner, .blueridge #content_inner, .testimonials #content_inner, .home #content_inner, .links #content_inner {
	background-image: none;
}

.index #content_body img {
	border: 0px;
}

.property_detail #page_header_inner h1 {
	top: 185px;
}

#header_links {
display:none;
}

