body{
margin:0;
padding:0;
}
* {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#58595B;
line-height:18px;
}

#main_container{
position:absolute;
top:280px;
left:-482px;
margin-left:50%;
display:block;
width:965px;
}
/*------------------*/
#flash_banner{
display:block;
width:100%;
height:286px;
background:top center no-repeat url(../images/non-flash_banner.gif);

}
#splash_flash {
position:absolute;
display:block; 
height:768px; 
width:1024px; 
left:-512px;
margin-left:50%; 
}
.nonFlashBanner{
position:absolute;
display:block;
width:1024px;
left:-503px;
margin-left:50%;
}
/*------------------*/

#nav_container{
display:block;
float:left;
width:200px;
margin:0;
padding:0;
}
#nav {
display:block;

width:200px;
margin:0;
padding:0;
list-style:none;
}
#nav li, #nav li a{
display:block;
width:200px;
float:left;

}
#nav li a{
position:absolute;
margin:0;
}
#nav li a em {
display:none;
}
#nav li a.nav_home {
top:0;
height:70px;
background:top left no-repeat url(../images/menu/home.gif);
}
#nav li a.nav_about {
top:54px;
height:38px;
background:top left no-repeat url(../images/menu/about.gif);
}
#nav li a.nav_order {
top:111px;
height:38px;
background:top left no-repeat url(../images/menu/wines.gif);
}
#nav li a.nav_contact {
top:166px;
height:34px;
background:top left no-repeat url(../images/menu/contact.gif);
}
#nav li a:hover, #nav li a.active {
background-position:-200px;
}
#page{
	position:absolute;
	left:204px;
	float:left;
	display:block;
	width:764px;
	overflow:auto;
	background:bottom right no-repeat url(../images/page_bg_watermark.gif);
	margin:0;
	padding:13px 0 30px 0;
}
.wineCol {
width:220px;
padding-right:24px;
float:left;
}
a.green{
font-size:9px;
text-transform:uppercase;
color:#918615;
}
a.red{
font-size:9px;
text-transform:uppercase;
color:#800c00;
}
a {
color:#800c00;
}
.footer{
display:block;
width:665px;
margin:0;
padding:0;
clear:left;
}
.footer p, .footer p a{
font-size:9px;
}

