body {
  margin: 0px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
  background: #F2F2F2;
}

input {
  font-family: Verdana, Helvetica, sans-serif;
}

table#TableLayout{
  width: 100%;
}

a:active, a:focus, a:hover {
  outline: none
} 

.Header {
  height: 80px;
  border-bottom: 1px solid #CCC;
}

.HeaderToolbar {
  color: #EEE;
  /*text-align: right;*/
  width: 750px;
  background: #404643;
  margin: 0 auto;
  height: 30px;
  padding: 10px 10px 0 10px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}

.HeaderToolbarTool {
  float: left;
}

.HeaderToolbarTool a {
  margin: 0 30px 0 0;
  color: #CCC;
  cursor: pointer;
  text-decoration: none;
  padding: 0 0 1px 0;
}

.HeaderToolbarTool a:hover {
  border-bottom: 3px solid orangeRed;
}

.BrandSpace {
  background: #E3E2E1 url(http://cacheable.flowingconcept.com/site/files/brandBackground.png) repeat-x scroll 0 0;
  margin: 0 auto 25px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #CCC;
}

.OurName {
  width: 770px;
  margin: 0 auto;
}

.OurBrand {
  margin: 70px 0 0;
}

.WhatWeDo, .OurBeliefs, .YourMessage {
  margin: 0 auto;
  width: 770px;
}

.OurSocialMedia {
  font-size: 24px;
  font-family: helvetica, sans;
  margin: 40px auto 0 auto;
  width: 600px;
}

.OurSocialMedia td {
  width: 33%;
}

.OurSocialMedia a {
  color: royalBlue;
  text-decoration: none;
}

.OurSocialMedia a:hover {
  text-decoration: underline;
}

.ReachUsText {
}

.OurSocialMedia td {
  text-align: center;
}

.ReachUsTextSentenceEnd {
  margin: none;
}

td#Brand {
  width: 410px;
  vertical-align: top;
}

td#Definition {
  vertical-align: top;
}

.BrandText h2 {
  font-size: 100px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
}

.MantraText h3 {
  font-size: 25px;
  font-weight: lighter;
  margin: -15px 0 0;
  color: #AAA;
}

.Definition {
  margin: 60px 0 0 0;
}

.Definition h1, .ThisIsWhatWeDo a {
  font-size: 33px;
  font-family: helvetica, sans-serif;
}

.ThisIsWhatWeDo {
  margin: 0 0 60px 0;
}

.ThisIsWhatWeDo a {
  text-decoration: none;
  color: orangeRed;
  font-weight: bold;
}

.ThisIsWhatWeDo a:hover {
  text-decoration: underline;
}

.OurFlagshipText {
  font-size: 16px;
  font-weight: normal;
  color: #BBB;
  margin: 30px 0;
  text-align: center;
}

.OurFlagshipLogo {
  margin: 20px 0 130px 0;
}

.OurFlagshipLogo img {
  border: none;
}

.WhatWeDo {
  font-size: 16px;
  font-family: georgia, serif;
}

.WhatWeDo p {
  margin: 10px 0;
}

.WhatWeDo td {
  vertical-align: top;
}

.Design, .Experiences, .Better, .Contexts {
  width: 360px;
  margin: 0 0 20px 0;
}

.Experiences, .Contexts {
  float: right;
}

.WeDoTitle {
  font-family: helvetica, arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  /*letter-spacing: 5px;*/
  border-bottom: 2px solid #CCC;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  color: orangeRed;
}

.OurBeliefs {
  font-size: 18px;
  margin: 10px auto;
  padding: 20px 0 15px;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}

.WeDoTextPart {
  float: left;
  margin: 0 7px 15px 0;
}

.WeDoSentenceEnd {
  margin: 0 0 15px 0;
}

.WeDoEmphasisPart {
  font-weight: bolder;
}

.WeDoItalic {
  font-style: italic;
}

.WeDoText {
  max-width: 340px;
}

.WeBeleiveText {
  font-family: georgia, serif;
  font-size: 21px;
}


.WeBeleiveText, .WeBeleiveText a {
  margin: 0 0 1.2em 0;
}

.WeBeleiveText a {
  color: royalBlue;
  text-decoration: none;
}

.WeBeleiveText a:hover {
  text-decoration: underline;
}

.WeBeleiveTextPart {
  float: left;
  margin: 0 7px 1.2em 0;
}

.WeBeleiveSentenceEnd {
  margin: 0 0 1.2em 0;
}

.WeBeleivePunctuation {
  float: left;
  margin: 0 7px 10px 0;  
}

.Italic {
  font-style: italic;
}

.Message {
  margin: 10px auto;
  width: 770px;
}

.GetInTouch {
  text-align: center;
}

.GetInTouch a {
  font-size: 24px;
  color: royalBlue;
  text-decoration: none;
}

