body{
 background:transparent url(images/wall.png) repeat-x scroll ;
 color:white;
 font-family: verdana;
 text-align:center;
}
.last{
border-right:none !important;
}
#container{
	margin:0 auto 100px;
	position:relative;
	width:960px;
	text-align:left;
}
#carousel {
	height:424px;
	margin:0 20px;	
	overflow:hidden;
	width:920px;
}
#carousel-wrap{
	 background:black;
	 padding-top:10px;
}
/*<!--navigation -->*/
#logo{
text-align:center;
width:960px;
}

#nav {
background:transparent url(images/nav-left.png) no-repeat scroll 0 0;
margin-top:2px;
margin-bottom:10px;
position:relative;
padding:0px;
}
#nav-wrap{
background:transparent url(images/nav-right.png) no-repeat scroll 950px 0;
padding:0px;
}
#nav ul {
background:transparent url(images/nav-mid.png) no-repeat scroll 0 0;
height:42px;
margin:0;
margin-left:10px;
width:960px;
list-style:none;
padding:0;

}
#nav ul li {
float:left;
position:relative;
border-right:2px solid #555555;
}
#nav ul li a {
display:block;
float:left;
padding:12px 13px;
text-transform:uppercase;
color:white;
text-decoration:none;
font-weight:bold;
font-size:15px;
font-stretch:narrower;
}
#nav ul li a:hover {
background:transparent url(images/halfopaque.png) repeat;
color:#cccccc;
}
#footer{
background:transparent url(images/footer.png) no-repeat;
width:960px;
text-align:center;
font-size:11px;
height:21px;
padding-top:9px;
font-weight:bold;
}
#home{
font-size:12px;
font-family:arial;
background-color:black;
padding:5px 20px 10px;
margin-bottom:12px;
}
#home a{
font-weight:bold;
color:#333333;
}
.bold{
font-weight:bold;
}
.vcont{
background-color: #eeeeee !important;
color:#333333 !important;
padding:10px 20px !important;
clear:both !important;
width:880px !important;
}
.col{
 width:420px;
 float:left;
 padding-right:20px;
}
h1{
font-family:georgia;
margin: 5px 0;
}
h2{
margin:0;
}
h3{
margin:0;
background:#222222;
color:white;
padding:5px;
}
.toggler, .toggler2, .toggler3, .toggler4, .toggler5{
	cursor: pointer;
	cursor: hand;

}
.caption{
padding:20px;
background:black;
color:white;
opacity:0.8;
FILTER: Alpha(Opacity=80);
width:880px;
margin-top:-57px;
z-index:10;
}
.imgwrap{
width:920px
height:404px;
border-bottom:1px solid #999999;
}
