body {
  background-color: #000000;
  border: 0px solid #000000;
  color: #000000;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  overflow-y: scroll;
  overflow-x: auto;
}

p {
  text-align: left;
  font-size: 14px;
}

div.MainBody {
  width: 960px;
  margin: 0 auto;
  color: #000000;
}

.Header {
  text-align: left;
  width: 100%;
  height: 300px;
  margin: 0px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
}

#Navigation {
  background-image:url('/graphics/images/NavigationBackground.jpg');
  background-repeat: repeat-x;
  height: 30px;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  max-width: 960px;
  min-width: 960px;
  width:960px;
  margin: 0px;
  padding: 0px;
}

.NavigationText {
  background-image:url('/graphics/images/NavInactive.png');
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 18px;
  font-weight: 600;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 28px;
  padding-right: 10px;
  margin-left: 11px;
  margin-right: 11px;
  text-decoration: none;
  border-bottom: 2px transparent solid;
  color: #000000;
  vertical-align: middle;
  float: left;
  display: block;
}

.NavigationTextActive {
  background-image:url('/graphics/images/NavActive.png');
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 18px;
  font-weight: 600;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 28px;
  padding-right: 10px;
  margin-left: 11px;
  margin-right: 11px;
  background-color: #ffffff;
  border-bottom: 2px #e25049 groove;
  text-decoration: none;
  color: #000000;
  vertical-align: middle;
  float: left;
  display: block;
}


.NavigationTextLink {
  text-decoration: none;
  color: #000000;
  vertical-align: middle;
  margin-left: 25px;
}



.NavigationActive {
  background-image:url('/graphics/images/NavigationBackground.jpg');
  background-repeat: x;
  padding: 0px;
  float: left;    
  text-align: left;
  vertical-align: middle;
  padding-right: 65px;  
}

.NavigationInactive {
  background-image:url('/graphics/images/NavigationBackground.jpg');
  background-repeat: x;
  height: 30px;
  float: left;
  text-align: left;    
  vertical-align: middle;
  padding-right: 60px;
}

.HomePageTextArea {
/*  background-image:url('/graphics/images/NavigationBackground.jpg'); */
/*  background-repeat: repeat;*/
background-color: #d5d5d5;
  color: #000000;
  padding: 10px;
}


div.HomePageHeadline {
  font-weight: bold;
  font-size: 24px;  
  padding-bottom:0px;
  padding-top: 5px;
}

h1.HomePageHeadline {
  font-weight: bold;
  font-size: 24px;
  margin: 0px;
  line-height: 24px;
}

.HomePageImageArea {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 950px;
  height: 200px;
}

div.HomePageSmallImg {
  float: left;
}

img.HomePageSmallImg {
  width: 300px;
  height: 200px;
  margin-right: 20px;
}

img.HomePageSmallImgEnd {
  width: 300px;
  height: 200px;
  margin-right: 0px;
}





/*******************************************************/
/*           Services and About Us Styles              */
/*******************************************************/





/*******************************************************/
/*     Services and About Us For Gray Page                */
/******************************************************/  

.ServicesAreaGray {
  background-image: url('/graphics/images/NavigationBackground.jpg');
  color:#000;
  padding: 1px 10px 10px 10px;
  margin-left:0;
  margin-top:20px;
}

.ServicesAreaGray a {
  text-shadow: #000 1px 1px 1px;
}

a.Context {
  color: #27a4bd;
  text-shadow: #000 0px 1px 0px;
}

a.Context:hover {
  color: #27a4bd;
  text-shadow: #000 0px 1px 0px;
  font-weight:500;
}

a.ContextLarge {
  color: #27a4bd;
  text-shadow: #000 0px 1px 0px;
  font-size:1.2em;

}

a.ContextLarge:hover {
  color: #27a4bd;
  text-shadow: #000 0px 1px 0px;
  font-weight:600;
}

/*******************************************************/
/*   End Services and About Us For Gray Page           */
/******************************************************/  










.ServicesArea {
  padding-bottom: 10px;
  margin-left: 10px;
  color: #ffffff;
  width: 940px;
}

