* {
	margin: 0px;
	padding: 0px;
}
a {
	background-color: transparent;
	color: #b01312;
	text-decoration: none;
}
a:hover {
	color: #ff0003;
}
div {
 	padding: 0px;
 	margin: 0px;
} 
ul {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
li {
	line-height: 17px;
}
 body {
 	background-color: #ffffff;
 	background-image: url("../gui/site-back.jpg");
 	background-repeat: repeat-x;
 	background-position: center top;
 	font-family: tahoma, sans-serif, Verdana, Arial;
 	color: #394239;
 	width: 100%;
 	margin: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
 	padding: 0px;
 	text-align: center;
	font-family: tahoma, verdana, sans-serif; 
	line-height: 0.875em;
}
div#SiteBase {
  position: relative;
  width: 990px;
 	left: 0px;
  top: 0px;
  color: #454545;
  font-size: 11px;
  line-height: 19px;
  padding: 0px;
  margin: 0 auto;
  text-align: left;
  background-color: none;
}
div#SiteHeader {
	position: relative;
	width: 990px;
	height: 101px;
	background-image: url("../gui/site-logo.jpg");
 	background-repeat: no-repeat;
 	background-position: left top;
 	text-align: left;
 	margin: 0px;
 	padding: 0px;
}
div#SiteMenu {
	position: relative;
	width: 990px;
	height: 73px;
 	text-align: left;
 	margin: 0px;
 	padding: 0px;
}
div#CleaningMenu {
	position: relative;
	width: 830px;
	height: 37px;
 	text-align: left;
 	margin: 0px;
 	padding: 0px;
}
div#SiteImg {
	position: relative;
	width: 990px;
	height: 288px;
 	text-align: left;
 	margin: 0px;
 	padding: 0px;
 	background-image: url("../gui/site-header.jpg");
 	background-repeat: no-repeat;
 	background-position: left top;
}
div#HdrText {
	position: absolute;
	width: 430px;
	height: 130px;
 	text-align: justify;
 	left: 528px;
 	top: 110px;
 	margin: 0px;
 	font-size: 13px;
 	line-height: 18px;
 	color: #FFFFFF;
 	padding: 0px;
}
div#SiteFooter {
	width: 100%;
	height: 110px;
	position: relative;
	background-image: url("../gui/site-footer.jpg");
 	background-repeat: repeat-x;
 	background-position: left top;
 	text-align: center;
}
div#SitePathway {
	position: relative;
	width: 935px;
	height: 31px;
 	text-align: left;
 	margin: 0px;
 	padding: 0px;
 	background-color: #f2f2f2;
 	border-top: 3px solid #FFFFFF;
 	margin-left: 25px;
 	font-size: 11px;
 	color: #454545;
 	padding-left: 15px;
 	padding-top: 10px;
}
div#FooterMenu {
	position: relative;
	width: 960px;
	height: 60px;
 	text-align: center;
 	margin: 0px;
 	font-size: 10px;
 	color: #6b6b6b;
 	line-height: 20px;
 	padding-top: 20px;
}
div#FooterMenu A {
	color: #6b6b6b;
	text-decoration: none;
}
div#FooterMenu A:hover {
	color: #cccccc;
	text-decoration: underline;
}
div#SitePathway A {
	color: #454545;
}
div#SitePathway A:hover {
	color: #666666;
	text-decoration: underline;
}
div#SiteAutor {
	color: #484848;
	font-size: 11px;
}
div#SiteAutor A {
	color: #484848;
}
div#SiteBody {
	position: relative;
	width: 950px;
 	text-align: left;
 	margin: 0px;
 	padding: 0px;
 	font-size: 11px;
 	color: #454545;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 28px;
	padding-top: 10px;
}
div#SiteBodyLeft {
	position: relative;
	float: left;
	width: 615px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	padding: 5px;
}
div#SiteBodyRight {
	position: relative;
	float: right;
	width: 310px;
	background-color: #f6f6f6;
	border: 1px solid #e2e2e2;
}
div#SiteBodyRight P {
	margin-left: 15px;
	margin-top: 8px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
div#SiteBodyRight P A {
	color: #000000;
}
div#SiteBodyRight P A:hover {
	text-decoration: underline;
}
div#SiteBodyContent {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #eaeaea;
	padding-left: 5px;
	line-height: 18px;
}
div#SiteBodyContent P {
	padding: 10px;
	text-align: justify;
	padding-bottom: 0px;
}
div#SiteViac {
	background-color: #f2f2f2;
	font-weight: bold;
	text-align: right;
	padding-right: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 10px;
	color: #666666;
}
div#SiteViac A {
	color: #666666;
	text-decoration: none;
}
div#SiteViac A:hover {
	text-decoration: underline;
}
ul, li {
	margin-left: 30px;
	margin-top: 15px;
	text-align: justify;
	margin-right: 11px;
	line-height: 18px;
}
#SiteBodyContent input {
	vertical-align: middle;
}