.justly {
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	background-color: #CCBD6E;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
/*	margin: 0px;*/
	width: 100%;
	float: left;
}

/* ----------- float box --------------------------- */
#floatbox-container {
	/*position: relative;*/
	width: 890px;
	height: 525px; /*test*/
	margin-left: auto;
	margin-right: auto;
}  html>body floatbox-container {
	height: 295;
}

 .floatbox {
	float: left;
	height: 250px;
	width: 285px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
} html>body .floatbox { margin-left: 7px; }
.floatbox img { padding-left: 2px; padding-top: 2px; border: none; }
.floatbox h3 { 	font-size: 12px; font-weight: bold; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; background-color: #CCBD6E; }

 .floatbox-index {
	float: left;
	height: 500px;
	width: 285px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
} html>body .floatbox-index { margin-left: 7px; }
.floatbox-index img { padding-left: 2px; padding-top: 2px; border: none; }
.floatbox-index h2 { 	font-size: 12px; font-weight: bold; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; background-color: #CCBD6E; }

 .floatbox-right {
	float: right;
	height: 250px;
	width: 285px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} html>body .floatbox-right { margin-right: 10px; }
.floatbox-right img { padding-left: 2px; padding-top: 2px; border: none; }
.floatbox-right h3 { font-size: 12px; font-weight: bold; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; background-color: #CCBD6E; }

 .floatbox-big {
	float: left;
	height: 535px;
	width: 775px;
	border: 1px solid #999;
	margin-left: 65px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
} html>body .floatbox-big { /*margin-left: 7px;*/ }
.floatbox-big img { padding-left: 2px; padding-top: 2px; border: none; }
.floatbox-big h3 { 	font-size: 12px; font-weight: bold; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; background-color: #CCBD6E; }

#floatbox-homepage {
	position: relative;
	width: 600px;
	height: 130px;
	border: 1px solid #999;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
} html>body #floatbox-homepage { /*margin-left: 7px;*/ }
#floatbox-homepage p { font-size: 13px;}
/*#floatbox-homepage span { font-size: 12px; text-transform: uppercase; font-weight: bold; 
	padding: 10px;}*/

/* ----------- image banners --------------------------- */
.image-banner-index {
	background-image: url('../images/home-banner-img-5.jpg');
	width: 900px;
	height: 390px; /***/
	padding: 0px;
	margin: 0px;
	/*border-bottom: 10px solid #CCBD6E; */
} .image-banner-index h2 { 
	font-size: 20px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
	color: #fff;
}

.image-banner-temp {
	background-image: url('../images/home-banner-img-900x100.jpg'); /*index-bar3.jpg*/
	width: 900px;
	height: 100px;
	padding: 0px;
	margin: 0px;
} .image-banner-temp h2 { color: #fff; }

.image-banner-interior {
	background-image: url('../images/index-bar3.jpg');
	width: 600px;
	height: 100px;
	padding: 0px;
	margin: 0px;
} .image-banner-interior h2 { color: #fff; }

/*----- Magic ----- */
#temp {
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#temp ul { /* IE */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding: 1em 1em;
	text-align: center; /* centers the entire list - UL */
} html>body #temp ul { /*margin-left: 90px; padding-top: 0px;*/} /* Firefox */
#temp ul li { display: inline; }
#temp ul li a {
	padding: 0.5em 1em;
	background-color: #CCBD6E;
	color: #564b47;
	text-decoration: none;
	border: 1px solid #000;
}
#temp ul li a:hover {
	padding: 0.5em 1em;
	background-color: #fff;
	color: #DE9A23;
	font-weight: bold;
}

#magic {
	position: relative;
	width: 805px;
	height: 300px;
	border: 1px solid #000;
	margin: auto;
/*	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;*/
	overflow: hidden;
	background-color: #CCBD6E;
}

#mojo {
	position: relative;
	width: 800px;
	height: 318px;
/*	margin-top: 10px !important;*/
	margin-left: auto;
	margin-right: auto;
/*	margin-bottom: 10px !important;
	margin-bottom: 25px;*/
	border: 1px solid #000;
	background-color: #fff;
	display: block;
	overflow: hidden;
} html>body #mojo {
/*	margin-top: 10px;
	margin-bottom: 10px;*/
}

.left {
	padding:0;
	margin:0;
	width: 200px;
	float: left;
}
.left img { margin: auto; padding: auto; }
.right {
	padding:0;
	margin:0;
	width: 600px;
	float: right;
}

#manchu-container {
	position: relative;
	width: 100%;
	height: 370px;
/*	margin-top: 0;
	margin-left: 2px;*/
	margin: 0;
	padding: 0;
/*	background: #666;*/
/*	border: 1px solid #000;*/
}

#manchu-left {
	float: left;
	width: 436px;
	height: 345px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: transparent /*#CCBD6E*/;
/*	border: 1px solid #000;*/

}

#manchu-right {
	float: right;
	position: relative;
	height: 350px;
	margin: 0;
	padding: 0;
}

#mojo2 {
	width: 430px;
	height: 315px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: justify;
	background-image: url('../images/akworks-logo-test-100x115-blend2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right; 

}

.mojoh2 {
	color: #F57B10 !important;
	font-size: 11px !important;
	font-weight: bold !important;
	
}
#manchu-list { 	background-color: #CCBD6E; 	text-align: center;  margin: auto; width: 430px;}
#manchu-list ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
/*	text-align: center;					/* centers the entire list - UL */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#manchu-list ul li { display: inline; }
#manchu-list ul li a {
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	color: #564b47;
	text-decoration: none;
}
#manchu-list ul li a:hover {
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	color: #F57B10 /*#DE9A23*/;
	font-weight: bold;
}

#magic2 {
	width: 430px;
	height: 313px;
	margin: auto;
	overflow: hidden;
	border: 1px solid #000;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
}