html, body{margin:0; padding:0; font-family: Arial; font-size:12px;}
a, a:visited, a:link{border:none; outline:none;}
.clear{clear:both;}
#ie6{ text-align:center; font-family:Arial; font-size:12px; font-weight:bold; padding-top:30px; display:none;}
ul, li{list-style:none;}
li{float:left; margin-right:15px;}
img, a img{border:none; outline:none;}


#browsers{
	width:450px;
	height:100px;
	margin:0 auto;
	margin-top:30px;	
}

.ancho{
	width:60px;
}

#content{
	width:890px;
	height:300px;
	margin: auto;
	margin-top:10px;
}

#logo{
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:191px;
	height:164px;
	margin:auto;
	margin-top:100px;	
}

#languages{
	width:130px;
	margin:auto;
	margin-top:40px;
}

#spanish{
	background:url(../images/spanish.jpg);
	background-repeat:no-repeat;
	width:38px;
	height:58px;
	float:left;
	margin:auto;
}

#english{
	background:url(../images/english.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:58px;
	float:left;
	margin:auto;
	margin-left:50px;
}
