@charset "UTF-8";
/* CSS Document */

html,body {font-family: 'Gudea',arial, sans-serif; margin:0; padding:0; width:100%; font-size:100%; /*16px*/ color:#9B9A9B;}
body { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}



#guiOuter {float:left; width:100%; height: auto; clear:both; background:#ffffff;}
#guiWrap { max-width:1040px;/*960+80*/ height:auto; background:#ffffff; margin:0 auto; }

/************ Header *************/
#guiHeader {float: left; width:100%; border-bottom:1px solid #FF9900; text-align:center; color:#B00719; font-size:1.875em; padding:0.9375em 0;}
#guiHeader #guiLogo {float:left; width:24.807692307692%;/*258 / 1040*/ height:114px;}



/************ Content Home *************/


/************ Content *************/
#guiContent {float:left; width:100%; padding:0; margin-bottom:0.9375em;/*15px*/}
#guiGlobalIndexTop {color: #B00719; font-size: 1.25em; padding: 1.5em 0; line-height:2em; text-align:center;}
#guiGlobalIndexContent {background:url(/images/bg_globalindex.jpg) right bottom; background-repeat:no-repeat; height:26.25em;}
.guiGlobalLink {float:left; margin:6.875em 2.5em 0 0;}


/************ Footer *************/
#guiWrapFooterOuter {float:left; position:relative; width:100%; height: auto; margin-bottom:40px; background:#DE2B01;}
#guiFooter {margin:0 auto; font-size:0.875em; /*14px*/ max-width:1040px;/*960+80*/ padding:1.0416% 0 0 0; /*10* *45*/  text-align:right; color:#ffffff; height:50px; background:#DE2B01;}
#guiWrapFooterOuter #guiFooter a, a.link, a.active, a.visited {color:#ffffff; text-decoration:none;}
