/* CSS Document */
body {
	background-image:url(../images/main/bgblue_top.png);
	background-repeat: repeat-x;
	background-color: #A5C2DE;
	margin: 0px;
	text-align: center;
}
#header {
	width: 100%;
	float:left;
	background-image: url(../images/main/bg_header.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
#header_content {
	width: 934px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
	#header_top {
		width: 934px;
		height: 115px;
		float: left;
	}
		#main_logo {
			width: 453px;
			height: 81px;
			float: left;
			padding-top: 18px;
		}
		#header_top_right {
			width: 481px;
			padding-top: 18px;
			float: left;
			text-align: right;
		}
	#header_bottom {
		width: 934px;
		height: 310px;
		float: left;
	}
		#header_menu {
			width: 934px;
			height: 50px;
			background-image:url(../images/main/bg_menu.png);
			background-repeat: repeat-x;
			float: left;
		}
			#header_menu ul {
				list-style:none;
				margin:0;
				padding:0;
				width: 934px;
			}
			#header_menu ul li {
				padding:0;
				float:left;
			}
			#header_menu ul li a {
				display:block;
				height: 50px;
				background-position:bottom;
			}
			#header_menu ul li a:hover {
				background-position:top;
			}
			#header_menu ul li a span {
				display:none;
			}
				#btn_main_SP {
					width: 138px;
					background-image:url(../images/menu/btn_main_SP.png);
				}
					#btn_main_EN {
						width: 138px;
						background-image:url(../images/menu/btn_main_EN.png);
					}
				#btn_aboutus_SP {
					width: 168px;
					background-image:url(../images/menu/btn_aboutus_SP.png);
				}
					#btn_aboutus_EN {
						width: 168px;
						background-image:url(../images/menu/btn_aboutus_EN.png);
					}
				#btn_products_SP {
					width: 179px;
					background-image:url(../images/menu/btn_products_SP.png);
				}
					#btn_products_EN {
						width: 179px;
						background-image:url(../images/menu/btn_products_EN.png);
					}
				#btn_gallery_SP {
					width: 143px;
					background-image:url(../images/menu/btn_gallery_SP.png);
				}
					#btn_gallery_EN {
						width: 143px;
						background-image:url(../images/menu/btn_gallery_EN.png);
					}
				#btn_clients_SP {
					width: 149px;
					background-image:url(../images/menu/btn_clients_SP.png);
				}
					#btn_clients_EN {
						width: 149px;
						background-image:url(../images/menu/btn_clients_EN.png);
					}
				#btn_contactus_SP {
					width: 157px;
					background-image:url(../images/menu/btn_contactus_SP.png);
				}
					#btn_contactus_EN {
						width: 157px;
						background-image:url(../images/menu/btn_contactus_EN.png);
					}
		#main_slideshow {
			width: 934px;
			height: 260px;
			float: left
		}
#content {
	width: 100%;
	float: left;
	background-image:url(../images/main/bg_content.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}	
	#main_content {
		width: 934px;
		margin: 0px auto;
		text-align: left;
		background-image:url(../images/main/bg_contentshadow.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #fff;
		min-height: 310px;
	}
	* html #main_content {
		height: 310px;
	}
		#content_padding {
			float: left;
			padding: 25px;
			margin: 0px;
		}
		#content_left {
			width: 609px;
			float: left;
			padding-right: 25px;
		}
		#content_right {
			width: 250px;
			float: left;
		}
		#content_middle {
			width: 884px;
			float: left;
		}