.ServicesBlueHeadline {
  color: #40bed7;
  font-size: 22px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.ServicesHeader {
  font-size: 30px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 15px;
}

a.ServicesHeader {
  text-decoration: none;
}


ul.ServicesList {
  list-style-type: none;
  font-size: 20px;
  font-weight: 600;
}

ul.ServicesSubList {
  list-style-type: disc;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;

}

p.ServicesListAlign {
  margin-left: 315px;
}

.SubListTagLine {
  font-size: 16px;
}

a.Context {
  color: #40bed7;
}

a.Context:hover {
  font-weight: 700;
  font-size: 16px;
}

a.Context:visited {
  color: #40bed7;
}

.ServicesImageArea {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 950px;
  height: 200px;
}

div.ServicesSmallImg {
  float: left;
}

img.ServicesSmallImg {
  width: 300px;
  height: 225px;
  margin-right: 20px;
}

img.ServicesSmallImgEnd {
  width: 300px;
  height: 225px;
  margin-right: 0px;
}

div.SlideOptimizationServicesArea {
  height: 210px;
}



/*******************************************************/
/*           Form Styles                               */
/*******************************************************/

div.FormBackground {
  background-image:url('/graphics/images/YellowBox.png');
  background-repeat: no-repeat;
  width: 475px;
  height: 375px;
  padding-top: 80px;
  padding-left: 50px;
  margin-top: 40px;
  margin-left: 5px;
  float: left;
  font-weight: bold;
}

div.FormBackgroundStatus {
  background-image:url('/graphics/images/RedBox.png');
  background-repeat: no-repeat;
  vertical-align: top;
  padding-top: 130px;
  padding-left: 48px;
  width: 352px;
  height: 420px;
  margin-top: 20px;
  margin-right: 5px;
  font-weight: bold;
  float: right;
}

div.FormBackgroundCreative {
  background-image:url('/graphics/images/BlueBox.png');
  background-repeat: no-repeat;
  padding-top: 115px;
  padding-left: 60px;
  height: 430px;
  width: 760px;
  font-weight: bold;
  float: left;
  margin-left: 70px;
  z-index: 2;
  margin-top: -10px;
  margin-bottom: -30px;
}

#subscribearea {
  background-image:url('/graphics/images/Subscribe.png');
  background-repeat: no-repeat;
  vertical-align: top;
  padding-top: 100px;
  padding-left: 58px;
  padding-right: 70px;
  width: 280px;
  height: 310px;
  margin-right: 5px;
  margin-left:100px;
  font-weight: bold;
  position:relative;
  top:-30px;
}

.error {
  color:#40bed7;
  font-size:10px;
}

div.SelectArea {
  margin-top: 10px;
  margin-bottom: 10px;
}

option.SelectArea {
  padding: 5px;
}

div.TargetAudience {
  margin-bottom: 20px;
  margin-top: 5px;
}

