body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/2011/bg-general.jpg);
	background-color: #669ACC;
	background-repeat: repeat-x;
	background-position: center top;
}
#lowrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
#loheader {
	margin: auto;
	padding: 0px;
	clear: both;
	height: 80px;
	width: 960px;
	position: relative;
}
#headerlogo {
	position:absolute;
	width:211px;
	height:60px;
	z-index:1;
	left: 10px;
	top: 10px;
}
#headersearch {
	position:absolute;
	width:250px;
	height:70px;
	z-index:2;
	left: 441px;
	top: 10px;
	color: #999;
	text-align: center;
}
#headersearch #form1 #keyword {
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #CCC;
	width: 200px;
}
#headerelsalvadorimpressive {
	position:absolute;
	width:128px;
	height:68px;
	z-index:3;
	left: 813px;
	top: 7px;
}
#headerfacebook {
	position:absolute;
	width:32px;
	height:32px;
	z-index:4;
	left: 705px;
	top: 26px;
}


#lomenu {
	margin: auto;
	clear: both;
	height: 30px;
	width: 940px;
	line-height: 30px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	text-align: right;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#lomenu a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#locontent {
	margin: auto;
	padding: 0px;
	clear: both;
	width: 960px;
	position: relative;
	min-height: 300px;
	background-color: #FFF;
}
#lofooter {
	margin: auto;
	padding: 10px;
	clear: both;
	width: 940px;
	position: relative;
	background-color: #016597;
	color: #FFF;
	font-size: 10px;
}
#lofooter table tr td {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#lofooter a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}





input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer td {
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerB td {
	color: #EEEEEE;
	text-decoration: none;
}
#secmenu td {
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#secmenu a {
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.separated-border {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#mainMenu p {
	line-height: 16px;
	font-size: 10px;
}
#mainMenu td {
	color: #FFFFFF;
	font-weight: bold;
}
#mainMenu h1 {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#mainMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #72166F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
}
.clear {
	clear: both;
}
#locontent #leftcol {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 180px;
	position: relative;
	background-image: url(../images/2011/bg-menu.jpg);
}
#locontent #rightcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	position: relative;
	clear: right;
}
#leftcol .menuitem {
	background-color: #FFF;
	padding: 0px;
	height: auto;
	width: 160px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px #999;
}

