/* CSS Document */

body{
background: url(../imgs/bg-index-2.png); background-repeat: no-repeat; background-color:#FFF; background-position:top center;
padding: 0px;
margin: 0px;
} 

#container{
margin-left: auto; margin-right: auto;
width: 980px;
}

#left-col{
float: left;
height: 260px;
width: 179px;
}

.flash-area{
float: left;
height: 465px;
 height: 465px;
width: 980px;
margin: 0px;
padding: 0px;
 margin: 0px;
 padding: 0px;	
}

.flash-bar{
float: left;
height: 40px;
margin: 0px;
padding: 0px;
}

.left-banner-area{
float: left;
padding-top: 10px;
width: 179px;
}

.banner-text-grey{
color: #333;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
}

.banner-text-green{
color: #02735E;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
}

#right-col{
float:right;
padding-top: 10px;
width: 801px;
}

.right-banner-area{
float: right;
width: 182px;
padding-left: 7px;
}

#mid-col{
float: left;
line-height: 110%;
height: 303px;
padding-left: 7px;
width: 604px;
}

.content-text{
color: #333;
font-family: tahoma;
font-size: 12px;
width:auto;
}

.bottom{
clear:both;
height: 18px;
margin:0px;
padding:0px;
margin-left:auto; margin-right:auto;
width: 980px;
}

.borders{
border-bottom-style: dotted; border-bottom-color: #ccc; border-bottom-width:thin;
margin-left:auto; margin-right:auto;
padding-top:10px;
width: 980px;
}

.footer{
clear: both;
color: #666;
font-family: tahoma;
font-size: 10px;
padding-top: 20px; padding-bottom: 20px;
margin-left:auto; margin-right:auto;
text-align:center;
width: 980px;
}

a.links:link { color: #333; text-decoration: none;}
a.links:visited { color: #333; text-decoration: none; }
a.links:active { color: #333; text-decoration: none; }
a.links:hover { color: #02735E; text-decoration: underline; }


.arrows{
font-size:12px;
}

.navigation2 .tour{
text-align: right; 
margin-top: -54px;
}
