* {
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

html {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	}

body {
	margin: 0 auto 15px auto;
	text-align: left;
	background: url(../img/hd_bg.jpg) center top repeat-x #FFF;
	font: 100 11px Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	}
	
a {
	color: #003399;
	text-decoration: underline;
	}
	
a:visited {
	color: #336699;
	}

img {
	border: none;
	}

#container {
	background: white;
	}
	
#header {
	width: 760px;
	background: url(../img/hd_logo.jpg) #08c no-repeat;
	height: 99px;
	float: left;
	clear: both;
	}

#header h6 {
	float: right;
	width: 220px;
	height: 78px;
	}
	
#header h6 a {
	text-indent: -10000px;
	float: right;
	width: 220px;
	height: 78px;
	}
 
#middle {
	width: 758px;
	height: auto;
	border: 1px #eee solid;
	border-width: 0 1px;
	background: #fff;
	float: left;
	clear: both;
	}
	
#content {
	width: 498px;
	float: right;
	margin: 10px;
	display: inline;
	}
	
#nav {
	width: 230px;
	height: auto;
	float: left;
	background: url(../img/mn_bgRepeat.jpg) repeat-y;
	margin: 0 0 0 8px;
	padding-bottom: 20px;
	display: inline;
	}
	
#mainmenu {
	float: left;
	height: auto;
	width: 230px;
	background: url(../img/mn_bgTop.jpg) no-repeat;
	display: inline;
	}

#mainmenu ul {
	width: 210px;
	display: inline;
	}

#mainmenu li {
	float: left;
	clear: left;
	background: url(../img/mn_seta.gif) left 3px no-repeat;
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 210px;
	border-bottom: 1px #eee solid;
	margin: 6px 0 0 10px;
	display: inline;
	}
	
#mainmenu li a {
	float: left;
	text-decoration: none;
	color: #666;
	margin: 0 10px 0 15px;
	display: inline;
	}
	
#servicesmenu {
	float: left;
	margin: 10px 35px 0;
	display: inline;
	}
	
#servicesmenu li {
	float: left;
	clear: both;
	padding: 12px;
	border-bottom: 1px black solid;
	}
	
#servicesmenu li a {
	float: left;
	width: 128px;
	height: 30px;
	text-indent: -10000px;
	}
	
	#mnGalerias {
		background: url(../img/mn_galerias.jpg) no-repeat;
		}
	#mnTubos {
		background: url(../img/mn_tubos.jpg) no-repeat;
		}
	#mnLogistica {
		background: url(../img/mn_logist.jpg) no-repeat;
		}
	#mnObras {
		background: url(../img/mn_obras.jpg) no-repeat;
		}
	
#footer {
	float: left;
	clear: both;
	}
	
#footer	address {
	float: left;
	clear: both;
	width: 760px;
	background: #08c;
	text-align: center;
	font: bold 11px/24px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	height: 26px;
	}
	
#footer #copyright {
	float: left;
	width: 400px;
	font: 100 11px/24px Verdana, Arial, Helvetica, sans-serif;
	color: black;	