html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.5; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  font-family: "Lucida Grande", Verdana, Helvetica, Arial;
  background: white url(images/background.png) repeat-x;
  font-size: 62.5%;
  text-align: center;
  color: #333333; }

a {
  color: #FF3399; }

a.body {
  color: #363636; }

a.body:hover  {
  color: #FF3399; }

#container {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  
  }
  #container .c0 {
    
    
    padding-bottom: 20px; }
  #container .c1 {
    margin-top: 10px;
    
  }
  #container .c2 {
    background-color: #F7F7F7;
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=20,MakeShadow=true,ShadowOpacity=0.20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=20,MakeShadow=true,ShadowOpacity=0.20)";
    zoom: 1;
    
    margin-bottom: 20px;
  }
  #container .c3 {
    width: 1000px;
    position: relative;   
    background-color: #F7F7F7;
    margin: 0 auto;
  }
  #container .inner {
    overflow: auto;
    display: inline-block;
    padding: 0 30px; }
    #container .inner {
      display: block; }

#footer {
  background: #353535;
  padding: 5px 0px;
  color: #666666;
  width: 1000px;
  margin: 0 auto; }

#header {
  background: #353535 url(images/header-back.png);
  padding: 20px 0px 0px 0; }
  #header #logo {
    float: left;
    width: 200px; }
  #header #utils {
    float: right;
    color: #666666; }
    #header #utils a {
      color: white; }
  #header #contact {
    float: right;
    width: 400px;
    text-align: right;
    color: #cccccc;
    font-size: 1.2em;
    line-height: 37px; }
    #header #contact strong {
      font-size: 1.6em;
      font-weight: normal; }

#navigation {
  overflow: auto;
  display: inline-block;
  padding-top: 20px; }
  #navigation {
    display: block; }
  #navigation ul {
    float: right;
    list-style: none; }
    #navigation ul li {
      float: left;
      font-size: 1.4em;
      padding: 8px 30px; }
      #navigation ul li a {
        color: #59bde5;
        text-decoration: none; }
        #navigation ul li a:hover {
          color: #efefef; }
      #navigation ul li.on {
        background: #efefef url(images/tab.png) repeat-x; }
        #navigation ul li.on a {
          color: #333333; }
          #navigation ul li.on a:hover {
            color: #333333; }



