﻿body { margin:0; background-image:url('/images/bg_back.gif.png'); font-size:12px; color:#565b60; font-family:Arial; }

#divHeader { background-image:url('/images/bg.gif.png'); height:790px; }
#divHeaderContainer { height:790px; background-position:center top; background-image:url('/images/logo.jpg'); background-repeat:no-repeat; }
#divHeaderContainer h1 { display:none; }
#divHeaderContainer h2 { display:none; }
#divHeaderContainer p  { display:none; }

#divHighlight { background-image:url('/images/highlight.gif.png'); height:384px; }
#divHighlightContainer { background-image:url('/images/features.jpg'); background-position:center top; background-repeat:no-repeat; height:384px; }
#divHighlightContainer h2 { display:none; }
#divHighlightContainer p { display:none; }

#divFooter { min-height:300px; background-image:url('/images/footer_bg.gif.png'); background-position:top center; background-repeat:repeat-x; }
#divFooterContainer { width:960px; text-align:left; padding-top:30px; }

#divFooterContainer h2 { background-image:url('/images/h2BeTheBoss.png'); margin:0; padding:0; width:560px; height:51px; }
#divFooterContainer h2 span { display:none; }

#divFooterContainer h3 { background-image:url('/images/h2Twitter.png'); margin:0; padding:0; width:288px; height:57px; cursor:pointer; float:right; }
#divFooterContainer h3 span { display:none; }

#divTweet { background-color:#f7f7f6; padding:15px; text-align:left; margin:10px 0 20px 0; width:260px; float:right; clear:both; } 
#divTweet a { color:#1674a2; text-decoration:none; }

.inputBox { background-image:url('/images/tbxInput.png'); width:240px; height:36px; margin:15px 0 0 0; padding:0 10px 0 10px; border:none; outline:none; font-size:15px; color:#666d73; }
.inputBoxBig { background-image:url('/images/tbxInputBig.png'); width:300px; height:66px; margin:15px 0 0 25px; padding:10px; border:none; outline:none; font-size:15px; color:#666d73; font-family:arial; resize:none; }

a span { display:none; }
