@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
img {
	vertical-align: top;
}
body {
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background: #ECECEC;
}
p,dt,dd {
	line-height: 1.5;
}
#wrapper {
	width: 786px;
	margin: auto;
	padding-top: 7px;
	background: #FFFFFF;
}
h1 {
    font-size: 13px;
	height: 176px;
	padding-top: 93px;
	padding-left: 90px;
	margin: 0 18px 30px 18px;
	background: url(../images/lotus-header.jpg) no-repeat;
    height: 83px;
}
.section {
	float: left;
	display: inline; /* for WinIE6 */
	width: 222px;
	margin: 0 0 80px 30px;
}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section2 {
	float: left;
	display: inline; /* for WinIE6 */
	width: 474px;
	margin: 0 0 80px 30px;
}
h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}
h4 {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
}
.box {
	width: 200px;
	height: 180px;
}
.box1 {
	width: 200px;
	height: 200px;
	text-align: right;
}
.box2 {
	width: 200px;
	height: 200px;
}
.box3 {
	width: 220px;
	height: 300px;
}
#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
	background: url(../images/copyright_bg.gif) left bottom no-repeat;
}

a:link    { color:#666666; text-decoration:none}
a:visited { color:#666666; text-decoration:none}


ul {
	height: 354px;
	width: 222px;
	float: left;
}
li {
	margin-bottom: 9px;
}
