a:visited {color:#CCCCCC; }

#top_header {
	height: 90px;
	margin: 0px;
	padding: 0px;
}
#menu {
	text-align: center;
	width: 100%;
	background-color: #e1e1e1;
	height: 27px;
}

#container {
	height: 645px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	background-image: url(images/bg_y.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #868686;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;

}

#footer {
	height: 30px;
	width: 100%;
	position: relative;
	bottom: 0px;
	background-color: #868686;
}

#header_logo {
	width: 820px;
	clear: both;
	margin: auto;
}
#about_text {
	width: 451px;
	height: 361px;
	background-image: url(images/home_text.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
	background-position: right top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #868686;
}
#arriba {
	height: 100px;
	clear: both;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
#home_right {
	background-image: url(images/home_right.png);
	background-repeat: no-repeat;
	height: 439px;
	width: 335px;
	float: left;
	padding-left: 0px;
	background-position: right;
	background-color: #868686;
}


#footer_content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	clear: both;
}
#text_home {
	font-size: 15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	text-align: justify;
	color: #FFFFFF;
}
#player {
	text-align: left;
	padding-left: 130px;
}
#audiotext {
	height: 109px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#audio_div {
	width: 815px;
	height: 361px;
	background-image: url(images/audio_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
	background-position: center bottom;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #868686;
	margin-right: 0px;
}
#videoplayer {
	text-align: left;
	padding-left: 124px;
}
#video_div {
	width: 815px;
	height: 400px;
	background-image: url(images/video_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
	background-position: center bottom;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #868686;
}
#webtext {
	width: 460px;
	padding-top: 5px;
	padding-left: 30px;
	color: #FFFFFF;
}

#contact_div {
	width: 819px;
	height: 450px;
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	background-position: center bottom;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
#contacttext {
	height: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#audiotitle {
	padding-left: 60px;
}
#videosepara {
	height: 81px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 75px;
	margin-right: auto;
	margin-left: 620px;
}
#web01 {
	background-color: #868686;
	background-image: url(images/web/01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	width: 238px;
	padding-left: 0px;
	margin-left: 30px;
}
.youtube {
	height: 76px;
	background-image: url(images/youtube.png);
	width: 75px;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
.youtube:hover {
	background-position: left;
	
}

