html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:14px;
	background:url(images/body-bg.png) top repeat-x #fff;	
	color:#000;
	
}

/* main site links */
a:link {color: #b85700; text-decoration:underline;}
a:visited {color: #b85700; text-decoration:underline;}
a:hover {color: #000033; text-decoration:none;}
img {display:block; border:none;}
img, div { behavior: url(javascript/iepngfix.htc); }

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

#headerWrapper {position:relative; height:136px; background:url(images/header.png) no-repeat;}
#iheaderWrapper {position:relative; height:136px; background:url(images/i-header.png) no-repeat;}

#logo {position:absolute; left:15px; top:9px; }

#navWrapper {position:relative;}
#nav {position:absolute; top:-34px; left: 6px;}
#nav a {color:#000; padding:0px 15px; font-size:17px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

#hbWrapper { background:url(images/c2a-bg.gif) bottom right no-repeat;}
#homeMainWrapper {position:relative; height:308px; background:url(images/home-main-bg.jpg) top no-repeat;}
#homeContentWrapper {position:absolute; left:20px; top:20px; width:307px; height:275px; background:url(images/home-content-bg.gif) no-repeat;}
#homeContent {padding:0px 10px; font-weight:normal; line-height:18px; font-family:Arial, Helvetica, sans-serif; color:#000;}

#c2aWrapper {position:relative;}
#c2a1 {position:absolute; top:-210px; left:506px;}
#c2a2 {position:absolute; top:-210px; left:735px;}

#homeBlog {width:415px; min-height:275px; float:left; margin-left:8px; margin-top:15px;}
#homeBlogHeader {width:410px;  padding-left:5px; background: #da9c18; color:#fff7c3; padding-bottom:0px;  }
.homeBlogTitle {font-size:17px; color:#ba7f00; margin-top:15px;}
.homeBlogTitle a {text-decoration: underline;}
.homeBlogStory {font-size:14px; color:#222; padding:6px 0px; line-height:18px;}

#iContentWrapper {background:url(images/i-content-bg.png); width:910px; padding:0px 25px;}
#iContent {float:left; width:700px;}
#iRight {float:right; width:166px;}
#iRight img {padding:7px 0px;}



#footerLinks {height:33px; width:933px; padding:0px 5px; font-size: 11px; background:url(images/bottom.gif) center no-repeat; line-height:31px; margin:12px auto 0px auto;}
#footerNav {color:#6a6a6a; float:right; text-align:right;}
#footerNav a {font-size:11px; color:#6a6a6a; padding:0px 4px; text-decoration: none;}
#footerText {font-size:11px; color:#6a6a6a;}
#footerText a {font-size:11px; color:#6a6a6a; text-decoration: none;}

#Ten11 {text-align:right; width:940px; font-size: 11px; margin-bottom:4px; color:#6a6a6a;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#6a6a6a; text-decoration: none;}

div.clear {clear:both;}

h1 {font-size:22px; color:#263194; margin: 4px 0 10px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1.home {background:none; color:#bfdff6; font-size:13px; line-height:25px; font-weight:bold; margin-bottom:0px;}

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:330px;}

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

/* 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 {
}

