body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images08/background.jpg);
}

* {margin:0; padding:0;}
p {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 10px;
}
.footer1 {
	font-size: 8pt;
	color: #999;
	margin-bottom: 10px;
	text-align: center;
}



.rojo {
	color: #CC0000;
}
.small {
	font-size: 10pt;
	color: #036;
	margin-bottom: 10px;
	text-align: center;
}




h1 {
	font-size: 12pt;
	text-align: left;
	color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 0px;
	padding-bottom: 3px;
}

h2 {
	font-size: .85em;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 0.7em;
	color: #999999;
	font-style: normal;
}

.middleline {
	background-image: url(images08/linemiddle.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 400px;
}

.readmore {
	color: #CC0000;
	margin-left: 10px;
	font-size: .7em;
}

.box2-16px {
	margin-top: 29px;
}

#footernav{
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	margin-right: 50px;
	margin-left: 50px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;

}


#footernav:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#footernav ul{
	text-indent: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 10px;
}

#footernav ul li{
	display: inline;
}

#footernav ul li a{
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: .75em;
}

#footernav ul li a:visited{
color: #666666;
} 

#footernav ul li a:hover{
	color: #FC0;
}

.footerborder {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #e9e9e9;
}
#contactbox {
	margin: 10px;
	border: 1px solid #FDE500;
	padding: 10px;
	height: 275px;
	background-color: #FFFFFF;
}

#indexbox {
	margin: 10px;
	border: 1px solid #FFE203;
	padding: 10px;
	background-color: #FFFFFF;
}


#indexbox a {
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}
#indexbox a:hover {
	color: #CC0000;
}
#indexbox ul {
	font-size: 0.7em;
	text-align: left;
	margin-left: 20px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#indexbox li {
	margin: 0px;
	padding: 0px;
}

#box2 ul {
	font-size: 10pt;
	text-align: left;
	margin-left: 20px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#box2 li {
	margin: 0px;
	padding: 0px;
}

#sitemap {
	margin: 10px;
	border: 1px solid #FFE203;
	padding: 10px;
	height: 200px;
	background-color: #FFFFFF;
}

#sitemap ul {
	font-size: 0.7em;
	text-align: left;
	margin-left: 20px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sitemap li {
	margin: 0px;
	padding: 0px;
}
.box1 {
	margin-right: 40px;
	padding-right: 10px;
}

.box2 {
	margin-top: 50px;
}

.box3 {
	margin-top: 50px;
}
