@charset "UTF-8";
body {
	background-color: 4e2825;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
.container {
	height: 585px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	clear: both;
}
.boxLeft {
	float: left;
	height: 585px;
	width: 151px;
	background-image: url(SideLeft.jpg);
	background-repeat: no-repeat;
}
.boxCenter {
	height: 585px;
	width: 549px;
	float: left;
	margin-left: 0px;
}
.boxCenterTop {
	float: left;
	height: 100px;
	width: 649px;
	margin-top: 0px;
}
.boxRight {
	height: 585px;
	width: 170px;
	float: right;
}
.boxRightTop {
	height: 100px;
	width: 170px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	text-indent: 20px;
}
.boxRightMiddle {
	width: 170px;
	height: 450px;
	margin-top: 0px;
	background-image: url(cornerpiece.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
}
.boxRightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCC;
	float: left;
	width: 145px;
	margin-left: 20px;
}
.boxRightText_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #000;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.boxRightSubHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #CCC;
	width: 145px;
	margin-left: 20px;
	font-style: italic;
	font-weight: bold;
}
.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin-top: 13px;
	margin-left: 10px;
}
.boxLeftTop {
	float: left;
	height: 99px;
	width: 151px;
	margin-top: 0px;
}
