﻿body 
{
	background-color: #ffffff;
	color: #231f20;
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
}

a img
{
	border: none;
}

#wrapper
{
	width: 1062px;
	margin: 0 auto 20px;
	padding: 0;
	position: relative;
}

#vs-logo_tag
{
	position: absolute;
	left: 967px;
	z-index: 100;
	top: -95px;
}

#sidebar
{
	width: 119px;
	height: 400px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #BCBCBC;
}

#header
{
	width: 700px;
	position: absolute;
	left: 328px;
	top: -75px;
	z-index: 100;
}

#header h1
{
	color: #7f4c35;
	font-size: 22px;
}

#header p
{
	color: #7f4c35;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	/*left: -54px;*/
	left: 21px;
	top: 37px;
}

.with-link
{
	margin-right: 15px;
}

#header a
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 15px;
}

#header a:hover
{
	color: #7f4c35;
}

#sidebar img
{
	position: absolute;
	left: 25px;
}

#contact_1
{
	width: 119px;
	position: absolute;
	top: 131px;
}

#contact_1 a
{
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 11px;
}

#contact_1 a:hover
{
	color: #7f4c35;
}

#contact_2
{
	width: 119px;
	position: absolute;
	top: 318px;
}

#contact_2 p
{
	color: #666666;
	text-align: right;
	font-size: 10px;
	margin-top: 8px;
}

#contact_2 p .like-a
{
	color: #666666;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 4px 0;
}

a#facebook { width: 20px; height: 20px; background: url('/images/fb_icon.jpg') no-repeat top; display: block; float: right; }
a#facebook:hover { background-position: bottom; }

#panels
{
	position: relative;
	margin: 95px 0 56px;
	padding-right: 95px;
	z-index: -1;
}

#products
{
	width: 95px;
	float: right;
	margin-top: -372px;
}

#products h2
{
	color: #d2232a;
	font-size: 20px;
	margin: 0 0 -10px 0;
	text-align: center;
}

#products a img
{
	margin-top: 17px;
}

#footer
{
	border-top: 1px solid #BCBCBC;
	width: 1062px;
}

#fine_print
{
	width: 893px;
	color: #666666;
	font-size: 11px;
	text-align: center;
}

a#enter { font-size: 14px; letter-spacing: .3px; color: #000; text-decoration: none; position: absolute; top: 510px; left: 363px; background:#fff; }
a#enter:hover { color: #D3222C; }