@charset "UTF-8";
/* CSS Document */

body, div, ul, ol, li, h1, h2, h3, h4, p, blockquote, th, td {

margin: 0;
padding: 0;

}


h1, h2, h3, h4, h5, h6 {

font-size: 100%; 

}

ol, ul {

list-style: none;

}

address, caption, cite, code, dfn, em, strong, th, var, b {

font-style: normal;
font-weight: normal;

}

table {

border-collapse: collapse;
border-spacing: 0;

}

fieldset, img {

border: 0;

}

html {

text-align:center;


}

body {

width: 800px;
height:600px;
margin: 0 auto 0 auto;
text-align:left;
position:relative;
background-position:top center;
background-color:#050708;
color:#FFFFFF;
z-index:1;
}

span {
display:none;
}


/* Beer Corner USA Page Divs */


#container_bcusa {
	width:800px;
	height:600px;
	background-image:url(CM%20site%20slices/beercornersplashpage_bg.png);
	background-position:top;
	position:relative;
}


#container_sidelinks {
	width:130px;
	height:350px;
	position:relative;
	float:left;
	top: 200px;
	left: 40px;
}




#container_mainlinks {
	width:520px;
	height:520px;
	position:relative;
	float:left;
	left: 125px;
	top: 50px;
}


#bcusa_events{
	width:55px;
	height:17px;
	background-image:url(CM%20site%20slices/beercornersplashpage_07.png);
	position:relative;
	float:left;
	clear:left;
	left:20px;
	top:50px;

}

#bcusa_events a, a:hover{
	display:block;
	width:55px;
	height:17px;
	
}

#bcusa_contact {
	width:100px;
	height:22px;
	background-image:url(CM%20site%20slices/beercornersplashpage_ic.png);
	position:relative;
	float:left;
	clear:left;
	left:20px;
	top:65px;

}

#bcusa_contact a, a:hover{
	display:block;
	width:100px;
	height:22px;
	
}

#bcusa_newsletter {
	width:87px;
	height:18px;
	background-image:url(CM%20site%20slices/beercornersplashpage_13.png);
	position:relative;
	float:left;
	clear:left;
	left:20px;
	top:80px;

}

#bcusa_newsletter a, a:hover{
	display:block;
	width:87px;
	height:18px;
	
}


#bcusa_gallery {
	width:62px;
	height:24px;
	background-image:url(CM%20site%20slices/beer_gallery.png);
	position:relative;
	float:left;
	clear:left;
	left:20px;
	top:95px;

}

#bcusa_gallery a, a:hover{
	display:block;
	width:62px;
	height:24px;
	
}


#bcusa_email {
	width:64px;
	height:42px;
	background-image:url(CM%20site%20slices/email.png);
	position:relative;
	float:left;
	clear:left;
	left:20px;
	top: 170px;
	
}


#bcusa_email a, a:hover{
	display:block;
	width:64px;
	height:42px;
	
}




#bcusa_moon {
	width:200px;
	height:150px;
	background-image:url(CM%20site%20slices/cmlogo.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	left:10px;
	top:40px;

}


#bcusa_moon a, a:hover{
	display:block;
	width:200px;
	height:150px;
	
}


#bcusa_huberhaus {
	width:170px;
	height:130px;
	background-image:url(CM%20site%20slices/huberlogo.png);
	position:relative;
	float:left;
	left:110px;
	top:50px;

}

#bcusa_huberhaus a, a:hover{
	display:block;
	width:170px;
	height:130px;
	
}


#bcusa_maxandjoes {
	width:199px;
	height:128px;
	background-image:url(CM%20site%20slices/beercornersplashpage_maxandjoes2.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	clear:left;
	left:15px;
	top:180px;

}

#bcusa_maxandjoes a, a:hover{
	display:block;
	width:199px;
	height:128px;
	
}

#bcusa_beertopia {
	width:188px;
	height:120px;
	background-image:url(CM%20site%20slices/beercornersplashpage_beertopia2.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	left:105px;
	top:185px;

}

#bcusa_beertopia a, a:hover{
	display:block;
	width:188px;
	height:120px;
	
}
