@charset "utf-8";
/* CSS Document */
#maincontent {
	position:relative;
		float:left;

	top:0px;
	left:0px;
	color:#4e5c67;
	background-color:transparent;
	border:none;
	margin:0px;
      }
#singlecolumnshadowwrapper {
	width:940px;
	position:relative;
	top:26px;
	float:left;
	left:3px;
	margin-bottom:10px;
}
#singlecolumnshadow {
	width:940px;
	position:relative;
}
#singlecolumn {
	width:920px;
	position:relative;
	padding-left:9px;
	padding-top:8px;
	min-height:100px;
	height: auto !important;
height: 100px;
}
#singlecolumntopcontent{
	position:relative;
	width:880px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	}

