@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F7E248;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(images/wood.gif);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26364C;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 34px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.5px;
	font-weight: normal;
}
img {
	border: 0;
}
#logo {
	width: 163px;
	height: 173px;
	position: absolute;
	left: 20px;
	top: 0px;
}
#wrapper {
	background-color: #FDFCF3;
	border-top: solid #D7C09A 1px;
	border-bottom: solid #D7C09A 1px;
	margin: 190px auto 0 auto;
	top: 190px;
	width: 100%;
	height: 550px;
}
.page {
	margin-top: 190px;
}

#header {
	width: 750px;
	margin: 5px auto 0 auto;
	padding: 0;
}
#quote {
	width: 779px;
	height: 310px;
	margin: 25px auto 0 auto;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#quote_inside {
	width: 740px;
	margin: 0 auto;
	padding-top: 260px;
}
.style1 {
	color: #0066CC;
	font-weight: bold;
}
.float_right {
	float: right;
	margin: 5px 0 0 5px;
}
#insurance {
	width: 280px;
	height: 27px;
	position: absolute;
	right: 30px;
	top: 70px;
}


#footer {
	text-align: center;
	font-size: 12px;
	color: #000000;
	line-height: 18px;



	width: 600px
];
	margin: 20px auto 0 auto;
	border: solid #FFFFFF 1px;
	background-image: url(images/main-bg.png);
	padding: 10px;
	letter-spacing: 1px;
	width: 580px;
}
table {
	margin: 0 auto;
}

td {
	padding: 8px 12px;
	border: 1px solid #E5F0FB;
}
td:hover {
	padding: 8px 12px;
	border: 1px solid #26364C;
}

th {
	padding: 8px 12px;
	background-color: #0066CC;
	color: #F7E248;
}
tr {
	width: 100px;

}
