body {
	margin: 0px;
	background-color: #D2DADE;
}

#wrapper {
	height: 100%;
	width: 850px;
	margin: 0px auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
}#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 800px;
	margin-left: 24px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 5px;
	width: 780px;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#content #left {
	width: 590px;
	float: left;
}
#nav {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	width: 792px;
	position: relative;
	color: #C8D2DF;
}
#nav a, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #56677F;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#nav a:hover {
	color: #E4BB50;
}
#right {
	float: left;
	width: 170px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #9CA9BC;
	padding-left: 4px;
	padding-right: 1px;
	margin-top: 4px;
	margin-left: 10px;
}
#footer {
	font-size: 9px;
	color: #A7B1BD;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 34px;
	padding-left: 40px;
	padding-right: 40px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#wrapper #footer #bottomleft {
	float: left;
}
#wrapper #footer #bottomright {
	float: right;
}
#bottomright a, #bottomright a:visited {
	color: #A7B1BD;
	text-decoration: none;
}
#bottomright a:hover {
	color: #56677F;
}
#footer #bottominside {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9CA9BC;
}
#wrapper #nav #navinner {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9CAABD;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #283B46;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
	color: #213751;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
#content #left a, #content #left a:visited {
	color: #56677F;
}
#content #left a:hover {
	color: #E6BA4A;
}
#quote_inside {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 5px 10px 4px 7px;
	border: thin dotted #56678B;
	width: 165px;
	font-style: italic;
	font-weight: bold;
	color: #334968;
	line-height: 20px;
	background-color: #D2DADE;
	background-image: url(images/quote_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
#right_quote {
	padding: 5px;
	margin-top: 6px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	border: thin dotted #56678B;
	background-color: #D2DADE;
	background-image: url(images/quote_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #334968;
}
#right_order {
	margin-top: 7px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #56677F;
	padding-top: 10px;
	padding-bottom: 5px;
}
#automatic_quote {
	padding: 0px;
	margin-right: 35px;
	margin-left: 35px;
	line-height: 20px;
}
#box_plain {
	border: thin solid #C54769;
}
#box_plain {
	margin: 10px 20px 5px;
	padding: 0px 8px 4px;
	clear: both;
}
#home_image {
	margin-right: 20px;
	float: left;
	margin-bottom: 45px;
}
#home_questions {
	line-height: 12px;
}
#home_qs {
	padding-top: 10px;
	padding-bottom: 13px;
}
#wrapper #content #left #box_plain li {
	line-height: 20px;
}
#wrapper #header #banner_affiliate {
	color: #FFFFFF;
	text-align: right;
	height: 150px;
	padding-right: 15px;
	vertical-align: bottom;
	display: block;
}
#aff_join_log {
	float: right;
	margin-left: 10px;
	border: thin dotted #E2B75E;
	margin-right: 10px;
	width: 150px;
	background-color: #F7DEAC;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
