html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	font-family: helvetica;
	background: #e4e4e4;
}

a {
	outline: none;
}

#logo {
	width: 100%;
	height: 70px;
	position: relative;
	margin: auto;
	background: #99b6c8;
	border-bottom: 2px solid #517e98;
}

#logo_center,
#logo_center_en {
	width: 900px;
	height: 70px;
	position: relative;
	top: 12px;
	left: 30px;
	margin: auto;
	background: url('../img/logo_top.gif') no-repeat 0 0;
}

#logo_center_en {
	background: url('../img/logo_top_en.gif') no-repeat 0 0;
}

#header {
	width: 100%;
	height: 70px;
	position: relative;
	margin: auto;
	background: #414142;
	border-bottom: 2px solid #808080;
}

#header_center {
	position: relative;
	width: 900px;
	height: 70px;
	margin: auto;
	background: none;
}

#feeder {
	position: absolute;
	width: 873px;
	height: 34px;
	top: 38px;
	left: 12px;
	background: url('../img/feeder_03.gif') no-repeat 0 0;
	z-index: 100;
}

#paper {
	width: 848px;
	height: 24px;
	position: relative;
	background: url('../img/paper_top_02.gif') no-repeat 0 0;
	z-index: 100;
}

#wrapper {
	width: 850px;
	position: relative;
	margin: auto;
}

#spacer {
	width: 848px;
	position: absolute;
	top: 10px;
	background: none;
	border: 0;
	z-index: 100;
}

#main {
	width: 848px;
	position: relative;
	float: left;
	top: -36px;
	margin: 0px 0 30px 0;
	padding: 0px 0 20px 0;
	background: #fff;
	border-bottom: 1px dotted #b6b6b6;
	z-index: 100;
}

#main p {
	margin: 8px 20px 6px 20px;
	color: #555;
}

#main hr {
	width: 95%;
/* 	display: hidden; */
}

#main_header {
	width: 100%;
	height: 104px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

#button_switch {
	width: 13px;
	height: 8px;
	position: absolute;
	top: 20px;
	left: 806px;
	background: url('../img/switch_slider_h.gif') no-repeat 0 0;
	z-index: 100;
	border: 0;
}

#button_switch.switch_es {
	left: 817px;
}

#language_switch {
	width: 76px;
	height: 20px;
	position: absolute;
	top: 14px;
	left: 780px;
	background: url('../img/switch_language.gif') no-repeat 0 4px;
	display: block;
	outline: none;
}

#keys {
	width: 700px;
	position: absolute;
	top: 12px;
	left: 36px;
}

#keys img {
	height: 16px;
	width: 16px;
	position: relative;
	top: 1px;
	padding: 0 5px 0 0;
	text-decoration: none;
	outline: none;
	border: 0;
}

#keys a {
	padding: 0 16px 0 0;
	color: #b3b3b3;
	text-decoration: none;
	outline: none;
}

#keys a:hover,
#keys a.on {
	color: #75c9ff;
}

#content {
	width: 820px;
	position: relative;
	margin: 20px;
}

#sections {
	width: 160px;
	position: relative;
	float: left;
}

#sections a {
	display: block;
	width: 156px;
	margin: 0 0 1px 0;
	padding: 5px 10px 2px 0;
	text-align: right;
	text-decoration: none;
	color: #444;
	font-size: 13px;
	outline: none;
	border: 1px solid #b6b6b6;
}

#sections a:hover,
#sections a.on {
	border: 1px solid #517e98;
	background: #99b6c8;
	color: #fff;
}


#text {
	width: 627px;
	margin: -4px 0 0 20px;
	float: left;
	border-left: 1px dotted #b6b6b6;
	font-size: 14px;
	color: #444;
	background: #fff;
	z-index: 10;
}

#text img.logo {
	width: 78px;
	height: 68px;
	position: relative;
	top: 16px;
	left: 530px;
}

#text h1 {
	margin: -2px 20px 20px 20px;
	font-size: 26px;
}

#text p {
	margin: 0 20px 20px 20px;
	text-align: justify;
	font-size: inherit;
	color:inherit;
}

#text p.right {
	text-align: right;
	color:inherit;
}

#text p.center {
	text-align: center;
	color: inherit;
}

#text form {
	text-align: center;
	font-size: inherit;
}

