.apt-menu {
overflow:hidden;
clear:both;
width:980px;
}
.curves_left
{
float:left;
width:5px;
height:25px;
margin: 10px 0 0 0;
background: url('../images/mainmenu/curve_left.jpg');
}

.apt-menu ul {
width: 711px;
display:block;
float: left;
overflow:hidden;
clear1:both;
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}
.apt-menu li {
display:block;
float: left;
width: 236px;
height:25px;
padding1:2px 0 0 35px;
text-indent:2em;
overflow:hidden;
margin: 0 1px 1px 0;
background: #C4CDD7;
line-height:25px;
}
.apt-menu a {
color: black;
font-size: 12px;
font-weight: bolder;	
}
.apt-menu a:hover {
color: #4C4C4C;
}
.apt-menu .ad-button .left,
.apt-menu .ad-button .left-lm,
.apt-menu .ad-button .group {
float: left;
width: 21px;
height: 22px;
margin-right: 10px;
}
.apt-menu .ad-button .left-lm {
background: url( '../images/callback_left_lm.gif' ) repeat-x top;
}
.apt-menu .ad-button .group {
background:url('../images/group_left.gif') no-repeat top left;
}
.apt-menu .ad-button .right {
background: url( '../images/callback_right.gif' ) repeat-x top;
float: right;
width: 4px;
height: 22px;
}
.apt-menu .ad-button {
float: left;
background: #E6EAEE;
clear1:right;
line-height: 25px;
text-align: center;
color: #201B12;
width: 258px;
display:inline;
margin: 1px 0 0 1px;
}
.curves_right_up
{
float:left;
width:5px;
height:25px;
margin-top:1px;
background: url('../images/mainmenu/curve_up_right.jpg');
}

.curves_right_down
{
float:left;
width:5px;
height:25px;
margin-top:1px;
background: url('../images/mainmenu/curve_down_right.jpg');

