/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#005f91;
	color:#3c3c3c;
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	padding:0 0 15px 0;
}
a {
	color:#3c3c3c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.middle {
	width:950px;
	margin:0 auto;
}
form div {
	width:284px;
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
	text-align:left;
}
form div .textbox {
	width:175px;
	border:1px solid #005f91;
}
form div label {
	display:block;
	float:left;
	width:87px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
#header {
	height:105px;
	background:url(../images/header_bg.gif) repeat-x;
}
#header .middle {
	position:relative;
	z-index:1001;
}
#logo {
	top:28px;
	left:-6px;
	position:absolute;
}
#tagline {
	top:24px;
	left:447px;
	position:absolute;
}
#nav {
	top:62px;
	left:257px;
	position:absolute;
}
#main {
	background:#fff url(../images/main_bg.gif) repeat-x;
	line-height:1.5;
}
#main .middle {
	position:relative;
}
#slide_hldr {
	height:251px;
	width:950px;
	margin:0 0 1px 0;
	overflow:hidden;
}
#slider {
	width:900000px;
}
#playpause {
	top:209px;
	right:21px;
	bottom:0;
	position:absolute;
	display:block;
}
#content {
	background:url(../images/content_bg.gif) no-repeat;
	padding:9px 12px 0 15px;
}
#left {
	width:554px;
	min-height:224px;
	height:auto !important;
	height:224px;
	background:url(../images/left_bg.gif) no-repeat;
	padding:7px 10px 10px 10px;
	margin:0 12px 0 0;
	float:left;
}
#left h2 {
	height:56px;
	width:480px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	background:url(../images/h2_bg.gif) no-repeat;
	margin:0 auto 15px auto;
	padding:17px 0 0 72px;
}
#left .thin {
	text-align:justify;
	padding:0 15px 15px 15px;
}
#left h3 {
	color:#006498;
	font-size:18px;
}
#right {
	width:337px;
	min-height:224px;
	height:auto !important;
	height:224px;
	padding:7px 0 0 0;
	text-align:center;
	background:url(../images/right_bg.gif) no-repeat;
	float:left;
}
#right a {
	margin:0 0 8px 0;
}
.testimonial {
	width:514px;
	background:url(../images/testimonial_bg.gif) top no-repeat;
	padding:19px;
	margin:0 auto 10px auto;
}
.testimonial_img {
	width:104px;
	text-align:center;
	float:left;
}
.testimonial_txt {
	width:391px;
	padding:0 0 0 19px;
	font-size:14px;
	float:left;
}
.testimonial_txt span {
	font-size:11px;
}
.testimonial_txt span span {
	color:#04679a;
}
.site {
	width:514px;
	min-height:100px;
	height:auto !important;
	height:100px;
	background:url(../images/testimonial_bg.gif) top no-repeat;
	padding:19px;
	margin:0 auto 10px auto;
}
.site h3 {
	font-size:18px;
	font-weight:normal;
}
.property {
	width:514px;
	background:url(../images/testimonial_bg.gif) top no-repeat;
	padding:19px;
	margin:0 auto 10px auto;
}
.property_img {
	width:104px;
	text-align:center;
	float:left;
}
.property_txt {
	width:391px;
	padding:0 0 0 19px;
	font-size:14px;
	float:left;
}
#thumbs {
	width:520px;
	min-height:130px;
	height:auto !important;
	height:130px;
	background:url(../images/thumbs_bg.gif) no-repeat;
	padding:80px 20px 0 20px;
}
#thumbs a {
	padding:4px;
	display:block;
	float:left;
}
#thumbs a:hover {
	border:4px solid #005f91;
	padding:0;
}
#footer {
	height:200px;
	padding:13px 0 0 0;
	color:#fff;
	text-align:center;
	font-size:10px;
	background:url(../images/footer_bg.gif) repeat-x;
}
#footer p {
	padding:0 0 5px 0;
}
#footer a {
	color:#fff;
}
#links {
	font-size:11px;
}
p#links {
	padding:0 0 10px 0;
}
