@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background:#ebeff4;
	padding-bottom:30px;
}
#wrapper {
	margin: auto;
	width:920px;
	background:#14477b url(images/bg.gif) center top repeat-y;
	min-height:500px;
}
#header {
	width:920px;
	height:131px;
	background:url(images/header-bg.jpg) no-repeat;
}
#logo {
	float:left;
	width:313px;
	height:131px;
}
#header-right {
	float:left;
	width:607px;
	height:131px;
}
#header-top {
	width:607px;
	height:36px;
	text-align:right;
	padding-top:32px
}
#header-bottom {
	width:607px;
	height:23px;
	margin-top: 34px;
}
#header-bottom a:link {
	color: #15467a;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 9px 0 9px;
}
#header-bottom a:visited {
	color: #15467a;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 9px 0 9px;
}
#header-bottom a:hover {
	color: #f47828;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 9px 0 9px;
}
#header-bottom a:active {
	color: #15467a;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 9px 0 9px;
}
#header-bottom a.selected {
	color: #f47828;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 11px 0 11px;
	font-weight:bold;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#footer {
	float:left;
	background:#bfd0de;
	padding:9px 27px 5px 27px;
	height:16px;
	font-size:0.7em;
	color:#808285;
	width:866px;
}
#footer-left {
	float:left;
	width:500px;
}
#footer-left a{	color:#808285;text-decoration: none;}

#footer-right {
	float:right;
	width:300px;
	text-align:right;
}
#center_testimonials {
	position: relative;
	width: 400px;
	float:left;
	color: #000;
	padding:30px 10px 10px 10px;
	font-size: 0.8em;
}

#center {
	position: relative;
	width: 280px;
	float:left;
	color: #000;
	padding:30px 10px 10px 10px;
	font-size: 0.8em;
}
#center em {
	color: #15467a;
}
#center h2 {
	font-size:13px;
	color: #f47828;
	margin:0px;
	padding:0px;
}
#center h2 strong {
	font-size:13px;
	color: #000;
	margin:0px;
	padding:0px;
}
#left_testimonials {
	position: relative;
	width: 202px;
	float:left;
	padding:30px 0px 0px 28px;
	font-size: 0.8em;
}

#left {
	position: relative;
	width: 322px;
	float:left;
	padding:30px 0px 0px 28px;
	font-size: 0.8em;
}
#left h2{	color: #15467a;	font-size: 1em;line-height:1.9em;}
#right {
	width: 230px;
	float:right;
	position: relative;
	padding:30px 10px 10px 20px;
	font-size: 0.8em;
}
#right a {
	display:block;
	width:182px;
	background-image:url(images/arrowbg.gif);
	height:22px;
	color: #000;
	text-decoration: none;
	padding:5px 0px 0px 40px;
	font-weight:bold;
	margin-bottom:5px;
}

#home {
	margin-left:5px;
}
#maps {height:100px;padding:5px;}
#maps img{float:left;}
#maps #text {float:left;width:150px;font-size:0.8em;margin-left:10px;}
#text h1{margin:0px 0px 5px 0px;color:#15467a;font-size:1.1em} 

