/*--------CCS File for Wye Valley --------*/
/*--------plese do not steal me --------*/

/*-------IE6 and Under FIX ------------*/
* html #banner {
padding-bottom: 0px;
}
/*---END---*/

/*----MAIN BODY LINKS----*/

a, a:link, a:visited {
color: #3c3c3c;
text-align: left;
}

a:hover {
color: #F00;
}

a:active {
color: #FF00FF;
}

h1 {
font-size:21px;
color: #000;
}

h2 {
font-size:14px;
color: #000;
}

/*---END----*/

body {
font-family: "Arial";
font-size:12px;
color:#000;
background-color:#fff;  
margin: 0px;
padding: 0px;
}

#surround {
position:relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 804px;
border-left: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
background-color: #fff;
}

#surround1 {
position:relative;
margin-left: 100px;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 804px;
border-left: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
background-color: #fff;
}

#banner {
width: 798px;
height: 283px;
padding-top: 3px;
padding-bottom: 3px;
margin-left: auto;
margin-right: auto; 
}

#navigation {
width: 798px;
height: 40px;
margin-left: auto;
margin-right: auto; 
margin-top: -3px;
}

#nav {
	position:absolute;
	left: 9px;
	top: 298px;
	color: #fff;
	width: 813px;
	height: 33px;
	font-size:14px;
	/*font-family: "Times New Roman", Times, serif;*/
}

#nav a {
color: #fff;
text-decoration:none;
font-style:normal;
font-weight: normal;
padding: 0 7px;
}

#nav a:hover {
color: #30A9D1;
text-decoration:none;
font-style:normal;
font-weight: normal;

}

/*----------------------------------------
			Content Section 
----------------------------------------*/

#content_continer {
width:798px; 
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
}

#main {
width:798px; 
margin-left: auto; 
margin-right: auto;
padding-top: 2px;
padding-bottom: 4px;
background-repeat:no-repeat;
}

#top {
padding-top: 8px;
border-top: 1px dotted #7f7f7f;

}

#footer {
width: 798px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
clear:both;
}

#footlinks {
padding-top: 4px;
padding-right: 10px;
}

#copyright {
width: 798px;
text-align:center;
color: #666666;
}

.menu ul {
margin: 0;	
}

.menu li {

	margin-bottom: 13px;
}
