/* CSS Document */

#wrapper
{
width:770px;
}
#cabeza
{
width:770px;
height:100px;
background-image:url(cabezal.gif);
background-repeat:no-repeat;
}
#grupo
{
width:770px;
}
#titulo
{
	width:auto;
	float: right;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #615032;
}
#titulo2
{
	width:auto;
	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #615032;
}
#direccion
{
width:170px;
float:left;
height:457px;
}
#mapa
{
width:600px;
height:457px;
float:right;
}
#driving
{
width:600px;
margin-left:170px;

}
.texto
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	border-top:4px solid #B30000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B30000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#gallery-kitchen {
	padding: 10px 10px 10px 20px;
	height: 600px;
	width: 530px;
}
#products {
	background-color: #ECE6D9;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	padding: 5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
