﻿body 
{
    margin:0 auto;
    font-family:calibri;
    font-size:15px;line-height:22px;
    text-align:center;
}
.Clear{clear:both;}
a{text-decoration:none;}
a img{border:0px;}


.AnimationHolder{margin:0px;display:none;}
.TopMostBlock{background:#39ba07;min-height:30px;padding:5px 0;}
img.Network{margin:0px 0px 0 10px;height:36px;width:36px;float:right;
                      -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear;}
img.Network:hover{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);
                             -ms-transform: rotate(360deg); transform: rotate(360deg);}
.TopContact{float:left;text-align:left;padding:0px 0 0 35px;line-height:30px;color:White;
            background:url('../Images/ContactIcon.png') no-repeat left 5px;}
                                        
.TopHeader{width:100%;position:relative;z-index:999;background:#87ceeb;}
.LogoHolder{max-width:350px;height:90px;float:left;}
.LogoHolder img{height:90px;max-width:350px;position:relative; }
.LogoText{float:left;font-size:35px;color:#fff;padding:10px 0 0 10px;}
.LogoText strong{font-size:22px;color:#fafafa;font-weight:normal;line-height:40px;}

.MenuHolder{float:right;}
.ContentHolder{min-height:300px;}
.MobMenuItem{display:none;border-top:dashed 1px #ae4ce8;color:Black;padding:6px 0;text-transform:uppercase;}
.MobCat{color:White;text-transform:uppercase;cursor:pointer;background:#5b0a2a;padding:7px 0;display:none;}


/*Footer*/
.TopFooter{background:#462df2;padding:30px 0;text-align:left;margin-top:20px;color:White;font-size:20px;font-weight:bold;}
.VisitorNo{margin:0 10px;}
                   
.MiddleFooter{background:#7360f3;padding:35px 0;line-height:30px;}
.FooterMenu{padding:0px 0 0 3%; text-align:left;width:28%;float:left;margin-right:2%;color:White;text-transform:uppercase;
            border-bottom:solid 1px #22aee2;background:url('../Images/FMenuArrow.png') no-repeat left center;}
.FooterMenu:hover{color:#fff;text-decoration:underline;}
.BottomFooter{text-align:center;padding:15px 0;color:White;background:#1c0b8f;}
.BottomFooter a.link{color:#3d0c5b;text-decoration:none;font-weight:bold;}
.BottomFooter a.link:hover{color:#fff;}
.TextLeft{text-align:left;}
.TextRight{text-align:right;}
.FooterPart,.FooterPartBig{float:right;color:White;text-align:left;}
.FooterPart{width:30%;padding-left:7%;background:url('../Images/FooterContact.png') no-repeat left center;min-height:190px;}
.FooterPartBig{width:60%;float:left;}
.FooterHeader{text-align:left;font-size:22px;color:White;border-bottom:solid 1px #65bbea;padding-bottom:10px;}

