/*Hacemos un lindo reset! xd*/
* {margin: 0px; padding: 0px;}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

a { color: #36f; text-decoration: none}
a:hover {color: yellow;}

#cuadro {
	height: 30px;
	background-color: #e7e7e7;
}

#header {
	height: 116px;
	border-bottom: 3px solid #ccc;
	border-top: 3px solid #ccc;
	background-image: url(http://www.ihosting.cl/def/images/header.jpg);
	background-repeat: no-repeat;
}

#subheader{
	height: 220px;
	background-image: url(http://www.ihosting.cl/def/images/texto.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #333;
}

#subheader #izq{
	float: left;
	font-size: 12px;
	color: #fff;
	width: 250px;
	height: 120px;
	padding: 65px 5px 5px 45px;
}

#subheader #izq h2, h3, h1 {padding-left: 30px;}

#subheader #der{
	float: right;
	font-size: 14px;
	color: #fff;
	width: 350px;
	padding: 20px;
}

#subheader #der h3 {
	margin-bottom: 20px;
}

#subheader #der ul {
	padding-left: 10px;
}

#subheader #der ul li {
	list-style: square;
}

#contenido {
	clear: both;
	min-height: 100px;
	color: #fff;
	padding: 20px;
	background: #000000 url(http://www.ihosting.cl/def/images/borde.jpg) bottom no-repeat;
}

#container {
	width: 981px;
	margin: 0px auto;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 99.1%;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	background-color: #ccc;
	left: -2px;
}
<script type="text/javascript">
          //<![CDATA[
            document.write('<a href="https://' + location.hostname + ':8443">https://' + location.hostname +':8443</a>');
          //]]>
          </script></p>
