@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #9E0A34;
}
#container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#Header {
	width: 900px;
	position: relative;
	background-image: url(images/pngs/navmaintop.png);
	background-repeat: no-repeat;
	height: 55px;
}
#HeaderTop {
	position: relative;
	width: 328px;
	float: right;
}
#HeaderTop img {
	padding-right: 5px;
	padding-left: 4px;
}
#MainNav {
	width: 900px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	background-image: url(images/pngs/navmainbotton.png);
	background-repeat: no-repeat;
	text-align: center;
}
#MainContent {
	width: 900px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0px;
}
#MainNav img {
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 20px;
}
#Box1 {
	clear: both;
	width: 900px;
	position: relative;
}
#Box2 {
	clear: both;
	width: 870px;
	position: relative;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Box2Left {
	float: left;
	width: 420px;
	position: relative;
	text-align: left;
}
#Box2LeftLeft {
	float: left;
	width: 200px;
	position: relative;
}
#Box2LeftRight {
	float: right;
	width: 200px;
	position: relative;
}


#Box2Right {
	float: right;
	width: 430px;
	position: relative;
}
#Left {
	float: left;
	width: 200px;
	position: relative;
}
#Right {
	float: right;
	width: 200px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 2px solid #F78473;
}
#Buffer {
	clear: both;
	position: relative;
	height: 25px;
	width: 900px;
	background-color: #FFFFFF;
}
#BottomBanner {
	clear: both;
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
}
#Buffer2 {
	clear: both;
	height: 25px;
	width: 0.01px;
	position: relative;
	visibility: hidden;
	background-color: #FFFFFF;
}
#Footer {
	width: 900px;
	position: relative;
	clear: both;
	text-align: right;
	background-color: #FFFFFF;
}
#FooterContent {
	width: 880px;
	position: relative;
	text-align: center;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#Bottomcurve {
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#akarts {
	clear: both;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-bottom: 10px;
}


#BottomBuffer {
	width: 0.01px;
	position: relative;
	height: 50px;
}
