body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
	background-color: #fff;
	font-size:100%;}


img {
	border:		0px;}



#container_home {	
	background: #fff;
	width: 852px;
	height: 610px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #999;}


#container {	
	background: #fff;
	width: 852px;
	height: 700px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #999;}


#header {
	background-image:url(images/logo.gif);
	width: 850px;
	height: 110px;
	border: 1px solid #999;}
	

#navigation {
	position: relative;
	width: 850px;} 

#navigation li {
		display: inline;
		margin-left:10px;
		padding-left: 40px;
		font-size: 20px;
		font-family: "OCR A extended", calibri, arial, georgia, times, "times new roman", serif;}

a {
	text-decoration: none;
	color: #666;}
	
#navigation li a:hover {
		text-decoration: none;
		color: #000;
		background-color: #ccc;}

#navigation ul 	{
	margin: 0px;
	padding: 0px;}



#content {	
	width: 853px;
	border-top: 1px solid #999;	
}

a.home {
	float:left;
	margin-top: 40px;}


#invisible { 
	float: left;
	width: 15px;
	height: 100px;
	margin-top: 50px;}

#invisible2 { 
	float: left;
	width: 125px;
	height: 300px;
	margin-top: 50px;}

#gallery { 
	float: left;
	width: 830px;
	height: 420px;
	margin-top: 10px;}
	
#title {
	float: left;
	width: 848px;
	margin-top: 10px;
	color: #666;
	text-align: center;
	font-size: 24px;
	font-family: "OCR A extended", calibri, arial, georgia, times, "times new roman", serif;}
	

#thumbnails {
	position: absolute;
	width: 220px;
	background-color: #fff;}



#thumbnails img {	
		 float:left;
 		 width:50px;
		 height:50px;
		 margin: 10px;
		 border: 1px solid #000;
		 background-color: #fff; }

#imagenes {	
	position: absolute;
	width: 400px;
	height: 240px;
	margin-top: 10px;
	margin-left: 220px;}


#contact_cont {
	float: left;
	width: 600px;
	height: 300px;
	margin-top: 20px;
	border: 1px solid #999;
	background-color: #ccc;
	text-decoration: none;
	color: #000;
	font-size: 18px;
	font-family: calibri, arial, georgia, times, "times new roman", serif;}

#contact {
	position:absolute;
	width: 400px;
	margin-left: 320px;
	color: #333;}


#contact_image {
	position:absolute;
	width: 250px;
	margin-top: 50px;
	margin-left: 20px;}



#copyright {
	float:left;		
	width: 848px;
	margin-top: 10px;
	background-color: #fff;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-family: calibri, arial, georgia, times, "times new roman", serif;}


#footer {
	float:left;			
	width: 848px;
	height: 50px;
	margin-top: 20px;;
	font-size: 22px;
	text-align: center;
	text-indent: 40px;}





				 
