@charset "UTF-8";
#header_rt {
	background-image: url(images/bkg_header_rt.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
#main_content_home {
	margin-top: 25px;
	padding: 25px 15px 10px;
	margin-left: 182px;
	height: 780px;
	vertical-align: top;
	background: url(images/bkg_mainContent.jpg) no-repeat;
}
#welcome {
	padding-top: 35px;
	margin-top: 10px;
}
.txt_home_head {
	font-size: 1.1em;
	line-height: 140%;
	font-weight: bold;
	color: #000;
}
#content_home {
	background-image: url(images/bkg_mainContent.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#products_home {
	text-align: right;
	color: #000;
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 35px;
}
#products_home a img {
	text-decoration: none;
	border-style: none;
}
#main_content_home #body_copy_home {
	margin-left: -50px;
	margin-top: 20px;
	padding: 20px;
}
#body_copy_home img {
	padding: 0px 25px 0px 0px;
	float: left;
	margin-left: -35px;
}
#body_copy_home p {
	line-height: 130%;
	font-size: 110%;
	padding-top: 15px;
}
#footer {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0px;
	margin-top: -30px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
