body{
	margin:0;
	font:10px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#323232;
	background:#fff;
	min-width:1024px;
}
a{
	color:#f00;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border:none;}
form, fieldset{
	border-style:none;
	margin:0;
	padding:0;
}
input{
	
}

#wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
}
.w1{
	width:1200px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1200px;
	position:relative;
	float:left;
	left:-50%;
}
#main{
	padding:2px 0 0;
	background:url(../images/bg-main.jpg) no-repeat;
	border-bottom:5px solid #1a3a61;
	height:479px;
}
#main span{
	color:#fff;
	font-weight:bold;
	margin:0 0 0 236px;
}
.content{
	margin:0 0 0 355px;
	padding:47px 16px 49px;
	width:480px;
}
.content h1{
	margin:0 0 15px;
	color:#fff;
	font:bold 17px Tahoma, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.select-form fieldset{margin:0 0 0 1px;}
.row{
	overflow:hidden;
	width:100%;
	margin:0 0 7px;
}
.select-form input{
	margin:1px 7px 0 0;
	float:left;
	width:15px;
	height:16px;
}
* html .select-form input{margin:1px 3px 0 0;}
.select-form label{
	color:#fff;
	font:14px/16px Tahoma, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#footer{
	position:relative;
	padding:5px 234px 0 296px;
	background:url(../images/bg-footer.gif) no-repeat;
	width:670px;
	height:214px;
}
#footer ul{
	width:76px;
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul a{
	display:block;
	margin:0 0 4px;
}
* html #footer ul a{display:inline;}
* +html #footer ul a{display:inline;}
.footer-content{
	position:absolute;
	top:5px;
	margin:0 0 0 72px;
	width:593px;
	text-indent:28px;
	line-height:12px;
	text-align:center;
	word-spacing:1px;
}
* html .footer-content{top:6px;}
* +html .footer-content{top:6px;}
.footer-content p{margin:0;}
.placeholder-football-player{
	margin:-17px 0 0 30px;
	width:1131px;
	height:109px;
}
.placeholder-beer-left{
	position:absolute;
	top:-176px;
	left:30px;
	background:url(../images/bg-placeholder-beer-left.gif) no-repeat 0 100%;
	width:263px;
	height:344px;
}
.placeholder-beer-right{
	position:absolute;
	top:-176px;
	right:39px;
	background:url(../images/bg-placeholder-beer-right.gif) no-repeat 0 100%;
	width:199px;
	height:344px;
}