/* layout */


* {
	margin:10;
	padding:5, 0 , 0 , 0;
}


body {
	font: 12px/1.6em helvetica, arial, sans-serif;
		background-color: #000000;
	margin: 0;
	}

#wrapper {
	width:100%;
	height: 100%;
	margin:5px 5px 5px;
	top: 0px;
	border: 1px solid #333333;
}

#header {
	height: 100px;
	border-bottom:1px solid #666666;
	background:#000000 url(images/es1.gif) no-repeat 50px 25px;
	width: 100%;
	float: left;
	left: 10px;
	margin-left: 0px;
	color: #999999;
	padding: 100px 0 0 50px;

	}
	
	#header2 {
	height: 80px;
	border-bottom:1px solid #666666;
	background:#000000 url(images/es2.gif) no-repeat 50px 10px;
	width: 100%;
	float: left;
	left: 10px;
	margin-left: 0px;
	color: #999999;
	padding: 50px 0 0 45px;

	}
	
	.headernav a:link, .headernav a:visited{
	color: #cccccc;
	text-decoration: underline;
	background: #000000;
	}
#content {
	margin:0px 0px 0 0;
	padding:0px 20px 15px 58px;
	font-size: 120%;
	background: #000000;
	width: 100%;
	height: 100%;
	
	}
	
#content2 {
	margin:0px 0px 0 0;
	padding:0px 20px 15px 58px;
	font-size: 120%;
	background: #000000;
	width: 100%;
	height: 100%;
	
	}
	
#contentwht {
	margin:50px 0px 0 0;
	padding:10px 15px 15px 40px;
	font-size: 125%;
	background: #ffffff;
	width: 100%;
	height: 100%;
	color: #993300;
	line-height: 21px;
	
	}


#footer {
	padding:10px 0 20px 40;
	text-align:left;
	color:#999;
	border-top: 0px solid #666666;
	font-size: 100%;
	top: 20px;
	left: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	float: left;
	width: 100%;
}



/* basics */

h1 {
	color:#993300;
	letter-spacing:1px;
	margin:20px 0;
	font: normal 2.5em/normal helvetica, arial, sans-serif;
}
h2 {
	color:#993300;
	letter-spacing:1px;
	margin:20px 0;
	font: bold 2.1em helvetica, arial, sans-serif;
}
h3 {
	color:#993300;
	letter-spacing:1px;
	margin:20px 0;
	font: normal 1.9em/normal helvetica, arial, sans-serif;
}
h4 {
	color:#993300;
	letter-spacing:1px;
	margin:20px 0;
	font: normal 2.5em/normal helvetica, arial, sans-serif;
}
h1 a {
	text-decoration:none;
		color:#999999;
}


#header h1 {
	margin:0px;
	text-align: center;
	padding: 385px 0px 10px;
	color: #993300;
	font-size: 2.7em;
	font-weight: bold;
	letter-spacing: 1.1em;
	}




/* nav */


#nav {
	padding: 10px 50px 10px 0px;
	margin:0 11px;
	height:30px;
	letter-spacing: 2px;
	border-bottom: 0px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 0px;
	font:1.2em helvetica, arial, sans-serif;
	margin:1px 20px 0 0;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color: #993300;
	text-decoration:none;
}

#nav li a.active {
	color: #993300;
	text-decoration:none;
}


#subnav {
	padding:10px 0 0 25px;
	margin:0;
	height:28px;
	color: #CCCCCC;
	visibility: visible;
}


#subnav  a {
	color:#999;
	text-decoration:underline;
	
}
#subnav  a:hover {
	background-color:#eee;
	color: #FF5122;
	text-decoration:none;
}

#subnav a.active {
	color: #cc6600;
	text-decoration:none;
}

#subnav li {
	float:left;
	list-style:none;
}

#subnav li a {
	color:#999;
	padding:5px 3px 7px 3px;
	font:1.2em helvetica, arial, sans-serif;
	margin:1px 20px 0 0;
	text-decoration:none;
	display:block;
}
#subnav li a:hover {
	background-color:#eee;
	color: #FF5122;
	text-decoration:none;
}

#subnav li a.active {
	color: #cc6600;
	text-decoration:none;
}


/* content */




#content p {
	line-height:1.25em;
	margin:15px 0 25px 0;
	font-size:115%;
	color: #333333;
}
.label {
	line-height:1.25em;
	margin:15px 0 25px 0;
	font-size:115%;
	color: #993300;
}



#content a:link, #content a:visited,  #footer a:link, #footer a:visited, #table a:link, #table a:visited{
	color: #336699;
	text-decoration: none;
	}


 #contentwht a:link, #contentwht a:visited{
color: #993300;
	text-decoration: underline;
	}

.ptg {
	font-family:helvetica, arial, sans-serif;
	font-size:115%;
	float: none;
	width: 300px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #993300;
	clear: none;
}
.ptg2 {
float: left; width: 155px; margin-right: 60px; margin-bottom: 20px;
}

.ptg img {
display: block; margin-bottom: 15px;
}

#colwrap {
	height: 1250px;
	width: 1050px;
	margin: 0px;
	padding: 0px 15px;
	font-size: 90%;
	background: #000000;
	border-right: 0px solid #BCCFB7;
	border-bottom: 0px solid #BCCFB7;
	border-left: 0px solid #BCCFB7;
	border-top: 0px solid BCCFB7;
}
#col1 {
	float:left;
	width: 33%;
	margin: 0 auto 0 0px;
	font-size: 110%;
	background: #000000;
	height: 100%;
	padding: 15px 0px 0px;
}
#col2 {
	 float:left;
  width: 33%; 
	margin: 0 auto 0 0;
	font-size: 110%;
	background: #000000;
	height: 100%;
	padding: 15px 0px 0px;
}
#col3 {
	float:left;
	width: 33%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 110%;
	background: #000000;
	height: 100%;
	padding: 15px 0px 0px;
}
#contentb {
	height: 700px;
	width: 1050px;
	margin: 0px;
	padding: 0px 15px;
	font-size: 90%;
	background: #000000;
	border-right: 0px solid #BCCFB7;
	border-bottom: 0px solid #BCCFB7;
	border-left: 0px solid #BCCFB7;
	border-top: 0px solid BCCFB7;
}

