@charset "UTF-8";

* {
  padding: 0px;
  margin: 0px;}
body{
	background-color: #E8EDF1;}
ul{
  list-style-type: none;}
img{
  border: none;}
a{
  color: #0000FF;
  text-decoration: underline;
  cursor: pointer;}
.PR{
	position: relative;}
.FooterLink a{
  color: #10359D;
  text-decoration: none;} 
.H1-a{
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  font-style: normal;}
.H1-b{
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  font-style: normal;}
.H2-a{
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  line-height: 20px;}
.H2-b{
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  line-height: 19px;}
.H2-c{
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  line-height: 22px;}
.H3-a{
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: #0A0A0A;}
.H3-b{
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  font-style: normal;
  color: #0A0A0A;}
.spacer{
  padding: 0px;
  margin: 0px;}
.Emphasis1{
  color: #146D55;} /*green*/
.Emphasis2{
  color: #CE0201;} /*red*/
.Emphasis3{
  color: #10359D;} /*blue*/
.Emphasis4{
  color: #000000;} /*black*/
.Bold{
  font-weight: bold;}
.DBZLogoD{
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  color: #05634B;
  line-height: 22px;}
.DBZLogoD1{
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #05634B;
  line-height: 12px;}
.DBZLogoD2{
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  color: #05634B;
  line-height: 22px;}
.DBZLogoRest{
  font-style: italic;
  font-weight: bold;
  color: #000000;}
.DBZLogoRest1{
  font-style: italic;
  font-weight: bold;
  color: #000000;}
#LoadingPage{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 800px;
  font-size: 24px;
  font-weight: bold;
  font-family: sans-serif;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  background-color: #E8EDF1;
  visibility: visible;
  z-index: 10000;}

#ContentBody{
  position: relative;
  width: 910px;
  height: 1000px;
  font-family: "Myriad Web",Tahoma, Verdana, Georgia, Ariel; 
	font-size: 11px;
	line-height: 14px;
  margin: 0 auto;}
  
#LBWindow{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 910px;
  height: 1000px;
  background-color: transparent;
  display: none;
  z-index: 10000;}  
#LightBoxBG{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 910px;
  height: 1000px;
  background-color: #000000;
  display: none;
  z-index: 10001;}
#LBContainer{
  position: absolute;
  top: 100px;
  left: 100px;
  width: 455px;
  height: 270px;
  background-color: #E8EDF1;
  border: 2px solid #000000;
  display: none;
  z-index: 10002;}
  
.LBInput{
  position: absolute;
  font-size: 12px;
  font-style: italic;
  color: #10359D;
  padding-left: 5px;}
.LBInput2{
  position: absolute;
  font-size: 12px;
  font-style: normal;
  color: #0A0A0A;
  padding-left: 5px;}
.LBPassInp{
  position: absolute;
  font-size: 12px;
  font-style: normal;
  color: #0A0A0A;}
.LBButton{
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  color: #10359D;
  background-color: #D8DCE0;
  cursor: pointer;}
.ClickHere{
  font-size: 13px;
  font-weight: bold;
  color: #10359D;
  text-decoration: underline;
  cursor: pointer;}
  
#LoginForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#LoginTitle{
  position: absolute;
  top: 15px;
  left: 0px;
  width: 400px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #146D55;}
#LoginDBZLogoD{
  font-size: 18px;}
#LoginEmailInp{
  top: 100px;
  left: 110px;
  width: 170px;}
#LoginPasswordPass, #LoginPasswordText{
  top: 130px;
  left: 110px;
  width: 130px;}
#LoginSubmitBtn{
  top: 160px;
  left: 110px;}
#LoginForgotBtn{
  top: 190px;
  left: 110px;
  width: 130px;}
#LoginRegisterBtn{
  top: 320px;
  left: 110px;
  width: 120px;}
#LoginCancelBtn{
  top: 355px;
  left: 110px;}
#LoginResetBtn{
  top: 355px;
  left: 175px;}

#RegisterForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#RegisterTitle{
  position: absolute;
  top: 15px;
  left: 0px;
  width: 400px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #146D55;}
