#navbar a.nav2 {color:#e6fff8;}

.ajax-loading {
padding: 20px 0;
background: url(../images/spinner.gif) no-repeat center;
}


#service_home_text {
float:left;
margin: 10px 10px 0px 0px;
width:338px;
border: 1px solid #c6c6c6;
min-height:160px;
}

* html #service_home_text {height:160px;}

#service_home_text p {
color:#000;
font-size:11px;
margin: 20px 15px 0px 15px;
font-weight:bold;
line-height:14px;
}

#service_home_text a {
color:#144d2a;
text-decoration:none;
}

#service_home_text a:hover ,#service_home_text a:visited {color:#666;}

.service_menu_home {
float:left;
width:160px;
}

#leftmenu, #centermenu {margin: 10px 10px 0px 0px;}

#rightmenu {margin: 10px 0px 0px 0px;}

.service_menu_home ul {
margin: 0px 0px 0px 0px;
list-style-type: none;
}

.service_menu_home li {margin: 2px 0px 0px 0px;}

.service_menu_home a, .service_menu_home a:visited {
display:block;
width:160px;
height:25px;
background: #e2e2e2 url(../images/arrow.png) no-repeat right;
color:#2a2a2a;
font-size:10px;
text-decoration:none;
text-indent:8px;
line-height:25px;
font-weight:bold;
}

.service_menu_home a:hover {
color:#fff;
background: #999999 url(../images/arrow2.png) no-repeat right;
}




