body  { margin: 0px auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; background-color: #FFFFFF; background-repeat: repeat; background-position: top center; 

}


#wrapper { margin: 0 auto; width: 940px; padding-top: 0px; 
}

#pagemast {

}

#faux {
	margin-bottom: 0px;
	width: 940px;
}
#faux2 {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}
#header {
	width: 940px;
	margin: 0px auto;
}

#headertop {
	width: 940px;
	margin: 0px auto;
	height: 100px;
}

#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
}
#footer { width: 954px; clear: both; height: 100px; background-image: url(footer.jpg); background-repeat: no-repeat; margin-top: 50px; 
}
.clear { clear: both; background: none; }

#footerleft { margin: 25px 0px 0px 0px; float: left; width: 554px; font-Size: 11px; font-Weight: normal; COLOR: #999999; line-height: 18px; Text-Decoration: none; FONT-FAMILY: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; text-align: left; 
}

#footerright { margin: 53px 0px 0px 0px; width: 179px; font-Size: 11px; font-Weight: normal; COLOR: #777777; line-height: 18px; Text-Decoration: none; font-family: Georgia, "lucida grande", "lucida sans unicode", Tahoma, Georgia, helvetica, arial, sans-serif; text-align: right; float: left; padding-right: 16px; 
}

#footerleft1 { margin: 55px 0px 0px 0px; float: left; width: 240px; font-Size: 11px; font-Weight: normal; COLOR: #999999; line-height: 18px; Text-Decoration: none; FONT-FAMILY: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; text-align: left; 
}

#footerleft2 { margin: 50px 0px 0px 0px; float: left; width: 180px; font-Size: 11px; font-Weight: normal; COLOR: #999999; line-height: 18px; Text-Decoration: none; FONT-FAMILY: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; text-align: left; 
}

#footerleft3 { margin: 55px 0px 0px 0px; float: left; width: 330px; font-Size: 11px; font-Weight: normal; COLOR: #999999; line-height: 18px; Text-Decoration: none; FONT-FAMILY: Georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif; text-align: left; 
}

#WineboxDigital
{
  display: block;
  width: 179px;
  border: 0px;
  height: 25px;
  background: url("winebox-digital.jpg") no-repeat 0 0;

}

#WineboxDigital:hover
{ 
  border: 0px;
  background-position: 0 -25px;
}

#WineboxDigital span
{
  display: none;
}

#mastleft { float: left; width: 750px; height: 115px; 
}

#mastright { float: left; width: 180px; height: 115px; 
}

#social {
	float: left;
	width: 90px;
	margin-top: 5px;
}