#RegisterEmailInp{
  top: 65px;
  left: 110px;
  width: 160px;}
#RegisterPasswordPass, #RegisterPasswordText{
  top: 95px;
  left: 110px;
  width: 130px;}
#Register2PasswordPass, #Register2PasswordText{
  top: 125px;
  left: 110px;
  width: 130px;}
#RegisterFirstNameInp{
  top: 155px;
  left: 110px;
  width: 160px;}
#RegisterLastNameInp{
  top: 185px;
  left: 110px;
  width: 160px;}
#RegisterSubmitBtn{
  top: 230px;
  left: 110px;}
#RegisterCancelBtn{
  top: 340px;
  left: 110px;}
#RegisterResetBtn{
  top: 340px;
  left: 170px;}

#ForgotForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#ForgotTitle{
  position: absolute;
  top: 15px;
  left: 0px;
  width: 400px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #146D55;}
#ForgotNote{
  position: absolute;
  top: 50px;
  left: 60px;
  width: 280px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #10359D;}
#ForgotEmailInp{
  top: 110px;
  left: 110px;
  width: 160px;}
#ForgotFirstNameInp{
  top: 140px;
  left: 110px;
  width: 160px;}
#ForgotLastNameInp{
  top: 170px;
  left: 110px;
  width: 160px;}
#ForgotSubmitBtn{
  top: 230px;
  left: 110px;}
#ForgotCancelBtn{
  top: 340px;
  left: 110px;}
#ForgotResetBtn{
  top: 340px;
  left: 170px;}

.SectionTitle{
  position: absolute;
  top: -8px;
  left: 20px;
  font-size: 13px;
  font-weight: bold;
  color: #CE0201;
  background-color: #FFFFFF;
  z-index: 2000;}
.SettingsVal{
  font-size: 13px;
  font-weight: normal;
  color: #0A0A0A;}
.InputLbl{
  font-size: 13px;
  font-weight: bold;
  color: #10359D;}
  
#ProfileForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#ProfileTitle{
  position: absolute;
  top: 20px;
  left: 0px;
  width: 770px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #146D55;}
#ProfileLoginSection{
  position: absolute;
  top: 65px;
  left: 20px;
  width: 730px;
  height: 100px;
  border: #A0A0A0 solid 1px;}
#ProfileLoginSectionTitle{
  width: 145px;
  text-align: center;}
#ProfileCustomerIDLbl{  
  position: absolute;
  top: 10px;
  left: 260px;
  width: 300px;
  font-size: 13px;
  font-weight: bold;
  color: #146D55;}
#ProfileCustomerID{
  position: absolute;
  top: 10px;
  left: 420px;
  width: 100px;
  font-size: 13px;
  font-weight: normal;
  color: #0A0A0A;}
#ProfileEmailInp{
  top: 35px;
  left: 140px;
  width: 160px;}
#ProfilePasswordPass, #ProfilePasswordText{
  top: 35px;
  left: 310px;
  width: 130px;}
#Profile2PasswordPass, #Profile2PasswordText{
  top: 35px;
  left: 450px;
  width: 130px;}
#ProfileFirstNameInp{
  top: 65px;
  left: 200px;
  width: 160px;}
#ProfileLastNameInp{
  top: 65px;
  left: 380px;
  width: 160px;}
#CustomerProfileSection{ 
  position: absolute;
  top: 190px;
  left: 20px;
  width: 730px;
  height: 120px;
  border: #A0A0A0 solid 1px;}
#CustomerSectionTitle{
  width: 200px;
  text-align: center;}
#ProfileExpertiseLbl{  
  position: absolute;
  top: 10px;
  left: 20px;
  width: 300px;}
#ProfileExpertiseHigh{  
  position: absolute;
  top: 10px;
  left: 320px;
  width: 25px;}
#ProfileExpertiseHighLbl{  
  position: absolute;
  top: 10px;
  left: 345px;
  width: 75px;}
