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

html, body {
	height: 100%;
}

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


#container {
	width: 780px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	background: #ffffff;
}

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

#header {
	background: url(/images/header.jpg) no-repeat center;
	height: 138px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu2 {
	border: 5px solid #ffffff;
	height: 20px;
	background: #f1f1f1;
	border-left: 0px;
	border-right:0px;
	text-align:right;
	padding-right: 20px;
	padding-top:16px;
}

#menu2 a{
	color:#666666;
	text-decoration:none;
}

#menu2 a:hover{
	color:#888888;
	text-decoration:none;
}


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

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


#image {
	width: 125px;
}

	#image img {
		width: 125px;
	}


#submenu {
	clear: both;
	float: left;
	padding: 0px;
	position: absolute;
	width: 250px;
	margin-top: 15px;
	margin-left:8px;
}

	#submenu ul {
		list-style-type: none;
	}
	
	#submenu ul li {
		border-bottom: 4px solid #ffffff;
	}
	
	#submenu ul li a {
		display: block;
		width: 265px;
		padding: 3px;
		color: #666666;
		text-decoration: none;
		text-align: left;
		font-size:14px;	
		font-weight:bold;
		background: #f9f9f9;
		line-height:18px;
	}
	
	#submenu ul ul li a {
	color: #888888;
	margin-right:20px;
	font-weight:normal;
	background: #ffffff;
	font-size:12px;	
	margin-left: 8px;
	}
	
	#submenu ul li a:hover {
	color: #333333;
	}

	#submenu ul ul li a:hover {
	color: #333333;
	}

#content {
	clear: both;	
}

	#content .wrapper {
		width: 400px;
		float: right;
		margin-right:58px;
		margin-top:15px;
		margin-bottom:5px;
		text-align:left;
		line-height:18px;
		min-height: 390px;
		
	}
	
	#content .wrapper input {
	}
	
	#content h1 {
		margin-bottom: 16px;
		padding: 0px;
		color: #000000;
		font-size: 12px;
		font-weight: bold;
	}
	
	#content h2 {
		margin-bottom: 0px;
		padding: 0px;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
	}
	
	#content p {
		margin-bottom: 16px;
	}
	
	#content a img{
		border: 0px;
	}
	
	#content a {
		text-decoration:underline;
		color: #424034;
	}

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

	
	#content ul {
		margin-left: 20px;
	}
	
	#content table tr td {
		padding: 3px;
		vertical-align:top;
	}
	
	#content ul li {
		line-height: 24px;
	}
	
	#content ul li a {
	}
	
#productOverview img {
	width: 150px;
	float: right;
	padding-left:15px;
}

#productOverview .product {
	clear: both;
	min-height:200px;
}
/*
#footer {
	width: 100%;
	height: 35px;
	text-align: center;
	color: #494949;
	clear: both;
	background: url(/images/border-bottom.png) repeat-x left;
	padding-top:25px;
}
*/
#footer {
	width: 780px;
	height: 35px;
	text-align: center;
	color: #494949;
	clear: both;
	background: #f1f1f1;
	padding-top:12px;
	margin: 0 auto;
	line-height: 12px;
}


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

.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;
}

.style1 {color: #ee2624; font-weight:normal;}
.style2 {color: #009c4a; font-weight:normal;}
.style3 {color: #194596; font-weight:normal;}

