@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EBEEFA;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
#wrap {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#toplogo {
	background-color: #4971A0;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(imgs/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#form {
	background-image: url(imgs/family.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	padding-left: 400px;
	margin-bottom: 40px;
	font-size: 13px;
}
#form  b {
	font-style: italic;
	color: #006699;
}

.butt {
	margin-top: 20px;
	margin-bottom: 15px;
}
h1, h2 {
	font-size: 16px;
	color: #006699;
}
#menu {
	color: #82A9EA;
	font-size: 11px;
	margin-top: 15px;
}
#menu a {
	color: #0688B9;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
}


#bottom {
	background-color: #095A79;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #CCCCCC;
	font-size: 10px;
	text-align: right;
}
#bottom a {
	color: #999999;
	text-decoration: none;
}
#content {
	padding: 15px;
}
#count {
	text-align: center;
	margin-top: 45px;
}
#count img {
	height: 15px;
}
#map td {
	width: 50%;
	vertical-align: top;
}
#map a {
	font-size: 11px;
	color: #006699;
}
.mapleft {
	padding-right: 15px;
}
#getquote {
	margin-bottom: 15px;
	font-size: 11px;
	color: #006699;
	text-align: left;
}
#getquote a {
	color: #6699CC;
	text-decoration: none;
}
#getquote a:hover {
	text-decoration: underline;
}