.GetInTouch a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.Footer {
  color: #EEE;
  width: 690px;
  margin: 40px auto 0 auto;
  padding: 20px 40px;
  text-align: right;
  background: #404643 ;
/*  background: #404643 url(http://cacheable.flowingconcept.com/site/files/footer.png) repeat-x scroll 0 bottom;  */
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;  
}

.CompanyLegalStuffText {
  color: #777;
  font-size: 11px;
}

.CompanyLegalStuffTextPart {
  float: right;
  margin: 0 0 0 5px;
}

.CompanyLegalStuffTextPunctuation {
  margin: 0;
}

.SecurityOfInformationText {
  margin: 20px 0 0 0;
  font-size: 11px;
}

.CompanyLegalStuffText a, .SecurityOfInformationText a {
  color: #DDD;
  text-decoration: none;
}

.CompanyLegalStuffText a:hover, .SecurityOfInformationText a:hover {
  text-decoration: underline;
}

.OurCompanyLogo {
  margin: 0 0 60px;
}

.OurCompanyLogo a {
  font-size: 72px;
  text-decoration: none;
  color: #DDD;
}

.OurCompanyLogo a:hover {
  text-decoration: underline;
}

.Trademarks {
  border-top: 4px solid #555;
  padding: 5px 0 0 0;
}

.LanguageBar {
  float: right;
}

.LanguageBarButton {
  float: right;
  margin: 2px 0 0 7px;
  font-size: 11px;
}

.LanguageBarButton a {
  color: #CCC;
  text-decoration: none;
}

.LanguageBarButton a:hover {
  text-decoration: underline;
}

.SelectedLanguage a {
  color: #777;
}

.BlockTitle h2, .WhyWebSoftwareTitle h1 {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: orangeRed;
  margin: 0;
}

.WhyWebSoftwareTitle {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  text-align: center;
}

.WhyWebSoftwareTitle h1 {
  font-weight: bold;
  font-size: 41px;
  margin: 0 auto;
  padding: 40px 0 0;
}

.WhyWebSoftwareAnswer p {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 28px;
}

.WhyWebSoftwareAnswer p {
  margin: 10px 0 0;
}

td#WebSoftwareLeft, td#WebSoftwareRight {
  vertical-align: top;
  width: 50%;
}

.WebSoftwareDetails {
  margin: 0 40px 0 0;
}

.WhyWebSoftwareColumns {
  margin: 40px 0 0 0;
}

.WhyWebSoftwareAnswer p:first-letter {
  background: transparent url(http://cacheable.airflowing.com/site/files/bullet.32.png) no-repeat scroll 0 7px;
  padding: 5px 0 5px 50px;
}

.WebSoftware {
  background: #F2F2F2 url(http://cacheable.flowingconcept.com/site/files/whyBg.png) repeat-x scroll 0 0;  
  min-height: 1000px;
}

.WhyWebSoftwareAnswer p:first-letter {
  background: transparent url(http://cacheable.airflowing.com/site/files/bullet.32.png) no-repeat scroll 0 7px;
  padding: 5px 0 5px 50px;
}

.WebSoftwarePositive, .WebSoftwareNegative {
  width: 770px;
  margin: 0 auto;
}

.WhyWebSoftwareAnswerWrapper {
  text-align: center;
}

.WhyWebSoftwareAnswerInner {
  display: inline-block; 
  position: relative; 
  text-align: right
}

*+html .WhyWebSoftwareAnswerInner { display: inline }

.WebSoftware a, .TooNegative a {
  color: royalBlue;
  text-decoration: none;
}

.WebSoftware a:hover, .TooNegative a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.TooNegative {
  margin: 0 0 0 25px;
  padding: 20px 30px;
  background: #888;
  text-align: center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.TooNegative a {
  color: #DDD;
  font-weight: bold;
}



.WebSoftwareDetail h3, .WebSoftwareLastDetail h3 {
  background: transparent url(http://cacheable.airflowing.com/site/files/bullet.16.png) no-repeat scroll 0 3px; 
  padding: 0 0 0 25px;
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 17px;
  margin: 0 0 5px;
}

.WebSoftwareDetail p, .WebSoftwareLastDetail p {
  font-family: georgia, serif;
  font-size: 16px;
  padding: 0 0 0 25px;
  margin: 0 0 40px;
}

.WebSoftwareLastDetail p {
  margin: 0;
}

.WebSoftwareSynthesis h2 {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 21px;
  margin: 0 0 10px 0;
  background: transparent url(http://cacheable.airflowing.com/site/files/bullet.24.png) no-repeat scroll 0 3px; 
  padding: 0 0 0 40px;
}

.WebSoftwareSynthesis p {
  font-family: georgia, serif;
  font-size: 21px;
  padding: 0 0 0 40px;
  margin: 0 0 60px;
}