#ProfileExpertiseMedium{  
  position: absolute;
  top: 10px;
  left: 380px;
  width: 25px;}
#ProfileExpertiseMediumLbl{  
  position: absolute;
  top: 10px;
  left: 405px;
  width: 70px;}
#ProfileExpertiseLow{  
  position: absolute;
  top: 10px;
  left: 460px;
  width: 25px;}
#ProfileExpertiseLowLbl{  
  position: absolute;
  top: 10px;
  left: 485px;
  width: 70px;}
#ProfileCompanyNameInp{  
  position: absolute;
  top: 35px;
  left: 20px;
  width: 150px;}
#ProfileAddressInp{  
  position: absolute;
  top: 35px;
  left: 180px;
  width: 150px;}
#ProfileAddress2Inp{  
  position: absolute;
  top: 35px;
  left: 340px;
  width: 150px;}
#ProfileCityInp{  
  position: absolute;
  top: 35px;
  left: 500px;
  width: 150px;}
#ProfileStateInp{  
  position: absolute;
  top: 60px;
  left: 20px;
  width: 150px;}
#ProfileZipInp{  
  position: absolute;
  top: 60px;
  left: 180px;
  width: 150px;}
#ProfileCountryInp{  
  position: absolute;
  top: 60px;
  left: 340px;
  width: 150px;}
#ProfileTelNoInp{  
  position: absolute;
  top: 60px;
  left: 500px;
  width: 150px;}
#ProfileWebsiteInp{  
  position: absolute;
  top: 90px;
  left: 20px;
  width: 190px;}
#ProfileOptimizedLbl{  
  position: absolute;
  top: 85px;
  left: 230px;
  width: 250px;}
#ProfileOptimizedYes{  
  position: absolute;
  top: 90px;
  left: 440px;
  width: 25px;}
#ProfileOptimizedYesLbl{  
  position: absolute;
  top: 90px;
  left: 465px;
  width: 40px;}
#ProfileOptimizedNo{  
  position: absolute;
  top: 90px;
  left: 500px;
  width: 25px;}
#ProfileOptimizedNoLbl{  
  position: absolute;
  top: 90px;
  left: 525px;
  width: 40px;}
#ProfileOptimizedUnknown{  
  position: absolute;
  top: 90px;
  left: 550px;
  width: 25px;}
#ProfileOptimizedUnknownLbl{  
  position: absolute;
  top: 90px;
  left: 580px;
  width: 70px;}
#ProfileSettingsSection{  
  position: absolute;
  top: 335px;
  left: 20px;
  width: 730px;
  height: 130px;
  border: #A0A0A0 solid 1px;}
#ProfileSettingsSectionTitle {
  width: 140px;
  text-align: center;}
#Download-eBookLbl{  
  position: absolute;
  top: 20px;
  left: 20px;
  width: 250px;}
#eBookVersion{  
  position: absolute;
  top: 20px;
  left: 275px;
  width: 50px;}
#eBookLastVersionLbl{  
  position: absolute;
  top: 20px;
  left: 320px;
  width: 200px;}
#eBookLastVersion{  
  position: absolute;
  top: 20px;
  left: 490px;
  width: 50px;}
#eBookLastDownloadLbl{  
  position: absolute;
  top: 20px;
  left: 535px;
  width: 150px;}
#eBookLastDownload{  
  position: absolute;
  top: 20px;
  left: 575px;
  width: 80px;}
#Get_eBookBtn{  
  position: absolute;
  top: 10px;
  left: 660px;
  width: 55px;}
#NewsletterSubscribe{  
  position: absolute;
  top: 50px;
  left: 20px;
  width: 25px;}
#NewsletterSubscribeLbl{  
  position: absolute;
  top: 50px;
  left: 55px;
  width: 250px;}
#NewsletterOptOut{  
  position: absolute;
  top: 50px;
  left: 315px;
  width: 25px;}
#NewsletterOptOutLbl{  
  position: absolute;
  top: 50px;
  left: 350px;
  width: 350px;}
#EmailSubscribe{  
  position: absolute;
  top: 85px;
  left: 20px;
  width: 25px;}
