@charset "UTF-8";
/* CSS Document */

body {
	height:100%; margin:0; padding:0; background:#444444 url(../images/bg.jpg) top left repeat; color:#434343; font-size:14px; font-family: "Times New Roman", Times, serif; line-height:21px;
}

div, p, h1, h2, ul, li  {
	padding:0; margin:0; 
}

a {
	text-decoration:none;
}

img {
	border:0;
}

#wrapper {
	width:100%; height:100%; background:url(../images/bg_gradient.jpg) top left repeat-x;
}

#container {
	margin:0 auto; width:960px; background:#f7f5e5 url(../images/bg_black.gif) right top repeat-y;
}

#left {
	float:left; width:340px; padding:95px 70px 20px 70px; text-align:center; background:url(../images/logo.gif) center top no-repeat;
}

p {
	text-align:left;
}

p#intro {
	background:url(../images/hr.gif) top repeat-x; padding:20px 0 10px 0;
}

ul {
	list-style: none; color:#343434; text-transform:uppercase; font-size:10px; font-weight:bold; line-height:17px; 
	}

h1 {
	color:#343434; text-transform:uppercase; font-size:10px; text-transform:uppercase; font-weight:bold; letter-spacing:0.1em; line-height:17px; background:url(../images/hr.gif) top repeat-x; padding:12px 0 10px 0;
}

h1 a{
	font-size:13px; color:#7b4432; letter-spacing:0.1em; 
}

h1 a:hover{
	color:#343434;
}


h2 {
	font-size:14px; color:#7b4432; text-transform:uppercase; font-weight:bold; letter-spacing:0.1em; margin:20px 0 10px 0;
}

a#store {
	font-size:13px; color:#7b4432; text-transform:uppercase; font-weight:bold; letter-spacing:0.1em; margin:20px 0 10px 0; display:block; height:38px; padding:13px 0 0 0; background:url(../images/storebtn.gif) left repeat-x; 
}


#content_footer {
	display:block; text-indent:-9999px; width:340px; height:60px; background:url(../images/footer.gif) top no-repeat; margin:30px 0 0 0;
}

#right {
		float:left; background:#444444 url(../images/bottles.jpg) top no-repeat; height:1030px; width:480px;
}

.clear {
	clear:both;
}

#footer {
	margin:0 auto; width:960px; padding:10px 0 20px 0; color:#8d8d8d; font-size:11px; font-family:Arial, Helvetica, sans-serif;
}

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


#footer a:hover {
	color:#ccc; text-decoration:none;
}