/*Reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td {  
margin:0; 
padding:0; 
} 
table { 
border-collapse:collapse; 
border-spacing:0; 
} 
fieldset,img {  
border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal; 
font-weight:normal; 
} 
ol,ul { 
list-style:none; 
} 
caption,th { 
text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border:0; 
} 

body {
	background-color: #D03B27;
	background-image: url(images/global/gradientbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
}
a {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: underline;
}
div.container {
}
div.contentbox {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
div#mast {
	height: 125px;
	background-image: url(images/global/logo-mast.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 920px;
}
div#mast h1 {
	display: none;
}
div#mast div#top-nav {
	font-size: 80%;
	display: block;
	width: 820px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	height: 82px;
}
div#mast div#top-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
div#mast div#top-nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
div#mast div#top-nav a {
	display: block;
	height: 28px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/global/top-nav-off.jpg);
	background-repeat: repeat-x;
	float: left;
	color: #FC0;
	text-decoration: none;
}
div#mast div#top-nav a:visited {
	display: block;
	height: 28px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/global/top-nav-off.jpg);
	background-repeat: repeat-x;
	float: left;
	color: #FC0;
	text-decoration: none;
}
div#mast div#top-nav a:hover {
	display: block;
	height: 28px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/global/top-nav-on.jpg);
	background-repeat: repeat-x;
	float: left;
	color: #FFF;
	text-decoration: none;
}
div#mast div#top-nav a:active {
	display: block;
	height: 28px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/global/top-nav-on.jpg);
	background-repeat: repeat-x;
	float: left;
	color: #FFF;
	text-decoration: none;
}
div#mast div#main-nav {
	display: block;
	float: left;
	width: 820px;
	padding-right: 50px;
	padding-left: 50px;
}
div#mast div#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
div#mast div#main-nav li {
	float: left;
}
div#mast div#main-nav a {
	text-decoration: none;
	color: #FC0;
	font-size: 90%;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
div#mast div#main-nav a:visited {
	text-decoration: none;
	color: #FC0;
	font-size: 90%;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
div#mast div#main-nav a:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 90%;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
div#mast div#main-nav a:active {
	text-decoration: underline;
	color: #FFF;
	font-size: 90%;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
div#fp-feature {
	background-image: url(images/fp-feature.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 338px;
	width: 920px;
	float: left;
}
div#fp-feature .textbox {
	padding-left: 50px;
	width: 410px;
	float: left;
	padding-top: 200px;
	display: block;
	height: 138px;
}
div#fp-feature img {
	height: 338px;
	width: 460px;
	float: right;
}
div#fp-feature h2 {
	display: none;
	width: 410px;
}
div#fp-feature h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	margin-bottom: 10px;
	width: 410px;
}
div#fp-feature h3.fuegorojo {
	background-image: url(images/fp-fuegorojo-title.gif);
	height: 16px;
	width: 112px;
}
div#fp-feature h3.fuegoazul {
	background-image: url(images/fp-fuegoazul-title.gif);
	height: 12px;
	width: 112px;
}
div#fp-feature p {
	font-size: 80%;
	width: 410px;
}
div#fp-bar {
	background-image: url(images/fp-bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 158px;
	width: 820px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
div#fp-bar .box {
	float: left;
	width: 265px;
}
div#fp-bar h2 {
	font-weight: bold;
	font-size: 90%;
	color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	margin-bottom: 10px;
}
div#fp-bar .small a  {
	color: #ff8400;
	font-size: 70%;
}
div#fp-bar p {
	font-size: 80%;
	margin-bottom: 10px;
}
div#fp-bar ul {
	font-size: 80%;
}
div#fp-bar li {
	margin-bottom: 10px;
}
div#fp-bar a {
	color: #FC0;
}
div#sub-bar {
	background-image: url(images/global/sp-footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 820px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
div#sub-bar .box {
	display: block;
}
div#sub-bar h2 {
	font-weight: bold;
	font-size: 90%;
	color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	margin-bottom: 10px;
}
div#sub-bar .small a  {
	color: #ff8400;
	font-size: 70%;
}
div#sub-bar p {
	font-size: 80%;
	margin-bottom: 10px;
	float: left;
}
div#sub-bar ul {
	font-size: 80%;
}
div#sub-bar li {
	margin-bottom: 10px;
}
div#footer {
	float: left;
	width: 820px;
	font-size: 70%;
	color: #000;
	padding-right: 50px;
	padding-left: 50px;
	height: 50px;
}
div#footer a {
	color: #000;
}
div#footer ul#left {
	float: left;
}
div#footer ul#left li{
	float: left;
	margin-right: 15px;
}
div#footer ul#right {
	float: right;
}
div#footer ul#right li {
	float: left;
	margin-left: 10px;
}
div#sub-head {
	background-repeat: no-repeat;
	height: 116px;
	width: 920px;
}
div#sub-head h2 {
	display: none;
}
div#sub-content {
	background-image: url(images/global/sp-contentbg-repeat.jpg);
	background-repeat: repeat-y;
	color: #000;
	float: left;
}
div#sub-content .sub-content-container {
	background-image: url(images/global/sp-contentbg-fixed.jpg);
	background-repeat: no-repeat;
	width: 820px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
}
div#sub-content .left {
	float: left;
	width: 540px;
	padding-right: 20px;
}
div#sub-content .sidebar {
	width: 240px;
	float: left;
	padding-left: 20px;
}
div#sub-content p {
	color: #000;
	font-size: 80%;
	margin-bottom: 12px;
}
div#sub-content h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #900;
}
div#sub-content h3 {
	font-size: 90%;
	color: #FF9900;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
div#sub-content ul {
	font-size: 80%;
}
div#sub-content li {
	margin-bottom: 10px;
}