#page {
  margin: 10px 0px;
  position: relative; }
  #page .contact_reason {
    font-size: 1.2em;
    font-weight: bold; }
  #page #wheel {
    position: absolute;
    top: 10px;
    right: 10px; }
  #page #photo {
    position: absolute;
    top: 50px;
    right: 50px;
    background: #333333;
    padding: 10px;
    -moz-box-shadow: 5px 5px 5px #999999;
    -webkit-box-shadow: 5px 5px 5px #999999;
    box-shadow: 5px 5px 5px #999999; }
  #page.wheel h1, #page.photo h1 {
    width: 550px; }
  #page.wheel p.strap, #page.photo p.strap {
    width: 550px; }
  #page.wheel .introduction p, #page.wheel .introduction ul, #page.photo .introduction p, #page.photo .introduction ul {
    width: 550px;
    font-size: 16px; }
  #page.wheel .top {
    min-height: 350px;
    height: auto; }
    * html #page.wheel .top {
      height: 350px; }
  #page.photo .top {
    min-height: 280px;
    height: auto; }
    * html #page.photo .top {
      height: 280px; }
  #page #breadcrumb {
    font-size: 1em;
    margin-bottom: 10px;
    color: #666666; }
    #page #breadcrumb a {
      color: #666666; }
  #page h1 {
    font-size: 4em;
    color: black;
    font-weight: normal; }
  #page h1.home {
    font-size: 4em;
    color: black;
    margin-bottom: 20px;
    font-weight: normal; }
  #page p.strap {
    color: #33b6eb;
    font-size: 1.8em;
    margin-bottom: 17px; }
  #page .introduction {
    background: #e4e4e4 url(images/grey-faded.png) no-repeat bottom;
    padding: 10px 30px;
    margin-bottom: 15px; }
    #page .introduction .half-width {
      width: 640px; }
    #page .introduction ul {
      list-style: disc;
      margin-left: 20px;
      color: #33b6eb; }
      #page .introduction ul li a {
        color: #33b6eb; }
    #page .introduction p, #page .introduction li {
      font-size: 18px;
      margin-top: 0.4em;
      margin-bottom: 0.8em;
      color: #333333;
      line-height: 1.5em; }

    #page .introduction p.contact, #page .introduction li.contact {
      font-size: 16px;
      margin-top: 0.4em;
      margin-bottom: 1.2em;
      color: #333333;
      line-height: 1.5em; }


    #page .introduction p.checkboxes {
      line-height: 2.2em; }

    #page .introduction form p, #page .introduction form li {
      font-size: 12px; }
    #page .introduction blockquote {
      font-size: 1.6em; }
      #page .introduction blockquote p {
        font-style: italic;
        font-weight: normal;
        color: #666666; }
      #page .introduction blockquote p.cite {
        color: #33b6eb;
        text-align: right;
        font-size: 0.8em;
        font-style: normal; }
    #page .introduction .browse_category_list {
      margin-left: 0px;
      padding: 0;
      color: #FF3399; }
      #page .introduction .browse_category_list li {
        float: left;
        width: 20%;
        list-style: none;
        margin-bottom: 10px;
        color: #FF3399; }
        #page .introduction .browse_category_list li a {
          color: #FF3399; }
  #page .inset-introduction {
    margin-left: -30px;
    margin-bottom: 20px; }
    #page .inset-introduction p {
      font-size: 1.4em !important;
      margin-top: 0.5em !important;
      margin-bottom: 0.5em !important;
      margin-right: 0em !important; }
  #page .boxes {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0; }
    #page .boxes td {
      padding: 0 20px;
      vertical-align: top; }

	table.about {
	  margin: 0;
	  padding: 10px 0px 10px 0px;
	  width: 100%;
	  font-size: 1.2em;
	  font-family: inherit; }

    #page .boxes td.col1 {
      padding: 8px 0 8px 0;
      width: 30%;
      vertical-align: top;
      border-top: 1px solid #d0d0d0;
      color: #33b6eb ;
      font-weight: bold; }

    #page .boxes td.col1b {
      padding: 8px 0 8px 0;
      width: 30%;
      vertical-align: top;
      border-top: 1px solid #d0d0d0;
      border-bottom: 1px solid #d0d0d0;
      color: #33b6eb ;
      font-weight: bold; }

    #page .boxes td.col2 {
      padding: 8px 0 8px 0;
      width: 70%;
      border-top: 1px solid #d0d0d0; 
      vertical-align: top; }

    #page .boxes td.col2b {
      padding: 8px 0 8px 0;
      width: 70%;
      border-top: 1px solid #d0d0d0;
      border-bottom: 1px solid #d0d0d0;
      vertical-align: top; }


      #page .boxes td.first {
        padding-left: 0;
 		padding-right: 15px;}
      #page .boxes td.last {
        padding-right: 0;
        border-right: none; }
      #page .boxes td h2 {
        font-size: 1.6em;
        margin-bottom: 7px; }

        #page .boxes td h2 small {
          font-size: 0.6em; }
          #page .boxes td h2 small a {
            color: #FF3399; }
      #page .boxes td h3 {
        font-weight: normal;
        font-size: 1.2em;
        margin-bottom: 5px; }
        #page .boxes td h3 a {
          color: #33b6eb;
          text-decoration: none; }
      #page .boxes td p {
        font-size: 1.2em;
        line-height: 1.5em;
        margin-top: 1em;
        margin-bottom: 1em;
 	margin-right: 25px; }
      #page .boxes td li {
        font-size: 1.2em;
	line-height: 1.5em;
        margin-top: 0.6em;
        margin-bottom: 0.6em; }
      #page .boxes td li.content {
        font-size: 1.2em;
        line-height: 1.3em;
        margin-top: 0em;
        margin-bottom: 0.2em; }
      #page .boxes td li.content2 {
        font-size: 1.2em;
        line-height: 1.3em;
        margin-top: 0.3em;
        margin-bottom: 0.5em;
        margin-left: 0.7em; }
      #page .boxes td ul {
        margin-left: 2em; }
      #page .boxes td blockquote p {
        font-style: italic; }
        #page .boxes td blockquote p small {
          font-size: 0.9em;
          font-style: normal; }
        #page .boxes td blockquote p img {
          float: left;
          margin-right: 10px; }
        #page .boxes td blockquote p.url {
          font-style: normal;
          font-size: 1em; }
  #page .case_study .boxes td h3 {
    font-size: 1.6em;
    color: #33b6eb;
	margin-bottom: 5px;
	margin-top: 25px;
	font-style: none; }
  #page .case_study .boxes td h4 {
    font-size: 1.3em;
    color: #333333;
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: bold; }
  #page .box3 .box {
    width: 33%; }
  #page .box4 .box {
    width: 25%; }
  #page .box2 .first {
    width: 645px;
    padding-right: 0px; }
    #page .box2 .first h2 {
      color: #33b6eb; }

