div#contentHeader {
	height: 147px;
	background: url(../images/contentHeader_home_bg.jpg) ;
}

div#left {
	float: left;
	width: 715px;
	margin-top: 0px;
	padding-left: 15px;
}

div#contentLeft {
	float: left;
	height: 246px;	
	margin: 0;
	padding: 0;
}

div#contentNormal {
	float: right;
	width: 496px;
}

div#right {
	float: right;
	width: 214px;
	margin-top: 0px;
	padding: 0px;
}

div#contentRight {
	height: 515px;
	border: 1px solid #f8ae00;
	padding: 0; 
	background: url(../images/contentRight_bg.jpg) repeat-x;
}

div#contentLeft {
	float: left;
	width: 208px;
	margin: 0;
	padding: 0;
}

/* Some content styles that have to be addressed differently */

/* Header styles for the right (boxed) column */
div#right div#contentRight h3.csc-firstHeader {
        width: auto;
        margin: 0;
        padding: 7px 0 6px 10px;
        background: url(../images/contentRight_header.jpg);
        color: #FFFFFF;
        font-size: 0.9em;
        font-weight: bold;
}

div#right div#contentRight h2,
div#right div#contentRight h3 {
        padding: 0 0 0 10px;
        margin: 0;
        font-size: 0.85em;
        color: #000000;
}

div#right div#contentRight p {
	margin: 10px 0 0 10px;	
}


/***** IE HACKS *****/

div#left div#contentLeft div.csc-textpic-imagewrap {
}

div#contentNormal {
	width: 450px;
}
