@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
#main {
	margin: auto;
	width: 1000px;
}
#banner {
	float: left;
	height: 223px;
	width: 645px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#tree {
	float: right;
	height: 270px;
	width: 355px;
	background-image: url(images/palmtree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#links {
	float: left;
	height: 58px;
	width: 645px;
	background-image: url(images/linkend.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#socialres {
	float: right;
	height: 292px;
	width: 355px;
}
#content {
	float: left;
	width: 645px;
}
#content_prod {
	float: left;
	height: 240px;
	width: 285px;
}

#content_h {
	float: left;
	width: 615px;
	height: 20px;
	padding-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 30px;
}
.orangetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff7500;
}
#content_txt {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	padding-right: 30px;
	padding-top: 22px;
}
a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff7600;
	text-decoration: underline;
}
#copyright {
	width: 950px;
	height: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}
#copyright_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 930px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 30px;
	height: 23px;
	color: #999999;
	padding-top: 2px;
}

.blacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#copyright_1_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 90px;
	color: #999999;
}
a.greylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.greylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
#content_txtinner {
	float: left;
	height: auto;
	width: 580px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	padding-right: 30px;
}
