.headerSite {
	display:none;
}

#local {
	display:none;
	width:0%;
}
#local .application {
	display:none;
	width:0px;
}

#menu {
	display:none;
	width:0px;
}

#local  p{
	display:none;
	width:0px;
}


#main {
	width:800px;
}

#footer {
	display:none;
}

body.application {
	font-size:11px;
	color:#666468;
	font-family: arial;
}

.bodyContent {
	font-size:11px;
	border:1px solid #C0C0C0;
	margin:0 0 1.5em;
	padding:5px 10px;
	background: #FFFFFF;
	width:800px;
	float:left;
	margin-top:-3px;
	min-height:450px;
	background-image:url('../images/cornerBig.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

fieldset {
	font-size:11px;
	border:1px solid #C0C0C0;
	margin:0 0 1.5em;
	padding:5px 10px;
	background: #FFFFFF;
	background-image:url('../images/cornerBig.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
	min-height:450px;
}

#titleContent {
	display:none;
	width:0px;
}