@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.wrap{
	width:1205px;
	margin:0 auto;
}
.tophold{
	width:1205px;
	height:140px;
	float:left;
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;
}
.suscribete{
	float:left;
	margin-left:60px;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#e7c12c;
	text-transform:uppercase;
}
.suscribete a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e7c12c;
	text-decoration:none;
	font-weight:normal;
}
.suscribete a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e7c12c;
	text-decoration:none;
	font-weight:normal;
}
.leftsec{
	width:144px;
	height:510px;
	float:left;
	background-image:url(../images/leftsec.jpg);
	background-repeat:no-repeat;
}
.beermug{
	width:316px;
	height:510px;
	float:left;
}
.righthold{
	width:745px;
	height:187px;
	float:left;
	background-image:url(../images/righthold.jpg);
	background-repeat:no-repeat;
}
.rightholdin{
	width:361px;
	float:left;
	margin-left:13px;
	margin-top:46px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.rightholdpics{
	width:420px;
	height:323px;
	float:left;
}
.bttmright{
	width:325px;
	height:323px;
	float:left;
	background-image:url(../images/bttmright.jpg);
	background-repeat:no-repeat;
}
.footer{
	width:1205px;
	float:left;
}
.footer-in{
	width:650px;
	height:95px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3b3b3b;
	text-align:center;
}
.align-right,
.align-left{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:73px;
	height:27px;
	background:url(../images/logo-linko.gif) no-repeat;
	margin:29px 0 0 30px;
	display:inline;
}
.align-right{
	width:36px;
	height:35px;
	background:url(../images/logo-aksam.gif) no-repeat;
	margin:20px 32px 0 0;
}
.align-left{
	margin-left:226px;
	
}