#EmailSubscribeLbl{  
  position: absolute;
  top: 85px;
  left: 55px;
  width: 250px;}
#EmailOptOut{  
  position: absolute;
  top: 85px;
  left: 315px;
  width: 25px;}
#EmailOptOutLbl{  
  position: absolute;
  top: 85px;
  left: 350px;
  width: 250px;}  
#ProfileSubmitBtn{
  top: 485px;
  left: 290px;}
#ProfileCancelBtn{
  top: 485px;
  left: 340px;}
#ProfileResetBtn{
  top: 485px;
  left: 400px;}

  
.RequestLbl{
  font-size: 14px;
  font-weight: bold;
  width: 110px;
  color: #146D55;
  text-align: right;}
.RequestVal{
  font-size: 14px;
  font-weight: bold;
  color: #404040;}    
#RequestForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#RequestTitle{
  position: absolute;
  top: 10px;
  left: 0px;
  width: 650px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #146D55;}
#RequestFromSection{
  position: absolute;
  top: 40px;
  left: 10px;
  width: 630px;
  height: 100px;
  border: #A0A0A0 solid 1px;}
#RequestFromSectionTitle{
  width: 120px;
  text-align: center;}
#RequestNameLbl{
  position: absolute;
  top: 20px;
  left: 5px;}
#RequestNameVal{
  position: absolute;
  top: 20px;
  left: 125px;
  width: 300px;}
#RequestTelephoneLbl{  
  position: absolute;
  top: 20px;
  left: 350px;}
#RequestTelephoneVal{
  position: absolute;
  top: 20px;
  left: 465px;
  width: 140px;}
#RequestFromEmailLbl{
  position: absolute;
  top: 50px;
  left: 5px;}         
#RequestFromEmailVal{
  position: absolute;
  top: 50px;
  left: 125px;
  width: 300px;}              
#RequestCustomerIDLbl{  
  position: absolute;
  top: 50px;
  left: 350px;}
#RequestCustomerIDVal{
  position: absolute;
  top: 50px;
  left: 465px;
  width: 140px;}
#RequestNoteTxt{
  position: absolute;
  top: 80px;
  left: 0px;
  width: 650px;
  font-size: 14px;
  text-align: center;}
#RequestMsgSection{
  position: absolute;
  top: 160px;
  left: 10px;
  width: 630px;
  height: 140px;
  border: #A0A0A0 solid 1px;}
#RequestMsgSectionTitle{
  width: 120px;
  text-align: center;}
#RequestSubjectLbl{  
  position: absolute;
  top: 15px;
  left: 5px;}
#RequestSubjectInp{
  position: absolute;
  top: 15px;
  left: 120px;
  width: 450px;}
#RequestInfoTxt{  
  position: absolute;
  top: 45px;
  left: 10px;
  width: 610px;
  height: 80px;
  border: #A0A0A0 solid 1px;}  
#RequestSubmitBtn{
  top: 310px;
  left: 180px;}
#RequestCancelBtn{
  top: 310px;
  left: 240px;}
#RequestResetBtn{
  top: 310px;
  left: 300px;}
#RequestProfileBtn{
  top: 310px;
  left: 370px;
  width: 120px;}

.ContactLbl{
  font-size: 14px;
  font-weight: bold;
  width: 110px;
  color: #146D55;
  text-align: right;}
.ContactVal{
  font-size: 14px;
  font-weight: bold;
  color: #404040;}
.ContactNoteTxt{  
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #808080;}  
#ContactForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#ContactXCloseBtn{
  position: absolute;
  top: 5px;
  left: 625px;
  font-size: 14px;
  font-weight: bold;
  color: #303030;}
#ContactTitle{
  position: absolute;
  top: 10px;
  left: 0px;
  width: 650px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #146D55;}
#ContactFromSection{
  position: absolute;
  top: 30px;
  left: 10px;
  width: 630px;
  height: 200px;
  border: #A0A0A0 solid 1px;}
#ContactFromSectionTitle{
  width: 120px;
  text-align: center;}
#ContactNoteTxt1{
  position: absolute;
  top: 10px;
  left: 0px;
  width: 650px;
  Text-align: center;}