#clients, #people {
  margin-top: 40px; }
  #clients h3, #people h3 {
    font-size: 1.6em !important;
    font-weight: normal !important; }
    #clients h3 a, #people h3 a {
      color: #33b6eb;
      text-decoration: none; }
  #clients p, #people p {
    font-size: 1.2em;
    color: #333333; }
  #clients p.post_cat, #people p.post_cat {
    padding: 0 0 1px 0;
    color: #666666;
    font-style: italic; }
  #clients .client_row, #people .client_row {
    overflow: auto;
    display: inline-block;
    margin-bottom: 10px; }
    #clients .client_row, #people .client_row {
      display: block; }
  #clients .client, #people .client {
    float: left;
    width: 450px;
    margin: 0 0px 40px 0;
    padding: 0; }
  #clients .last, #people .last {
    margin-right: 0px;
    float: right; }


  #clients .client_detail {
    float: left;
    width: 290px; }

#people .client_detail {
    float: left;
    width: 400px; }

  #clients .client_image, #people .client_image {
    float: left;
    width: 95px;
    margin-right: 10px; }

#people .client {
  overflow: auto;
  display: inline-block;
  float: none !important;
  width: 100%; }
  #people .client {
    display: block; }


.contact-form {
  overflow: auto;
  display: inline-block; }
  .contact-form {
    display: block; }
  .contact-form .left {
    float: left;
    width: 45%; }
  .contact-form .right {
    float: right;
    width: 45%; }
  .contact-form p {
    overflow: auto;
    display: inline-block; }
    .contact-form p {
      display: block;  }
    .contact-form p label {
      display: block;
      width: 125px;
      float: left; }
    .contact-form p span input {
      border: 1px solid #999999;
      width: 250px; }
  .contact-form .right label {
    float: none;
    display: inline;
    width: auto; }
  .contact-form .right span input {
    width: 20px; 
    margin-left: 15px; }
  .contact-form textarea {
    border: 1px solid #999999;
    width: 250px;
    height: 100px; }


.contact-form	span.label,span.spacer,span.multiple span {width:120px;float:left;} 
	span.multiple {float:left;} 
	span.button {padding-left:120px;} 
	div.clear {clear:both;padding-top:5px;} 


#send-button {
  text-align: right; }

div.wpcf7-mail-sent-ok {
  border: none;
  color: #33b6eb;
  font-size: 1.4em;
  text-align: center; }

.inner-blog {
  padding-right: 0px !important;
  background: url(images/blogback.png) repeat-x;
  padding-top: 20px !important; }

