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

* {margin:0;border:0;padding:0;font-family:'Trebuchet MS';font-size:14px;}

body {background:url(../images/bg/body_bg.jpg) #fff repeat-x bottom left;width:975px;overflow:visible;}
a {color: #06C;}

#header {background:url(../images/bg/header_bg.jpg) no-repeat top left;display:block;width:100%;height:136px;padding:531px 0 0 106px;overflow:visible;}
#header h1 {font-size:18px;color:#323232;font-weight:normal;line-height:1.6em;}

#nav {display:block;height:auto;width:782px;padding:10px 0 0 0;margin:0 0 300px 106px;border-top:1px solid #cccccc;}
#nav a {text-decoration:none;display:block;width:525px;height:29px;background-position:top left;background-repeat:no-repeat;}
#nav a span {visibility:hidden;}

#nav a#navBtn01 {background-image:url(../images/btn/01_up.gif);}
#nav a#navBtn01:hover {background-image:url(../images/btn/01_over.gif);}
#nav a#navBtn02 {background-image:url(../images/btn/02_up.gif);}
#nav a#navBtn02:hover {background-image:url(../images/btn/02_over.gif);}
#nav a#navBtn03 {background-image:url(../images/btn/03_up.gif);}
#nav a#navBtn03:hover {background-image:url(../images/btn/03_over.gif);}
#nav a#navBtn04 {background-image:url(../images/btn/04_up.gif);}
#nav a#navBtn04:hover {background-image:url(../images/btn/04_over.gif);}
#nav a#navBtn05 {background-image:url(../images/btn/05_up.gif);}
#nav a#navBtn05:hover {background-image:url(../images/btn/05_over.gif);}



.contentSection {display:block;margin-bottom:100px;padding-top:45px;line-height:2em;}
.contentSection .navLeft, .contentSection .navRight {height:175px;width:38px;}
.contentSection .navLeft a, .contentSection .navRight a {display:block;width:31px;height:31px;margin-bottom:5px;text-decoration:none;}
.contentSection .navLeft a span, .contentSection .navRight a span {visibility:hidden;}
.contentSection .navLeft {float:left;text-align:left;margin:0 35px 0 0;}
.contentSection .navRight {float:right;text-align:right;margin:0 0 0 35px;}

.contentSection a.nextNav {background:url(../images/btn/arrow_down.png) no-repeat top left;}
.contentSection a.prevNav {background:url(../images/btn/arrow_up.png) no-repeat top left;}



#section01 {margin:0 0 300px 106px;background:url(../images/headings/001.png) no-repeat top left;width:740px;height:322px;}
#section02 {margin:0 0 300px 250px;background:url(../images/headings/002.png) no-repeat top right;width:770px;height:554px;}
#section03 {margin:0 0 300px 250px;background:url(../images/headings/003.png) no-repeat top right;width:720px;height:385px;}
#section04 {margin:0 0 300px 106px;background:url(../images/headings/004.png) no-repeat top left;width:770px;height:670px;}
#section05 {margin:0 0 20px 185px;background:url(../images/headings/005.png) no-repeat top left;width:770px;height:500px;}
#section06 {margin:0 0 150px 185px;width:770px;height:100px;}


/* section 01 breakdown */
#section01  {float:left;line-height:2em;}
#section01 #videoIntro {float:left;margin:0 20px 0 0;border:1px solid #4d4c4a;width:372px;height:278px;}



/* section 02 breakdown */
#section02 .navRight {margin-right:102px;margin-left:65px;}
#section02 p {float:right;text-align:right;line-height:2em;width:480px;}
#section02 img {clear:right;margin:40px 0 0 0;}



/* section 03 breakdown */
#section03 .navRight {margin-left:50px;height:160px;}
#section03 p {text-align:right;line-height:2em;}
#section03 img {float:right;clear:right;margin:25px 80px 0 0;}



/* section 04 breakdown */
#section04 .navLeft {height:600px;}
#section04 img {display:block;margin:25px 0;}



/* section 05 breakdown */
#section05 .navLeft {height:490px;}
#section05 img {display:block;margin:30px 0;}



/* misc layout items */
.clear {clear:both;}
.anchor {display:block;height:30px;clear:both;}
