body{
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
line-height: 18px;
background: #070707 url(../images/tile.jpg) repeat-x;
margin: 0px;
padding: 0px;
}

/* Used for tinyMCE ! */
body.mceContentBody {
  background: #FFF;
}

h1{
margin: 0px;
padding: 0px;
color: #671919;
font-size: 18px;
}

#page{
width: 825px;
margin: auto;
height: auto;
}

#nav a:link{color:#E6E6E6; text-decoration: none; font-weight: normal;}
#nav a:visited{color:#E6E6E6; text-decoration: none; font-weight: normal;}
#nav a:hover{color:#FFF; text-decoration: none; font-weight: normal;}

#left a:link{color:#E6E6E6; text-decoration: none; font-weight: normal;}
#left a:visited{color:#E6E6E6; text-decoration: none; font-weight: normal;}
#left a:hover{color:#671919; text-decoration: underline; font-weight: normal;}

#bottomNavi a:link{color:#999; text-decoration: none; font-weight: normal;}
#bottomNavi a:visited{color:#999; text-decoration: none; font-weight: normal;}
#bottomNavi a:hover{color:#671919; text-decoration: none; font-weight: normal;}

a:link{color:#671919; text-decoration: none; font-weight: normal;}
a:visited{color:#671919; text-decoration: none; font-weight: normal;}
a:hover{color:#606163; text-decoration: none; font-weight: normal;}

#footer span a:link{color:#1E417B; text-decoration: none; font-weight: normal;}
#footer span a:visited{color:#1E417B; text-decoration: none; font-weight: normal;}
#footer span a:hover{color:#1A2954; text-decoration: none; font-weight: normal;}

li.top a:link{color:#606163; text-decoration: none; font-weight: bold;}
li.top a:visited{color:#606163; text-decoration: none; font-weight: bold;}
li.top a:hover{color:#1E417B; text-decoration: none; font-weight: bold;}

.contentHidden{
display: none;
}

#nav{
width: 825px;
height: 55px;
background: url(../images/nav.jpg);
font-size: 12px;
}

#nav ul{
padding: 25px 0px 0px 250px;
margin: 0px;
}

#nav li {
display: inline;
padding: 0px 6px 0px 6px;
margin: 0px;
}

#header{
width: 825px;
height: 228px;
}

#logo{
height: 228px;
width: 482px;
background: url(../images/logo.jpg) no-repeat;
float: left;
}

#flash{
height:228px;
width: 343px;
background: url(../images/movie.jpg) no-repeat;
float: left;
}

#columnsContainer{
width: 825px;
background: url(../images/wbgTile.jpg) repeat-y;
float: left;
z-index: 0;
}

#columns{
min-height: 329px;
height: auto !important;
height: 329px;
width: 825px;
background: url(../images/mainbg.jpg) no-repeat;
z-index: 1;
}

#fullTextBox{
padding: 6px 0px 0px 34px;
}

#left{
float: left;
overflow: hidden;
}

#leftTop{
background: url(../images/servicesBoxTop.jpg) no-repeat top;
height: 43px;
width: 164px;
}

#leftBox{
background: url(../images/servicesBg.jpg) repeat-y;
width: 164px;
margin: 0px
overflow: hidden;
}

#leftBottom{
background: url(../images/servicesBottom.jpg) no-repeat bottom;
height: 20px;
width: 164px;
}

#leftText{
margin: 0px;
overflow: hidden;
font-size: 12px;
}

#sideNav ul{
list-style: none;
margin: 5px 8px 0px 8px;
padding: 5px 8px 0px 8px;
}

#footer{
height: 110px; 
width: 825px;
background: url(../images/footer.gif) no-repeat;
float: left;
}

#right{
float: left;
overflow: hidden;
width: 600px;
}

#rightText{
padding: 0px 20px 20px 16px;
}

#bottomNavi{
text-align: center;
font-size: 10px;
}

#bottomNavi ul{
padding: 0px 0px 0px 0px;
margin: 0px;
}

#bottomNavi li {
display: inline;
}

#footerText{
padding: 0px 54px 0px 48px;
color: #666;
line-height: 16px;
}