.body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#top_bg {
	background-image: url(images/top_bg.gif);
	background-color: #8FC740;
}

#top2_bg {
	background-image: url(images/top2_bg.gif);
	background-color: #8FC740;
}

#index_main_left {
	background-color: #EFEFEF;
	background-image: url(images/index_mainleft_bg.jpg);
	vertical-align: top;
	text-align: left;
}

#index_main_right {
	background-image: url(images/index_mainright_bg.jpg);
}

#index_menu {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	letter-spacing: 2px;
	background-image: url(images/index_menu_bg.gif);
}
#index_menu a {
	color: #666666;
	text-decoration: none;
}
#index_menu a:hover {
	color: #000000;
	text-decoration: none;
}

#index_text {
	font-size: 13px;
	padding-left: 26px;
	line-height: 20px;
	text-align: left;
}

#index_top {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 8px;
	line-height: 20px;
	text-align: left;
}

.index_bottom {
	width: 800px;
	height: 77px;
	background-color: #D8E6C8;
	background-image: url(images/index_bottom.jpg);
}

#centred_text {
	text-align: center;
}

#sub_menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	letter-spacing: 0px;
	color: #666666;
	background-image: url(images/sub_menu_bg.gif);
}
#sub_menu a {
	color: #666666;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #000000;
	text-decoration: none;
}

#sub_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: bottom;
	text-align: left;
}

#sub_text {
	font-size: 12px;
	color: #333333;
	padding: 10px;
	text-align: justify;
	background-color: #F2F2F2;
	background-image: url(images/sub_logo_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#sub_link {
	font-size: 12px;
	color: #333333;
}
#sub_link a {
	color: #000000;
	text-decoration: none;
}

#sub_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.sub_bottom {
	width: 800px;
	height: 77px;
	background-color: #D8E6C8;
	background-image: url(images/sub_bottom.jpg);
}

#webdream {
	width: 800px;
	height: 16px;
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-right: 4px;
}
#webdream a{
	color: #AAAAAA;
	text-decoration: none;
}
#webdream a:hover{
	color: #999999;
	text-decoration: underline;
}


