body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/others-bkgr.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#81b222;
}

#top {
	position:relative;
	width:1003px;
	height:120px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 150;
}
#main {
	position:relative;
	width:1003px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width:685px;
	height:auto;
	background-color:#FFFFFF;
	margin-left: 297px;
	margin-top: 1px;
	background-image: url(/images/content-shed.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;

}
#content table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 25px;
	text-align: justify;
}

#content table td {
	padding:5px
}

#content-footer-common {
	width:1003px;
	height:auto;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position: relative;
	margin-right: auto;
	margin-top: -18px;
}

a.left-links {
	background-color:#FFFFFF;
	background-image: url(/images/left-link-right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 25px;
	text-align: right;
	padding-top: 8px;
	padding-right: 12px;
	color: #666666;
	text-decoration: none;

}
a.left-links:hover {
	background-color:#F7F7F7;
	background-image: url(/images/left-link-right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 25px;
	text-align: right;
	padding-top: 8px;
	padding-right: 12px;
	color: #666666;
	text-decoration: none;
}
#section-img {
	position:absolute;
	width:268px;
	z-index:3;
	margin-top:178px;
}
#section-flash {
	position:absolute;
	width:268px;
	height:49px;
	z-index:4;
	margin-left:3px;
	margin-top:480px;
}
input {
	background-color:#EDF7FC;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px dotted #666666;
}
textarea {
	background-color:#EDF7FC;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px dotted #666666;
}
