/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
margin:15px;
background-color:#999999;
color:#FFFFFF;
}


h1 {
padding:0px; margin:0px;
font-size:22px;
}

h2 {
padding:0px; margin:0px;
font-size:18px; font-weight:normal;
}


h5 {
padding:0px; margin:0px;
font-size:9px;
font-weight:normal;
}




.clear {
clear:both;
}

.big-text {
font-size:26px;
text-transform:uppercase;
text-align:center;
}


.small-text {
font-size:10px;
text-align:center;
}


.top {
width:850px; height:155px; position:absolute;
top:15px; left:50%; margin-left:-425px;

z-index:2;

background-image:url(../images/top.png);
background-repeat:no-repeat;
}



.main-home {
width:849px; height:488px; position:absolute;
top:141px; left:50%; margin-left:-424px;

z-index:1;
background:#FFFFFF;
}





.bottom {
width:850px; height:55px; position:absolute;
top:595px; left:50%; margin-left:-425px;

z-index:2;

background-image:url(../images/bottom.png);
background-repeat:no-repeat;
}






.copy {
width:850px; height:30px; position:absolute;
top:655px; left:50%; margin-left:-425px;

z-index:2;
}





.simply-logo {
width:150px;
height:120px;
float:left;
padding-left:5px;
padding-right:5px;
}


.menu-bar {
width:680px;
height:70px;
float:left;

padding-left:5px;
padding-top:30px;
}












.main-index {
width:850px; height:468px; position:absolute;
top:141px; left:50%; margin-left:-425px;

padding-top:30px;

z-index:1;
background:#2d2d2d;
}



.main-page-con {
width:850px; height:498px; position:absolute;
top:141px; left:50%; margin-left:-425px;

z-index:1;
background:#2d2d2d;
}





.main-our-ethos-split {
width:320px; height:458px;
padding-top:40px; padding-left:15px; padding-right:15px;
background:#009E9B;
float:left;
}


.main-our-ethos-split-right {
width:500px; height:498px;
background:#009E9B;
float:left;

background-color:#FFFFFF;
}








.main-our-facts-split {
width:420px; height:458px; overflow:scroll;
padding-top:40px; padding-left:15px; padding-right:15px;
background:#9BCD66;
float:left;
}


.main-our-facts-split-right {
width:400px; height:498px;
background:#009E9B;
float:left;

background-color:#FFFFFF;
}






.main-keep-moving-split {
width:320px; height:458px;
padding-top:40px; padding-left:15px; padding-right:15px;
background:#4E2F91;
float:left;
}


.main-keep-moving-split-right {
width:500px; height:498px;
background:#009E9B;
float:left;

background-color:#FFFFFF;
}






.main-contact-us-split {
width:370px; height:458px;
padding-top:30px; padding-left:15px; padding-right:15px;
background:#EF3E33;
float:left;
}


.main-contact-us-split-right {
width:450px; height:498px;;
background:#009E9B;
float:left;

background-color:#FFFFFF;
}






.main-download-split {
width:370px; height:463px;
padding-top:25px; padding-left:15px; padding-right:15px;
background:#FCB131;
float:left;
}


.main-download-split-right {
width:450px; height:498px;
background:#009E9B;
float:left;

background-color:#FFFFFF;
}




.main-our-wines {
width:820px; height:468px; overflow:auto;
padding-top:40px; padding-left:15px; padding-right:15px;
background:#2EADDF;
float:left;
}







.taste {
width:245px; height:75px; position:absolute;
top:165px; left:50%; margin-left:150px;

z-index:2;

background-image:url(../images/Taste.png);
background-repeat:no-repeat;
}









a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}








