.navigation {
	background-image:  url(images/bottles.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
	position:absolute;
	left:0px;
	top:20px;
	width:230px;
	height:450px;
	z-index:2;
	overflow: visible;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 125px;
}
.navigation a {
	font-weight: 900;
	color: #000099;
}
.main {
	background-attachment: scroll;
	background-image:  url(images/name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	margin:0 10px 0 233px;
	width:540px;
	z-index:1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0E2D1;
	margin: 0;
	padding: 0px;
	background-image:  url(images/bakcground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.footer {
	font-size: 10px;
	text-align: center;
	word-spacing: 1em;
	font-weight: 700;
	vertical-align: bottom;
	letter-spacing: 1px;
	position:relative; 
	z-index:3; 
	overflow: visible;
	width:540px;
}
.smaller {
	font-size: 10px;
}
h1 {
	color: #000080;
	text-align: center;
}
.firstletter {
	font-size: 16px;
}
.firstletter2, .firstParagraph:first-letter {
	font-size: 2em;
	color: #808040;
}
.firstParagraph {
	text-indent:10px;
}
#TB_ajaxContent {
	background-color:#A89E92;
}
.prod_desc {
	width:150px;
	height:250px;
	margin:5px;
	float:left;
}
.clear {
	height:1px;
	clear:both;
}
