* { padding: 0; margin: 0; }
body { background-color:#666; font-size: 90%; font-family: Arial, Helvetica, sans-serif;  text-decoration: none; }
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; text-decoration: none; }

img {border:0px}	
	
#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;	
	height:auto;
	overflow:hidden;
	border:2px #333 solid;
	background-color:#ed2300;
	
}

#contentWrapper {
	width:900px;
	background-color:#FFF;
	float:right;
	position:relative;
	top:-55px;
	
	
}

#topNav {
	width:800px;
	background-color:#a5a4a4;
	height:30px;
	border:1px black solid;
	float:right;
	position:relative;
	top:-55px;
	left:1px;

}
#topNavText {
	margin-left:150px;
	font-size:21px;
	font-weight:bold;
	padding-top:4px;
}
#topNavText a {
	color:#000;
}
#topNavText a:visited {
	color:#000;
}
#topNavText a:hover {
	color:#FFF;
}
#topNavText a:active {
	color:#fff;
}


#leftSide {
	padding-top:110px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	float:left;
}

#content {
	float:right;
	width:650px;
	background-image:url('/images/faded.png');
	background-repeat:no-repeat;

}
#webLogo {
	position:relative;
	left:50px;
	}
	
#vwLogo {
	width:300px;
	float:left;
	position:relative;
	top:40px;
	z-index:1000;
	}
#header {
	color:#fff;
	font-size:28px;
	width:950px;
}
	
a {text-decoration: none; }

#footer {
	font-size:12px;
	color:#000;
	text-align:center;
	display:block;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#rightSideGallery {
	float:right;
	width:248px;
	border:1px black solid;
	border-top:0px;
	border-right:0px;
	height:100%;
	text-align:center;
	margin-left:15px;
}




.sliderbutton {float:left; width:32px; padding-top:134px}

.sliderbutton img {cursor:pointer}

.sliderbutton img:hover {background:#666}

#slider {float:left; position:relative; overflow:auto; width:248px; height:200px; border:2px solid #fff; background:#fff}

#slider ul {position:absolute; list-style:none; top:0; left:0}

#slider li {float:left; width:248px; height:200px; padding-right:10px}



.pagination {float:left; list-style:none; height:25px; margin:15px 0 0 32px}

.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}

.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}

li.current {border:1px solid #ccc; background:#888}



li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
