body {
	background-image: url(../images/bgrd1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top {
	width: 950px;
	margin-top: 3px;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	color: #666666;
	margin-bottom: 5px;
}
#logo {
}
#header {
	height: 220px;
	width: 950px;
	margin-top: 6px;
}
#header_img {
	float: left;
	height: 220px;
	width: 553px;
}
#slogan {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 20px;
	padding-top: 60px;
	padding-left: 50px;
	float: right;
	width: 320px;
}
#slogan2 {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 20px;
	padding-top: 40px;
	padding-left: 40px;
	float: right;
	width: 320px;
}
#content {
	width: 950px;
	margin-top: 30px;
}
#left {
	float: left;
	width: 553px;
}
#right {
	float: left;
	width: 397px;
}
p {
	font-family: Arial;
	font-size: 15px;
	color: #999999;
	line-height: 26px;
	text-align: justify;
}
#cube_left {
	float: left;
	width: 269px;
	border: 1px solid #CCCCCC;
	padding-bottom: 13px;
}
#cube_right {
	float: right;
	width: 269px;
	border: 1px solid #CCCCCC;
	padding-bottom: 13px;
	height: 202px;
}
 ul
{
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #999966;
	padding-left: 3px;
	margin: 0px;
	line-height: 19px;
	margin-top: 12px;
}

.li1
{
	background-image: url(../images/circle.jpg);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: left 6px;
	padding-top: 0em;
}
#wrapper #top #logo img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
#wrapper #top #logo a {
	text-decoration: none;
	outline:none;
}
.bold {
	font-weight: bold;
}

