body {
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #181818;
	background: url(images/bg.jpg) repeat-x left top #fff;
}
* {outline:none;}
a img {border: none;}
img {vertical-align: middle;}

a {
	color: #836b49;
	text-decoration: none;
}

a:hover {
	color: #5c4c35;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
}

.wrapper, .content, .footer {
	margin: 0 auto;
	width: 958px;
	clear: both;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.green {color: #1e808c;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	height: 108px;
	padding-top: 26px;
}

.header .logo {float: left;}
.header .logo a {text-decoration: none;}

.header .logo span {
	display: block;
	text-indent: -9999px;
}

/* ========================= MENU =========================*/
/* ========================================================*/

.menu {
	float: right;
	width: 580px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #fff;
	padding-top: 63px;
	word-spacing: 2px;
}

.menu li {display: inline;}

.menu a {
	color: #fff;
	word-spacing: normal;
}
.menu a:hover {color: #f1f1f1;}

/* ======================= CONTENT ========================*/
/* ========================================================*/

.contentwrapper {
	background: url(images/contentwrapper_bg.jpg) repeat-x left top #e9e6c9;
	padding: 10px 0;
}

.content {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin-top: 14px;
	margin-bottom: 40px;
	background: url(images/content_border.gif) repeat-y 733px 0;
}

.content .underline {
	color: #253dcf;
	text-decoration: underline;
}

/* ======================= CONTENT > Scrolling Gallery ========================*/

.scroll {
	position: relative;
	overflow: hidden;
	padding: 0;
	padding: 0;
	height: 326px;
	width: 724px;
}

.scroll div {
	width: 724px;
	position: relative;
	overflow: hidden;
}

.scroll ul {
	width: 99999px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.scroll li {
	padding: 0 3px 0 0;
	width: 358px;
	height: 290px;
	text-align: center;
	display: inline;
	float: left;
}

.scroll .btns {
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 142px;
	width: 100%;
}

.scroll .btns a {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}
.scroll a.btn-prev {background:url(images/arrow_left.png) no-repeat;}
.scroll a.btn-next {
	background:url(images/arrow_right.png) no-repeat;
	margin-left: 644px;
}

.scroll h2 {margin-bottom: 7px;}

.scroll h2 span {
	text-indent: -9999px;
	display: block;
	position: absolute;
}

.scroll h4 {
	font-size: 19px;
	font-weight: normal;
	color: #62533d;
	margin-bottom: 12px;
	height: 30px;
}

.scroll h4 strong {
	color: #a23636;
	font-size: 24px;
}

.scroll .wash_image {
	position: absolute;
	bottom: 18px;
	left: 50%;
	margin-left: -93px;
	z-index: 9999;
}

/* ======================= CONTENT > Left Col ========================*/

.left {
	width: 724px;
	float: left;
}

.inner {
	padding-top: 20px;
	padding: 0 6px;
}

.inner_left {
	float: left;
	width: 452px;
}

.inner_left h2 {margin-bottom: 6px;}
.inner_left h2 span {
	display: block;
	position: absolute;
	left: -9999px;
}

.inner_left h3 {
	color: #897251;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 28px;
}

.inner_left p {
	margin-bottom: 8px;
	line-height: 18px;
}

.inner_right {
	float: right;
	width: 233px;
}

/* ======================= CONTENT > Left Col > Brown Box ========================*/

.brown_box {
	width: 233px;
	font-size: 11px;
	color: #dcd4d0;
}

.brown_box h3 {
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 8px;
}

.brown_box .brown_box_top {
	height: 14px;
	font-size: 1px;
	background: url(images/brown_box_top.png) no-repeat left top;
}

.brown_box .brown_box_bottom {
	height: 34px;
	font-size: 1px;
	overflow: hidden;
	background: url(images/brown_box_bottom.png) no-repeat left top;
	color: #dcd4d0;
	text-align: center;
	font-size: 11px;
	padding: 8px 16px 10px 16px;
}

.brown_box .brown_box_wrapper {
	padding: 0 6px;
	background: url(images/brown_box_wrapper_bg.png) repeat-y left top;
}

.brown_box .brown_box_inner {
	padding: 6px 16px 16px 16px;
	min-height: 193px;
	background: url(images/brown_box_inner_bg.jpg) repeat-x left bottom #a38e70;
}

.brown_box p {margin-bottom: 6px;}

.brown_box input.query {
	margin: 0 auto;
	display: block;
	width: 162px;
	height: 22px;
	padding: 2px 10px 4px 10px;
	border: none;
	background: url(images/query_bg.png) no-repeat left top;
	color: #dcd4d0;
	font-size: 11px;
	font-family: Tahoma;
}

.brown_box input.button_verifica {float: right;}

.brown_box label {
	width: 58px;
	display: inline-block;
	text-align: right;
	padding-right: 2px;
}

/* ======================= CONTENT > Right Col ========================*/

.right {
	width: 204px;
	float: right;
	font-family: Arial;
}

.right strong {font-weight: normal;}

.right h3 {
	color: #a7a27e;
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}

.right h3 strong {
	color: #7c6442;
	display: block;
	font-weight: bold;
}

.right h4 {margin-bottom: 8px;}

.right h4 span {
	display: block;
	left: -9999px;
	position: absolute;
}

.right p {
	margin-bottom: 14px;
	font-size: 11px;
	line-height: 17px;
}

.right .washing_types {
	padding-bottom: 8px;
	background: url(images/washing_types_bg.png) no-repeat center bottom;
	margin-bottom: 10px;
}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	padding: 12px 10px 40px 10px;
	width: 938px;
	background: url(images/footer_bg.jpg) no-repeat top;
	color: #978564;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.footer sup {font-size: 9px;}

.footer .footer_email {
	float: right;
	width: 300px;
	text-align: right;
}

.footer a, .footer a:hover {color: #98978e;}