/* RESET */
* html,body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,img {margin:0;padding:0;}
img, a img {border:0;}
ul {list-style:none;}
li {list-style-type:none;}

/* Horizontal splash */
body { font: 13px Arial, Helvetica, sans-serif; color:#fff;  background-color:#231f20;}
body#safari { font: 13px Arial, Helvetica, sans-serif; color:#fff;  background-color:#231f20;}

#horizon { background:url(../_assets/full-bg.jpg) center; position:absolute; top:50%; left:0px; width:100%; margin-top:-605px; text-align:center; min-width:854px; background-color:#231f20; height:1210px;}
#horizon-safari { /*background:url(../_img/bg.gif)*/ top repeat-y; position:absolute; top:50%; left:0px; width:100%; margin-top:-100px; text-align:center; min-width:854px; background-color:#231f20;}

#spBg { position:relative; text-align:center; width:901px; height:378px;  margin:0px auto; background-color:#a16209;}
#spBg-safari { position:relative; text-align:center; width:901px; height:1210px; margin:0px auto; background-color:#a16209;}

#main-bg{float:right; background-image:url(../_assets/landing-bg-tile.jpg); background-repeat:repeat-x;}

#curve-top{position:relative; text-align:center;margin:0px auto; background-image:url(../_assets/landing-bg-curve-top.jpg); width:901px; height:430px; background-position:right; background-repeat:no-repeat;background-color:#231f20;}
#curve-bottom{position:relative; text-align:center; margin:0px auto;background-image:url(../_assets/landing-bg-curve-bottom.jpg); width:901px; height:402px; background-position:right; background-repeat:no-repeat;background-color:#231f20;}

#splashimg { height:378px; float:left; background-color:#231f20; }

