@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_1.jpg);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9966;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CC9966;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9facaa;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bg_about_us {
	background-image: url(../images/bg_about_us.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_prioducts {
	background-image: url(../images/bg_products.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_contact_us {
	background-image: url(../images/contact_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text_dorado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d99333;
}
.bg_our_services {
	background-image: url(../images/our_services_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_about_us {
	background-image: url(../images/about_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
