* { margin: 0; padding:0; border:0; }

body { margin-top:20px; margin-bottom:20px; }

a, a:visited {
	color:#333333;
}

a:active, a:hover {
	color:#71092F;
}

td {
	padding:4px;
}

div#contenedor {
	width:761px;
	position:relative;
}

img.titulo {
	margin-top:0px;
	margin-bottom:18px;
}

div#menu {
	background-image:url('../images/menu.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:140px;
	margin-bottom:0px;
	position:relative;
	z-index:1;
}

div#menu img#home {
	position:absolute;
	top:32px;
	left:78px;
}

div#menu img#products {
	position:absolute;
	top:32px;
	left:190px;
}

div#menu img#aboutus {
	position:absolute;
	top:32px;
	left:485px;
}

div#menu img#contactus {
	position:absolute;
	top:32px;
	left:615px;
}

body#homepage div#menu img#home,
body#homepage div#menu img#products,
body#homepage div#menu img#aboutus,
body#homepage div#menu img#contactus { top:23px; }

body#homepage div#bottom { margin-top:132px; }

div#imagen{
	left:10px;
	position:absolute;
}

div#texto {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	margin-left:350px;
	color:#333333;
	background-color:inherit;
	width:404px;
}

div#texto p {
	margin-bottom:20px;
}

div#texto p.aboutus {
	line-height:17px;
}

div#bottom{
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:inherit;
	margin-top:67px;
}
