@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	line-height: 1.4em;
	word-spacing:1px;
	letter-spacing:0.2px;
	font: 13px Arial, Helvetica, "Lucida Grande", serif;
	color: #000;
}
/*Remove Element*/

#wgd-nav-bar-dp, #wgd-cart-checkout-green, #wgd-top-tab-bar-left, #wgd-sidebar-right, #wgd-sidebar-left, .brochure-links, #wgd-footer-links, #topbanner, #recentlyviewedarea, #videoframe-title, #videoframe{
	display:none;
}
/* Change Layout */
 #wgd-shadow-left {
	width: 710px;
}
#wgd-shadow-right {
	width: 700px;
}
#wgd-container {
	width: 710px;
}
#wgd-page-bottom-rounded {
	width: 700px;
} 
 /* header area ---------------------------- */
#wgd-header {
	width: 700px;
	height: 150px;
}
#wgd-header img {
	margin: 10px 10px 20px 10px;
	
}
#wgd-header-text {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 20px;
	WIDTH: 450px;
	COLOR: #000000;
	top: 15px;
	left: 230px;
}
#wgd-header-text H2 {
	font-weight: bold;
}

#wgd-bulk { float:none; padding-left:50; } 

#wgd-footer { width: 700px; background: #0b3a44; clear: both; margin-top:20px; }