/* CSS Document */
/* STYLE SHEET DECLARATIONS
copyright 2006 Evolution 7 Web Design - http://www.evolution7.com
Do not reproduce without permission.*/

/* GENERAL STYLES
-----------------------*/ 
body {margin:0; background:#f0f0f0; text-align:center; font-family:Tahoma, Arial, Helvetica, sans-serif;}
#body_box {width:930px; height:auto; text-align:left; margin-left:auto; margin-right:auto; padding:0 0 0 0px;}

IMG {border:none;}
a, object {outline:none}
#promos-horizontal h4 {display:none; font-size:12px; color:#fff; font-weight:normal; text-decoration:none;}

/* CONTENT BACKGROUND STYLES
-----------------------*/ 
#contentbg_box_sp {width:930px; height:470px; background:url(../images/bg-content-sp.gif) no-repeat 0px top;}

#splashbg {background:transparent; padding: 6px 0 0 6px}
#splash {width:918px; height:458px; display:block;}
#splash img {margin: 0px}
#content_box {float:left; width:594px; height:auto; padding:0 0 0 1px;}

/* x4 Horizontal Promotions */

#promos-horizontal {margin:9px 0 0 0; width:930px; height:105px; background:#e6e3e1}
#promos-horizontal a {height:105px; display:block; text-align:left; cursor:pointer; float:left;}
#promos-horizontal #promo1 {width:233px; height:105px; display:block; background:url(../images/promos-horizontal.gif) no-repeat 0 0;}
#promos-horizontal #promo1:hover, #promos-horizontal #promo1.hover {background-position: 0px -105px;}
#promos-horizontal #promo2 {width:233px; height:105px; display:block; background:url(../images/promos-horizontal.gif) no-repeat -233px 0;}
#promos-horizontal #promo2:hover, #promos-horizontal #promo2.hover {background-position: -233px -105px;}
#promos-horizontal #promo3 {width:232px; height:105px; display:block; background:url(../images/promos-horizontal.gif) no-repeat -466px 0;}
#promos-horizontal #promo3:hover, #promos-horizontal #promo3.hover {background-position: -466px -105px;}
#promos-horizontal #promo4 {width:232px; height:105px; display:block; background:url(../images/promos-horizontal.gif) no-repeat -698px 0;}
#promos-horizontal #promo4:hover, #promos-horizontal #promo4.hover {background-position: -698px -105px;}