@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #38432c url(images_new/pvpoa_bg.gif) repeat-x;
}
#wrapper {
	height: auto;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#wrapper #header {
	height: 169px;
	width: 763px;
	background: url(images_new/home_slices/header_bg.png);
}
#wrapper #navigation {
	float: left;
	width: 200px;
	clear: both;
	background-color: #0B284D;
	background-image: url(images_new/wrapper_bg.gif);
}
#wrapper #outer-content {
	height: auto;
	background: url(images_new/home_slices/content_bg.png);
	width: 763px;
	clear: both;
	float: left;
}
#wrapper #inner {
	width: 742px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images_new/home_slices/main-hm-tile.gif);
	background-color: #CCcc9a;
}
#wrapper #inner2 {
	width: 742px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 14px;
	background-color: #CCcc99;
}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#wrapper #content {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-right: 8px;
	background-color: #CC9;
	
}
#wrapper #right-box {
	float: right;
	width: 250px;
	margin: 0px 7px 0px 0px;
}
#wrapper #outer-content #inner #right-box #box-top {
	background: url(images_new/home_slices/right-box-top.gif) no-repeat;
	height: 37px;
	width: 250px;
}
#wrapper #outer-content #inner #right-box #box-content {
	height: auto;
	width: 234px;
	background: #cee1ba;
	padding: 8px;
	
}
#wrapper #footer {
	background: url(images_new/home_slices/footer_bg.png) no-repeat;
	height: 150px;
	width: 763px;
	clear: both;
}
#wrapper .clear {
	clear: both;
	height: 1px;
}
#wrapper #outer-content #inner #right-box #box-content #video {
	height: 183px;
	width: 223px;
	margin-left: 7px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.trains {
	background-image: url(images_new/home_slices/trains.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
ul {
	list-style-position: inside;
}
