html {
	height: 100%;
    margin:0;
    padding: 0;
}
body { behavior:url("ie-hover-fix.htc"); } /*  IE hover fix*/

body {
	margin: 0;
	height: 100%;
	padding: 0;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#site-wrap {
	margin-bottom: -62px;
	min-height: 100%;
	position: relative;
	background-image: url(../images/Vinrock-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#site-wrap-960 {
	 width: 960px;
 margin-right: auto;
 margin-left: auto;
}

#menu {
	height: 44px;
	float: right;
	*width: 400px;
	clear: none;

	
	
}

#logo {
	clear: both;
	float: left;


 }

#content {
	height: 100%;
	clear: both; 

}

#left-col {
	height: 100%;
	width: 55%;
	float: left;
	
	clear: none;
	margin-top: 60px;
	*margin-top: 100px;
}

#left-col  a {
	font-weight: bold;
	color: #440A16;
	text-decoration: none;
}

#left-col  a:hover {
	color: #000000;
	
}

#left-col-contact {
	height: 100%;
	width: 55%;
	float: left;
	
	clear: none;
	margin-top: 60px;
}


#right-col {
	height: 100%;
	float: right;
	margin-right: 20px;
		
}

.clear-footer {
height: 62px;
clear: both;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	height: 62px;
	position: relative;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#bottles {
	float: right;
	margin-top: 60px;
	*width:420px;
	
}

.bottle {
	clear: none;
	float: left;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;

}

/********pOp UP****/

#popup {
	height: 654px;
	width: 654px;
	
}
#ContactUs {
	
}
