body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;

}

#container {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}

#header {
width: 800px;
	background-image: url(images/header_bck.gif);
	height: 145px;
margin-right:10px;
}

#espanol {
width: 800px;
	background-color: #006178;
	text-align: right;
	font-size: .8em;
	padding-top: 5px;
	color: #e38e19;
}

#espanol a {
padding: 5px 14px 15px 0px;
color: #fff;
}
#espanol a:link {
color: #fff;
}
#espanol a:visited {
color: #fff;
}
#espanol a:hover {
color: #e38e19;
}

img {
border: 0;}




#header ul {
	padding: 2px;
	color: #000000;
	white-space: normal;
	margin: 0px;
	text-align: left;
	position: relative;
	top: 30px;

}

#header li {
list-style-type: none;
display: inline;
}

.lift {
	position: relative;
	top: -10px;
}

#content {
	background-image: url(images/content_back.gif);
	margin-top: 5px;
	width: 800px;
	text-align: left;
	margin-bottom: 5px;
}

#subnav{
	text-align: left;
	width: 250px;
	margin-right: 20px;
	margin-left: 10px;
	float:left;
	font-size: .9em;
}
#subnav ul{
margin-top:20px;
placement: relative;
left: -10px;
}
	
	#subnav ul li{
	font-weight:bold;
	text-transform: uppercase;
	list-style-type: none;
	margin-bottom: 15px;
	color: #aca98f;
	}
	
	.here {
	color:#006178;
	}

#subnav ul li a {
text-decoration: none;
padding: 5px 10px 15px 0px;
color: #006178;
}
#subnav ul li a:link {
color: #006178;
}
#subnav ul li a:visited {
color: #006178;
}
#subnav ul li a:hover {
color: #000000;
}

#col {
	text-align: left;
	width: 450px;
	margin-right: 20px;
	margin-left: 318px;
	font-size: 0.8em;
	line-height: 1.4em;
	height: 100%;
}

#col1 {
padding-top:20px;
text-align: left;
width: 220px;
float:left;
padding-bottom:20px;
}

#col2 {
padding-top:20px;
text-align: left;
width: 200px;
margin-left:245px;
padding-bottom:20px;
height:100%;
}

#footer {
	clear: both;
	width: 800px;
	font-size: .6em;
	color: #666666;
	text-align: left;
}
.up{
position: relative;
top: -30px;
}


h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #e38e19;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
}

td h2 {
	font-weight: bold;
	font-size: 1em;

}

.pad_left {
margin-left: 40px;
}


.footer {
	font-size: .8em;
	color: #666666;
}a:link {
	color: #006178;
	text-decoration: underline;
}
a:visited {
	color: #006178;
	text-decoration: underline;
}
a:hover {
	color: #006178;
	text-decoration: none;
}
a:active {
	color: #006178;
	text-decoration: underline;
}
