.centerlayout {
	position: relative;
	height: 960px;
	width: 730px;
	margin: auto;
}
.logo {
	position: relative;
	height: 101px;
	width: 730px;
	background-color: #171C1E;
}
.navbar {
	position: relative;
	height: 34px;
	width: 730px;
}
.flash {
	position: relative;
	height: 289px;
	width: 730px;
	background-color: #000000;
}
.banner1 {
	position: relative;
	height: 35px;
	width: 730px;
	background-image: url(../images1/banner1.gif);
	top: 3px;
}
.content1 {
	position: relative;
	height: 300px;
	width: 730px;
	background-image: url(../images1/contentbackground1.gif);
	top: 5px;
}
.content1text {
	position: relative;
	height: 300px;
	width: 685px;
}
.content1text2 {
	position: relative;
	height: 200px;
	width: 585px;
	margin: auto;
	overflow: hidden;
}
arrows {
	position: relative;
	height: 200px;
	width: 100px;
}
arrow {
	position: relative;
	height: 200px;
	width: 100px;
}
.arrows {
	position: relative;
	height: 160px;
	width: 30px;
}
.arrowtext {
	position: relative;
	height: 170px;
	width: 550px;
	bottom: 300px;
	left: 35px;
}
.content1text3 {
	position: relative;
	height: 100px;
	width: 685px;
	margin: auto;
}
.content2 {
	position: relative;
	height: 366px;
	width: auto;
	background-image: url(../images1/content2background.jpg);
	top: 7px;
}
.content2text1 {
	position: relative;
	height: 50px;
	width: 700px;
	top: 290px;
	margin: auto;
}
.content3 {
	position: relative;
	height: 127px;
	width: 730px;
	background-image: url(../images1/content3background.jpg);
	top: 9px;
}
.content4 {
	position: relative;
	height: 74px;
	width: 730px;
	top: 11px;
	background-image: url(../images1/content4.jpg);
}
a:link {color: #7cc9fa; text-decoration: underline; }
a:active {color: #7cc9fa; text-decoration: underline; }
a:visited {color: #7cc9fa; text-decoration: underline; }
a:hover {color: #9fa7ac; text-decoration: underline; }

