.topfooter {
	margin: auto;
	height: 100px;
	width: 900px;
	position: relative;
}
.header {
	margin: auto;
	height: 250px;
	width: 900px;
	position: relative;
}
.nav {
	margin: auto;
	height: 250px;
	width: 300px;
	position: absolute;
}
.content {
	margin: auto;
	height: 400px;
	width: 920px;
	position: relative;
}
.maintitle {
	height: 30px;
	width: 620px;
	position: absolute;
	margin-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #09F;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
}
.othernav {
	height: 200px;
	width: 230px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	position: absolute;
	margin-left: 660px;
}
.textcontainer {
	height: 350px;
	width: 620px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.fonttile {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #09F;
}
.fontmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.pictureshow {
	height: 250px;
	width: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 300px;
	position: absolute;
}
.hoz1 {
	background-color: #CCC;
	margin: auto;
	height: 10px;
	position: relative;
}
.hoz2 {
	background-color: #CCC;
	margin: auto;
	height: 10px;
	position: relative;
}
.leftbg {
	margin: auto;
	height: 400px;
	width: 10px;
	position: absolute;
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat-y;
}
.rightbg {
	height: 400px;
	width: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 910px;
	position: absolute;
	background-image: url(../images/rbg.jpg);
	background-repeat: repeat-y;
}
.navextend {
	height: 150px;
	width: 230px;
	margin-top: 230px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 660px;
	position: absolute;
}
.otherelements {
	margin: auto;
	height: 200px;
	width: 920px;
	position: relative;
}
.leftelementbg {
	margin: auto;
	height: 200px;
	width: 10px;
	position: absolute;
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat-y;
}
.rightelementbg {
	margin: auto;
	height: 200px;
	width: 10px;
	position: absolute;
	margin-left: 910px;
	background-image: url(../images/rbg.jpg);
	background-repeat: repeat-y;
}
.inelements {
	height: 200px;
	width: 870px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
	position: absolute;
}
.box1 {
	margin: auto;
	height: 200px;
	width: 250px;
	position: absolute;
	background-image: url(../images/box1.jpg);
	margin-left: 35px;
}
.box2 {
	height: 200px;
	width: 250px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 325px;
	position: absolute;
	background-image: url(../images/box2.jpg);
}
.box3 {
	height: 200px;
	width: 230px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 635px;
	position: absolute;
	background-image: url(../images/box3.jpg);
}
.inbox {
	height: 150px;
	width: 230px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: absolute;
}
.hoz3 {
	background-color: #CCC;
	height: 10px;
	position: relative;
}
.footer {
	height: 50px;
	position: relative;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 900px;
}
.infooter {
	height: 20px;
	width: 880px;
	position: absolute;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 100;
}
.f1 {
	margin: auto;
	height: 20px;
	width: 370px;
	position: absolute;
	margin-left: 20px;
}
.f2 {
	height: 20px;
	width: 220px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 660px;
	position: absolute;
}
