body {
	background: #fff url(/images/bg.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
}

h1, h2, h3, h4 {
	margin: 0 0 10px 0;
	color: #194598;
	line-height: 1em;
}

	h1 a, h2 a, h3 a, h4 a {
		color: #194598;
		text-decoration: none;
	}
	
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
		text-decoration: underline;
	}

h2 {
	font-size: 180%;
	font-weight: normal;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	word-spacing: 0.2em;
	margin: 0 0 0.75em 0;
}

li {
	list-style-image: url(/images/bul-sm.gif);
}

div.bdr {
	border: 1px solid #f60;
	padding: 1em 1em 0 1em;
	width: auto;
	display: inline-block;
}

#status {
	display: none;
	border: 1px solid #ccc;
	background: #ffd;
	padding: 5px;
	margin: -1em 0 0 2em;
	padding: 5px 8px;
	position: relative;
	top: -0.75em;
}

input#qty {
	width: 20px;
}

.gr {
	color: #333;
}

.nb {
	border: none !important;
}

.dt img {
	width: 300px;
}



table.cont {
	width: 100%;
	border: none;
}

table.cont td {
	padding: 0 0 1.5em 0;
	margin: 0;
	border: none;
	vertical-align: top;
}



div.clear {
	clear: both;
}

div.pnl {
	margin: 0 0 15px 0;
	text-align: center;
}

.right {
	float: right;
	margin: 0 0 0.5em 1.5em;
}


div.prod {
	border: 1px dashed #666;
	padding: 5px;
	margin: 0 10px 20px 0;
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #333;
	display: inline-table;
	clear: none;
	float: left;
	height: 199px;
}

div#rc div.prod {
	height: auto;
}

	div.prod img {
		border: none;
	}
	
	div.prod p.img {
		min-height: 128px;
	}

	div.prod h4 {
		height: 2.9em;
		margin: 0.25em 0 0.25em 0;
		color: #194598;
		font-size: 95%;
	}
	
		div.prod h4 a {
			text-decoration: none;
			color: #194598;
		}
		
		div.prod h4 a:hover {
			text-decoration: underline;
		}



div#head {
	text-align: center;
	padding-bottom: 1.5em;
	height: 320px;
}

	div#head img {
		border: none;
	}
	
	div#head object, div#head embed {
		width: 100%;
	}
	


div#content {
	min-height: 450px;
}

div#rc {
	width: 375px;
	margin: 0 20px 0 0;
	float: right;
	text-align: left;
}


div#lc {
	margin: 0 435px 0 225px;
}


div#lc a img, div#rc a img {
	border: 1px solid #f00;
}



div#nav {
	width: 145px;
	font-size: 110%;
	float: left;
	margin: 100px 0 0 55px;
	color: #f60;
}

	div#nav h4 {
		margin-top: 20px;
	}
	
	div#nav p {
		font-size: 80%;
		color: #333;
		line-height: 1.2em;		
	}

	div#nav a {
		text-decoration: none;
		color: #194598;
		display: block;
		padding: 2px 3px 3px 16px;
		border-bottom: 4px solid #fff;
		background: url(/images/bul.gif) center left no-repeat;
	}
	
	div#nav a:hover {
		background: #194598 url(/images/bul_b.gif) center left no-repeat;
		color: #fff;
	}
	
	div#nav div.sn {
		margin-left: 15px;
	}
	
		div#nav div.sn a {
			padding-left: 5px;
			background: #fff;
			color: #f60;
		}
	
		div#nav div.sn a:hover {
			background: #f60;
			color: #fff;
		}



div#footer {
	color: #fff;
	background: url(/images/fb.gif) top repeat-x;
	height: 47px;
	font-size: 90%;
	text-align: center;
	padding-top: 1.75em;
	margin-top: 1em;
}

	div#footer img {
		float: right;
		margin: -7px 10px 0 0;
	}

	div#footer a {
		text-decoration: none;
		color: #fff;
	}
	
	div#footer a:hover {
		text-decoration: underline;
	}
	
	
img#lobster {
	position: absolute;
	top: 108px;
	left: 0;
	z-index: 100;
}
