body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: url(images/noisy_grid.png) repeat;
	color: #333;
}
strong {
	font-weight: bold
}
a {
	font-size: 12px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}

p{
	margin-bottom:15px;}
h1, h2, h3, h4, h5 {
	font-family: 'Carrois Gothic', sans-serif;
 color:#1e1d64;
   margin-bottom: 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
#wrapper {
	position: relative;
	width: 990px;
	background: #FFF;
	border: 1px solid #CCC;
	margin: auto;
}
#header {
	position: relative;
	width: 990px;
	height: 170px;
}
#content-info {
	position: relative;
	width: 990px;
}
#slider {
	position: relative;
	width: 990px;
	border-bottom: 1px solid #CCC;
}
#nav {
	position: absolute;
	width: 990px;
	height: 36px;
	background: #ff0066;
	bottom: 0px;
	left: 0px;
}
/* ---------- Featured ---------- */

#feature_wrapper {
	width: 940px;
	margin: 0 auto;
	line-height: 16px;
	padding-bottom: 20px;
}
#feature_list {
	width: 990px;
	height: 337px;
	overflow: hidden;
	position: relative;
	background-color: #404040;
}
#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 339px;
}
#tabs {
	right: 0;
	z-index: 2;
	width: 305px;
}
#tabs li {
	font-size: 12px;
	font-family: Arial;
	height: 113px;
}
#tabs li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 10px 20px 10px 35px;
	height: 113px;
	outline: none;
}
#tabs li a:hover {
	color: #fff;
}
#tabs li a.current {
	background: url(images/feature-tab-current.png) top left no-repeat;
	color: #393939;
}
#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
#output {
	left: 0;
	width: 633px;
	height: 319px;
	position: relative;
}
#output li {
	position: absolute;
	width: 700px;
	height: 339px;
}
.outputimg {
	border: #CCCCCC solid 1px;
	border-right: none;
}
#logo {
	position: absolute;
	left: 40px;
	top: 30px;
	width: 271px;
	height: 73px;
}
#phones {
	position: absolute;
	right: 40px;
	top: 35px;
	width: 200px;
	height: 100px;
	text-align: right;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Carrois Gothic', sans-serif;
}
#info {
	position: relative;
	width: 650px;
	float: left;
	margin: 14px;
	text-align:justify;
}
#sidebar {
	position: relative;
	width: 280px;
	float: left;
	margin: 14px;
	margin-top: 35px;
}
#post {
	position: relative;
	padding: 20px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.thumb {
	width: 190px;
	height: 127px;
	border: 1px solid #333;
	float: left;
	margin-right: 10px;
}
.post-text {
	float: left;
	width: 400px;
}
.clearfix {
	clear: both;
}
a.button-gray {
	background: #333;
	color: #FFF;
	padding: 5px 20px;
	float: right;
	margin-top: 15px;
	font-family: 'Carrois Gothic', sans-serif;
}
#footer {
	width: 990px;
	height: 380px;
	background: url(images/bg-footer.jpg) no-repeat;
}
.footer-grid {
	position: relative;
	width: 290px;
	float: left;
	margin: 120px 20px 0 20px;
}
#copyright {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 380px;
	height: 30px;
	text-align: right;
	font-size: 11px;
}
#guatemala {
	position: absolute;
	left: 154px;
	top: -91px;
	width: 124px;
	height: 120px;
}
#lito {
	position: absolute;
	left: 195px;
	top: 141px;
	width: 94px;
	height: 80px;
}


.grid-service{
	border-bottom:1px dotted #CCCCCC;
	padding:20px 0;
	margin-bottom:20px;
	}
	
.grid-service h3{
	float:left}	
	
.grid-service p{
	float:left;
	background:#FAFCF9;
	border:1px solid #CCC;
	margin-left:15px;
	padding:5px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}		

/*Form Contact*/
form { margin: 1.5em 0; padding-top: .5em; }
fieldset { margin: 0; padding: 0; border: none; }
legend { display: none; }
form-contact p { clear: both; margin: 0; padding: 8px 0; }
#form-contact label { float: left; width: 25%; margin-right: 10px; text-align: right !important }
#form-contact input.security { float: left; width: 40px; margin-right: 10px; }
#form-contact input, #form-contact textarea { width: 70%; border: 1px solid #333; background: #FFF; color: #333; padding: 5px; }
#form-contact select { width: 200px; border: 1px solid #333; background: #FFF; color: #333; padding: 5px; }
#form-contact textarea { height: 120px; overflow: auto; }
form-contact input[type=radio] { display: inline; width: 20px !important; margin-left: 150px; }
#form-contact .submit-button { border: none; padding: 5px 5px; margin: 0; float: right; background: #333; color: #fff; font-weight: bold; font-size: 13px; cursor: pointer; margin-right: 20px; max-width: 200px; }
#form-contact .error { background-color: #fca7ab !important; border: 1px solid #F00 !important; }
 /*End  Form Contact*/
 
 .gallery { margin: 30px 0 30px 40px; }
		.gallery a { margin-right: 22px; position: relative; display: block; float: left; }
			.gallery a img { border: 1px solid #e0e0e0; padding: 4px; }