* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	background: #FFFFFF url(/images/bg_body.jpg) repeat-x center top;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #424034;
	margin: 0px;
}

#container {
	background: url(/images/bg_body_bottom.jpg) repeat-x center bottom;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	padding: 0 0 30px 0;
	
}

#container .wrapper {
	width: 875px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

#bodywrapper {
	background: #FFFFFF;
	width: 760px;
	padding: 20px;
	margin: 0 auto;
}

#push {
	height: 20px;
	clear: both;
}

#header {
	background-position: right bottom;
	height: 198px;
	margin: 5px 0 0 0;
}

	#header a img {
		float: left;
		border: 0px;
	}

	#banner {
		width: 627px;
		float: left;
	}

#menu {
	background: transparent url(/images/bg_menu.gif) no-repeat center top;
	color:#FFFFFF;
	padding: 3px;
	height:30px;
	width: 781px;
	margin: 3px auto 0 auto;
}
	#menu ul {
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  position: absolute;
	  margin-top: 1px;
	  z-index: 100;
	  }
	  
	#menu li {
	  width: 112px;
	  height: 44px;
	  float: left;
	  position: relative;
	  }
	  
	#menu li a{
		background: url(/images/bg_menu.png) no-repeat center top;
		color:#000000;
		text-transform: uppercase;
		text-decoration:none;
		width: 110px;
		height: 40px;
		line-height: 38px;
		display: block;
		text-align: center;
	}
	
	#menu li a:hover{
		background: url(/images/bg_menu.png) no-repeat center bottom;
	}
	  
	#menu li ul {
	  display: none;
	  position: absolute; 
	  left: 0px;
	  margin-top:11px;
	  margin-left:-50px;
	  left: 50px;
	  width: 135px;
	  z-index: 100;
	  }
	  
	#menu li ul a {
		line-height: 23px;
	}
	
	#menu li:hover ul { display: block; left: 46px; top: 20px; z-index: 200; }
	
	#menu ul ul li {
		padding: 0px;
		margin: 0px;
		width: 140px;
		height: 23px;
		display: block;
	}
	
	#menu ul ul li a {
		background: url(/images/submenu_button.png) no-repeat center top;
		padding: 0px;
		margin: 0px;
		width: 140px;
		height: 32px;
	}
	
	#menu ul ul li a:hover {
		background: url(/images/submenu_button_over.png) no-repeat center bottom;
	}
	
	#menu ul ul li.sItem0 {
		height: 28px;
	}
	#menu ul ul li.sItem0 a {
		background: url(/images/submenu_button_top.png) no-repeat center top;
		padding: 6px 0 0 0;
		margin: 0px;
		width: 140px;
		height: 32px;
	}
	#menu ul ul li.sItem0 a:hover {
		background: url(/images/submenu_button_top_over.png) no-repeat center top;
		height: 40px;
	}
	#menu ul li.end {
		background-position: center bottom;
		height: 28px;
	}
	#menu ul li.end a {
		background-position: center bottom;
		height: 28px;
	}
	
#image {
	width: 180px;
	margin-top: 100px;
}

	#image img {
		width: 180px;
	}


#submenu {
	clear: both;
	float: left;
	padding: 0px;
	position: absolute;
	z-index: 1;
}

	#submenu ul {
		list-style-type: none;
	}
	
	#submenu ul li {
		border-bottom: 4px solid #0053a0;
	}
	
	#submenu ul li a {
		display: block;
		width: 117px;
		background: #7e7e7e;
		padding: 4px;
		color: #0053a0;
		text-decoration: none;
		text-align: right;
	}
	
	#submenu ul li a:hover {
		background: #0053a0;
	}


#content {
	clear: both;	
}

	#content .wrapper {
		width: 540px;
		float: right;
		margin: 20px 20px 0px 200px;
		margin-bottom:5px;
		text-align:justify;
		background: none;
		padding: 0px;
		min-height:300px;
	}
	
	#content .wrapper table tr {
	vertical-align:top;
	}
	
	#content h1 {
		margin-bottom: 16px;
		padding: 0px;
		color: #000000;
		font-size: 18px;
		font-weight: normal;
	}
	
	#content h2 {
		margin-bottom: 16px;
		padding: 0px;
		color: #000000;
		font-size: 16px;
		font-weight: normal;
	}
	
	#content p {
		margin-bottom: 18px;
	}
	
	#content img {
	max-width:100%;
		
	}
	
	#content a {
		text-decoration:none;
		color: #0053a0;
	}

	#content a:hover {
		text-decoration:underline;
		color: #0053a0;
	}

	
	#content ul {
		margin-left: 20px;
	}
	
	#content ul li {
		line-height: 24px;
	}
	
	#content ul li a {
	}
	
	#content td {
	vertical-align:top;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align:left !important;
	}
	
	#content table {
	max-width: 500px !important;
	}

#productOverview {
	text-align: left;
}

#productOverview .productgroup { float: left; width: 252px; margin: 0 10px 10px 0; border: 1px solid #0053a0; cursor: pointer; }
#productOverview .product { float: left; width: 252px; margin: 0 10px 10px 0; border: 1px solid #0053a0; }
#productOverview .block1 { margin: 0 0 10px 0; }

#productOverview h3 { padding: 4px 12px 4px 12px; }
#productOverview h2 { background: #0053a0; padding: 4px 12px 4px 12px; margin: 0; color: #FFFFFF; }
#productOverview p { padding: 12px; height: 180px; }
#productOverview p a { color: #0053a0; background: none; padding: 0; }
#productOverview p a:hover { color: #0053a0; background: none; padding: 0; }
#productOverview img { width: 252px; }
#productOverview a { background: #0053a0; color: #FFFFFF; padding: 4px; }
#productOverview a:hover { background: #0053a0; color: #FFFFFF; padding: 4px; }

#footimg {
	background-position: left bottom;
	width: 800px;
	height: 288px;
	margin: 0 auto;
	text-align: center;
}

#footer {
	width: 740px;
	height: 20px;
	margin: 0 auto;
	line-height: 20px;
	text-align: center;
	color: #0053a0;
	clear: both;
}

	#footer a {
		text-decoration: underline;
		color: #FFFFFF;
	}

.galleryimg {
	width: 150px;
	border: 3px solid #999999;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.galleryimgbig {
	width: 442px;
	border: 4px solid #999999;
}

.album {
	width: 150px;
	float: left;
	padding-right: 11px;
	padding-bottom: 5px;
	text-align: center;
}