@charset "utf-8";
/* CSS Document */

body {
	background-color:#333;
	font:0.9em/1.25em Tahoma, Geneva, sans-serif;
}
h1 {
	margin:0pt;
	padding:0pt;
	background-image:url(../images/header.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:104px;
}
h2 {
	margin-top:0pt;
	margin-bottom:1em;
	font-size:1.2em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:1.2em;
	text-transform:uppercase;
}
h5 {
	margin-bottom:0.25em;
	/* padding-bottom:0pt; */
	text-transform:uppercase;
	color:#039;
}
p {
	margin:0pt;
	padding:0pt;
}
a {
	text-decoration:none;
	color:#039;
}
sup {
	line-height:0pt;
}
#wrapper {
	position:relative;
	background-color:#fff;
	width:750px;
	margin:1em auto;
	padding:0pt;
	/* border:1px solid #D7EDFF; change color here *******/
}
#vol {
	position:absolute;
	top:70px;
	right:1.5em;
	color:#fff;
}
#content {
	padding:1.5em 1.5em 1.5em 3em;
	height:800px; /* remove after style ********/
}
#picHolder {
	float:right;
	width:250px;
	margin-left:2em;
}
#txtHol {
	width:400px;
	float:left;
}
#picHolder div {
	margin-bottom:1em;
}
#picHolder img {
	width:250px;
	margin-bottom:1em;
	border:1px solid #000;
}
#footer {
	padding:1.5em 1.5em 1.5em 3em;
	clear:both;
}
.sml {
	font:0.6em/1em Arial, Helvetica, sans-serif;
	color:#999;
}
.six {
	width:15.5%;
	height:75px;
	background-color:#fff;
	float:left;
	margin-right:0.6%;
	font:0.55em/1.25em Arial, Helvetica, sans-serif;
}
.six p {
}
.logo {
	background-image:url(../images/logoES128.png);
	background-repeat:no-repeat;
	width:18.25%;
	height:75px;
	float:right;
}
.comp {
	color:#039;
	font-weight:bold;
}