#footer {
	width: 100%;
	height: 258px;
	float: left;
	background-image:url(../images/main/bgblue_bottom.png);
	background-repeat: repeat-x;
	text-align: center;
}
	#footer_bg {
		width: 100%;
		height: 258px;
		float: left;
		background-image:url(../images/main/bg_footer.png);
		background-repeat: no-repeat;
		background-position: top center;
		text-align: center;
	}
	#footer_content {
		width: 934px;
		margin: 0px auto;
	}
	#footer_left {
		width: 934px;
		height: 83px;
		float: left;
	}
		#footer_menu {
			padding: 25px 0px 0px 0px;
			height: 15px;
			margin: 0px auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
		}
		.footer_menu_SP {
			width: 640px;			
		}
		.footer_menu_EN {
			width: 620px;			
		}
			#footer_menu ul {
				list-style:none;
				margin:0;
				padding:0;
			}
			#footer_menu ul li {
				display: block;
				padding: 0px 10px;
				float: left;
			}
			#footer_menu ul li a {
				color:#fff;
			}
	#copyright {
		padding: 0px 0px 0px 0px;
	}
	#poweredbyportada {
		width: 934px;
		float: left;
		padding: 20px 0px 0px 0px;
		text-align: center;
	}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.transparency {
	_behavior: url("scripts/png.htc");
}
.text, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.line_height {
	line-height: 145%;
}
.text_rich {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#333;
	margin: 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	margin: 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	margin: 0;
}
.hidden {
	display: none;
}
.icon_bullet {
	vertical-align: text-bottom;
}
.soon {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
}
.white {
	color: #fff;
}
.gray {
	color: #333;
}
.blue {
	color:#3566CC;
}
.orange {
	color: #C49300;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.justify {
	text-align: justify;
}
.right {
	text-align: right;
}
form {
	margin: 0;
	padding: 0;
}
#welcome {
	width: 609px;
	float: left;
	padding: 0px;
}
	* html #welcome {
		padding: 0px 0px 0px 0px;
	}
	#welcome_image {
		width: 240px;
		float: left;
		padding-right: 25px;
	}
	#welcome_content {
		width: 344px;
		float: left;
	}
#products {
	padding-top: 20px;
	width: 609px;
	float: left;
}
	#products_section {
		width: 609px;
		float: left;
	}
	#products_type, #products_capacity {
		padding-top: 20px;
		width: 609px;
		float: left;
	}
#contactus_address {
	width: 250px;
	float: left;
	padding: 25px 0px;
}
/* Titles */
.title {
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.title span {
	display: none;
}
	.t_welcome_SP {
		width: 300px;
		height: 16px;
		background-image:url(../images/titles/t_welcome_SP.png);
	}
		.t_welcome_EN {
			width: 300px;
			height: 16px;
			background-image:url(../images/titles/t_welcome_EN.png);
		}
	.t_latestnews_SP {
		width: 240px;
		height: 20px;
		background-image:url(../images/titles/t_latestnews_SP.png);
	}
		.t_latestnews_EN {
			width: 240px;
			height: 16px;
			background-image:url(../images/titles/t_latestnews_EN.png);
		}
	.t_products_SP {
		width: 609px;
		height: 20px;
		background-image:url(../images/titles/t_products_SP.png);
	}
		.t_products_EN {
			width: 609px;
			height: 20px;
			background-image:url(../images/titles/t_products_EN.png);
		}
	.t_clients_SP {
		width: 884px;
		height: 20px;
		background-image:url(../images/titles/t_clients_SP.png);
	}
		.t_clients_EN {
			width: 884px;
			height: 20px;
			background-image:url(../images/titles/t_clients_EN.png);
		}
	.t_gallery_SP {
		width: 884px;
		height: 20px;
		background-image:url(../images/titles/t_gallery_SP.png);
	}
		.t_gallery_EN {
			width: 884px;
			height: 16px;
			background-image:url(../images/titles/t_gallery_EN.png);
		}
	.t_projects_SP {
		width: 609px;
		height: 20px;
		background-image:url(../images/titles/t_projects_SP.png);
	}
		.t_projects_EN {
			width: 609px;
			height: 16px;
			background-image:url(../images/titles/t_projects_EN.png);
		}
	.t_location_SP {
		width: 240px;
		height: 20px;
		background-image:url(../images/titles/t_location_SP.png);
	}
		.t_location_EN {
			width: 240px;
			height: 16px;
			background-image:url(../images/titles/t_location_EN.png);
		}
	.t_address_SP {
		width: 240px;
		height: 20px;
		background-image:url(../images/titles/t_address_SP.png);
	}
		.t_address_EN {
			width: 240px;
			height: 16px;
			background-image:url(../images/titles/t_address_EN.png);
		}
	.t_quotation_SP {
		width: 609px;
		height: 20px;
		background-image:url(../images/titles/t_quotation_SP.png);
	}
		.t_quotation_EN {
			width: 609px;
			height: 17px;
			background-image:url(../images/titles/t_quotation_EN.png);
		}
	.t_contactus_SP {
		width: 609px;
		height: 20px;
		background-image:url(../images/titles/t_contactus_SP.png);
	}
		.t_contactus_EN {
			width: 609px;
			height: 16px;
			background-image:url(../images/titles/t_contactus_EN.png);
		}
	.t_aboutus_SP {
		width: 609px;
		height: 16px;
		background-image:url(../images/titles/t_aboutus_SP.png);
	}
		.t_aboutus_EN {
			width: 609px;
			height: 16px;
			background-image:url(../images/titles/t_aboutus_EN.png);
		}
	.t_vision_SP {
		width: 240px;
		height: 20px;
		background-image:url(../images/titles/t_vision_SP.png);
	}
		.t_vision_EN {
			width: 240px;
			height: 16px;
			background-image:url(../images/titles/t_vision_EN.png);
		}
	.t_mission_SP {
		width: 240px;
		height: 20px;
		background-image:url(../images/titles/t_mission_SP.png);
	}
		.t_mission_EN {
			width: 240px;
			height: 16px;
			background-image:url(../images/titles/t_mission_EN.png);
		}
	.t_values_SP {
		width: 609px;
		height: 16px;
		background-image:url(../images/titles/t_values_SP.png);
	}
		.t_values_EN {
			width: 609px;
			height: 16px;
			background-image:url(../images/titles/t_values_EN.png);
		}
	.t_bulletin_SP {
		width: 211px;
		height: 20px;
		background-image:url(../images/titles/t_bulletin_SP.png);
	}
		.t_bulletin_EN {
			width: 211px;
			height: 16px;
			background-image:url(../images/titles/t_bulletin_EN.png);
		}
	.t_measures_SP {
		width: 609px;
		height: 16px;
		background-image:url(../images/titles/t_measures_SP.png);
	}
		.t_measures_EN {
			width: 609px;
			height: 16px;
			background-image:url(../images/titles/t_measures_EN.png);
		}
	.t_capacity_SP {
		width: 609px;
		height: 20px;
		background-image:url(../images/titles/t_capacity_SP.png);
	}
		.t_capacity_EN {
			width: 609px;
			height: 16px;
			background-image:url(../images/titles/t_capacity_EN.png);
		}
.newsimg {
	padding: 20px 20px 20px 0px;
}
#bulletin {
	width: 250px;
	background-color:#333;
	float: left;
}
	#bulletin_title {
		width: 250px;
		height: 45px;
		background-color:#666;
		float: left;
	}
		#bulletin_title_content {
			padding: 15px 15px 0px 15px;
		}
	#bulletin_content {
		padding: 20px 25px 20px 25px;
		float: left;
	}
#latestnews {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
#latestnews li {
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px #999 dotted;
	vertical-align: top;
}
.icon_rss_SP {
	margin-left: 185px;
	vertical-align:middle;
}
.icon_rss_EN {
	margin-left: 130px;
}
	* html icon_rss, * html icon_rss {
		_behavior: url("scripts/png.htc");
	}
#clients_list {
	float: left;
	width: 274px;
}
#clients_map {
	width: 610px;
	float: left;
}
#quotation_btn {
	width: 250px;
	float: left;
	padding-bottom: 20px;
}
.quotation_bg {
	background-image:url(../images/bg_quotation.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}