html, body {
	text-align: left;
	background: none;
	margin-left: 20px;
	padding:0;
}
#topsitenav, #topfunctions, #topsearch, #topnav, #left {
	display: none;
}

#container {
	width: 540px;
	margin: 0;
}
#main {
	padding: 0;
	border: 0;
}
#main.sub #content {
	border-top: 1px solid #ccc;
	float: none;
	width: 540px;
	}
	#main.sub #content #contentfunctions {
		display: none;
	}

#toplogo 
{
/*	display:none;*/
	background: url(/Files/design/images/logo-main.gif) no-repeat  10px 15px !important;
	}
#toplogoprint 
	{
		display:block;
		}	
#container #top 
{
	width:540px;
	}
#footer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000;
	text-align: left;
	clear:both;
	}
	

/*-------------------GALLERY ---------------------------------------------*/

#gallery{
float:left;
width:732px;
}
#gallery table{
width:129px;
height:129px;
float:left;
margin-right:21px;
margin-bottom:17px;
background:url(../images/gallerybkgr.gif) no-repeat;
}
#gallery table.fifth{
margin-right:0;
}
#gallery table tr td{
text-align:center;
}
/*-------------------END OF GALLERY -------------------------------*/
