body {
	background: #ffffff;
	text-align: center;
	font-size: 13px;
	font-family: Arial;
	color: #3e3e3e;
	padding: 0px;
	margin: 0px;
}
a, a:link, a:active, a:visited {
	color: #3e3e3e;
	font-family: Arial;
	font-weight: normal;
	text-decoration: normal;
}
a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}
div.main {
	position: relative;
	height: auto;
	min-height: 650px;
}
div.page_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 372px;
	background: #bf5bc9;
}
div.header {
	position: relative;
	width: 960px;
	height: 110px;
}
div.top_menu {
	position: absolute;
	top: 65px;
	left: 320px;
	/* width: 680px; */
	height: 40px;
	background: #ededed;
}
div.top_menu_btn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	display: none;
}
ul.top_menu {
	position: absolute;
	top: -13px;
	left: -40px;
	width: 680px;
	height: 40px;
	list-style-type: none;
}
li.top_menu {
	background: none;
	width: 136px;
	height: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #707070;
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	background: #ededed;
}
span.top_menu_span {
	position: relative;
	top: 10px;
}
li.top_menu:hover {
	color: #fff;
	background: #06a8ad;
	border-bottom: 2px solid #000000;
}
li.top_menu_hover {
	color: #fff;
	background: #06a8ad;
	border-bottom: 2px solid #000000;
}
a.top_menu, a.top_menu:link, a.top_menu:active, a.top_menu:visited , a.top_menu:hover {
	text-decoration: none;
}
span.top_menu_li_spacer {
	display: none;
}
div.top_submenu_container {
	display: none;
}
div.top_submenu {
	position: relative;
	top: 40px;
	xleft: -129px;
	width: 129px;
	z-index: 1000;
	display: none;
}
ul.top_submenu {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 129px;
	list-style-type: none;
	list-style-position: outside;
	background: #ededed;
	padding: 0%;
}
li.top_submenu {
	background: none;
	width: 129px;
	height: 40px;
	text-align: center;
	cursor: pointer;
	color: #707070;
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
}
li.top_submenu:hover {
	color: #fff;
	background: #06a8ad;
}
li.top_submenu_hover {
	color: #fff;
	background: #06a8ad;
}
a.top_submenu, a.top_submenu:link, a.top_submenu:active, a.top_submenu:visited , a.top_submenu:hover {
	text-decoration: none;
}
div.logo {
	position: absolute;
	top: 40px;
	left: 55px;
	width: 210px;
	height: 100px;
}
div.main_banner {
	position: relative;
	top: 65px;
	left: 0px;
	width: 960px;
	height: 350px;
	text-align: left;
}
div.main_banner_img {
	position: relative;
	top: 0px;
	left: 52px;
	width: 855px;
	height: 310px;
	overflow: hidden;
}
ul.mycarousel {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	width: 855px;
	height: 310px;
	/*overflow:hidden;*/
	list-style-type: none;
}
li.mycarousel {
	width: 855px;
	height: 310px;
	text-align: center;
}
div.main_banner_shadow {
	position: relative;
	top: 0px;
	left: 52px;
	width: 855px;
	height: 12px;
	background: url('../images/design/main_banner_shadow.png') center no-repeat;
}
div.home_cubes {
	position: relative;
	top: 60px;
	left: 0px;
	width: 855px;
	height: 235px;
}
div.home_cube_item {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 176px;
	height: 232px;
	background-color: #abd037;
	border: 8px double #009459;
	margin-right: 13px;
	padding: 0px 6px;
}
div.home_cube_item p {
	text-align: left;
}
div.home_cube_item:last-child {
	margin-right: 0px;
}
/*div.home_cube_item:hover {
	background-color: #009459;
	border: 8px double #abd037;
}*/
div.home_cube_item_title {
	position: relative;
	top: 15px;
	left: 0px;
	width: 180px;
	height: 30px;
	text-align: left;
	color: #3e3e3e;
	font-family: Arial;
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
}
div.home_cube_item_content {
	position: relative;
	top: 10px;
	left: 0px;
	width: 180px;
	height: 130px;
	overflow: hidden;
	text-align: left;
	line-height: 130%;
	color: #3e3e3e;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
div.home_cube_item_btn {
	position: relative;
	top: 20px;
	left: 0px;
	width: 135px;
	height: 30px;
	border: 1px solid #ffffff;
	background: #f26a21;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
}
div.home_cube_item_btn:hover {
	background: #872b90;
}
div.home_cube_item_spacer {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 13px;
	height: 235px;
}
a.home_cube_item, a.home_cube_item:link, a.home_cube_item:active, a.home_cube_item:visited , a.home_cube_item:hover {
	text-decoration: none;
}
div.home_content {
	position: relative;
	top: 65px;
	left: 0px;
	width: 855px;
	height: auto;
	text-align: left;
	margin-bottom: 30px;
	line-height: 130%;
	color: #707070;
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
}
div.home_banner {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	float: right;
	width: 292px;
	height: 296px;
	margin-left: 25px;
	margin-bottom: 25px;
}
div.textpage_content {
	position: relative;
	top: 65px;
	left: 0px;
	width: 855px;
	min-height: 300px;
	height: auto;
	text-align: left;
	margin-bottom: 30px;
	line-height: 130%;
	color: #707070;
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #a54198;
	font-family: Arial;
	font-size: 25pt;
	font-weight: bold;
	text-decoration: none;
}
div.textpage_image {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	float: right;
	width: 400px;
	height: 200px;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 2px solid #a54198;
}
div.footer {
	position: relative;
	top: 80px;
	left: 0px;
	width: 910px;
	height: 110px;
	text-align: center;
}
#footerlogo {
	padding: 2%;
	float: left;
	width: 12%;
	/* line-height: 27px; */
	/* font-size: 12px; */
	color: #888;
}
#footerlogo img {
	float: left;
	padding-right: 20px;
}
#footerlogo a {
	display: block;
}
#footerprinting {
	float: left;
	padding-top: 10px;
	margin-left: 15%;
}
#memberof{
	width: 20%;
	float: left;
	padding-top: 10px;
}
#memberof span{
	font-size: 16px;
	margin-right: 10px;
}
#memberof img{
	vertical-align: middle;
}
#copright{
	width: 100%;
	display: inline-block;
	padding: 10px 0 30px;
	color: #999999;
}
div.footer_menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 910px;
	height: 55px;
	background: #872b90;
	text-align: center;
}
ul.footer_menu {
	position: relative;
	top: 18px;
	height: 20px;
	list-style-type: none;
	text-align: center;
}
li.footer_menu {
	background: none;
	height: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin-right: 30px;
	margin-left: 30px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
a.footer_menu, a.footer_menu:link, a.footer_menu:active, a.footer_menu:visited , a.footer_menu:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
}
div.footer_share_icons {
	position: relative;
	top: 0px;
	left: 0px;
	width: 910px;
	height: 55px;
	text-align: left;
}
div.footer_googleplus {
	float: left;
	position: relative;
	top: 15px;
	left: 25px;
	width: 20px;
	height: 20px;
	margin-left: 3px;
	background: url('../images/design/googleplus_logo.png') center no-repeat;
	cursor: pointer;
}
div.footer_twitter {
	float: left;
	position: relative;
	top: 15px;
	left: 25px;
	width: 20px;
	height: 20px;
	margin-left: 20px;
	background: url('../images/design/twitter_logo.png') no-repeat right;
	cursor: pointer;
}
div.footer_facebook {
	height: 20px;
	margin-bottom: 20px;
	background: url('../images/design/facebook_logo.png') no-repeat right;
	cursor: pointer;
}
.iceimages {
	position: relative;
	float: right;
	text-align: right;
	margin-top: 10px;
	right: 5px;
	width: 20%;
}
a.ice, a.ice:link, a.ice:visited, a.ice:active {
	color: #999999;
	text-decoration: none;
}
a.ice:hover {
	color: #999999;
	text-decoration: underline;
}
div.contat_form {
	float: left;
	position: relative;
	top: 25px;
	left: 0px;
	width: 467px;
	height: 400px;
}
div.contat_form_input {
	position: relative;
	width: 467px;
	height: 40px;
	background: url('../images/design/form_input_bg.jpg') center no-repeat;
	margin-bottom: 10px;
}
div.contat_form_textarea {
	position: relative;
	width: 467px;
	height: 122px;
	background: url('../images/design/form_textarea_bg.jpg') center no-repeat;
	margin-bottom: 10px;
}
input.contat_form {
	position: relative;
	top: 10px;
	left: 20px;
	width: 427px;
	height: 20px;
	border: 0px;
	background: none;
	text-align: left;
	color: #3e3e3e;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
textarea.contat_form {
	position: relative;
	top: 10px;
	left: 20px;
	width: 427px;
	height: 102px;
	border: 0px;
	background: none;
	text-align: left;
	color: #3e3e3e;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
div.contact_form_submit {
	position: relative;
	top: 10px;
	left: 358px;
	width: 105px;
	height: 35px;
	background: #a54198;
	border: 2px solid #65225c;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
}
a.contact_form_submit, a.contact_form_submit:link, a.contact_form_submit:active, a.contact_form_submit:visited , a.contact_form_submit:hover {
	text-decoration: none;
}
div.contat_info {
	float: left;
	position: relative;
	top: 0px;
	left: 60px;
	width: 320px;
	height: 400px;
}
div.contat_info_box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 70px;
	border-bottom: 1px solid #a54198;
}
div.contat_info_box:last-child{
	border-bottom: none;
}
div.contat_info_box_image {
	float: left;
	position: relative;
	top: 5px;
	left: 0px;
	width: 53px;
	height: 56px;
	margin-left: 20px;
}
div.contat_info_box_text {
	float: left;
	position: relative;
	top: 15px;
	left: 0px;
	width: 225px;
	margin-left: 20px;
	text-align: left;
	color: #872b90;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
div.contat_info_box_text a {
	color: #872b90;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
div.contat_info_box_text_single {
	top: 25px;
}
div.contat_info_address {
	height: 270px;
}
div.contat_info_box_address {
	top: 5px;
	margin-bottom: 5px;
}
#google_map {
	width: 318px;
	height: 190px;
	border: 1px solid #CCC;
}
.bee img {
	border: 1px solid #ccc;
}