body { 
	font-family: "Lucida Sans", Helvetica, arial, sans-serif !important;
	}
	
img, div { behavior: url(Portals/_default/Skins/cgpb/iepngfix/iepngfix.htc) }

#container { /* Content Container */
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	}
	
#header { /* Top Logo Area */
	width: 1000px;
	height: 130px;
	}

.logo {
	width: 400px;
	float: left;
	}
	
#left_col { /* Left Column Incl Content Panes */
	float: left;
	width: 820px;
	}

.cols { /* Column Styles */
	float: left;
	width: 390px;
	padding-right: 20px;
	text-align: left;
	}

#right_col { /* Right Column Incl Right Pane */
	float: left;
	width: 180px;
	}

#right_col img{ 
	margin-bottom: 5px;
	}
	
img { border: 0 none; }
.clear { clear: both; }