@charset "utf-8";
/* -----general css setting----*/
body {
	font-family:Calibri, Arial, tahoma, Helvetica, sans-serif;
	font-size:12px;
	background:#6d6d6d;
	behavior:url('csshover.htc');
}
a:link, a:visited {
	text-decoration:none;
}
img {
	border:none;
}
.clr {
	clear:both;
}
/* -----custom css setting-----*/
#container {
	width:1024px;
	height:auto;
	overflow:auto;
	margin:0 auto 0 auto;
}
#topbar {
	height:36px;
	width:273px;
	float:left;
	z-index:10;
	position:absolute;
	left:0;
	top:0;
}
#topbar_left {
	height:36px;
	width:91px;
	float:left;
	background:url(../images/top_bar/top_bar_01.png) no-repeat;
	cursor:pointer;
	behavior: url('iepngfix.htc');
}
#topbar_center {
	width:101px;
	height:36px;
	float:left;
	padding-top:2px;
	background:url(../images/top_bar/top_bar_02.png) no-repeat;
	behavior: url('iepngfix.htc');
}
#topbar_center a{
color: #999999;
}
#topbar_center a:hover{
color:#CCCCCC;
text-decoration:underline;
}
#topbar_right {
	height:36px;
	width:81px;
	float:right;
	background:url(../images/top_bar/top_bar_03.png) no-repeat;
	behavior: url('iepngfix.htc');
}
#flash_bar {
	z-index:0;
	width:972px;
	height:182px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-490px;
	overflow:hidden;
}
#main_body {
	width:972px;
	overflow:auto;
	position:absolute;
	left:50%;
	margin-left:-490px;
	z-index:10;
	top:145px;
}
a.class_topmenus {
	display:block;
	cursor:pointer;
}
#topmenu {
	margin:0 auto 0 auto;
	width:915px;
	height:88px;
}
#topmenu_left {
	background:url(../images/index__bg/index_03.png) no-repeat;
	behavior: url('iepngfix.htc');
	height:88px;
	width:182px;
	float:left;
	cursor:pointer;
}
#topmenu_center {
	width:660px;
	height:88px;
	float:left;
}
#topmenu_center_up {
	height:50px;
	width:660px;
}
#topmenu_center_down {
	background:url(../images/index__bg/index_07.png) no-repeat;
	behavior: url('iepngfix.htc');
	height:38px;
	width:660px;
}
#topmenu_right {
	background:url(../images/index__bg/index_05.png) no-repeat;
	behavior: url('iepngfix.htc');
	height:88px;
	width:73px;
	float:right;
}

#main_content_bottom {
	margin:0 auto 0 auto;
!margin:-8px auto 0 auto;
	height:auto;
	width:915px;
	overflow:auto;
!overflow:hidden;
}
#main_content_left {
	background:url(../images/mainbody_bg/main_body_bg_01.png) repeat-y left;
	height:auto;
	width:915px;
	overflow:auto;
}
#main_content_right {
	background:url(../images/mainbody_bg/main_body_bg_03.png) repeat-y right;
	height:auto;
	width:915px;
	overflow:auto;
}
#main_content_center {
	background:url(../images/mainbody_bg/main_body_bg_02.png) repeat-x bottom #fafbee;
	height:auto;
	width:891px;
	overflow:auto;
!overflow:hidden;
	margin-left:11px;
}
#main_content_imgFOOT {
	behavior: url('iepngfix.htc');
	background:url(../images/mainbody_bg/main_body_bg_04.png) no-repeat;
	width:915px;
	height:19px;
	margin-bottom:0px;
}
#main_content_imgFOOT:hover {
	background:url(../images/mainbody_bg/main_body_bg_04_hover.png) no-repeat;
	behavior: url('iepngfix.htc');
	width:915px;
	height:19px;
	margin-bottom:0px;
}
#left_page {
	width:47%;
	height:auto;
	text-align:justify;
	overflow:hidden;
	float:left;
}
#right_page {
	width:50%;
	height:auto;
	float:right;
	overflow:hidden;
}
#logo {
	padding-top:50px;
	width:100%;
	height:172px;
	background:url(../images/ebrochures_box.png) no-repeat right bottom;
	!background:url(../images/ebrochures_box.gif) no-repeat right bottom;
	behavior: url('iepngfix.htc');
	vertical-align:top;
}
#slogan {
	color:#800000;
	text-align:right;
	font-size:18px;
	font-weight:bolder;
	width:272px;
}
#feature {
	background:url(../images/logo_gray.png) bottom right no-repeat;
	behavior: url('iepngfix.htc');
	overflow:auto;
	height:auto;
	margin-left:5px;
	font-size:18px;
	font-family:Calibri, Arial, tahoma;
	color:#400000;
	padding:5px;
	font-weight:bolder;
}

#buttons {
	background:#5ab4ba;
	color:#FFFFFF;
	border:1px solid #52ABC5;
	margin:5px;
	cursor:pointer;
}
#buttons:hover {
	background:#969797;
	color:#FFFFFF;
	border:1px solid #969797;
}
#bottominfo {
	margin-bottom:5px;
	padding-left:10px;
	width:450px;
}
#bottominfo_logo {

	background: url(../images/bottom_logo.png) no-repeat;
	behavior: url('iepngfix.htc');
	height:30px;
	width:98px;
	cursor:pointer;
}
#bottominfo_text {
	float:right;
	vertical-align:bottom;
	padding-bottom:0;
	height:30px;
	width:300px;
	text-align:right;
}

#rightpage_buttons{
margin-top:30px;
margin-left:20px;}
#technology_button,#feature_button{
background:url(../images/icon_white.png) no-repeat;
behavior: url('iepngfix.htc');
width:129px;
height:46px;
float:left;
text-align:center;
padding-top:15px;
font-size:15px;
cursor:pointer;}
#showcase_button{
background:url(../images/icon_green.png) no-repeat;
behavior: url('iepngfix.htc');
width:129px;
height:46px;
float:left;
text-align:center;
padding-top:15px;
font-size:15px;
cursor:pointer;
}

#showcase_icons div{
margin-top:10px;
!margin-top:5px;

margin-left:10px;}
#showcase_icons a{
color:#333333;
font-size:12px;}
#showcase_icons a:hover{
color:#660000;
text-decoration:underline;}

#footer_adress{
font-size:12px;
width:800px;
margin:10px auto 5px auto;
text-align:center;}

.showDIV {
	width:95%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#400000;
	font-family:Calibri, Arial, tahoma;
	padding:5px;
	text-align:justify;
}