#ContactFirstNameLbl{
  position: absolute;
  top: 35px;
  left: 5px;}
#ContactFirstNameInp{
  position: absolute;
  top: 35px;
  left: 125px;
  width: 170px;}
#ContactLastNameLbl{
  position: absolute;
  top: 35px;
  left: 310px;}
#ContactLastNameInp{
  position: absolute;
  top: 35px;
  left: 425px;
  width: 170px;}
#ContactEmailLbl{
  position: absolute;
  top: 55px;
  left: 5px;}
#ContactEmailInp{
  position: absolute;
  top: 55px;
  left: 125px;
  width: 170px;}
#ContactTelephoneLbl{
  position: absolute;
  top: 55px;
  left: 310px;}
#ContactTelephoneInp{
  position: absolute;
  top: 55px;
  left: 425px;
  width: 170px;}
#ContactNoteTxt2{
  position: absolute;
  top: 80px;
  left: 0px;
  width: 650px;
  Text-align: center;}
#ContactContinueBtn{
  top: 170px;
  left: 225px;}
#ContactCancelBtn{
  top: 170px;
  left: 305px;}
#ContactResetBtn{
  top: 170px;
  left: 370px;}
#ContactMsgSection{
  position: absolute;
  top: 250px;
  left: 10px;
  width: 630px;
  height: 150px;
  border: #A0A0A0 solid 1px;}
#ContactMsgSectionTitle{
  width: 120px;
  text-align: center;}
#ContactSubjectLbl{  
  position: absolute;
  top: 20px;
  left: 0px;}
#ContactSubjectInp{
  position: absolute;
  top: 20px;
  left: 115px;
  width: 450px;}
#ContactInfoTxt{  
  position: absolute;
  top: 45px;
  left: 10px;
  width: 610px;
  height: 80px;
  border: #A0A0A0 solid 1px;} 
#ContactNoteTxt3{
  position: absolute;
  top: 315px;
  left: 0px;
  width: 650px;
  Text-align: center;}
  

.ChatLbl{
  font-size: 14px;
  font-weight: bold;
  width: 110px;
  color: #146D55;
  text-align: right;}
.ChatVal{
  font-size: 14px;
  font-weight: bold;
  color: #404040;}
.ChatNoteTxt{  
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #808080;}  
#ChatForm{
  position: absolute;
  top: 0px;
  left: 0px;}
#ChatXCloseBtn{
  position: absolute;
  top: 3px;
  left: 382px;
  font-size: 14px;
  font-weight: bold;
  color: #303030;}
#ChatTitle{
  position: absolute;
  top: 10px;
  left: 0px;
  width: 400px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #146D55;}
#ChatNoteTxt1{
  position: absolute;
  top: 40px;
  left: 0px;
  width: 400px;
  Text-align: center;}
#ChatFirstNameLbl{
  position: absolute;
  top: 90px;
  left: 5px;}
#ChatFirstNameInp{
  position: absolute;
  top: 90px;
  left: 125px;
  width: 170px;}
#ChatLastNameLbl{
  position: absolute;
  top: 120px;
  left: 5px;}
#ChatLastNameInp{
  position: absolute;
  top: 120px;
  left: 125px;
  width: 170px;}
#ChatEmailLbl{
  position: absolute;
  top: 150px;
  left: 5px;}
#ChatEmailInp{
  position: absolute;
  top: 150px;
  left: 125px;
  width: 170px;}
#ChatNoteTxt2{
  position: absolute;
  top: 180px;
  left: 0px;
  width: 400px;
  Text-align: center;}
#ChatRegisterBtn{
  top: 220px;
  left: 110px;
  width: 80px}
#ChatCancelBtn{
  top: 220px;
  left: 205px;}
#ChatResetBtn{
  top: 220px;
  left: 270px;}
 
