/* CSS Document */
#content{
width:957px;
height:620px;
background:url(../images/getting_started.jpg) center no-repeat;
margin:0px auto 0px 11px;
}

.left{
width:500px;
float:left;
height:auto;
}

.contentBox{
width:455px;
height:560px;
float:left;
margin:20px 0px 0px 13px;
background:url(../images/white.png) repeat;
}

.contentBox h1{
font:bold 16px Arial, Helvetica, sans-serif;
color:#1C1916;
margin:10px;
}

.contentBox h2{
font:bold 14px Arial, Helvetica, sans-serif;
color:#1C1916;
margin:10px;
text-transform:uppercase;
}

.contentBox p{
font:normal 14px Arial, Helvetica, sans-serif;
color:#1C1916;
margin:10px;
line-height:19px;
}

.video{
width:279px;
height:208px;
float:left;
margin:7px 0px 0px 13px;
}
.right{
width:450px;
height:auto;
float:left;
}

.heading{
padding:3px;
background:#2C261D;
margin:15px 10px 10px 10px;
float:right;
}

.heading a{
font:bold 15px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#C8C8C8;
}

#contentBox{
float:left;
margin:20px 0px 0px 13px;
}

#box{
}

#box h1{
font:bold 16px Arial, Helvetica, sans-serif;
color:#1C1916;
margin:10px;
}

#box h2{
font:bold 14px Arial, Helvetica, sans-serif;
color:#1C1916;
margin:10px;
text-transform:uppercase;
}

#box a{
font:normal 15px Arial, Helvetica, sans-serif;
color:#C4C4C4;
}

#box p,#box ul,#box ol{
font:normal 14.9px "HelveticaNeueLT Std",Arial, Helvetica, sans-serif;
color:#1C1916;
margin:10px;
line-height:19px;
}

#box ul,#box ol{
margin-left:30px;
}

#boxholder{
clear: both;
overflow:scroll;
width:455px;
height:565px;
}

.tabContainer{
width:455px;
float: left;
height: 32px;
margin:0;
padding:0;
background-color:#27231B;
}

.tab{
float: left;
height: 32px;
margin:0px 0px 0px 0px;
padding:0px 16px 0px 16px;
text-align: center;
background-color:#27231B;
}
.tabtxt{
margin: 0;
font:normal 15px Arial, Helvetica, sans-serif;
color:#C4C4C4;
padding: 9px 0 0 0;
}

.tabtxt a{
color:#C4C4C4;
text-decoration:none;
}

.tabtxt a:hover{
text-decoration:underline;
}


.Scroller-Container {
	position:absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position:absolute;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 14px; height: 560px;
  position: absolute;
  top: 0px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;
  width: 8px; height: 64px;
  background-color: #000;
  cursor:pointer;
  margin-left:3px;
}
.Scrollbar-Down {
  position: absolute;
  top: 190px;
  width: 10px; height: 10px;
  background-color: #454545;
  font-size: 0px;
}
#Scrollbar-Container {
 position: relative;
 top: 32px;
 left: 450px;
}

#Container {
  clear: both;
  width:455px;
  height:560px;
  float:left;

}
#News, #About, #Extra, #Corporate {
position:absolute;
width:455px;
height:560px;
overflow:hidden;
float:left;
margin:0px 0px 0px 0px;
background:url(../images/white.png) repeat;
display:none;
}
#News {display: block;}

#Navigation {
    width:465px;
	float: left;
	height: 32px;
	margin:0;
	padding:0;
	background-color:#27231B;
}

