body {margin:0px;background:#FFFFFF;}
p,h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px}
#siteCon{
	width:inherit; 
	/*height:inherit;*/
}
#tSec{
 	height:75px;
	background-image:url(/images/template/topBg.jpg);
	background-repeat:x;
}
#head{
	height:135px;
	background:url(/images/template/headImg.jpg) no-repeat right;
       padding:0px;margin:0px;
}
#cTopShadow{
	width:100%;
	height:4px;
	background-image:url(/images/template/cTopShadow.jpg);
	background-repeat:x;
}
a img {border:none;}
#bCon{
	height:inherit;
	position:relative;
}
#nav{
	width:223px;
	_height:300px;
	margin-left:0px;
	min-height:300px;
	position:absolute;
	top:0px;left:0px;
	padding-bottom:20px;
        /*z-index:100;*/
}
ul#navList {
	margin:0px;
	padding:0px;
	list-style:none;
}	
ul#navList li {
	margin:0px;padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:216px;
	margin-top:1px;
	_margin-top:0px;
}
ul#navList li a {
	background-image:url(/images/template/bStatic.jpg);
	text-decoration:none;
	display:block;
	border:1px solid #ced9e4;
	border-left-color:#afc1d2;
	border-bottom-color:#d2dde7;
	border-right-color:#eff3f7;
	color:#003466;
	height:21px;
	padding-left:30px;
	padding-top:6px;
}
ul#navList li a:hover {
	background-image:url(/images/template/bHover.jpg);
	text-decoration:none;
	display:block;
	border:1px solid #ced9e4;
	border-left-color:#afc1d2;
	border-bottom-color:#163C5F;
	border-right-color:#eff3f7;
	color:#FFFFFF;
}
#cWrap{
	width: 100%;
	_height:500px;
	min-height:500px;
	background:url(/images/template/cBack.jpg) repeat-y left;
}
#content{
	padding-left: 223px;
	margin-top:-6px;
	margin-bottom:-10px;
	overflow:inherit;
}
#cInner{
	margin:10px;
	margin-top:6px;
	padding-right:20px;

}

#cBottomShadow{
	width:100%;
	height:4px;
	background:url(/images/template/cBottomShadow.jpg) repeat-x;
}
#fCon{
	width:100%;
	height:100px;
	padding-top:15px;
	background:url(/images/template/footBg.jpg) repeat-x;
	text-align:center;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
}
#fCon a {color:#ffffff;}
#fCon a:hover {color:#ffffff;}
.footerText { width:740px; margin:0px auto; line-height:26px;}
.capellaGlobalFooter{ float:left;}

/* FOR LOGO SCROLLER */
#scrollerwrap { position:relative; width:1000px; height:72px; margin:10px auto 0px auto; overflow:hidden; }
#scroller { position:absolute; top:0px; left:0px; width:8000px; height:70px; overflow:hidden; }
#scroller img { border:none; margin-right:2px; float:left; }
