body {
	margin: 0;
	padding: 0;
	background: white;
}
h1,h2,h3,h4,h5,h6,th,td,p,ul,li,dt,dd,address {
	font: 9pt Arial, Helvetica, sans-serif;
}
#container {
	border: none;
	width: 100%;
}
#logonav {
	width: 100%;
}
#srchlang {
	display: none;
}
#mainnav {
	display: none;
}
#banner {
	width: 99%;
	height: 138px;
}
#pagetitle {
	width: 23%;
	height: 138px;
}
#pagetitle h1 {
	font: normal 14pt Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 28px 10px 0px 10px;
}
#bannerphoto {
	width: 54%;
	height: 138px;
}
#bannerphoto img {
	width: 355px;
	height: 138px;
}
#pullquote {
	width: 22%;
	height: 138px;
}
#pullquote h4 {
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 30px 15px 0px 15px;
}
#navbox {
	display: none;
}
#contentbox {
	width: 99%;
}
html>body #contentbox {
	width: 99%;
}
#content {
	float: left;
	margin-top: 12px;
	padding: 0;
	width: 65%;
}
#content.twoCol {
	float: none !important;
	margin-top: 12px;
	padding: 0;
	width: 99%;
}
html>body #content {
	width: 65%;
}
html>body #content.twoCol {
	width: 99%;
}
#sidebars {
	float: right;
	width: 30%;
	background: white;
}
#sidebartop {
	margin-top: 10px;
	background: white;
}
#sidebarbottom p, #sidebarbottom li, #sidebarbottom a {
	color: #000;
}
/* home start */
#newstitle {
	width: 24%;
}
html>body #newstitle {
	width: 24%;
}
#featurestitle {
	width: 50%;
}
html>body #featurestitle {
	width: 50%;
}
#eventstitle {
	width: 25%;
}
html>body #eventstitle {
	width: 25%;
}
#newsbox {
	width: 24%;
} 
#features {
	padding: 5px 7px 0px 8px;
	width: 45%;
} 
html>body #features {
	width: 45%;
} 
#eventsbox {
	width: 25%;
} 
/* home end */
#footer {
	width: 99%; 
}

