@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	background: #fff;
}
body {
	margin: 0px 0px 0px 0px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
p { 
	margin:0px; 
	padding:0px 0px 24px 0px;
	line-height: 1.5em;
}


/* COLORS */

.color0 {color:#FFFFFF;}
.color1 {color:#13339a;} /* Bactolac Blue */
.color2 {color:#091c59;} /* Bactolac Dark Blue */
.color3 {color:#4596c3;} /* Pod Blue */
.color4 {color:#18788c;} /* Pod Turquois */
.color5 {color:#5ab05d;} /* Pod Green */
.color6 {color:#852c5a;} /* Pod burgandy */
.error 	{color:#FF0000;} /* ERROR RED (for form val) */

/* HEADER */
#header-container {
	height: 152px;
	background: #fff url(../img/header-filler.gif) repeat-x;
}
#header-holder {
	width: 950px;
	height: 152px;
	margin: auto;
	background: #fff url(../img/header-bg.gif) right top no-repeat;
	position:relative;
}
#logo-tag {
	xpadding: 100px 0px 0px 340px;
	padding: 0px;
}
		
/* NAVIGATION */
#nav-container {
	height: 36px;
	background: #13339a url(../img/nav-filler.gif) repeat-x;
	z-index: 999;
	position:relative;
}
#nav-holder {
	width: 950px;
	margin: auto;
	z-index: 999;
}


/* HOME BANNER */
#banner-container {
	height: 269px;
	background: #fff url(../img/flash-filler.gif);
}
#page-banner-container {
	height: 105px;
	background: #fff url(../img/flash-filler.gif);
}
#banner-holder {
	width: 950px;
	margin: auto;
	position:relative;
}
#flash-container {	
	width: 676px;
	padding-top: 22px;
	margin-left: 271px;
	padding-bottom:0px;
	margin-bottom:0px;
}

/* LEFT COLUMN ITEMS*/
#left-col-home{
	width: 270px;
	float: left;
	position: absolute;
	top: 22px;
	left: 0px;
}

/* PAGE CONTENT */
#content-container {
	background: #fff url(../img/content-bg.gif) bottom repeat-x;
}
#content-holder {
	width: 616px; /* 676 - 38 - 22 */
	margin: auto;
	padding-left: 312px; /* 274 + 38 */
	padding-right: 22px;
	padding-top: 38px;
	padding-bottom: 38px;
}

/* PODS */
.icon-wrapper { 
	position: relative;
	width: 100%; /* fixes IE6 */
}
.pod-container {
	border: 1px solid #fff;
	width: 219px;
	margin-left:50px;
}
.pod-header { 
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 12px;
}
.pod-bd-blue p,
.pod-bd-turq p,
.pod-bd-burg p,
.pod-bd-green p {
	line-height: 1.4em;
	font-size: 0.95em;
	padding: 0px 0px 18px 0px;
}
.pod-bd-blue p {color: #cee3ef; padding-top:0px;}
.pod-bd-turq p {color: #bad7dd;}
.pod-bd-burg p {color: #e7d5de;}
.pod-bd-green p {color: #bddfbe;}

.pod-bd-blue {
	padding: 19px 20px 4px 30px;
	background: #4395c2 url(../img/pod-bg-blue.gif) left top no-repeat;
}
.pod-ft-blue {
	height: 19px;
	background: url(../img/pod-ft-bg-blue.gif) repeat-x;
}

.pod-bd-turq {
	padding: 19px 20px 4px 30px;
	background: #18788c url(../img/pod-bg-turq.gif) left top no-repeat;
}
.pod-ft-turq {
	height: 19px;
	background: url(../img/pod-ft-bg-turq.gif) repeat-x;
}

.pod-bd-green {
	padding: 19px 20px 4px 30px;
	background: #5ab05d url(../img/pod-bg-green.gif) left top no-repeat;
}

.pod-ft-green {
	height: 19px;
	background: url(../img/pod-ft-bg-green.gif) repeat-x;
}

.pod-bd-burg {
	padding: 19px 20px 4px 30px;
	background: #852c5a url(../img/pod-bg-burg.gif) left top no-repeat;
}

.pod-ft-burg {
	height: 19px;
	background: url(../img/pod-ft-bg-burg.gif) repeat-x;
}


/* POD ICONS */
.pod-icon-quotes {
	position: absolute;
	top: 8px;
	left: 15px;
}
.pod-icon-news {
	position: absolute;
	top: 8px;
	left: -6px;
}
.pod-icon-announcements {
	position: absolute;
	top: 8px;
	left: -6px;
}
.pod-icon-call {
	position: absolute;
	top: 14px;
	left: -6px;
}
.pod-ender {
	position: absolute;
	left: 50px;
	bottom: -50px;
}

/* BANNER ADS */
#banner-ad-sml {
	height: 112px;
	width: 219px;
	border: 1px solid #999999;
	margin-left:50px;
	margin-top: 80px;
	line-height: 112px;
	text-align:center;
}
#banner-ad-half-home {
	width: 234px;
	height: 60px;
	top:0px;
	right:0px;
	line-height: 60px;
	text-align:center;
	position: absolute;
	margin-top: 57px;
	border: 1px solid #999999;
	background:#FFFFFF;
}

/* PAGE PHOTOS */
.photo-right {
	padding:0px 0px 40px 40px;
}
.photo-left {
	padding:0px 40px 40px 0px;
}

/* FEATURE BOXES */
.featurebox-blue {
	background: #d9ecef;
	border: 1px solid #98c3cc;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 32px;
	margin-left: 24px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
}
.featurebox-green {
	padding: 16px 16px 24px 16px;
	margin: 0px 24px 32px 24px;
}
.featurebox-blue ul,
.featurebox-green ul {
	margin: 0px;
	padding-left: 16px;
}
.featurebox-blue li,
.featurebox-green li  {
	margin: 0px;
	font-weight: bold;
	padding: 4px 0px;
}

/* FAQ SECTION */
.faq-rule {
	color:#bbc8de;
}
.faq-table td{
	padding-bottom: 8px;
}
.faq-notsure { color:#FF9900;}

/* FOOTER */
#footer-container {
	background: #fff url(../img/footer-bg.gif) top repeat-x;
	padding: 12px 0px;
}
#footer {
	width: 950px;
	margin: auto;
	font-size: 12px;
	line-height: 15px;
	color: #a2c3a4;
	padding: 0px 0px 50px 0px;
}
#footer a {color: #a2c3a4;}
#footer a:hover {color: #fff;}

/* SITE MAP */
ul.sitemapnav {
	margin: 0px;
	padding: 0px;
}
ul.sitemapnav li {
	list-style: none;
	font-weight: bold;
	padding: 4px 0px;
}
ul.sitemapnav li a {
	color:#5ab05d;
}
ul.sitemapnav li li {
	list-style: disc;
	padding: 4px 0px 2px 0px;
}
ul.sitemapnav li li a {
	color:#000;
}
ul.sitemapnav li li a:hover {
	color:#5ab05d;
}



