
div.be_slider
{
    width: 974px;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
img
{
    border: none;
}
a
{
    text-decoration: none;
}
ul, ol
{
    list-style: none;
}

#Container
{
    text-align: left;
}
.ServicesList
{
    float: left;
    width: 195px;
    position: relative;
    z-index: 25;
}
.ServicesList li.Last a
{
    border: none;
}

.ServicesList ul
{
    list-style-image:none;
    list-style-type:none;
}

.ServicesList li
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-spacing: 0px;
    background: none;
    line-height: 0px;
    font-size: 0px;
}

.ServicesList table
{
	width: 100%;
	background: none repeat scroll 0 0 #0073D2;
    color: #FFFFFF;
    display: block;
    position: relative;
    z-index: 100;
    border-top: 0px;
    border-bottom: 1px solid #fff;
    padding: 0 7px;
    margin: 0px;
}

.ServicesList li a {
    background: none repeat scroll 0 0 #0073D2;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height:11px;
}

.ServicesList li a:hover, .ServicesList li.Active a, .ServicesList li.Active a:hover, .ServicesList li table:hover
{
    color: #fba61a;
    background: #fff;
}
#Banner
{
    float: right;
    width: 778px;
    height: 294px;
    position:relative;
    overflow: hidden;
}
.BannerImg
{
    position: relative;
 }
.BannerImg img
{
    position: absolute;
    top: 0;
    left: 0;
}
.BannerImg img.Bg
{
    z-index: 1;
    display: none;
}
.BannerImg img.Main
{
    z-index: 2;
}
.FlyOut
{
    display: none;
    z-index: 10;
    font-size: 13px;
    line-height: 16px;
}
.FlyOutHover
{
    background: url("../images/bkg_white_transparent.png") repeat 0 0;
    border-right: 1px solid #afb1b0;
    float: left;
    position: absolute;
    left: 0px;
    padding: 12px 20px;
    width: 695px;
    display: block;
}
.Small
{
    width: 400px !important;
}
.FlyOutTop
{
    border-bottom: 1px solid #afb1b0;
    top: 0;
}
.FlyOutBottom
{
    border-top: 1px solid #afb1b0;
    bottom: 0;
}
#CategoryImg
{
    float: left;
    width: 145px;
}
#CategoryContent
{
    padding: 0 0 0 15px;
    float: left;
}
#CategoryContent ul
{
    float: left;
    width: 195px;
    padding:0 0 0 25px!important;
    margin:0!important;
    zoom: 1;
}
#CategoryContent ul li a
{
    font-size: 11px;
    color: #3a93dc !important;
    background: none !important;
    padding: 0 !important;
    margin:0!important;
    font-weight: normal !important;
    line-height: 15px !important;
    border: none !important;
}
#CategoryContent ul li a:hover
{
    color: #fbbc54 !important;
}
#CategoryInfo
{
    padding: 15px 0 0 0;
}
#CategoryInfo h3
{
    color: #3a93dc;
    font-weight: normal;
    font-size: 14px;
}
#CategoryInfo p
{
    font-size: 11px!important;
    color: #6a6a6a;
    line-height: 15px;
}
.main-wrapper
{
    position: absolute;
    z-index: 28;
    background: url("../images/bkg2.png") repeat-x 0 0;
    height: 415px;
    top: 145px;
    left: 0;
}

.header
{
    height: 148px;
}
.Loader {background:#fff url("../images/loading.gif") no-repeat center; height:296px; width:779px; position:relative; z-index:9; opacity:0.4; filter:alpha(opacity=40);}

