@charset "utf-8";
/* CSS Document */
a img{border:none}
html, body{width:100%; height:100%; padding:0; margin:0;}
body{ background-color:#E0EAF1; font-family: 'Ubuntu', sans-serif; }
#container{width:100%;  height:auto; min-height:300px; margin:0 auto; background: url(../images/midbg.jpg)}
#innercontainer{width:960px; height:auto; margin:0 auto}
#header{width:100%; height:180px;  background:url(../images/outerbg.png); font-family: 'Quicksand', sans-serif;}
#footer{width:100%; height:auto;  background:url(../images/outerbgbottom.png) top;}
#innerheader{width:960px; height:180px; margin:0 auto; background-image:url(../images/newheader.jpg); background-repeat:no-repeat}
#lefthead{float:left; width:960px; margin-top:100px}
#righthead{float:right; }
#contenttop{width:960px; height:20px; margin-top:-9px; background-image:url(../images/contentbgtop.png); }
#contentbottom{width:960px; height:20px; margin-top:0px; background-image:url(../images/contentbgbottom.png); }
#content{width:960px; min-height:800px;  height:auto; background-color:#FFFFFF; overflow:hidden}
#leftcontent{width:620px; height:auto; float:left; line-height:20px}
#rightcontent{width:300px; height:auto; float:right; margin-right:20px; margin-top:20px;}

table.partner{font-size:12px; margin-left:10px;}
table.partner td{padding:10px; }

#menuhome a{float:left; background-image:url(../images/btnhome.png); width:87px; height:50px; background-position:top left; display:block; margin-top:12px}
#menuhome a:hover { background-position:bottom left;}
#menuhomecurrent a{
float:left; background-image:url(../images/btnhome.png); width:87px; height:50px; background-position:0px 50px; display:block; margin-top:12px}
#menuhomecurrent a:hover { background-position:0px 0px;}

#menuservices a{float:left; background-image:url(../images/btnservices.png); width:87px; height:50px; background-position:top left; display:block;  margin-top:12px}
#menuservices a:hover { background-position:bottom left;}
#menuservicescurrent a{float:left; background-image:url(../images/btnservices.png); width:87px; height:50px; background-position:bottom left; display:block;  margin-top:12px}
#menuservicescurrent a:hover { background-position:top left;}

#menupartners a{float:left; background-image:url(../images/btnpartners.png); width:87px; height:50px; background-position:top left; display:block;   margin-top:12px}
#menupartners a:hover { background-position:bottom left;}
#menupartnerscurrent a{float:left; background-image:url(../images/btnpartners.png); width:87px; height:50px; background-position:bottom left; display:block;   margin-top:12px}
#menupartnerscurrent a:hover { background-position:top left;}

#menucase a{float:left; background-image:url(../images/btncase.png); width:87px; height:50px; background-position:top left; display:block;  margin-top:12px}
#menucase a:hover { background-position:bottom left;}
#menucasecurrent a{float:left; background-image:url(../images/btncase.png); width:87px; height:50px; background-position:bottom left; display:block;  margin-top:12px}
#menucasecurrent a:hover { background-position:top left;}

#menuinfo a{float:left; background-image:url(../images/btninfo.png); width:87px; height:50px; background-position:top left; display:block;  margin-top:12px}
#menuinfo a:hover { background-position:bottom left;}
#menuinfocurrent a{float:left; background-image:url(../images/btninfo.png); width:87px; height:50px; background-position:bottom left; display:block;  margin-top:12px}
#menuinfocurrent a:hover { background-position:top left;}

#menucontact a{float:left; background-image:url(../images/btncontact.png); width:87px; height:60px; background-position:top left; display:block;  margin-top:12px}
#menucontact a:hover { background-position:bottom left;}
#menucontactcurrent a{float:left; background-image:url(../images/btncontact.png); width:87px; height:60px; background-position:bottom left; display:block;  margin-top:12px}
#menucontactcurrent a:hover { background-position:top left;}

#leftmenu{width:15px; height:40px; background-image:url(../images/leftmenu.png); float:left}
#rightmenu{width:15px; height:40px; background-image:url(../images/rightmenu.png); float:left}