div.blog-table {
  width: 100%; }
  div.blog-table #blog {
    width: 660px !important; float: left }
  div.blog-table div.sidebar {
    padding-top: 0px !important;
    width: 250px !important;
    float: right; }

.what-are-clients-say blockquote p {
  margin-bottom: 0.5em !important;
  margin-left: 20px; }
.what-are-clients-say a {
  color: #FF3399; }
.what-are-clients-say h2 {
  color: #333333; }
  
span.wpcf7-list-item {
  display: block !important;
}

.related-clients {
  margin-bottom: 40px; }
  .related-clients ul, .related-clients li {
    list-style: none; }
  .related-clients li.on a {
    color: #666666; }
  .related-clients h2 {
    color: #333333; }

.black-box, .clear-box {
  padding: 10px;
  margin-bottom: 20px; }
  .black-box blockquote p, .clear-box blockquote p {
    font-size: 14px; }
  .black-box a, .clear-box a {
    color: #FF3399; }
  .black-box li, .clear-box li {
    margin-left: 10px; }
  .black-box ul, .clear-box ul {
    list-style: none;
    margin-left: 0px !important;
    margin-bottom: 3em; }
    .black-box ul li, .clear-box ul li {
      margin-bottom: 1em;
      font-size: 1.2em; }

.with-image {
  text-align: center; }
  .with-image img {
    width: 230px;
    height: 230px; }

.black-box {
  background: #333333;
  color: white; }
  .black-box h2 {
    color: #33b6eb; }

.with-white-links a {
  color: white; }

.with-shadow {
  -moz-box-shadow: 5px 5px 5px #999999;
  -webkit-box-shadow: 5px 5px 5px #999999;
  box-shadow: 5px 5px 5px #999999; }

.with-ticks ul {
  margin-left: 0px !important;
  list-style: none; }
.with-ticks li {
  padding-left: 20px !important;
  margin-left: 0px;
  list-style: none;
  background: url(images/tick.png) 0px 4px no-repeat; }

#sidebar {
  padding: 40px 30px; }
  #sidebar h2 {
    font-size: 1.6em;
    margin-bottom: 5px; }

#blog {
  background: white; }
  #blog object {
    width: 500px !important; }
  #blog .post {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px; }
  #blog .entry {
    clear: both;
    line-height: 1.5em;
    font-size: 1.2em;
    padding: 10px 0 30px 0; }
    #blog .entry ul {
      margin-left: 2em;
      margin-bottom: 1em }
    #blog .entry p, #blog .entry li {
      line-height: 1.5em;
      margin-bottom: 1em; }
    #blog .entry li {
		line-height: 1.3em;
		margin-top: 0.3em;
		margin-bottom: 0.5em;
		margin-left: 0.7em;  }
    #blog .entry h3 {
      font-size: 1.3em;
      margin-top: 22px;
      margin-bottom: 6px; 
      color: #33B6EB; }
   #blog .entry h3.related {
      font-size: 1.3em;
      margin-top: 50px;
      margin-bottom: 6px; 
      color: #33B6EB; }
    #blog .entry h4 {
      font-size: 1.2em;
      margin-top: 15px;
      margin-bottom: 7px; 
      font-weight: bold; }
    #blog .entry h5 {
      margin-top: 15px;
      margin-bottom: 7px; 
      font-weight: normal;
      font-style: italic; 
      color: #33B6EB; }
    #blog em { 
      font-style: italic; }
  #blog .posttop {
    clear: both;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding-bottom: 30px; }
    #blog .posttop .dateicon {
      border-right: 3px solid #cccccc;
      padding-right: 8px;
      float: left; }
    #blog .posttop .title {
      padding-left: 8px;
      float: left; }
  #blog .pagetop .title {
    padding-left: 0px; }
  #blog .posttop .dateicon .day {
    font-size: 23px;
    color: #333333;
    clear: both;
    text-align: right;
    text-transform: uppercase; }
  #blog .posttop .dateicon .month {
    font-size: 12px;
    color: #333333;
    clear: both;
    text-align: right;
    text-transform: uppercase; }
  #blog .posttop .thetitle a {
    font-size: 18px;
    color: #33b6eb;
    clear: both;
    text-decoration: none; }
    #blog .posttop .thetitle a:hover {
      text-decoration: none;
      color: #FF3399; }
  #blog .posttop .title .under {
    font-size: 12px;
    color: #666666;
    clear: both; }
    #blog .posttop .title .under a {
      text-decoration: underline;
      color: #666666; }
      #blog .posttop .title .under a:hover {
        text-decoration: underline;
        color: #FF3399; }
  #blog .postbottom {
    clear: both;
    color: #ccc;
    float: right; }
    #blog .postbottom a {
      color: #555555; }
      #blog .postbottom a:hover {
        text-decoration: underline;
        color: #FF3399; }
      #blog .postbottom a.commentslink {
        height: 30px;
        padding-top: 3px;
        display: block;
        float: left;
        padding-right: 6px; }
      #blog .postbottom a.stumbleupon {
        width: 30px;
        height: 36px;
        display: block;
        float: left;
        background-image: url("images/stumbleuponicon.png"); }
      #blog .postbottom a.digg {
        width: 31px;
        height: 36px;
        display: block;
        float: left;
        background-image: url("images/diggicon.png"); }
      #blog .postbottom a.delicious {
        width: 35px;
        height: 36px;
        display: block;
        float: left;
        background-image: url("images/deliciousicon.png"); }
      #blog .postbottom a.google {
        width: 35px;
        height: 36px;
        display: block;
        float: left;
        background-image: url("images/googleicon.png"); }
  #blog h1 {
    font-size: 25px;
    clear: both;
    color: white;
    text-transform: uppercase;
    margin: 0; }
    #blog h1 a {
      color: white; }
      #blog h1 a:hover {
        color: white;
        text-decoration: none; }
  #blog .description {
    font-size: 14px;
    clear: both;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #999999; }
  #blog .clear {
    clear: both; }
  #blog .commentlist li {
    font-family: Arial, Helvetica, sans-serif; }
  #blog .comment_area h3 {
    font-size: 1.6em;
    color: #33b6eb; }
  #blog #commentform {
    text-align: left;
    padding-left: 35px; }
    #blog #commentform input, #blog #commentform textarea {
      font-family: Arial, Helvetica, sans-serif; }
  #blog #respond {
    padding-top: 20px; }
  #blog .commentlist cite {
    font-weight: bold;
    font-style: normal;
    font-size: 10pt; }
    #blog .commentlist cite a {
      font-weight: bold;
      font-style: normal;
      font-size: 10pt; }
  #blog .commentlist p {
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #888888; }
  #blog #commentform p {
    font-family: Arial, Helvetica, sans-serif; }
  #blog .commentmetadata {
    font-weight: normal; }
  #blog small, #blog .nocomments, #blog .postmetadata, #blog blockquote, #blog strike {
    color: #555555; }
  #blog code {
    font-family: "Courier New", Courier, monospace;
    font-size: 9pt; }
  #blog acronym, #blog abbr, #blog span.caps {
    font-size: 0.9em;
    letter-spacing: 0.07em; }
  #blog p img {
    padding: 0;
    max-width: 100%; }
  #blog img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #blog img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline; }
  #blog img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline; }
  #blog .alignright {
    float: right;
    margin-right: 30px; }
  #blog .alignleft {
    float: left; }
  #blog .aligncenter, #blog div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #blog html > body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    padding-left: 10px; }
  #blog html > body .entry li {
    margin: 7px 0 8px 10px; }
  #blog .entry ul li:before, #blog #sidebar ul ul li:before, #blog #subfooter ul ul li:before {
    content: ""; }
  #blog .entry ol {
    padding: 0 0 0 35px;
    margin-top: 1em;
    margin-bottom: 1.6em; }
    
