body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: 3d705d;
}

#container {
	width:790px;
	background:#ffffff;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	}

.top {
	left: 10px;
	top: 10px;
}

.header {
	height: 150px;
	width: 790px;
	margin: 10px;
}

.content {
	text-align: justify;
	width: 670px;
	top: 170px;
	padding: 0px;
	background-image: url(../images/swimplants_shapes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;
}

.rightbar {
	overflow: hidden;
	position: absolute;
	top: 170px;
	left: 672px;
	display: block;
	width: 120px;
}
	
.rthead {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #63a632;
	margin: 10px 0px 0px 0px;
	height: 15px;
	width: 110px;
	padding: 20px 2px 2px 4px;
	display: block;
	border-radius: 5px; 
}

.rtcontent {
	font-size: 11px;
	margin: 2px 0px 5px;
	padding: 5px 2px 20px 4px;
	width: 150px;
	border: none;
	display: block;
	font-weight: 400;
}

.footer {
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	left: 10px;
	height: 108px;
	width: 670px;
}

.rightcorner {
	height: 107px;
	width: 120px;
	left: 680px;
	font-size: 10px;
	font-weight: 400;
	text-align: right;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

.right {
	margin: 10px;
	padding: 0px;
	position: absolute;
	float: right;
	border: 1px solid #000000;
	left: 450px;
}

.box {
	font-size: 12px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 16px;
	text-indent: 0pt;
	margin-top: 5px;
	width: 400px;
	position: relative;
	text-align: justify;
	display: block;
	height: 90px;
}

.floatright {
	margin: 0px 15px 5px;
	padding: 0px;
	float: right;
	border: 1px solid #000000;
}

.floatleft {
	margin: 3px 15px 0px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #000000;
}



h1 {
	font-size: 18px;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 25px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	font-weight: 600;
	margin-top: 15px;
	margin-left: 10px;
	padding: 2px;
	display: inline;
	margin-right: 20px;
}

p {
	font-size: 12px;
	padding: 2px;
	margin-left: 10px;
	line-height: 16px;
	text-indent: 0pt;
	margin-top: 5px;
	margin-right: 20px;
}

a {
	font-weight: bolder;
	color: #3d705d;
	text-decoration: none;
}

a:hover {
	color: #64A635;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

