html,body,form,fieldset,textarea {
	font: 100%/ 120% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#box1, #box3 { behavior: url("iepngfix.htc") }
/*#box2, #box3 {
  
  filter: alpha(opacity=50);
}*/
.opacity50 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
input {
    cursor: default;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {
	margin: 0;
	padding: 0;
}

li,dd,blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input,select,textarea {
	font-size: 100%;
}

a img {
	border: 0px;
}

a {
	color: #24547c;
}

a:hover {
	color: #333;
}

img {
	padding: 0px;
	margin-bottom: 0px !important;
}

html {
	height: 100%;
	width: 100%;
	margin: 0;
}

body {
	color: #444;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 0.8em;
	height: 100%;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	text-align: justify;
	background: #e7e7e7 url('../images/mainBg.gif') center top repeat-x;
}

* html .clearfix {
	height: 1%;
	overflow: visible;
}

*+html .clearfix {
	min-height: 1%;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#top{
	width:850px;
	height:140px;
	margin:0 auto;
	position:relative;
}
#top #logo{
	width:262px;
	height:69px;
	top:43px;
	left:50px;
	position:absolute;
}
#top #claim{
	top:73px;
	left:340px;
	position:absolute;
	color:#666;	
	font-size: 1.1em;
}
#top #flags{
	top:20px;
	right:0px;
	width:200px;
	position:absolute;
	height:70px;
}
#top #flags .flag{
	float:right;
	width:50px;
}
#top #flags .flag img{
	float:left;
	margin-left:4px;
	display:inline;
}
#top #flags .flag .flagText{
	width:100%;
	text-align: center;
	font-size: 0.85em;
	float:left;
}
#top #flags a{
	color:#666;
	text-decoration: none;
}
#contentWrapper{
	width:870px;
	margin:0 auto;
	background: url('../images/contentBg.png');
}
#content{
	width:870px;
	background: url('../images/contentTop.gif') no-repeat;
}
#bottom{
	width:870px;
	height:10px;
	background: url('../images/contentBottom.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/contentBottom.png");
	line-height: 10px;
	_font-size: 1px;
	margin:0 auto;
}
#copyright{
	margin:0 auto 20px;
	height:40px;
	width:850px;
	color:#888;
	font-size: 0.9em;
}
#subBoxes{
	float:left;
	width:820px;
	margin:0 25px;
	display:inline;
	height:175px;
	background: url('../images/subMainBoxBg.png') no-repeat;
	position:relative;
}
#mainBoxes{
	float:left;
	width:820px;
	margin:0 25px;
	display:inline;
	height:435px;
	background: url('../images/mainBoxBg.png') no-repeat;
	position:relative;
}
#mainBoxes #box1, #subBoxes #box1{
	width:266px;
	height:380px;
	position:absolute;
	top:10px;
	left:10px;
	background: url('../images/box1.png') no-repeat;
}
#mainBoxes #box2, #subBoxes #box2{
	width:266px;
	height:380px;
	position:absolute;
	top:10px;
	left:277px;
	background: url('../images/box22.png') no-repeat;
}
#mainBoxes #box3, #subBoxes #box3{
	width:266px;
	height:380px;
	position:absolute;
	top:10px;
	right:10px;
	background: url('../images/box3.png') no-repeat;
}
#subBoxes #box1{
	background: url('../images/smallBox1.png') no-repeat;
	height:120px;
}
#subBoxes #box2{
	background: url('../images/smallBox2.png') no-repeat;
	height:120px;
}
#subBoxes #box3{
	background: url('../images/smallBox3.png') no-repeat;
	height:120px;
}
#box1text,#subBox1text{
	width:266px;
	top:390px;
	left:10px;
	height:35px;
	position:absolute;
}
#box2text,#subBox2text{
	width:266px;
	top:390px;
	left:277px;
	height:35px;
	position:absolute;
}
#box3text,#subBox3text{
	width:266px;
	top:390px;
	right:10px;
	height:35px;
	position:absolute;
}
#mainBoxes a, #subBoxes a{
	color:#444;	
	text-decoration: none;
}
#mainBoxes a:hover,#subBoxes a:hover{
	color:#000;
}
#mainBoxes .active a,#subBoxes .active a{
	color:#fff;	
}
#mainBoxes .active a:hover,#subBoxes .active a:hover{
	color:#ddd;	
}
#subBox1text, #subBox2text,#subBox3text{
	top:130px;
}
#box1text.active,#subBox1text.active{
	color:#fff;
	background: url('../images/box1Text.png') no-repeat;	
}
#box2text.active,#subBox2text.active{
	color:#fff;
	background: url('../images/box2Text.png') no-repeat;	
}
#box3text.active,#subBox3text.active{
	color:#fff;
	background: url('../images/box3Text.png') no-repeat;	
}
#subBox1text.active #pointer1, #subBox2text.active #pointer2, #subBox3text.active #pointer3{
	width:49px;
	height:20px;
	background: url('../images/pointer.png') no-repeat;	
	position:absolute;
	top:35px;
	left:108px;
}
.mainText {
	width:264px;
	text-align: center;
	line-height: 35px;
	font-size: 1.3em;
}
#descText, #subText{
	float:left;
	width:800px;
	margin:10px 35px;
	display:inline;
	padding-bottom:10px;
}
#contentBottom{
	background: url('../images/mainSpace.png') no-repeat;
	width:826px;
	margin:0 12px;
	display:inline;
	float:left;
	background-color: #f1f1f1;
	padding:10px;
	position:relative;
	height:140px;
}
#submenuBg{
	float:left;
	height:27px;
	width:846px;
	background: url('../images/submenuBg.png');
	margin:20px 12px 5px;
	padding:0;
	line-height: 27px;
	display:inline;
	margin-bottom:15px;
}
#submenuBg .link{
  padding: 0 22px;
}
#submenuBg .link_active{
  padding-right: 0;
}
#submenuBg .link div{
  padding-right: 22px;
}
#submenuBg .link, #submenuBg .link div{
	float:left;
}
#submenuBg .link_active{
  background: url('../images/submenu_left.gif') left center no-repeat;
}
#submenuBg .link_active div{
  background: url('../images/submenu_right.gif') right center no-repeat;
}
#submenuBg .link a{
	color:#666;
	text-decoration: none;
	outline: none;
}
#submenuBg .link a:hover{
	color:#000;
}
#submenuBg .separator{
	width:1px;
	float:left;
	height:27px;
	line-height: 27px;
	background-color: #e5e5e5;
}
#mapa{
	position:absolute;
	left:10px;
	top:15px;
}
#contact{
	right:-18px;
	top:5xp;
	position:absolute;
}
#part1{
	position:absolute;
	top:20px;
	left:200px;
}
#part2{
	position:absolute;
	top:20px;
	left:350px;
}
#part3{
	position:absolute;
	top:50px;
	left:530px;
}
h1, h2{
	color:#24547c;
	font-size: 1.7em;
	font-weight: normal;
	line-height:60px;
	display:inline;
	width:100%;
}
h1{
	margin-top:5px;	
}
h2{
	font-size: 1.4em;	
}
#subText h2, #subText p.clear{
  clear: both;
  display: block;
}
.imageShaddowWrapper {
  display: block;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url("../images/right-top.gif");
	background-position: right top;
}

