/* CSS Document */
#content .abar {
	float: left;
	width: 204px;
	text-align:center;
	color:#CC6600;
	font-size:18px;
	background-color:#fff;
}

#content .a_content {
	float: left;
	_height:400px;
	min-height:400px;	
	margin-left: 14px;
}
#content .abar .menu {
	width:160px;
	padding-left:44px;
	height:26px;
	padding-top:8px;
	text-align:left;
}
#content .abar .barmenu {
	width: 203px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	margin-top:2px;
	line-height:200%;
	padding-top:6px;
}
.abar .barmenu li {
	width: 125px;
	padding-left:35px;
	text-align:left;
	list-style-type:none;
	border-bottom:#ccc 1px dashed;
	color:#A77A22;
	height:19px;
	padding-top:7px;
}
.abar .barmenu a{
	color:#A77A22;
}
.abar .barmenu li.oth {
    border-bottom:0;
}#content .a_content .label {
	background-image: url(../images/about2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
	width: 716px;
}
#content .a_content .caption {
	padding-top:2px;
	height: 14px;
	width: 73px;
	font-size:14px;
	color:#87864F;
	margin-top:9px;
	margin-left:15px;
	text-align:center;
}
#content .a_content .exhibit {
	background-image: url(../images/exp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .service {
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .wizard {
	background-image: url(../images/warzid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .solution {
	background-image: url(../images/solution.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 716px;
}
#content .a_content .news {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 716px;
}