html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: Arial, Geneva, sans-serif;
 	font-size:13px;
	background: url(images/body-bg.gif) top repeat-x #15283c;	
	color:#1f2c43;
	
}

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

p {margin:9px 0px;}

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

#headerWrapper {position:relative; width:960px; height:145px;}
#logo {position:absolute; top:8px; left:0px;}
#slogan {position:absolute; top:20px; left:510px;}

#navWrapper {width:960px; line-height:46px; height:46px; background:url(images/nav-bg.gif) center no-repeat;}
#nav {  padding-left:45px;  }
#nav a {color:#fff; padding:0px 10px; font-size:18px; text-decoration:none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

#homeWrapper { margin:0 auto; padding-top:10px; width:960px; background: url(images/content-bg.png) repeat-y; }

#homeMain {width:909px; height:291px; margin:0 auto;  background:url(images/home-main.jpg) center no-repeat; position:relative;}
#homeMainText {
	width:325px;
	left:13px;
	top:13px;
	color:#fff;
	position:absolute;
	height: 271px;
}


#homeBottom {padding: 20px 0px 20px 0px;}
#homeBottomText {float:right; margin-right:30px; width:395px; color:#000;}

#C2AWrapper {float:left; margin-left:30px; width:500px; padding-top:15px;}
#C2AWrapper img {display:inline;}

#iWrapper { background:url(images/i-content-bg.png) repeat-y; min-height:300px;}
#contentWrapper {background:url(images/i-wrapper-bg.gif) repeat-y; min-height:340px;}
#iContent {padding:10px 0px 0px 0px; min-height:450px; _height:450px; _overflow_450px; width:725px; float:right; margin-right:25px; }
#iColumn {float:left; width: 169px; min-height:440px; background:url(images/i-col-bg.png) top no-repeat; margin-left:25px;}
#iColumn img {margin:10px auto;}

#footerLinks {clear:both; width:890px; height:61px; font-size: 12px; padding:0px 35px; background:url(images/bottom.gif) top no-repeat yellow; line-height:42px;}
#footerNav {color:#193c57; float:right; text-align:right; width:500px; }
#footerNav a {font-size:11px; color:#193c57; padding:0px 4px;}
#footerText {font-size:11px; color:#193c57;}
#footerText a {font-size:12px; color:#193c57;}


div.clear {clear:both;}

h1 {font-size:19px; margin:0px; }
h1.home {font-size:16px; color:#fff;  }

h2 {font-size: 18px; }

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


li {}

