@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
}
#header {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;

}
#footer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	padding-top: 5px;
}
#wrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-right: 0.25pt solid #999999;
	border-bottom:0.25pt solid #999999;
	border-left:0.25pt solid #999999;
	background-image: url(../images/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear:both;
}
#wrap_sub {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-right: 0.25pt solid #999999;
	border-bottom:0.25pt solid #999999;
	border-left:0.25pt solid #999999;
	background-image: url(../images/bg_sub.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear:both;
}
#wrap_contact {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-right: 0.25pt solid #999999;
	border-bottom:0.25pt solid #999999;
	border-left:0.25pt solid #999999;
	background-image: url(../images/bg_sub.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear:both;
}
#wrap_quote {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-right: 0.25pt solid #999999;
	border-bottom:0.25pt solid #999999;
	border-left:0.25pt solid #999999;
	clear:both;
}
#wrap_map {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-right: 0.25pt solid #999999;
	border-bottom:0.25pt solid #999999;
	border-left:0.25pt solid #999999;
	clear:both;
}
a {color:#000000;}

a:hover {
  color:#000000;
  text-decoration:none;
  }
a:visited {
	color:#000000;
}
#quote {
	margin-left:20px;
	margin-right:20px;
	padding-bottom:20px;
	clear:both;
}
#logo {
	width:417px;
	float:left;
}
#links {
  float:left;
  width:100%;
  background: url("../images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#links ul {
	margin:0;
	list-style:none;
	float:right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
  }
#links li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#links a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#links a {float:none;}
/* End IE5-Mac hack */
#links a:hover {
  color:#000000;
  }
#links #current {
  background-image:url("../images/left_on.gif");
  }
#links #current a {
  background-image:url("../images/right_on.gif");
  color:#000000;
  padding-bottom:5px;
  }
a.button {
background: url(../images/quote.jpg) no-repeat 0 0;
width: 318px;
height: 318px;
display: block;
text-indent: -5000em;
}

a.button:hover {
background-position: -317px 0;
}
#content {
margin:8px;
}
#content p{
	padding-bottom:9px;
	line-height:20px;
}
#quote p{
	line-height:20px;
	font-size:12px;
}
#privacy {
padding:8px;
}
#privacy p{
	padding-bottom:9px;
	line-height:17px;
	font-size: 12px;
}
#privacy h2{
	color: #352d7d;
	font-weight: bold;
	font-size: 24px;
	padding-bottom:10px;
}
#glossary {
padding:8px;
}
#glossary p{
	padding-bottom:9px;
	line-height:17px;
	font-size: 12px;
}
#glossary tr{
	font-size: 12px;
}
#quotepage {
padding:8px;
}

#quotepage h1 {
	color: #352d7d;
	font-weight: bold;
	font-size: 24px;
	padding-bottom:10px;
}
#map {
	width:500px;
	float:left;
}

#maplinks {
	width:500px;
	float:left;
	font-size: 12px;
}
#mapinfo {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;

}
#maplinks h4{
	font-size: 14px;
	font-weight: bold;
	color: #352d7d;
}
#glossary strong{
	color: #352d7d;
	font-weight: bold;
	font-size: 14px;
}
#glossary h2{
	color: #352d7d;
	font-weight: bold;
	font-size: 24px;
	padding-bottom:10px;
}
#content h2{
	color: #352d7d;
	font-weight: bold;
	font-size: 20px;
	padding-top:15px;
	padding-bottom:15px;
}
#glossary h3{
	color: #d54e17;
	font-weight: bold;
	font-size: 18px;
	padding-bottom:14px;
}
