body{
/*background:url(../images/back_bg.gif) repeat-x fixed;*/
background-image:url(../images/site.png);
background-repeat:repeat-x;
margin: 0 0 0 0;
background-color:#FFF;
}
#wrapper{
width:980px;
margin:0 auto;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#nav{
width:980px;
height:160px;
float:left;
text-align:center;
padding-top:30px;
padding-bottom:5
}
#nav2{
width:980px;
height:100px;
float:left;
text-align:center;
padding-top:30px;
}
#nav2 span{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-weight:bold;
}
#nav2 span:hover{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
}

#logo{
width:980px;
height:64px;
text-align:center;
float:left;
line-height:64px;
}
#carousel{
width:980px;
height:300px;
text-align:center;
float:left;
}
#maincontent{
width:956px;
height:auto;
text-align:center;
float:left;
display:inline;
background:#ffffff;
padding:12px;
}
#left_column{
width:100%;
height:auto;
text-align:left;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:7px;
}

#links{
width:100%;
height:auto;
text-align:center;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:7px;
}
#links a{
color:#000;
}

#left_column1{
width:590px;
height:auto;
text-align:left;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:7px;
}
#left_column h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
}
#right_column{
width:340px;
height:auto;
text-align:left;
float:right;
}

#footer{
width:980px;
height:50px;
text-align:center;
float:left;
line-height:50px;
font-size:10px;
}
#footer .left{
width:300px;
height:50px;
text-align:left;
float:left;
line-height:50px;
padding-left:15px;
text-transform:uppercase;
}

#footer .right{
width:300px;
height:50px;
float:right;
line-height:50px;
text-transform:uppercase;
text-align:right;
padding-right:15px;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 140px;
	z-index:1000;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 0px;
	margin:0 auto;
	z-index:1000;	
}
a.dock-item {
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-right:0px;
	color:#ffffff;
	z-index:1000;	
}
.dock-item img {
	border: none; 
	width: 100%; 
	margin-right:30px;
	z-index:1000;	
}
.dock-item span {
	display: none; 
	padding-left: 0px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#reflection_2 {
	background:#fff;
	color:#000;
	border:1px solid #ccc;
}
#reflection_2 .loading {
	border-color:#333;
}
#reflection_2 .loading_bar {
	background:#333;
}
#reflection_2 .slider {
	background:url(slider_dark.png) top left no-repeat;
}
#reflection_2 .scrollbar {
	border-bottom:1px solid #000;
}

