/* ----------------------------------------------------------------------------------------------------- */
body, form, fieldset, input, select, textarea, button, ul, ol, li, p, h1, h2, h3, h4, h5, h6, label, legend, div, a, img, strong, address, blockquote, span {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #fefefe url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	position: relative;
}
br {
	clear: both;
}
ul {
	list-style-type: none;
	overflow: hidden;
}
img, ul, li, form, fieldset, legend, h1, h2, h3, h4, h5, h5, p, hr {
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea, select {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 5px;
	border: 0;
	color: #666;
}
a {
	outline: 0;
	color: #000;
	text-decoration: none;
}
h1 {
	color: #fff;
}


/* ----------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 982px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0px;
}
#slogan {
	background: #f78f1e;
	border: 1px #666 solid;
	height: 77px;
	position: relative;
}
#slogan img {
	position: absolute;
	top: 13px;
	left: 33px;
}
#menu {
	overflow: hidden;
	height: 33px;
	border-right: 1px #484848 solid;
	border-bottom: 1px #484848 solid;
	border-left: 1px #484848 solid;
	padding: 4px 12px 4px 15px;
	background: url(../images/bg_menu.jpg) repeat-x;
}
#menu li {
	float: left;
	line-height: 33px;
	text-transform: uppercase;
	margin-right: 3px;
	padding-left: 3px;
}
#menu li span {
	display: block;
	padding-right: 3px;
}
#menu li span a {
	color: #fff;
	display: block;
	padding: 0 12px;
}
#menu li.on {
	background: #1d1d1d url(../images/bg_menu_left_on.jpg) no-repeat top left;
}
#menu li.on span {
	background: url(../images/bg_menu_right_on.jpg) no-repeat top right;
}
#menu li.on a {
	background: url(../images/bg_menu_bottom_on.jpg) no-repeat bottom center;
	color: #f78f1e;
}
#menu li.last {
	float: right;
	background: #434445 url(../images/bg_menu_files_left.jpg) no-repeat top left;
	text-transform: lowercase;
}
#menu li.last span {
	background: url(../images/bg_menu_files_right.jpg) no-repeat top right;
}
#menu li.last a {
	background: url(../images/bg_menu_files_bottom.jpg) no-repeat bottom center;
	color: #f78f1e;
}
#menu li.last a em {
	color: #fff;
	font-style: normal;
}

#home {
	overflow: hidden;
	padding-top: 7px;
	background: #e2e2e2 url(../images/bg_home.jpg) repeat-x;
}
#home #logo {
	float: left;
	margin: 41px 0px 0px 55px;
}
#featured {
	background: #636466 url(../images/bg_featured.jpg) repeat-x top;
	overflow: hidden;
	border: 1px #484848 solid;
	border-top: 0;
	color: #fff;
	padding: 20px 0 15px;
	clear: both;
}
#featured div.who {
	width: 287px;
	float: left;
	margin-left: 18px;
	padding: 5px 0;
}
#featured div.who h3 {
	background: #f78f1e;
	line-height: 23px;
	color: #333;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 8px;
}
#featured div.who p {
	padding: 10px 8px 0 8px;
}
#featured div.services {
	width: 305px;
	float: left;
	margin-left: 15px;
	background: #1d1d1d url(../images/bg_featured_box.jpg) repeat-x top;
	padding: 5px 5px 8px 5px;
}
#featured div.services ul {
	padding-top: 10px;
}
#featured div.services ul li {
	border-bottom: 1px #373737 dotted;
	line-height: 15px;
	padding: 2px 17px;
	background: url(../images/bullet_featured.jpg) no-repeat 7px 7px;
}
#featured div.services ul li a {
	color: #f78f1e;
}
#featured div.news {
	width: 305px;
	float: left;
	margin-left: 15px;
	background: #1d1d1d url(../images/bg_featured_box.jpg) repeat-x top;
	padding: 5px 5px 8px 5px;
	overflow: hidden;
}
#featured div.news a.thumb img {
	float: right;
	margin-top: 11px;
	margin-right: 9px;
}
#featured div.news a.title, #featured div.news p {
	float: left;
	padding-top: 11px;
	padding-left: 9px;
	width: 185px;
	color: #f78f1e;
}
#featured div.news p {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}
#featured div.services h3, #featured div.news h3 {
	background: #f78f1e url(../images/bg_featured_box_title.jpg) repeat-x top;
	line-height: 23px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 8px;
}


#slideshow {
	float: right;
	width: 650px;
	height: 332px;
	overflow: hidden;
	margin: 0 14px 0 0;
	position: relative;
	padding-bottom: 10px;
}
#slideshow ul.nav {
	width: 670px;
	overflow: hidden;
	padding: 1px 0 0 6px;
}
#slideshow ul.nav li {
	float: left;
	overflow: hidden;
	padding-top: 6px;
	margin-right: 15px;
}
#slideshow ul.nav li.on {
	background: url(../images/arrow_selected_nav.jpg) no-repeat top center;
}
#slideshow ul.nav li a {
	border: 4px #b1b1b2 solid;
	display: block;
	overflow: hidden;
}
#slideshow ul.nav li a:hover, #slideshow ul.nav li.on a {
	border: 4px #f78f1e solid;
}
#slideshow ul.slides {
	position: relative;
	width: 650px;
	height: 268px;
	border-bottom: 5px #f78f1e solid;
}
#slideshow ul.slides li {
	width: 650px;
	height: 268px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	display: none;
}
#slideshow ul.slides li a {
	display: block;
	position: absolute;
	bottom: 0;
	width: 606px;
	padding: 14px 22px;
	background: url(../images/bg_slide.png);
	color: #fff;
}
#slideshow ul.slides li a strong {
	color: #f78f1e;
	font-size: 14px;
	display: block;
	padding-bottom: 4px;
}
#slideshow ul.slides li img {
	float: left;
}

#footer {
	overflow: hidden;
	padding: 9px 16px 30px 20px;
	position: relative;
}
#badgehome {
	position: absolute;
	width: 115px;
	height: 101px;
	top: 10px;
	left: 320px;
}
#badgeint {
	width: 115px;
	height: 101px;
	padding-top: 40px;
}
#footer.interior {
	background: #636466 url(../images/bg_footer.jpg) repeat-x;
	border: 1px #484848 solid;
}
#footer div.left {
	float: left; 
	padding-top: 6px;
	width: 240px;
	color: #000;
}
#footer.interior div.left {
	color: #ccc;
}
#footer div.left span {
	color: #a7a7a7;
}
#footer.interior div.left span {
	color: #fff;
}
#footer div.right {
	float: right;
	overflow: hidden;
	width: 419px;
	background: #434445 url(../images/bg_footer_top.jpg) no-repeat top;
}
#footer.interior div.right {
	background: #434445 url(../images/bg_footer_int_top.jpg) no-repeat top;
}
#footer div.right div {
	background: url(../images/bg_footer_bottom.jpg) no-repeat bottom;
	padding: 7px 0 7px 22px;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
}
#footer.interior div.right div {
	background: url(../images/bg_footer_int_bottom.jpg) no-repeat bottom;
}
#footer div.right div address {
	color: #f93;
	font-style: normal;
}
#footer div.right div span {
	color: #c3c3c3;
}
#footer div.right div a {
	color: #fff;
	text-decoration: underline;
}

#interior {
	overflow: hidden;
	padding: 17px 13px 20px 18px;
	background: #f1f1f1 url(../images/bg_interior.jpg) repeat-x;
}
#sidebar {
	float: left;
	overflow: hidden;
	width: 185px;
	padding: 8px 36px 0 0;
}
#sidebar h3 {
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #f78f1e;
	padding: 0 0 6px 27px;
}
#submenu {
	padding: 0 0 90px 21px;
}
#submenu li {
	padding: 2px 0 2px 11px;
	line-height: 15px;
	background: url(../images/bullet_menu.png) no-repeat 0px 5px;
}
#submenu li a {
	color: #666;
}
#submenu li.on a {
	color: #666;
}
#contact {
	background: url(../images/bg_contacto.png) no-repeat;
	overflow: hidden;
	width: 197px;
	height: 172px;
}
#contact p {
	padding: 8px 15px 10px 15px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
#contact p strong {
	color: #000;
	line-height: 18px;
}
#contact p a {
	font-size: 12px;
	display: block;
	line-height: 19px;
}
#contact p a.form {
	color: #f78f1e;
	font-size: 11px;
}
#content {
	float: left;
	width: 727px;
	overflow: hidden;
}
#services {
	width: 780px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#services li {
	float: left;
	width: 180px;
	margin: 0 49px 35px 0;
	padding: 0 0 0 30px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg_lista_servicios.jpg) no-repeat 29px 110px;
}
#services li strong {
	position: absolute;
	top: 85px;
	left: 0px;
	color: #000;
	font-size: 18px;
}
#services li a.thumb img {
	border: 3px #f78f1e solid;
}
#services li h5 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	color: #f78f1e;
}
#services li p {
	padding-left: 10px;
}
#services li a.more {
	display: block;
	padding-left: 10px;
	float: left;
}
div.content {
	padding-top: 8px;
	float: left;
	overflow: hidden;
	width: 650px;
}
div.content h1 {
	font-weight: normal;
	color: #666;
	line-height: 25px;
	padding-bottom: 10px;
	font-size: 22px;
}
div.content p, div.content ul, div.content ol, div.content h2, div.content h3 {
	padding-bottom: 12px;
}
div.content h2, div.content h3 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 5px;
}
div.content h3 {
	font-size: 14px;
}
div.content ul {
	list-style-type: disc;
	padding-left: 25px;
}
div.content ol {
	list-style-type: decimal;
	padding-left: 25px;
}
#service {
	width: 307px;
	padding-right: 30px;
}
#media {
	width: 390px;
	float: left;
	overflow: hidden;
	background: url(../images/bg_gallery.jpg) no-repeat;
	position: relative;
}
#media a.action {
	display: block;
	float: left;
	line-height: 33px;
	margin: 0 7px 12px 0;
	width: 137px;
	text-align: center;
	color: #333;
}
#media a.left {
	color: #fff;
}
#picture {
	border: 3px #f78f1e solid;
	margin-bottom: 18px;
}

#gallery {
	float: left;
	width: 356px;
	height: 52px;
	position: relative;
	margin-left: 22px;
	overflow: hidden;
}
#media #prev {
	position: absolute;
	top: 290px;
	left: 0px;
	cursor: pointer;
	z-index: 1000;
}
#media #next {
	position: absolute;
	top: 290px;
	right: 0px;
	cursor: pointer;
	z-index: 1000;
}
#gallery ul {
	overflow: hidden;
	height: 52px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#gallery ul li {
	float: left;
	width: 89px;
	height: 52px;
}
#gallery ul li img {
	cursor: pointer;
	border: 3px #f78f1e solid;
}

#google {
	width: 400px;
	height: 400px;
	padding: 8px;
	border: 1px #ccc solid;
	background: #fff;
}
#google small {
	display: block;
	text-align: right;
	padding-top: 8px;
}
#google small a {
	color: #666;
	text-decoration: underline;
}
#phones {
	width: 163px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
}
#phones p {
	padding-bottom: 20px;
}
#contact-form {
	width: 327px;
	margin-left: 11px;
	width: 327px;
	float: left;
}
#contact-form fieldset {
	background: #f2e6da;
	overflow: hidden;
	padding: 7px 0px 7px 15px;
}
#contact-form fieldset label {
	display: block;
	line-height: 20px;
	margin-bottom: 1px;
	color: #333;
	font-size: 14px;
}
#contact-form fieldset input, #contact-form fieldset select, #contact-form fieldset textarea {
	width: 285px;
	height: 20px;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 6px;
}
#contact-form fieldset select {
	width: 292px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 24px;
}
#contact-form fieldset textarea {
	height: 60px;
}
#contact-form fieldset button {
	text-indent: -9000px;
	background: url(../images/enviar.jpg) no-repeat;
	width: 78px;
	height: 29px;
	cursor: pointer;
	float: right;
	margin: 4px 17px 0 0;
}
#map {
	width: 418px;
	margin-left: 11px;
	padding-bottom: 15px;
	float: left;
	overflow: hidden;
}
#phones h3, #contact-form h3, #map h3 {
	line-height: 21px;
	padding: 10px 6px 6px 0;
	font-size: 16px;
}

#news {
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#news li {
	padding: 8px 0px;
	border-bottom: 1px #ccc dotted;
	overflow: hidden;
	width: 450px;
}
#news li a.thumb {
	display: block;
	float: left;
	width: 90px;
	overflow: hidden;
}
#news li a.thumb img {
	border: 3px #f78f1e solid;
	float: left;
}
#news li p {
	float: right;
	width: 350px;
}
#news li p a.link {
	display: block;
	font-weight: bold;
}
