@charset "utf-8";
#Wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/ctr.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#Header {
	height: 134px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#HomeButton {
	width: 41px;
	height: 36px;
	float: right;
	margin-top: 95px;
	margin-right: 20px;
}

#Nav {
	height: 29px;
}
#QuotesBox {
	height: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	width: 710px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#QuotesBox2 {
	height: 280px;
	width: 710px;
	background-image: url(images/quotesbox_main.jpg);
	background-repeat: no-repeat;
}
#QuotesBoxAuto {
	height: 280px;
	width: 710px;
	background-repeat: no-repeat;
	background-image: url(images/quotesbox_auto.jpg);
}
#QuotesBoxHome {
	background-image: url(images/quotesbox_home.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 710px;
}
#QuotesBoxLife {
	height: 280px;
	width: 710px;
	background-image: url(images/quotesbox_life.jpg);
	background-repeat: no-repeat;
}
#QuotesBoxHealth {
	height: 280px;
	width: 710px;
	background-image: url(images/quotesbox_health.jpg);
	background-repeat: no-repeat;
}
#QuotesBoxLTC {
	background-image: url(images/quotesbox_longtermcare.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 710px;
}


#QuotesBox3 {
	float: left;
	height: 250px;
	width: 300px;
	padding-top: 15px;
}


#Main {
	float: left;
	width: 497px;
	padding-left: 30px;
}
.BoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#BottomAd {
	clear: both;
	width: 730px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#BottomArticlesBox {
	padding-right: 10px;
	padding-left: 10px;
}

#Footer {
	height: 114px;
	width: 770px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}


#Side {
	float: right;
	width: 195px;
	padding-right: 30px;
}
#SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 70px;
	padding-left: 10px;
	float: left;
	height: 25px;
	color: #000000;
	width: 300px;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
	line-height: 20px;
}
#AnchorLink {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 20px;
}
