/*=================Slider CSS====================*/
.contentwrapper{ background:none !important;}
.whitespace{ float:left;}
#header { height:600px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute; }
/* CONTROLS */
.btn { height:90px; width:44px; float:left; cursor:pointer; top:250px; position:absolute; }
#back { background-image:url("../images/btn_back.png"); left:80px; }
#next { background-image:url("../images/btn_next.png"); right:80px; }


/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:20px; margin:0 auto; width:960px; float:left; }
#headernav { padding-left:0; }

#headernav-outer #firstline h1.slide1{font-weight:normal; width:640px; font-family: 'zurich_bdxcn_btbold'; font-size:60px; color:#fffed7; text-transform:uppercase;}
#headernav-outer #firstline h1.slide1 span{ font-family:'zurich_btroman'; font-size:32px; font-weight:normal; color:#fff; text-transform:capitalize;}
#headernav-outer #firstline h1.slide2{font-weight:normal; width:620px; font-family: 'zurich_bdxcn_btbold'; text-transform:uppercase; font-size:65px; color:#fff; text-shadow:0px 0px 50px #000;}
#headernav-outer #firstline h1.slide2 span{font-family:'zurich_btroman'; font-size:32px; color:#000; text-shadow:none;text-transform:capitalize;}
#headernav-outer #firstline h1.slide3{font-weight:normal; width:640px; font-family: 'zurich_bdxcn_btbold'; font-size:60px; color:#444; text-transform:uppercase;}
#headernav-outer #firstline h1.slide3 span{font-family:'zurich_btroman'; font-size:36px; color:#000;text-transform:none;}
#headernav-outer #firstline h1.slide4{font-weight:normal; width:640px; font-family: 'zurich_bdxcn_btbold'; font-size:60px; color:#ffffff; text-transform:uppercase;}
#headernav-outer #firstline h1.slide4 span{ font-family:'zurich_btroman'; font-size:30px; font-weight:normal; color:#fff;text-transform:capitalize;}
#firstline { width:560px;}
#secondline{ font-size:23px; width:600px;font-family:'zurich_btroman'; color:#fff;}
#secondline a{ margin-right:50px; float:left;}
#secondline span{ padding-left:60px; float:left; margin-top:6px;}
#secondline .orgbox{ background:#ffdcd4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:15px 20px; width:520px; color:#444; margin:-12px 0 8px; }
p.caption{ width:560px; float:left;}
/*=================Slider CSS====================*/