div.FormTextAreas {
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.FormTextLines {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.SubmitArea {
  height: 40px;
  width: 150px;

}

table.FileArea {
  margin-left: 5px;
}

td.FileArea {
  background-image:url('/graphics/images/SendYourFileBox.png');
  background-repeat: no-repeat;
  height: 615px;
  width: 850px;
  padding-left: 65px;
  padding-top: 115px;
  text-align: center;
  vertical-align: top;
}

div.FileAreaMessage {
  font-size: 16px;
  width: 425px;
  margin-left: 0px;
  margin-bottom: 15px;
  font-weight: 600;
}

.SubmitButton {

  background-color: #888888; 
  width: 85px; 
  height: 30px; 
  vertical-align: middle; 
  font-weight: 700; 
  font-size: 18px; 
  text-align: center; 
  margin-top: -35px;
  margin-left: 500px;
  z-index: 2;

}


div.ThankYouArea {
  background-image:url('/graphics/images/ThankYouBox.png');
  background-repeat: no-repeat;
  height: 400px;
  width: 640px;
  margin-left: 160px;
  padding-top: 110px;
  text-align: center;
  vertical-align: top;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin-top: 50px;
}


div.ThankYouMessage {
  width: 500px;
  margin-left: 40px;
  margin-bottom: 20px;
  color:#fff;
}

a.ThankYouLink {
  font-size: 18px;
  color: #3398ac;
  font-weight: 700;
}

a.ThankYouLink:visited; {
  font-size: 18px;
  color: #3398ac;
  font-weight: 700;
}

/*******************************************************/
/*           Footer Styles                             */
/*******************************************************/

div.FooterSectionServices {
  width: 143px;
  height: 125px;
  float: left;
  color: #ffffff;
  padding-right: 90px;
}

div.FooterSectionAboutUs {
  width: 88px;
  height: 125px;
  float: left;
  color: #ffffff;
  padding-right: 90px;
}

div.FooterSectionTogether {
  width: 167px;
  height: 125px;
  float: left;
  color: #ffffff;
  padding-right: 90px;
}

div.FooterSectionContact {
  width: 250px;
  height: 125px;
  float: left;
  color: #ffffff;
  font-size: 12px;
  padding-right: 10px;
}

div.FooterSectionFollow {
  width: 88px;
  height: 125px;
  float: left;
  color: #ffffff;
  padding-right: 20px;
}


div.FooterHeader {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

a.FooterHeader {
  margin-bottom: 0px;
  text-decoration: none;
  color:#ffffff;
}

a.FooterHeader:visited {
  margin-bottom: 0px;
  text-decoration: none;
}

a.FooterSection {
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
}


/*******************************************************/
/*           Not Found                                 */
/*******************************************************/


div.PageNotFound {
  font-size: 20px;
  color: #ffffff;
  margin-top: 30px;
  text-align: left;
}

div.PageNotFoundBottom {
  font-size: 20px;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 75px;
  text-align: center;
}

a.PageNotFoundLink {
  color: #40bed7;
  font-size: 20px;
}  

a.PageNotFoundLink:visited {
  color: #40bed7;
  font-size: 20px;
}  

a.PageNotFoundLink:hover {
  color: #40bed7;
  font-size: 20px;
  font-weight: 700;
} 

a.PageNotFoundHomeLink {
  color: #40bed7;
  font-size: 24px;
}  

a.PageNotFoundHomeLink:visited {
  color: #40bed7;
  font-size: 24px;
}  

a.PageNotFoundHomeLink:hover {
  color: #40bed7;
  font-size: 24px;
  font-weight: 700;
} 


/*******************************************************/
/*           Services Sublists                         */
/*******************************************************/

h2.ServicesSubHeader {
  color: #ffffff;
  font-size: 27px;
  font-weight: 600;
  text-decoration: underline;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-top: 10px;

}

a.ServicesSubHeader {
  color: #ffffff;
  font-size: 27px;
  font-weight: 600;
  text-decoration: underline;  
}

.topnote { 
  vertical-align: super;
  font-size: 9px;
}

.excerpt {
  font-size: 12px;
}

.ServicesLargeText {
  font-size: 25px;
}

div.SlideBackground {
  background-image:url('/graphics/images/TestimonialBackgrounds.png');
  background-repeat: no-repeat;
  width: 960px;
  height:600px;
  background-color: #d5d5d5;
  color: #000000;
}

div.SlideBackground2 {
  background-image:url('/graphics/images/TestimonialCustomBackground.png');
  background-repeat: no-repeat;
  width: 960px;
  height:600px;
  background-color: #d5d5d5;
  color: #000000;
}

.SlideAreaHeadline {
  font-size: 30px;
  color: #000000;
  font-weight: 500;
  margin-left: 10px;
  padding-top: 10px;
}

.TestimonialReferenceName {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}

.TestimonialReferenceLocation {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
}

.TestimonialReference {
  margin-top: 40px;
  margin-left: 10px;
  width: 330px;
}

.TestimonialSlides {
  width: 860px;
  margin-left: 60px;
  margin-top: 350px;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  line-height: 22px;
}

.TestimonialSlides2 {
  width: 860px;
  margin-left: 60px;
  margin-top: 330px;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  line-height: 22px;
}

.Principles {
  font-size: 16px;
  font-weight: 600;
}

img.PortfolioSquare {
width: 418px;
height: 314px;
}

img.PortfolioRect{
width: 418px;
height: 236px;
}












.NavigationText {
  margin-left:2px;
  margin-right:2px;
  padding-right:10px;
  padding-left:26px;
}

.NavigationTextActive {
  margin-left:2px;
  margin-right:2px;
  padding-right:10px;
  padding-left:26px;
}














