@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

p, h1 {
	margin: 0px;
	padding: 0px;
}

ul, li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#arrow_home {
	position: absolute;
	top: 245px;
}
h1 {
	background-image: url(../images/arrow_1.jpg);
	background-repeat: no-repeat;
	background-position: -5px -3px;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #FF0000;
}

#intro_text {
	position: relative;
	left: 23px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.intro_texth1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FE0000;
}





#container_main {
	text-align: left;
	margin: auto;
	width: 779px;
	position: relative;
}

#flash_module {
	position: absolute;
	left: 130px;
	top: 90px;
}

#header {
	width: 779px;
	height: 228px;
	background-image: url(../images/header_bg.jpg);
	float: left;
}

#content {
	width: 779px;
	position: relative;
	background-image: url(../images/content_bg.jpg);
}



#footer {
	width: 779px;
	height: 38px;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	position: relative;
	float:left;
}
.twoColFixRt #container {
	width: 779px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/content_bg.jpg);
	position:relative;
	float:left;
}

.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	top: 12px;
	position: relative;
}

#news_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	background-image: url(../images/news_top.jpg);
	width: 177px;
	height: 34px;
}
#news_middle {
	position: relative;
	width: 122px;
	background-image: url(../images/news_middle.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 25px;
}
#news_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	background-image: url(../images/news_bottom.jpg);
	width: 177px;
	height: 16px;
}
#news_text {
	position: relative;
	width: 140px;
	left: 28px;
	top: 8px;
}



.twoColFixRt #mainContent {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
} 
#logo_header {
	position: absolute;
	left: 45px;
	top: 28px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#arrow_news {
	position: absolute;
	left: 10px;
	top: 8px;
}
#button_set {
	position: absolute;
	width: 602px;
	height: 29px;
	left: 2px;
	top: 185px;
}
#header_flashtop {
	position: absolute;
	width: 779px;
	top: 18px;
}



#metal_module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/metal_module.jpg);
	position: relative;
	width: 151px;
	height: 86px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 13px;
	left: 15px;
}
.text_red1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FE0000;
}
.text_red2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FE0000;
	text-decoration: none;
}
#skip_module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 260px;
	height: 41px;
	left: 276px;
	top: 490px;
}
#skip_text {
	position: absolute;
	width: 118px;
	left: 58px;
	top: 11px;
}
.link_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #121682;
	text-decoration: none;
}
.link_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FE0000;
	text-decoration: none;
}
.link_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FE0000;
	font-style: italic;
	text-decoration: none;
}
.link_red:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FE0000;
	font-style: italic;
	text-decoration: underline;
}
.link_black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
.link_black1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #121682;
	font-style: italic;
	text-decoration: none;
}
.text_grey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}
.intro_texth2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FE0000;
	margin-bottom: 15px;
}
.project_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.project_photo {
	position: absolute;
	width: 128px;
	height: 84px;
	top: 7px;
}
.project_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 140px;
	width: 345px;
	padding-top: 5px;
}
#submenu_top {
	position: relative;
	background-image: url(../images/submenu_top.jpg);
	width: 172px;
	height: 33px;
}
#submenu_bottom {
	position: relative;
	width: 172px;
	height: 25px;
	background-image: url(../images/submenu_bottom.jpg);
}
.project_info_blue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #121681;
}
#header_flashphotos {
	position: absolute;
	top: 80px;
}
.project_box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE0000;
}
.projectnew_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subtitle_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #111580;
}
.highlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111580;
}
.quote {
	padding: 8px;
	color: #333333;
}
#intro_text2 {
	position: relative;
	left: 23px;
	margin-top: 0px;
	padding-top: 20px;
	width: 420px;
}
.twoColFixRt #mainContent2 {
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/aboutus_bg.jpg);
	background-repeat: no-repeat;
}
#services_associated_orgs {
	position: relative;
	left: 15px;
}
.link_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #121682;
	text-decoration: none;
}
.link_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #121682;
	text-decoration: underline;
}
.title_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #121682;
	padding-bottom: 10px;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FE0000;
	padding-bottom: 8px;
}
.text_news {
	padding-bottom: 20px;
}
.separador {
	clear: both;
	height: 55px;
	width: 100%;
	position: relative;
}
#sidebar1 {
	position: relative;
	height: auto;
}
#news_middle_partners {
	position: relative;
	width: 162px;
	background-image: url(../images/news_middle.jpg);
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
#submenu_middle {
	background-image: url(../images/submenu_back.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.submenuitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto;
	width: 167px;
}
.link_submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	width: 110px;
	height: 100%;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link_submenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	width: 110px;
	height: 100%;
	background-image: url(../images/fondo_boton_submenu.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	margin-left: 5px;
	padding-right: 30px;
}