.imageShaddow {
  display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url("../images/left-bottom.gif");
	background-position: left bottom;
	float: left;
	position: relative;
}

.imageShaddowWrapper .leftTop {
	position: absolute;
	left: 0px;
	top: -10px;
}

.imageShaddowWrapper .bottomRight {
	position: absolute;
	right: -10px;
	bottom: 0px;
}

.imageShaddowWrapper .imageShaddow img {
	float: left;
    
}
	
.imageShaddowLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.imageShaddowRight {
	float: right;
	margin-left: 20px;
	display:inline;
	margin-bottom: 20px;
}
ul {
	margin:13px 0 13px 20px;
}
ol {
	margin:13px 0 13px 40px;
}
ul li{
	list-style: url("../images/li.gif");

}
/*#subText table * {
    padding: 0;
    margin: 0;
    line-height: 18px;
}*/
#subText table, #subText td
{
    border-color: #ccc;
    border-style: solid;
}
#subText table {
    width: auto;
    border-spacing: 0;
    border-width: 0 0 1px 1px;
    border-collapse: collapse;
    clear: both;
}
#subText table td {
    margin: 0;
    padding: 4px;
    width: 300px;
    /*padding-right: 10px;*/
    border-width: 1px 1px 0 0;
    background-color: white;;
}

#subText table thead {
	/*
    font-size:1.2em;
	font-weight: bold;
	line-height: 50px;
    */
}