/* CSS Document */

body {
	background-image:url(../images/main/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #616161;
	margin: 0px;
}
#container {
	width: 100%;
	float:left;
	background-image: url(../images/main/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}
#main {
	width: 942px;
	margin: 0px auto;
	text-align: left;
}
	#main_top {
		width: 942px;
		height: 31px;
		float: left;
	}
		#main_top_left {
			width: 461px;
			padding: 10px 0px 0px 10px;
			float: left;
		}
		#main_top_right {
			width: 461px;
			padding: 10px 10px 0px 0px;
			float: left;
			text-align: right;
		}
	#main_header {
		width: 942px;
		height: 206px;
		float: left;
		background-image:url(../images/main/bg_header.png);
		background-repeat: no-repeat;
	}
		* html #main_header {
			_behavior: url("scripts/png.htc");
		}
		#main_header_content {
			padding: 4px 4px 0px 4px;
			position: relative;
		}
		#main_header_left {
			width: 451px;
			padding: 20px 0px 0px 10px;
			float: left;
		}
		#main_header_right {
			width: 451px;
			padding: 20px 10px 0px 0px;
			float: left;
			text-align: right;
		}
		#switch_language {
			position:absolute;
			width:120px;
			height:33px;
			z-index:1;
			left: 790px;
			top: 25px;
			text-align: right;
		}
	#main_content {
		width: 934px;
		padding: 0px 4px;
		float: left;
		background-image:url(../images/main/bg_content.png);
		background-repeat: repeat-y;
	}
		* html #main_content {
			_behavior: url("scripts/png.htc");
		}
		#content {
			width: 934px;
			min-height: 600px;
			background-image:url(../images/main/bg_girl.jpg);
			background-position: bottom right;
			background-repeat: no-repeat;
			float: left;
		}
			* html #content {
				height: 600px;
			}
			#content_left  {
				width:640px;
				float: left;
			}
			#content_left_welcome, #content_left_padding {
				width: 600px;
				padding: 20px;
				float: left;
			}
			#content_right {
				width: 294px;
				float: left;
			}
			#content_right_padding {
				width: 274px;
				padding: 20px 20px 0px 0px;
				float: left;
			}
#page_bottom_bg {
	width: 942px;
	margin: 0px auto;
	text-align: left;
}
	#footer {
		width: 942px;
		height: 231px;
		background-image:url(../images/main/footer.png);
		background-position: top;
		background-repeat: no-repeat;
		float: left;
		text-align: center;
	}
		* html #footer {
			_behavior: url("scripts/png.htc");
		}
		#footer_content {
			float: left;
			padding: 35px 25px 0px 253px;
		}
		#powered_by_portada {
			width: 664px;
			float: left;
			text-align: right;
		}
		#footer_menu {
			width: 664px;
			float: right;
			text-align: right;

		}
		#footer_copyright {
			width: 664px;
			float: right;
			text-align: right;
			padding-top: 15px;
		}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: right;
}
.transparency {
	_behavior: url("scripts/png.htc");
}
h1,h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	margin: 0;
}
h1 { 
	background-image: url(../images/Icon_Arrow.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 18px;
	display: block;
	color:#333;
	padding: 0px 0px 0px 30px;
}
h2 {
	display: block;
	padding: 2px 10px;
	background-color:#CCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color: #fff;
}
.gray {
	color:#333;
}
.blue {
	color: #05376A;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style:italic;
}
.justify {
	text-align: justify;
}
.line_height {
	line-height: 200%;
}
.news_list {
	padding: 10px 0px 0px 0px;
	list-style: none;
	margin: 0;
}
.news_list li {
	padding: 0px 0px 10px 0px;
	text-align: justify;
}
#slideshow {
	width: 598px;
	height: 318px;
	float: left;
	padding: 1px;
	margin-bottom: 20px;
	background-color:#ccc;
}
* html #slideshow {
	margin-bottom: 10px;
}
#btn_donation, #btn_contactus {
	width: 274px;
	height: 110px;
	float: left;
	padding-bottom: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.pressroom {

	list-style: none;
}
.pressroom li {
	padding: 0px 0px 0px 10px;
	list-style-image:url(../images/Icon_Pressroom.png);
	vertical-align: top;
}
.pressroom a {
	color: #333;
}
#adsense {
	width: 760px;
	float: left;
	padding: 20px;
}
