body {
	background-color: #FFF;
	background-image: url(images-common/bgrd.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0px;
	height: 30px;
	width: 700px;
	padding-top: 240px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images-common/header.jpg);
	background-repeat: no-repeat;
}
#menu a {
	color: #000;
	text-decoration: none;
	padding: 4px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	display: block;
	float: left;
	border: 1px solid #FFF;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
	padding: 4px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color: #FFF;
	border: 1px solid #F1EFE0;
}
#wrapper #top {
	padding: 0px;
	height: 24px;
	width: 950px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -2000px;
}
#wrapper #footer {
	width: 700px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: 22px;
}
#contentzone {
	width: 700px;
	background-image: url(images-common/lotus.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height:600px;
	height: auto !important;
	height: 600px;
	background-position: 140px 70px;
}
#contentzone #hp {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#contentzone #news {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
}

#contentzone h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#contentzone p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: justify;
	line-height: 18px;
}
#contentzone a {
	color: #08B0CA;
	text-decoration: underline;
}
#contentzone li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: justify;
	line-height: 18px;
}
#contentzone ul {
	padding-top: 0px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentzone h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
