/* layout and positioning */
#p1wrapper {
	width: 766px;
	background	: url(../images/top-shadow-bg.gif) no-repeat;
	margin: 0 auto 0 auto;
	height		: 46px;}
#wrapper {
	float		: left;
	margin-top	: 23px;
	background	: url(../images/mid-shadow-bg.gif) repeat-y;
	text-align	: left;
	padding-left	: 60px;
	padding-right	: 60px;}
#logo{}
#logoAndMenu{}
#topSideMenu{
	float					: right;	width					: 250px;}#topMainMenu{	float				: right;	background			: url(../images/top-main-menu-bg.gif) repeat-x;	height				: 35px;	width				: 100%;}


#imgHeader{	
background: url(../images/imgheader.jpg) no-repeat;	
width: 645px;	
height: 126px;
cursor: pointer;
}



#contentSep{	background			: url(../images/content-sep.gif) no-repeat;	}
#columns3Top{
	float	: left;
	width	: 100%;
	border-bottom	: 1px solid #929292;
	height	: 180px;
	overflow	: hidden;
	padding-bottom	: 5px;
        padding-top     : 5px;
}
#columns3Bottom{	float				: left;	width				: 100%;	border-top			: 1px solid green;	height				: 150px;	overflow			: hidden;	padding-bottom		: 5px;}
#modTop,#modUser1,#modUser2,#modUser4,#modUser5,#modUser6{
	width	: 30%;
	height  : 145px;
	float	: left;
}

#contentAndNav{	float				: left;	margin				: 0px auto 0px auto;	background			: url(../images/content-bg.gif) repeat-y;}#content{	float				: left;	width				: 420px;	padding-left		: 10px;	padding-right		: 10px;	padding-bottom		: 10px;	padding-top		: 10px;}#navigation{	float				: right;	width				: 200px;}#footer{	background			: url(../images/footer-shadow-bg.gif) no-repeat;	height				: 61px;	width				: 766px;}#modBanner{	text-align			: center;	margin-top			: 10px;}#modInset{	float				: right;	background			: url(../images/top-main-menu-bg.gif) repeat-x;	height				: 35px;	width				: 100%;}/* Clear fix */.clearfix:after {	clear: both;	display: block;	content: ".";	height: 0;	visibility: hidden;}.clearfix {display: inline-table;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */