html
{
	font: normal 13px/normal tahoma, arial, sans-serif;
	color: #FFF;
	background: #2688AD url('../img/bg.png') repeat-x 0 0;

	margin: 0;
}
body{
	background: url('../img/line.png') no-repeat center 10px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0;
}
.top{
	height: 16px;
	width: 100%;
	background: #0885b4 url('../img/top_line.png') repeat-x 0 0;
}
.container1{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.logo{
		margin-top: 8px;
		background: url('../img/logo.png') no-repeat center center;
		width: 377px;
		height: 103px;
		float: left;
}
.small_container{

	background: url('../img/container_bg.png');
	margin-top: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
}

.left_top{
	width: 339px;

	background: url('../img/left_box_top.png') no-repeat 0 0;
}
.left_bottom{
	width: 339px;

	background: url('../img/left_box_bottom.png') no-repeat 0 bottom;
}




.left{
	margin-left: 30px;

	float: left;
	width: 339px;

}
.right{
	float: right;
	width: 600px;


}
.cleaner { clear: both; font-size: 0; line-height: 0; }
.bottom{
		
		background: #0885b4 url('../img/top_line.png') repeat-x 0 0;
		text-align: center;
		font-weight: none;
		font-size: 10px;
		font-style: normal;
		padding-top:2px;
}
.menu{
	background: #0885b4 url('../img/menu_bg.png') repeat-x 0 0;	
	margin-left: 30px;
	width: 590px; 
	height: 103px;	
	float: left;
}
.nav{
	height: 100%;
	margin-top: 0;
	float: left;
}
.nav li
{
	font-size: 14px;
	display: inline;
}
.nav li a
{
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	cursor: pointer;
	background: url('/img/navShadow.gif') no-repeat bottom center;
	margin: 0 1px 0 0;
	padding: 0 0 10px 0;
}
.nav li a span
{
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	width: 80px;
	height: 100px;
	line-height: 25px;
	color: #FFF;
	overflow: hidden;
	display: block;
	float: left;
	background: url('/img/navItemBg.gif') repeat 0 0;

}
 .nav li a span em
{
	padding-top: 3px;
	border-top: 1px solid #9dd1e4;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #FFF;
	display: block;
}
.nav li a:hover span	{ color: #ddd;  background-image: url('../img/active.png'); }
 .nav li a:hover span em	{ color: #ddd; }
 .nav li.active a span	{ background-image: url('../img/active.png'); }

.nav li about_company{
	width: 122px;
	height: 103px;


}
.nav li active{

}
.left_corner{
		height:100%;
		background: url('../img/corner_left.png') no-repeat 0 0;
}
.right_corner{
	
		height:100%;
		background: url('../img/corner_right.png') no-repeat right 0;
}

.corner{
	width: 13px;
	height: 13px;
}
.top_left{
	background: url('../img/box_top_left.png') no-repeat 0 0;
}
.top_right{
	background: url('../img/box_top_right.png') no-repeat 0 0;
}
.bottom_left{
	background: url('../img/box_bottom_left.png') no-repeat 0 0;
}
.bottom_right{
	background: url('../img/box_bottom_right.png') no-repeat 0 0;
}
.center_top{
		background: url('../img/box_top_center.png') repeat-x 0 0;
}
.center_bottom{
		background: url('../img/box_bottom_center.png') repeat-x 0 0;
}
.center_left{
		background: url('../img/box_center_left.png') repeat-y -2px 0;
		
}
.center_right{
		background: url('../img/box_center_right.png') repeat-y 0px 0;
}
.center_center{
		background: url('../img/container_bg.png');
	
}
.box_background{
	background: url('../img/box_background.png') no-repeat center bottom;
		width: 309px;
		
}

h2{
	font-size: 18px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 8px;
	font-style: normal;
	line-height: 12px;	
}
.box_container{
	text-align: center;
	padding-left: 25px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.box_container a img{
	border: 4px solid #d6e8f0;
	margin: 4px;
}
#gallery a img{
	border: 4px solid #d6e8f0;
	margin: 4px;
}

.box_container a:hover img { 	border: 4px solid #FFF; }

.listas{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	width: 300px;
	height: 20px;
	margin-left: 5px;
}
.listas a{
	color: #FFF;
	text-decoration: none;
	padding-left: 30px;
}
.marked{
		background: url('../img/marked.gif') no-repeat left center;

	
}

.thumbnailDiv{
	border:4px solid #FFF;
	display:block;
	float: left;
	margin: 10px;
	height:100px;
	overflow:hidden;
	width:100px;

}