#InputHint{
  position: absolute;
  top: 665px;
  left: 500px;
  width: 100px;
  text-align: center;
  border: 1px solid #888888;
  background-color: #FFFFE0;
  visibility: hidden;}
  
#Header{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  background-color: #E8EDF1;}
#HdrDBZLogo{
  position: absolute;
  top: 10px;
  left: 110px;
  width: 209px;
  height: 90px;}
#HdrDBZCommunicateLink{
  position: absolute;
  top: 45px;
  left: 335px;
  cursor: pointer;}
#HdrDBZCommunicateImg{
  width: 66px;
  height: 53px;}
.LoginBtn{
  position: absolute;
  width: 75px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #10359D;
  background-color: #D8DCE0;
  padding-bottom: 2px;
  cursor: pointer;}
#LoginJoin{
  position: absolute;
  top: 55px;
  left: 685px;}
#LoginJoinImg{
  position: absolute;
  top: 0px;
  left: 0px;}
#LoginBtn1{  
  top: 0px;
  left: 40px;}
#LoginBtn2{  
  top: 21px;
  left: 40px;}
#Welcome{
  position: absolute;
  top: 50px;
  left: 425px;}
#WelcomeLbl{
  font-size: 16px;
  font-weight: bold;
  color: #10359D;}
#WelcomeName{  
  font-size: 16px;
  font-weight: normal;
  color: #0A0A0A;}
#DBZ-Search{
  position: absolute;
  top: 75px;
  left: 425px;
  width: 230px;
  height: 600px;
  overflow: auto;}
#SearchInp{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 18px;
  font-size: 12px;
  color: #333333;}
#SearchBtn{
  position: absolute;
  top: 0px;
  left: 205px;
  background-color: transparent;
  border: none;
  cursor: pointer;}
#DBZTabs{
  position: absolute;
  top: 100px;
  left: 110px;
  width: 700px;
  height: 40px;
  background-color: #E8EDF1;}
.DBZTabs-link{
  position: absolute;
  text-decoration: none;
  z-index: 0;}
.DBZTabs-link img{
  border: none;} 
#DBZTabs-Home{
  top: 7px;
  left: 0px;}
#DBZTabs-Services{
  top: 12px;
  left: 140px;}
#DBZTabs-Affiliates{
  top: 12px;
  left: 280px;}
#DBZTabs-Resources{
  top: 12px;
  left: 420px;}
#DBZTabs-Contact{
  top: 12px;
  left: 560px;}
.DropDown-Container{
  position: absolute;
  width: 140px;
  top: 140px;
  overflow: hidden;
  visibility: hidden;
  z-index: 100}
.DropDown{
  position: absolute;
  left: 0px;
  width: 140px;
  line-height: 6px;
  padding-top: 10px;}
.DropDownLink{
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;}
.DropDownText{
  left: 0px;
  width: 140px;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding: 4px 0px 4px 0px;}
.DropDownBullet{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin-left: 67px;
  padding-bottom: 2px;
  width: 5px;
  height: 1px;
  color: #FFFFFF;}
#DropDown-Home a:hover{
  color: #FFE000;}
#DropDown-Services a:hover{
  color: #FFA000;}
#DropDown-Affiliates a:hover{
  color: #7B3F00;}
#DropDown-Resources a:hover{
  color: #E0FF00;}
#DropDown-Contact a:hover{
  color: #FFA000;}
#DropDown-Home-Container{
  left: 110px;}
#DropDown-Services-Container{
  left: 250px;}
#DropDown-Affiliates-Container{
  left: 390px;}
#DropDown-Resources-Container{
  left: 530px;}
#DropDown-Contact-Container{
  left: 670px;}
#DropDown-Home{
  background: transparent url("../images/DropDown-HomeBG.gif") no-repeat top left;}
#DropDown-Services{
  background: transparent url("../images/DropDown-ServicesBG.gif") no-repeat top left;}
#DropDown-Affiliates{}
#DropDown-Resources{
  background: transparent url("../images/DropDown-ResourcesBG.gif") no-repeat top left;}
