@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #1A53FF;
	background-color: #F7F7F7;
}
.content_backing {
	background-color: #FFF;
	color: #666;
}
.navbar {
	background-image: url(images/buyer_advocate_02.jpg);
	background-repeat: no-repeat;
	height: 44px;
	line-height: 44px;
	color: #900;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:link {
	font-size: 11px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.footer:visited {
	font-size: 11px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.footer:hover {
	font-size: 11px;
	font-weight: normal;
	color: #039;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
a.footer:active {
	font-size: 11px;
	font-weight: normal;
	color: #039;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
.content_layout {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.content_layout_right {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}
.content_layout_right2 {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.home_image {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #A60000;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	margin-top: 40px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #A60000;
	margin-top: 40px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #036;
}

.summer_offer {
	color: #A60000;
}
.testimonials_content {
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.testimonial_text {
	font-style: italic;
	color: #666;
}
.hard_lines {
	color: #A60000;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.tick {
	vertical-align: top;
	margin-right: 15px;
}
.contact_table {
	color: #FFF;
	background-color: #0165A1;
	border: 1px solid #000;
}

