body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backg-topred.jpg);
	background-repeat: repeat-x;
	font-family: "myriad-pro",sans-serif;
}
.ContainerMain {
	height: auto;
	width: 100%;
	overflow: hidden;
}
.ContainerTopLogo {
	width: 900px;
	height: 155px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 200px;
	clear: both;
}
.ContainerMiddle {
	width: 1070px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 30px;
	clear: both;
	background-image: url(images/backg-navleft.png);
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
}
.NavLeftHolder {
	width: 240px;
	height: 550px;
	float: left;
	padding: 0 0 0 15px;
}
.NavItem1 {
	width: 240px;
	height: auto;
	overflow: hidden;
}
.ContentRightHolder {
	width: 790px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0 0 0 25px;
}
.ContentCopyHolder {
	width: 550px;
	float: left;
	height: auto;
	overflow: hidden;
	text-align: justify;
}
.ContentCopyHolder2 {
	width: 790px;
	float: left;
	height: auto;
	overflow: hidden;
	text-align: justify;
}
.CopyTitle {
	width: 550px;
	height: auto;
	overflow: hidden;
	text-align: left;
	font-size: 32px;
}
.ContentCopyInner {
	width: 500px;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 0 25px 0 25px;
	font-size: 14px;
	line-height: 20px;
}
.ContentCopyInner a {
	color: #000000;
	text-decoration: none;
}
.ContentCopyInner a:hover {
	color: #000000;
	text-decoration: underline;
}
.ContentCopyInner2 {
	width: 740px;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 0 25px 0 25px;
	font-size: 14px;
	line-height: 20px;
}
.ContentCopyInner2 a {
	color: #000000;
	text-decoration: none;
}
.ContentCopyInner2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.CopyTitle2 {
	width: 500px;
	height: auto;
	overflow: hidden;
	text-align: left;
	font-size: 26px;
	color: #666666;
	padding: 10px 0 7px 0;
}
.RightContentHolder {
	width: 215px;
	height: auto;
	overflow: hidden;
	padding: 0 0 0 25px;
	font-size: 14px;
	line-height: 18px;
}
.RightContentHolder a {
	color: #000000;
	text-decoration: none;
}
.RightContentHolder a:hover {
	color: #000000;
	text-decoration: underline;
}
.PhotoBox1 {
	width: 234px;
	height: 245px;
	float: right;
	padding: 0 0 0 25px;
}
.ContainerFooter {
	height: auto;
	width: 100%;
	overflow: hidden;
	clear: both;
	background-image: url(images/backg-footer.jpg);
	background-repeat: repeat-x;
}
.FooterInner {
	width: 770px;
	height: 155px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 330px;
	clear: both;
	font-size: 14px;
	line-height: 18px;
}
.GalleryThumbHolder {
	width: 220px;
	height: 160px;
	float: left;
	padding: 0 20px 20px 0;
}
.GalleryThumbHolder img {
	border: 2px solid #000000;
}
