@charset "utf-8";

* {margin:0; padding:0;}
body {background:url(../images/bgr.jpg) top left repeat-x #F90; font-family:'Tahoma', Arial, Helvetica, sans-serif;}

img {border:0;}
a {outline:none; color:#FFF;}
p.link{padding-top:10px;}

#wrap {margin:auto; width:827px;}
	
	#content {
	float:left;
	width:827px;
}
		#title {
	float:left;
	width:827px;
	padding:40px 0 10px 0;
}
			#title h1 a {height:40px; display:block; text-indent:-9999px; width:180px;}
		#flashHolder {float:left; width:827px; text-align:center; padding:41px 0 50px 0; color:#fff;}
		#mensaje {
	float:left;
	width:827px;
	text-align:center;
	padding:0 0 50px 0;
	color:#fff;
}
		#columns {float:left; width:811px; padding:0 8px 20px 8px;}
			.services {float:left; width:270px;}
				.services  h1 {float:left; width:270px; background:url(title-services.png) 0 0 no-repeat; 
				//background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title-services.png', sizingMethod='crop'); text-indent:-9999px;}
				.services p {float:left; padding:3px 25px 0 45px; font-size:11px; color:#adadad; line-height:16px;}
			.news {float:left; width:270px;}
				.news  h1 {float:left; width:270px; background:url(title-news.png) 0 0 no-repeat; 
				//background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title-news.png', sizingMethod='crop'); text-indent:-9999px;}
				.news p {float:left; padding:0 25px 12px 47px; font-size:11px; color:#adadad; line-height:16px;}
					.news p b {font-size:11px; color:#d2d0d0; font-weight:normal;}
					.news p i {font-size:11px; font-style:normal; color:#d8ba8e;}
			.contact {
	width:250px;
	margin: auto;
	text-align: center;
}
				.contact  h1 {
	float:left;
	width:270px;
	background:url(title-contacto.png) 0 0 no-repeat;
	background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title-contacto.png', sizingMethod='crop'); 						text-indent:0px;
	color: #FFF;
}
				.contact p {
	padding:0 0 12px 10px;
	font-size:11px;
	color:#FFF;
	line-height:16px;
	margin: auto;
}
					.contact p b {
	font-size:11px;
	color:#FFF;
	font-weight:normal;
}
					.contact a {
	color:#FFF;
	text-decoration:none;
}
						.contact a:hover {text-decoration:underline;}
				
#footer {
	float:left;
	width:100%;
	height:156px;
	padding:41px 0 0 0;
	text-align:center;
	font-size:11px;
	color:#FFF;
}			
	#footer p {padding:12px 0 16px 0;}
		#footer p img {margin:10px 0 0 0;}
		#footer p a {
	color:#FFF;
	text-decoration:none;
}
