body 
{
background-color:#999999;
margin: 0;
padding:0;
width:100%;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#333333;
background-image:url(images/site/pageBack.png);
background-repeat: repeat-y;
}

div#container
{
	text-align:justify;
	background-image:url(images/site/topRow.png);
	background-repeat: repeat-x;
	min-width: 850px;
}

div#topLeft
{
	width:770px;
	height:189px;
	background-image:url(images/site/topLeftBack1.png);
	background-repeat: no-repeat;
/*background-color:red;*/
}

img#leftLogo
{
position:absolute;
top:55px;
left:335px;
}

div#menuList
{
	position:absolute;
	left:10px;
	top:45px;
	list-style-type:none;
	margin-left:0px;
	line-height:28px;
	width: 120px;
	text-align: right;
}
#container #content #menuCol
{
	float: right;
	width: 210px;
}
#container #content #productArea
{
	margin-right: 215px;
}




div#menuList a
{
font-weight:bold;
color:#C2AA0B;
text-decoration:none;
font-size:16px;
}

div#menuList a:hover
{
	font-weight:bold;
	color:#C2AA0B;
	text-decoration:underline;
	font-size:16px;
}

div#topRight
{
float:right;
text-align:left;
width:60%;
}

img#rightLogo
{
padding-top:45px;
margin-right:auto;
margin-left:auto;
display:block;
width:412px;
height:134px;
}

div#images
{
	/*float:left;*/
width:170px;
	left:150px;
	position:absolute;
	top: 188px;
}

div#images img
{
margin-left:auto;
margin-right:auto;
display:block;
border:none;
}

div#content
{
	margin-left:330px;
	padding-top: 10px;
}

p
{
padding-left:10px;
padding-right:20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C2AA0B;
	text-decoration: underline;
	font-weight: bold;
}



p#bottomText
{
margin-top:40px;
font-size:10px;
text-align:center;
}

p#bottomText a
{
color:#333333;
text-decoration:none;
font-weight:bold;
}
p#bottomText a:hover
{
color:#000000;
text-decoration:underline;
}

h1
{
font-size:15px;
padding-left:10px;
color:#333333;
margin:0px 0px 0px 0px;
}


h2
{
font-size:15px;
padding-left:10px;
color:#333333;
margin:0px 0px 0px 0px;
padding-bottom:0px;
}

p.underHeader
{
margin-top:2px;
}

div#map
{
	display:block;
	width:400px;
	height:300px;
	margin-left: 10px;
}
.float_right_image   
{
	float: right;
	margin-left: 10px;
	border: none;
}
#container #images .brand_image_left
{
	margin-bottom: 5px;
}
#shop_online  
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	float: left;
}
#container #content #home_page_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: auto;
}
#container #content #home_page_list li
{
	display: inline;
}
#container #content #home_page_list img
{
	border: none;
}
#container #content #club_table
{
	display: block;
	clear: right;
	margin-left: 10px;
}
#container #content #club_table #mail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.offer_text_home
{
	color: #FFF;
	font-size: 17px;
	text-align: left;
}
