@charset "utf-8";
/* CSS Document */

#topLeft, #footer , #formContent  {
	display: none;
}
body {
	background-color: #FFF;
}
#header {
	background-color: #FFF;
}


#printlogo {
	display: block;
}
#header ul {
	display: none;
}
#header p {
	display: none;
}
#header h1 {
	padding-left: 0px;
}

#shadow {
	width: auto;
	background-color: #FFF;
}
#wrapper {
	background-color: #FFF;
	width: auto;
}

#bodyArea {
	width: auto;
}
#topRight {
	width: auto;
	padding: 0px;
}
#content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#gallery_2 , #gallery_3, #gallery_4{
	display: none;
}
#details h6 {
	display: none;
}
* {
	color: #000 !important;
}
