@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
#top {
	display: none;
}
#main {
	width: 744px;
}


#header  {
	display: none;
}
#main #shadowright {
	display: none;
}
#main #shadowleft {
	display: none;
}
#main #content .bigimg {
	display: none;
}
#main #content .leftside {
	display: none;

}
#main #content .leftside .prodlist {
	display: none;
}

#main #content #product .other {
	display: none;
}
.logoprint      {
	padding-bottom: 15px;
	display: block;
	width: 714px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
}


#footer {
	display: none;
}

#contactprint    {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4B4B4B;
	border-right-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	border-left-color: #4B4B4B;
	padding: 15px;
}
#contactprint .cprint {
	text-align: center;

}
#contactprint .cprint a {
	color: #F36F21;
	text-decoration: none;
}
#contactprint .ctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 15px;
}
#product .printbase {
	display: none;
}
