@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
margin: 0;
padding: 0;
border: 0;
}

body{
	background-color:#663399;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper{
width: 800px;
background-color:#FFFFFF;
margin:10px auto;
border: 3px solid #FFFFFF;
text-align:left;
}

#includefile{
width: 800px;
height: 94px;
background-color:#FFFFFF;
}

#banner{
	height: 58px;
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
}

#nav{
	height: 36px;
}

#homeimage{
width: 590px;
height: 249px;
float: left;
}

#rightcontent{
	width: 210px;
	height: 322px;
	float: right;
}

.rigtimagecol{
	margin: 5px;
	padding: 0;
	border: 0;
	text-align: center;
}

.clearit{
clear: both;
}


#leftbottles{
	width: 181px;
	height: 73px;
	background-image: url(../images/bottles.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rightbottles{
	width: 409px;
	height: 73px;
	background-image: url(../images/free.jpg);
	background-repeat: no-repeat;
	float: right;
}

#bottonrow{
	width: 800px;
	height: 320px;
	float: left;
	background: url(../images/option.jpg) no-repeat center top;
}

#bottonrow p{
	height: 70px;
	font-size: 54%;
	padding: 0;
	margin: 5px;
}

#bottonrow p strong{
	font-weight: bolder;
	color: #663399;
	text-align: center;
}

#bottonrow a img{
    border: 0;
}

#sweepstakes{
	width: 165px;
	height: 112px;
	float: left;
	margin-top: 105px;
	padding-left: 30px;
}

#sweepstakes p{
height: 40px;
}

#referafriend{
	width: 165px;
	height: 112px;
	float: left;
	margin-top: 105px;
	padding-left: 25px;
}

#pickthenext{
	width: 165px;
	height: 112px;
	float: left;
	margin-top: 105px;
	padding-left: 27px;
}

#tipsfun{
	width: 165px;
	height: 112px;
	float: left;
	margin-top: 105px;
	padding-left: 27px;
}

#winners{
	width: 197px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0;
	background: url(../images/sweepstakes-boys_10.jpg) repeat;
}

#winners p{
font-size: 70%;
text-align: center;
}

#winners p strong{
font-weight: bolder;
	color: #663399;
}

#winners p strong em{
	color: #666666;
}

#content{
margin-top: 10px;
margin-right: 217px;
margin-left: 40px;
padding: 0;
height: 1%;
}

#content p{
font-size: 80%;
}

#content p strong{
	font-weight: bolder;
	color: #666666;
}

.headertop{
margin-top: 10px;
margin-right: 217px;
margin-left: 15px;
padding: 0;
}

.rightimage {
	padding-right: 20px;
	margin-top: 20px;
	float: right;
}

.leftimage {
	margin-left: 5px;
	margin-top: 20px;
	float: left;
}

#rightcolumn {
	width: 370px;
	padding-right: 20px;
	margin-top: 20px;
	float: right;
}

#rightcolumn p{
font-size: 80%;
}

#rightcolumn p strong{
	font-weight: bolder;
	color: #663399;
	text-transform: uppercase;
}

#leftcolumn {
	width: 370px;
	padding-left: 20px;
	margin-top: 20px;
	float: left;
}

#leftcolumn p{
font-size: 80%;
}

#leftcolumn p strong{
	font-weight: bolder;
	color: #663399;
	text-transform: uppercase;
}

.boldfont{
	font-weight: bolder;
	color: #663399;
	text-transform: uppercase;
}

#bottlesbox{
	width: 359px;
	height: 271px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	padding: 0;
	background-image: url(../images/box_03.jpg);
	background-repeat: no-repeat;
}

#bottlesbox p{
font-size: 80%;
}

#bottlesbox p strong{
	font-weight: bolder;
	color: #663399;
	text-transform: uppercase;
	text-align: right;
}

.bottleimage{
 	margin-left: 10px;
	margin-top: 40px;
	float: left;
	padding: 0;
    float: left;
}

.bottletext{
	width: 170px;
	height: 200px;
	margin: 40px 5px 5px;
	float: right;
	padding: 0;
}

.bottletext img{
    border: 0;
}

.linksbottom{
	float: left;
	margin-left: 10px;
	margin-top: 70px;
	padding: 0;
	border: 0;
}

.formtext{
    width: 140px;
	font-size: 54%;
	font-weight: bolder;
	color: #663399;
	margin-bottom: 10px;
	display: block;
}

#footer{
height: 24px;
margin: 0;
padding: 0;
clear: both;
}