@charset "utf-8";
body {
	background-image: url(/images/BackImageRep.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-size: 16px;
	color: #2f2b1d;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f5f5f0;
}
#FooterBox {
	background-image: url(/images/Footer-Back.png);
	float: left;
	height: 276px;
	width: 900px;
	padding-right: 35px;
	padding-left: 35px;
		clear: both;
}
#FooterContent {
	float: left;
	height: 100px;
	width: 900px;
	clear: both;
}
#FooterCopyBox {
	text-align: center;
	float: left;
	width: 900px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}


#FatWrap {
	background-image: url(/images/BackImage.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#TopHeadBox {
	float: left;
	height: 125px;
	width: 635px;
}

#Wraper {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LogoBox {
	background-image: url(/images/StoneAge-Logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 379px;
	width: 335px;
}
#HeadBox {
	float: left;
	height: 379px;
	width: 635px;
}
#NavBox {
	float: left;
	height: 40px;
	width: 635px;
}
#NavRightSpace {
	float: right;
	height: 40px;
	width: 35px;
}
#NavBack {
	background-image: url(/images/TopNavBack.png);
	background-repeat: repeat-x;
	float: right;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	width: 530px;
}

#NavRight {
	background-image: url(/images/TopNav-Right.png);
	float: right;
	height: 40px;
	width: 25px;
}
#NavLeft {
	background-image: url(/images/TopNavLeft.png);
	float: right;
	height: 40px;
	width: 25px;
}
#WordBox {
	float: left;
	height: 214px;
	width: 635px;
}
#MainNavBox {
	float: left;
	height: 131px;
	width: 970px;
}
#MainNavLeft {
	background-image: url(/images/MainNav-Left.png);
	float: left;
	height: 131px;
	width: 35px;
}
#MainNavRight {
	background-image: url(/images/MainNav-Right.png);
	float: left;
	height: 131px;
	width: 35px;
}
#MainNavBox1 {
	float: left;
	height: 131px;
	width: 900px;
}
#MainContentBox {
	background-image: url(/images/Content-Back.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 900px;
	padding-right: 35px;
	padding-left: 35px;
	clear: both;
}
#MainContent {
	float: left;
	width: 880px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#AuxContent {
	float: left;
	width: 880px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
