/* CSS Document */
body{
	
}

img{
	border:none;
}



#wrapper {
	width:auto;
	
}
#wrapper_outter {
	width:auto;
	
}



#top_links {
	display:block;
	
}
#extranet {
	display:none;
}

#header_menu {
	display:none;
}

#breadcrumb {
	display:none;
}

#left_side {
	display:none;
}
	
#menu {
	display:none;
}

/* --
#center {
	width:527px;
	padding:3px;
	float:left;
} --*/

#content {
	margin-top:30px;
	width:auto;
	
}
#inner_content {
	width:auto;

}
	
#right_side {
	display:none
}



#footer {
	display:none;
}

#back_top {
	display:none;
}


#topnav
{
display:none;
}

