/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; color: #ee5603}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; color: #ee5603}

#container {
	width:900px;
	height:780px;
	margin-top:20px;
	margin-bottom:20px;
  	margin-left: auto ;
  	margin-right: auto ;
  	background:#fff;
	position:relative;
}

#top {
	width:890px;
	height:124px;
	background-color: #fff;
	background-image: url(toppic2.jpg);
	background-repeat: no-repeat;
  position: relative;
}
#topbox {
  position: absolute;
  width:560px;
  top: 40px;
  left: 327px;
}

#navigation {
	position: absolute;
	width:555px;
	top: 100px;
	left: 327px;
	text-align: right;
}

.nav a:link {color: #ee5603; text-decoration: none;}
.nav a:visited { color: #ee5603; text-decoration: none;}
.nav a:hover { color: #FF9933; text-decoration: none;}
.nav a:active { color: #ee5603; text-decoration: none;}


#homeslide {
	width:870px;
	height:400px;
    padding-top: 15px;

}

#content-home {
	width:860px;
	height:600px;
  top: 15px;
  left: 10px;
	background-color: #fff;
	position:relative;
}
#content-alpha {
	width:400px;
	height:30px;
  top: 750px;
  left: 10px;
	background-color: #fff;
	position:absolute;
}

.alpha  {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; color: #ee5603; text-decoration: none;}
.alpha a:link {color: #ee5603; text-decoration: none;}
.alpha a:visited { color: #ee5603; text-decoration: none;}
.alpha a:hover { color: #ee5603; text-decoration: none;}
.alpha a:active { color: #ee5603; text-decoration: none;}

#content-copyright {
	width:140px;
	height:30px;
  top: 750px;
  left: 740px;
	background-color: #fff;
	position:absolute;
}

/* CSS Services */
#content-services {
	width:860px;
	height:600px;
  top: 15px;
  left: 10px;
	background-color: #fff;
	position:relative;
}
#image-services {
	width:230px;
	height:370px;
  top: 15px;
  left: 10px;
	background-color: #fff;
	position:absolute;
}
#text-services {
	width:600px;
	height:370px;
  top: 15px;
  left: 250px;
	background-color: #fff;
	position:absolute;
}
#image-services2 {
	width:230px;
	height:150px;
  top: 445px;
  left: 10px;
	background-color: #fff;
	position:absolute;
}
#text-services2 {
	width:600px;
	height:50px;
  top: 520px;
  left: 250px;
	background-color: #fff;
	position:absolute;
}
#text-services3 {
	width:840px;
	height:50px;
  top: 390px;
  left: 10px;
	background-color: #fff;
	position:absolute;
}
.textmiddle {vertical-align:middle;}


.brewers  {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; color: #0099FF; text-decoration: none;}
.brewers a:link {color: #0099FF; text-decoration: none;}
.brewers a:visited { color: #0099FF; text-decoration: none;}
.brewers a:hover { color: #0099FF; text-decoration: none;}
.brewers a:active { color: #0099FF; text-decoration: none;}

/* CSS Contact */
#content-contact {
	width:860px;
	height:600px;
  top: 15px;
  left: 10px;
	background-color: #fff;
	position:relative;
	padding:10px 10px 10px 10px; 
}
#text-contact {
	width:430px;
	height:425px;
  top: 15px;
  left: 10px;
	background-color: #fff;
	position:absolute;
}
#image-contact {
	width:300px;
	height:425px;
  top: 15px;
  left: 570px;
	background-color: #fff;
	position:absolute;
}
#image2-contact {
	width:860px;
	height:120px;
  top: 480px;
  left: 10px;
	background-color: #fff;
	position:absolute;
}
.bartlam  {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; color: #ee5603; text-decoration: none;}
.bartlam a:link {color: #ee5603; text-decoration: none;}
.bartlam a:visited { color: #ee5603; text-decoration: none;}
.bartlam a:hover {	color: #FF9933;	text-decoration: none;}
.bartlam a:active { color: #ee5603; text-decoration: none;}