#blog .entry ol li {
	line-height: 1.4em;
	margin-top: 0.4em;	
	margin-bottom: 0.9em;
	margin-left: 0.7em; }

  #blog .postmetadata ul, #blog .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none; }
  #blog .entry form {
    text-align: center; }
  #blog select {
    width: 130px; }
  #blog #commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    border: #cccccc solid 2px; }
  #blog #commentform textarea {
    width: 90%;
    padding: 2px;
    border: #cccccc solid 2px; }
  #blog #commentform #submit {
    margin-right: 37px;
    float: right; }
  #blog .alt {
    margin: 0;
    padding: 10px; }
  #blog .commentlist {
    padding-left: 0px;
    text-align: justify; }
    #blog .commentlist li {
      font-weight: bold;
      margin: 5px 35px 25px 5px;
      padding: 15px 10px 3px 0;
      list-style: none;
      clear: both; }
  #blog .gravatar {
    float: left;
    margin: 0 0 15px 0;
    padding: 0; }
  #blog .commentbody {
    float: right;
    width: 450px;
    margin: 0;
    border-bottom: #cccccc dotted 1px; }
  #blog .commentlist p {
    margin: 10px 5px 10px 0;
    color: #666666; }
  #blog #commentform p {
    margin: 5px 0; }
  #blog .nocomments {
    text-align: center;
    margin: 0;
    padding: 0; }
  #blog .commentmetadata {
    margin: 0;
    display: block; }
  #blog .commentlist p.commentmeta {
    margin-top: 0;
    color: #999999; }
    #blog .commentlist p.commentmeta a.nolink {
      color: #999999;
      text-decoration: none; }
  #blog acronym, #blog abbr, #blog span.caps {
    cursor: help; }
  #blog acronym, #blog abbr {
    border-bottom: 1px dashed #999999; }
  #blog blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 10px;
    border-left: 3px solid #999999; }
    #blog blockquote cite {
      margin: 5px 0 0;
      display: block; }
  #blog .center {
    text-align: center; }
  #blog hr {
    display: none; }
  #blog a img {
    border: none; }
  #blog .navigation {
    display: block;
    clear: both;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 60px;
    padding-left: 30px; }
    #blog .navigation a {
      padding: 5px;
      background-color: #33b6eb;
      text-decoration: none;
      font-size: 1.2em;
      color: white; }
      #blog .navigation a:hover {
        background-color: #FF3399;
        color: white;
        text-decoration: none; }

