body {
	margin: 0px;
	background-color: #698b68;
}

.homeMain {
	background-image: url("images/home-bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.world {
	float:left;
	width: 919px;
}

.footer {
	float: left;
	position: absolute;
	top: 738px;
	left: 131px;
	font-family: Georgia, "Times New Roman",  Times, serif;
	font-size: 9px;
	color: #eeeeee;
	font-style:italic;
}

.highlight {
	color: #e6cb6e;
}

.staffBtn {

}

.homeLogo {
	position: absolute;
	top: 238px;
	left: 535px;
}

.homeTextMain {
	position: absolute;
	top: 360px;
	left: 383px;
	width: 512px;
}

.homeText {
	font-family: "Times New Roman",  Times, serif;
	font-size: 16px;
	font-style:italic;
	font-weight: lighter;
	color: #eeeeee;
	line-height: 2.2em;
	letter-spacing: .05em;
}

.homeTextIndenter1 {
	float: left;
	width: 35px;
}
	
.homeTextIndenter2 {
	float: left;
	width: 70px;
}
	
.homeTextIndenter3 {
	float: left;
	width: 105px;
}
	
.stdTextLeft {
	position: absolute;
	top: 260px;
	left: 131px;
	width: 360px;
	font-family: Georgia, "Times New Roman",  Times, serif;
	font-size: 13px;
	color: #eeeeee;
	line-height: 1.8em;
}

.stdTextRight {
	position: absolute;
	top: 260px;
	left: 546px;
	width: 350px;
	font-family: Georgia, "Times New Roman",  Times, serif;
	font-size: 13px;
	color: #eeeeee;
	line-height: 1.8em;
}

.stdTextRight a {
	color: #e6cb6e;
	text-decoration: none;
}

.stdTextRight a:hover {
	text-decoration: underline;
}

.stdLogo {
	position: absolute;
	top: 214px;
	left: 544px;
}

.staffList {
	position: absolute;
	top: 49px;
	left: 105px;
	width: 302px;
}

.homeRule {
	position: absolute;
	float: left;
	top: 591px;
	left: 0px;
}

.rule {
	position:absolute;
/*	top:629px;
	left:132px;*/
}

.homeBtnFill1 {
	position: absolute;
	float: left;
	top:656px;
}

.homeBtn {
	position: absolute;
	float: left;
	top:655px;
	left: 134px;
	/*top:656px;
	left:138px;*/
}

.philoBtn {
	position: absolute;
	float: left;
	top:655px;
	left: 225px;	/*top:656px;
	left:138px;*/
}

.proBtn {
	position: absolute;
	float: left;
	top:655px;
	left: 368px;	/*top:656px;
	left:138px;*/
}

.comBtn {
	position: absolute;
	float: left;
	top:655px;
	left: 551px;	/*top:656px;
	left:138px;*/
}

.mediaBtn {
	position: absolute;
	float: left;
	top:655px;
	left: 713px;	/*top:656px;
	left:138px;*/
}


.contactBtn {
	position: absolute;
	float: left;
	top:655px;
	left: 804px;
	/*top:656px;
	left:138px;*/
}

.stdBtn {
	position: absolute;
	float: left;
	top:655px;
	/*top:656px;
	left:310px;*/
}

.lastPart {
	position: absolute;
	top:681px;
	left: 0px;
	clear:both;
	float:left;
}

.proLogo {
	position: absolute;
	top: 0px;
	left: 408px;
}

