html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size:13px;
	background: url(images/body-bg.gif) repeat-x #3e210d;	
	color:#222;
	margin-left:1px;
	
}

/* main site links */
a:link {color: #9ffaff; text-decoration:underline;}
a:visited {color: #9ffaff; text-decoration:underline;}
a:hover {color: #1ec9d3; text-decoration:none;}
img {display:block; border:none;}
img, div { _behavior: url(javascript/iepngfix.htc); }
p {margin:9px 0px;}

#siteWrapper {width:100%; background:url(images/site-wrapper.jpg) top center no-repeat; }
#global { width:960px; margin:0 auto;}

#headerWrapper {width:960px; height:172px; position:relative; background:url(images/top.jpg);}
#iheaderWrapper {width:960px; height:180px; position:relative;}

#logo {width:282px; position:absolute; top:10px; left:110px;}

#navWrapper {position:relative; height:0px;}
#nav {position:absolute; top:-48px; right:6px; background:url(images/nav-bg.png); width:781px; padding-left:10px; height:40px; padding-top:2px; line-height:42px;}
#nav a {color:#0b3d3a; padding:0px 11px; font-size:18px; }


#homeMainLeft {float:left; background:url(images/home-main-left-bg.jpg); width:307px; height:308px; vertical-align:bottom; position:relative;}
#homeQuote {position:absolute; width:230px; height:85px; top:197px; left:40px; color:#052a32; line-height:17px; font-size:15px;}
#flashWrapper {float:left; background:url(images/slide-bg.png); width:640px; height:300px; padding-top:8px; }

#homeBottomWrapper {background:url(images/home-bottom-left-bg.gif) left repeat-y;}
#homeBlog {float:right; width:401px; margin: 15px 10px 16px 10px;}
#homeBlogDiv {padding:0px 10px 5px 10px; background:url(images/home-content-bg.png) bottom no-repeat;min-height: 200px; _height:200px; _overflow:visible;color:#fff9c8; }
.homeBlogTitle {color:#ffdb86; font-size:14px; font-weight:bold;}

#homeBottomLeft {float:left; width: 215px;}
#homeContent {float:left; margin-left:10px; width:707px; color:#fff;}


#iWrapper {width:960px; background:url(images/i-wrapper-bg.png) repeat-y;}
#iContentWrapper {width:778px; padding-top:10px; float:left; background:url(images/i-content-top.png) top no-repeat; }
#iContent {padding:0px 10px 0px 15px;  min-height:450px; _height:450px; _overflow:visible; color:#d1f9f8;}
#leftColumn {color:#000; float:left; width:177px; background:url(images/i-lc-bg.jpg) top no-repeat; padding-top:60px;}
#testimonials { width:155px; min-height:170px; background:url(images/testimonial-bg.png) top no-repeat; margin-left:8px; padding:4px; color:#fff; font-size:11px; line-height:17px;}
#testimonials .testimonialText {}
#testimonials .testimonialFrom { text-align: right; margin-top: 5px; padding-right: 3px;}

#footerLinks {height:24px; line-height:24px; width:950px; font-size: 12px; background:url(images/bottom.gif) top no-repeat; padding:0px 5px;}
#ifooterLinks {width:950px; font-size: 12px; background:url(images/i-bottom.gif) top no-repeat; padding:10px 5px 3px 5px;}
#footerNav {color:#eee; float:right; text-align:right;}
#footerNav a {font-size:12px; color:#ae9973; padding:0px 3px;}
#footerText {font-size:12px; color:#ae9973;}
#footerText a {font-size:12px; color:#ae9973;}

#Ten11 { width:950px; margin:0 auto;text-align:right; font-size: 11px; margin-bottom:4px; color:#ae9973;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#ae9973;}

div.clear {clear:both; height:0px;}

h1 {font-size:26px; margin:8px 10px 20px 0px; color:#d1f9f8; }
h1.home {text-align:left; font-size:20px; font-variant:small-caps; margin:0px; color:#f3d490;}

h2 {font-size: 18px; }
h2.homeblog { margin:0px; line-height:34px; font-size:20px;}

h3 {font-size: 16px;}
h3.home {font-size:14px; margin:0px;}
h4 {font-size:14px; margin:0px;}


li {}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:308px;}

div#rotator ul {margin:0px; padding:0px;}

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding:0px;
	background: transparent;
}
    div#rotator ul li.show {
}



