/* CSS */

body{ margin:0; height:100%; background-color:#212121; }
img { border:none; }
p{ margin:0; padding:0; }
a:link, a:visited { color:#ffffff; }
a:hover, a:active { color:#9bf255; }

/* .CLASS */

.block{ width:16px; height:10px; background-color:transparent; }

.navBarCenter{ width:405px; margin:auto; }
.navBarTitle{ width:100px; padding-top:4px; font-size:12px; font-weight:bold; color:#ffffff; }
.navBarLine{ width:1px; height:20px; background-color:#9b9b9b; padding-top:4px; }

.horizon{ float:left; }
.horizonBreak{ clear:both; }

.text{ color:#ffffff; font-size:12px; }
.textSubServices{ color:#9bf255; font-size:11px; }
.textSubProfile{ color:#ffffff; font-size:11px; }
.textSubTitle{ color:#9bf255; font-size:12px; font-weight:bold; }
.textTitle{ color:#9bf255; font-size:16px; font-weight:bold; }

/* #ID */

#accredation1{ height:204px; background-image:url(../images/accredation1.jpg); }
#accredation2{ height:401px; background-image:url(../images/accredation2.jpg); }
#accredation3{ height:37px; background-image:url(../images/accredation3.jpg); }
#accredationScrollBox{ position:relative; top:40px; left:430px; width:400px; height:330px; }

#contact1{ height:204px; background-image:url(../images/contact1.jpg); }
#contact2{ height:181px; background-image:url(../images/contact2.jpg); }
#contact3{ height:257px; background-image:url(../images/contact3.jpg); }

#contactEmail{ float:left; width:226px; padding:30px 0 0 10px; }
#contactMainOffice{ float:left; width:226px; padding:30px 0 0 150px; }
#contactMobile{ float:left; width:226px; padding:30px 0 0 10px; }

#main1{ height:71px; background-image:url(../images/main1.jpg); }
#main2{ height:418px; background-image:url(../images/main2.jpg); }
#main2-noflash{ height:418px; background-image:url(../images/main2.noflash.jpg); }
#main3{ height:153px; background-image:url(../images/main3.jpg); }

#navBar{ width:1004px; height:28px; background-image:url(../images/navBar.jpg); }
#navBarAccredation{ width:170px; height:28px; background-image:url(../images/navBarAccredation.jpg); }
#navBarContact{ width:125px; height:28px; background-image:url(../images/navBarContact.jpg); }
#navBarProfile{ width:112px; height:28px; background-image:url(../images/navBarProfile.jpg); }
#navBarServices{ width:133px; height:28px; background-image:url(../images/navBarServices.jpg); }
#navTitle{ width:1004px; height:84px; background-image:url(../images/navTitle.jpg); }

#profile1{ height:204px; background-image:url(../images/profile1.jpg); }
#profile2{ height:401px; background-image:url(../images/profile2.jpg); }
#profile3{ height:37px; background-image:url(../images/profile3.jpg); }
#profileScrollBox{ position:relative; top:40px; left:40px; width:380px; height:330px; }
#profileTextBox{ width:260px; height:160px; padding:240px 0 0 150px; }

#services1{ height:204px; background-image:url(../images/services1.jpg); }
#services2{ height:401px; background-image:url(../images/services2.jpg); }
#services3{ height:37px; background-image:url(../images/services3.jpg); }
#servicesScrollBox{ position:relative; top:40px; left:80px; width:400px; height:330px; }
#servicesTextBox{ width:188px; height:290px; padding:60px 0 0 140px; }
#servicesViewPhoto{ padding:0 0 10px 6px; }

#wrapper{ width:1004px; margin:auto; font-family:Verdana, Arial, Helvetica, sans-serif; }

#wrapContent { height:642px; width:1004px; background-image:url(../images/fullBg.jpg); }
#wrapFoot { height:14px; width:1004px; background-image:url(../images/footBar.jpg); }
#wrapNav { height:112px; width:1004px; }