#DropDown-Contact{}
#DropDown-Home-Link0,#DropDown-Services-Link0,#DropDown-Affiliates-Link0,
#DropDown-Resources-Link0,#DropDown-Contact-Link0{
  font-size: 14px;}

#Content{
  position: absolute;
  top: 140px;
  left: 0px;
  width: 910px;
  height: 860px;
  border: none;
  background-color: #FFFFFF;
  z-index: 100;}
#Content-UL{
  position: absolute;
  top: 0px;
  left: 0px;}
#Content-LL{
  position: absolute;
  top: 851px;
  left: 0px;}
#Content-UR{
  position: absolute;
  top: 0px;
  left: 902px;}
#Content-LR{
  position: absolute;
  top: 851px;
  left: 902px;}
#BreadCrumbs{
  position: absolute;
  top: 5px;
  left: 110px;
  width: 800px;
  font-weight: normal;}
#BreadCrumbsLbl{
  font-size: 13px;
  font-weight: bold;
  color: #10359D;}
.BreadCrumbLink{
  font-size: 12px;
  color: #10359D;
  font-weight: normal;
  text-decoration: underline;}
.BreadCrumbHere{
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  font-style: italic;}
.DBZ-Animation{
  position: absolute;
  top: 25px;
  left: 65px;}
#BannerVideoContainer{  
  position: absolute;
  top: 25px;
  left: 65px;
  width: 780px;
  height: 180px;
  overflow: hidden;
  cursor: pointer;}
#DBZ-Animation-animated{
  visibility: visible;}
#DBZ-Animation-static{
  visibility: hidden;}
#PageContent{
  position: absolute;
  top: 205px;
  left: 30px;}
.UnderConstruction{
  position: absolute;
  top: 100px;
  left: 250px;
  width: 400px;
  font-size: 16px;
  font-weight: bold;
  color: red;}
  
#SEOBookVideoContainer{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 355px;
  height: 306px;
  background: #FFFFFF url("../images/StaticSEOBookVideoImg.jpg") no-repeat center;}
#GetSEOBookHotSpot{
  position: absolute;
  top: 140px;
  left: 20px;
  width: 100px;
  height: 70px;
  cursor: pointer;
  z-index: 10;}
#PlaySEOBookHotSpot{
  position: absolute;
  top: 250px;
  left: 100px;
  width: 110px;
  height: 50px;
  cursor: pointer;
  z-index: 10;}
  
#FreeAdviceTitle{
  position: absolute;
  top: 15px;
  left: 170px;
  width: 170px;
  font-size: 15px;
  font-weight: bold;
  color: #146D55;
  line-height: 16px;}
#FreeAdviceClickHere{
  position: absolute;
  top: 75px;
  left: 190px;
  width: 170px;
  font-size: 15px;
  font-weight: bold;
  color: #10359D;
  text-decoration: underline;
  line-height: 16px;}  
#FreeAdvice{
  width: 350px;
  height: 250px;
  border: none;
  background: #FFFFFF url("../images/web-design-contact-bg.jpg") no-repeat top left;
  cursor: pointer;}
    
#HireUs{
  width: 350px;
  height: 300px;
  background: #FFFFFF url("../images/BoxOutline350x300.gif") no-repeat top left;}
#HireUsText1{
  position: absolute;
  top: 15px;
  left: 30px;
  width: 310px;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color: #0A0A0A;
  line-height: 17px;
  z-index: 100;}
#HireUsText2{
  position: absolute;
  top: 95px;
  left: 35px;
  width: 300px;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  color: #146D55;
  line-height: 18px;
  z-index: 100;}
#HireUsLink{
  position: absolute;
  top: 140px;
  left: 35px;
  width: 300px;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  color: #10359D;
  line-height: 24px;
  text-decoration: underline;
  z-index: 100;}
#HireUsJacks{  
  position: absolute;
  top: 160px;
  left: 75px;
  z-index: 0;} 
#BPSPClick{
  font-size: 12px;
  font-style: normal;}  
#PoliciesValidations{
  position: absolute;
  top: 3050px;
  left: 0px;
  width: 910px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #10359D;
  text-align: center;
  background-color: #FFFFFF;
  cursor: pointer;}  