.home .top {
  position: relative; }
.home .introduction .wrap, .home .strap {
  width: 600px; }
.home .thebox {
  width: 300px;
  height: 250px;
  position: absolute;
  top: 40px;
  right: 40px;
  background: white;
  -moz-box-shadow: 0px 0px 5px #999999;
  -webkit-box-shadow: 0px 0px 5px #999999;
  box-shadow: 0px 0px 5px #999999;
  border: 1px solid #cccccc; }
  .home .thebox .boxinner {
    margin: 10px;
    background: #333333;
    height: 230px; }

table.footer_table {
  width: 960px;
  margin: 0 auto;
  border-collapse: collapse; }
  table.footer_table td {
    padding: 10px 25px;
    width: 33%;
    vertical-align: top; }
  table.footer_table td.center {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
  table.footer_table li, table.footer_table ul {
    list-style: none;
    margin-left: 0; }
  table.footer_table ul {
    margin-bottom: 20px; }
  table.footer_table li {
    margin-bottom: 3px;
    font-size: 1.2em; }
    table.footer_table li a {
      color: #666666;
      text-decoration: none; }
  table.footer_table h3 {
    font-size: 1.6em;
    color: #33b6eb;
    margin-bottom: 5px; }

    table.footer_table h3 a {
      color: #33b6eb;
      text-decoration: none; }

.subscribe-blog { font-size: 1.2em; }
.subscribe-blog img { vertical-align: -1px}