#text input {
	border: 1px solid #b6b6b6;
	font-size: inherit;
	color: 	inherit;
}

#text textarea {
	border: 1px solid #b6b6b6;
}

#text a {
	color:inherit;
}

#text ul {
	margin: 10px 20px 20px 20px;
	font-size: 14px;
}

#text li {
	margin: 0 0 15px 0;
}

#text img {
	margin: 0 0 20px 0;
}

#text .border {
	border: 1px solid #b6b6b6;
}

#text img.thumb_med {
	float: left;
	padding: 5px;
	background: #dcdcdc;
	border: 1px solid #b6b6b6;
	width: 265px;
}

#text img.verification {
	position: relative;
	top: 6px;
	left: 0;
	margin: 0;
	border: 1px solid #b6b6b6;
}

#text table {
	width: 100%;
	margin-left: 14px;
}

#text table.phone {
	width: 400px;
	margin: auto;
}

#text td.phone {
	text-align: center;
	font-size: 30px;
}

#text #slideshow {
	width: 580px;
	margin: 0 0 0 30px;
	overflow: hidden;
}

#text #slideshow div.thumbnail {
	width: 150px;
	position: relative;
	float: left;
	margin-left: 20px;
	text-align: center;
	padding: 5px;
	background: #dcdcdc;
	border: 1px solid #b6b6b6;
}

#text #slideshow img {
	width: 150px;
	height: 100px;
	border: 1px solid #b6b6b6;
}

#text #slideshow a {
	text-decoration: none;
	z-index: 100;
}

#text #slideshow div.title {
	margin: -10px 0 0 0;
	font-size: 12px;
}

#text div.team {
	width: 100%;
	float: left;
}

#text div.team img {
	width: 300px;
	height: 300px;
	float: left;
	border: 0;
	margin-right: 20px;
	border: 1px solid #b6b6b6;
}

#int_geoip {
	width: 301px;
	height: 39px;
	position: absolute;
	top: 0px;
	left: 486px;
	background: url('../img/background_geoip.gif') no-repeat 0 0;
	overflow: hidden;
	font-size: 10px;
	display: none;
	opacity: 0;
}

#int_geoip p.country,
#int_geoip p.city,
#int_geoip p.temp {
	width: 65px;
	height: 28px;
	position: absolute;
	top: 5px;
	left: 24px;
	overflow: hidden;
}

#int_geoip p.city {
	left: 134px;
}

#int_geoip p.temp {
	width: 34px;
	left: 234px;
}


#int_twitter {
	width: 166px;
	position: absolute;
	top: 120px;
	left: 1px;
	display: none;
	opacity: 0;
}
	
#int_twitter_top {
	width: 166px;
	position: relative;
	float: left;
	background: #c0deed url('../img/background_twitter_top.gif') no-repeat 0 0;
}

#int_twitter_end {
	width: 166px;
	height: 14px;
	position: relative;
	float: left;
	background: url('../img/background_twitter_end.gif') no-repeat 0 0;
}
	
#int_twitter img {
	margin: 0 4px 0 0;
	padding: 0;
}

#int_twitter ul {
	margin: 50px 8px 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}	

#int_twitter li {
	margin: 20px 4px 0 12px;
	font-size: 10px;
}

#int_twitter a {
	text-decoration: none;
}

#int_twitter a:hover {
	text-decoration: underline;
}

#int_vimeo {
	width: 466px;
	height: 90px;
	position: relative;
	left: 20px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url('../img/background_vimeo.gif') no-repeat 0 0;
	overflow: hidden;
	display: none;
	opacity: 0;
}

#int_vimeo div.playlist {
}

#int_vimeo img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 8px 0 0 10px;
}

#int_vimeo p {
	width: 220px;
	height: 75px;
	float: left;
	margin: 16px 0 0 10px;
	overflow: hidden;
	font-family: arial;
	font-size: 10px;
}

#privacy {
	width: 100%;
        float: left;
	margin: -50px 0 0 0;
	text-align: center;
	font-size: 10px;
}

#privacy a {
	text-decoration: none;
	color: #666;
}

p.button_star {
	height: 64px;
}

a.button_star {
    width: 64px;
    height: 64px;
    float: left;
    display: block;
    background: url('../img/button_star.gif') 0 0 no-repeat;
}

a.button_star:hover {
    background-position: 0 -64px;
}