#BadgesSealsBanner{
  position: absolute;
  top: 3050px;
  left: 70px;
  width: 780px;
  height: 120px;
  background: #FFFFFF url("../images/BannersBadgesBG.gif") no-repeat top left;
  visibility: hidden;}
.BadgesSeals{
  position: absolute;
  top: 10px;
  height: 90px;}
#Seal_SatisfactionGuaranteed{
  left: 5px;
  cursor: pointer;}
#Seal_PrivacyAgreement{
  left: 100px;
  cursor: pointer;}
#Seal_Web20Compliance{
  left: 210px;}
#Seal_BestPractices{
  left: 310px;}
#Seal_BlackHatSEO{
  left: 440px;}
#ValidationBadges{
  top: 5px;
  left: 560px;
  width: 200px;
  height: 100px;}
#ValidationNote{
  font-size: 11px;
  line-height: 22px;
  font-weight: bold;
  color: #10359D;}
#BadgesSealsCloseHotSpot{
  position: absolute;
  top: 100px;
  left: 355px;
  width: 60px;
  height: 20px;
  cursor: pointer;}
#Footer{
  position: absolute;
  top: 3000px;
  left: 0px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  background: #E8EDF1;}
#FooterLeft{
  width: 545px;
  padding-left: 50px;}
#FooterRight{
  width: 220px;}
#CopyRight{
  font-size: 12px;}
#CopyRight a{
  text-decoration: none;}
#SocNetwk2Btn{

}
#AboutUs{
  position: absolute;
  top: 25px;
  left: 35px;
  width: 700px;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #080808;}
#AboutUsDeepBuzzLogo{
  position: absolute;
  top: 15px;
  left: 0px;}
#AboutUsTitle{  
  position: absolute;
  top: 0px;
  left: 250px;
  width: 450px;
  text-align: center;}
#AboutUsPara1a{
  position: absolute;
  top: 35px;
  left: 250px;
  width: 450px;
  font-weight: bold;
  text-align: justify;}
#AboutUsPara1b{
  position: absolute;
  top: 120px;
  left: 0px;
  width: 700px;
  font-weight: bold;
  text-align: justify;
  background-color: #E8EDF1;}
#AboutUsPara2{
  position: absolute;
  top: 165px;
  left: 0px;
  text-align: justify;}
#AboutUsPara3{
  position: absolute;
  top: 300px;
  left: 0px;
  font-weight: bold;
  text-align: left;}
#TechCombineLink{
  position: absolute;
  top: 330px;
  left: 0px;
  width: 700px;
  text-align: center;}
#AboutUsLinks{
  position: absolute;
  top: 380px;
  left: 0px;}
#AboutUsCloseBtn{
  position: absolute;
  top: 450px;
  left: 350px;}
  
#AlertBox{
  position: absolute;
  top: 350px;
  left: 200px;
  width: 450px;
  height: 200px;
  border: 5px ridge #CE0201;
  background-color: #E8EDF1;
  z-index: 99999;}
#AlertBoxBanner{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 450px;
  height: 30px;
  background-color: #10359D;}
#AlertTitle{  
  position: absolute;
  top: 5px;
  left: 0px;
  width: 450px;
  font-size: 12px;
  line-height: 13px;
  font-weight: bold;
  color: #FFFF00;
  text-align: center;}
#AlertBoxBtn{
  position: absolute;
  top: 5px;
  left: 425px;
  width: 22px;
  height: 22px;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;}
#AlertBoxText{
  position: absolute;
  top: 40px;
  left: 0px;
  width: 420px;
  height: 140px;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: #0A0A0A;
  padding: 10px 15px 10px 15px;
  background-color: #E8EDF1;
  overflow: auto;}
#StringWidth{
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;}
#Hint{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 11px;
  line-height: 11px;
  font-size: 9px;
  text-align: center;
  padding: 2px;
  border: 1px solid black;
  background-color: #FFFFCC;
  visibility: hidden;
  z-index: 30000;}
  

