#mainContent {
	width:950px;
	margin: 0px;
	padding:0px;
	text-align:left;
}
.c50 {
	width:47%;
	float:left;
	display:inline;
}
.c25 {
	width:23%;
	float:left;
	display:inline;
}
.c30 {
	width:32%;
	float:left;
	display:inline;
	background:none;
}
/* Homepage */
#leftContent {
	margin: 0 230px 0 0;
}
#rightContent {
	float: right;
	width: 220px;
}
/* Innerpage */

#LeftColumn {
	margin:0;
	padding:0;
	float:left;
	width:183px;
	background:#fff url("../../img/global/leftnavbg.jpg") top right no-repeat;
	min-height:680px;
	display:inline;
	_margin-left:2px;
	\width:178px;
}
#RightColumn {
	width:770px;
	margin: 0;
	float:left;
	background: url(../../img/global/innerbg.jpg) top repeat-x;
	_margin-right:-15px;
}
#fullColumn {
	width:949px;
	margin: 0;
	background: url(../../img/global/innerbg.jpg) top repeat-x;
	float:right;
}
#twoColsContent {
	margin-right: 15px;
}
/* Content Head */

#contentHead {
	margin: 15px 15px 0 20px;
	width: 735px;
	\width: 720px;
	w\idth: 735px;
}
#contentHeadfull {
	margin: 15px 15px 0 20px;
}
.gardientbg {
	background: url(../../img/global/innerbg.jpg) top repeat-x;
}
#contentHead h1, #contentHeadfull h1 {
	margin: 0 0 5px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#000;
	font-weight:normal;
	float:left;
	display:inline;
}
#contentHead h1 {
	width: 500px;
}
#contentHeadfull h1 {
	width: 680px;
}
#contentHead #utilityMenu, #contentHeadfull #utilityMenu {
	margin-top: 5px;
	margin-bottom:15px;
	width:235px;
	height:20px;
	float:right;
	display:inline;
}
#contentHead #utilityMenu #sizer, #contentHeadfull #utilityMenu #sizer {
	font-size:11px;
}
span.breadcrumbs {
	clear: both;
	margin:0px 15px 5px 20px;
	display:block;
}
/* Content Head */

#theContent {
	margin: 0 10px 40px 20px;
	line-height:1.4em;
	font-size:1.1em;
	clear:both;
}
#theContent #leftCol {
	float:left;
	width: 510px;
	margin-right:10px;
}
#theContent #rightCol {
	float:left;
	width: 215px;
}
