/* MAIN PAGE STARTS */
#CenterContent{
	padding:0 25px 0;
	margin-top:35px;
	clear:both;
	background:url(../images/defaults/dash_vertical.gif) repeat-y center;
}
.infoText{
	float:left;
	width:250px;
	padding:0 0 0 20px;
}
.textSpace{
	padding-right: 54px;
}
#Bottom{
	clear:both;
	padding:30px 25px 0;
}
.infoBox{
	float:left;	
	width:290px
}
#mapaBox{
	width:210px;padding-right:58px;
}
#GalleryBox{
	float:right
}
#cotizacionBox div{
	background:url(../images/index/cotizacion-bg.gif) no-repeat 0 0;
	height:150px;
	padding:10px 20px;
	margin-top:7px;
	float:left
}
#cotizacionBox a{
	background:url(../images/index/button_bg.gif);
	height:46px;
	width:137px;
	float:right;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	line-height:30px;
}

#cotizacionBox a#FacebookLink{
	width:auto;
	height:auto; background:none}



#cotizacionBox a:hover{
	color:#E5DED4;
}
ul.thumb{
	width:300px;
	list-style:none;
	padding:10px 0;
}
ul.thumb li{
	width:78px;
	height:78px;
	border:4px solid #CEC2AF;
	float:left;
	margin:0 14px 14px 0;
}
ul.thumb li img{
	border:1px solid #FFF
}
ul.thumb li a{
	display:block
}
/* MAIN PAGE ENDS */