	h2 { margin: 0 0 2px 12px;text-align:left; }
	#Content { padding-top:0; }
	#Content #homepagecontent {
	background-image:url(images/homepagecontent_back.gif);
	background-repeat:no-repeat;
}
	
	#Content #columna {
		padding:0;margin:0;
		float:left;
		width:407px;
	}
		#Content #columna .orangetransparentwindow {
			width:376px;
			margin:0px 0 20px 0;
			padding:8px 8px 0 8px;
			background:url(images/orangewindow_back.png);
		}
		#Content #columna .orangeopaquewindow {
			width:376px;
			margin:0 0 20px 0;
			padding:8px 8px 8px 8px;
			background:url(images/orangeopaquewindow_back.gif);
		}
		#Content #columna h4 {
			padding-left:8px;
		}


	
	#Content #columnb {
		width:390px;
		padding:45px 0 0 0;
		float:right;
	}
		#Content #columnb #pageblurb {
			padding:8px 8px 10px 12px;
			color:white;
			background:url(images/pageblurb_back.gif) no-repeat;
			margin-bottom: 1em;
		}
		#Content #columnb .greentransparentwindow {
			width:370px;
			padding:8px 8px 10px 12px;
			background:url(images/greenwindow_back.png);
			margin-bottom: 1.5em;
		}
		#Content #columnb .greenopaquewindow {
			width:370px;
			padding:8px 8px 10px 12px;
			background:url(images/greenwindowb_back.gif) no-repeat #708715;
			margin-bottom: 1.5em;
			height: 144px;
		}
	/* CSS Document */
