@charset "utf-8";
/* CSS Document */

body { margin:0;padding:0;background:#0f2d36 url(../images/body_stripes_bg.png) repeat-x 0 0; font-family:Arial, Helvetica, sans-serif;}


#bodyWrapper {width:947px;margin:0 auto; background:transparent url(../images/body_sidelines_bg.png) no-repeat 0 0; min-height:200px;}
#pageWrapper {width:927px;margin:0 auto; background:#fff; min-height:200px; padding:10px;}
#bodyNav { background-color:#162023; margin:1px 3px 1em 3px; height:40px;}
#logoText { float:left;}
#emailBtn { float:right; margin:9px 18px 0 10px;}

#siteImages { width:947px; height:486px; background-color:#fff; margin:0 auto; overflow:hidden; white-space:nowrap; /*border-left:solid 1px #fff; border-right:solid 1px #fff;*/ position:relative;}
#descriptionBox { position:absolute; top:0px; left:0; margin:0; width:100%; color:#fff; display:none;}
#descriptionBox .description { position:relative; margin:100px auto 0 auto; height:270px; width:700px; padding:15px;background:transparent url(../images/orange_85.png); /*#FF6600;*/}
.siteImagesContainer { height:486px; white-space:nowrap; position:relative; padding:0 300px; width:22000px;}
.siteImage { display:inline; float:left; height:486px; width:534px;}
.siteImage .description { display:none;}
.siteImage .image img { cursor:pointer; }

