*{
	padding: 0px;
	margin: 0px;
}


body 
	{
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: invisible;
	display: block
	}

#content    
	{
	margin-left: -450px;
	position: absolute;
	height: 100%;
	left: 50%;
	width: 930px;
	height: 750px;
	visibility: visible
	}

#logo{
	width: 900px;
	font-size: 96px;
	margin-left: -9px;
	margin-top: 1px;
}

#rt{
	font-size: 32px;
	float: left;
	clear: right;
}

#logosub{
	width: 900px;
	font-size: 24px;
	color: #408848;
	padding-bottom: 35px;
}

.column{
	width: 290px;
	height: 600px;
	text-align: left;
	margin-right: 10px;
	padding: 4px;
	font-size: 12px;
	border: solid 1px #E6E6E6;
	float: left;
	color: #666666;
	line-height: 1.6;
	position: relative;
}

a:link {
	text-decoration: none;
	color: #A82808;
	}
	
a:visited {
	text-decoration: none;
	color: #A82808;
	}
	
a:hover {
	text-decoration: underline;
	color: #A82808;
	}
	
a:active {
	text-decoration: none;
	color: #A82808;
	}

.s{
	color: #600008;
}
.c{
	color: #A82808;
}
.h{
	color: #D0C078;
}
.o{
	color: #A8D098;
}
.l{
	color: #408848;
}
.e{
	color: #80B0C0;
}
.n{
	color: #403068;
}

.swurl{
	font-size: 24px;
	line-height: 36px;
	text-align: center;
}

.suboms{
	width: 290px;
	height: 75px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.swlink{
	width: 290px;
	text-align: right;
	position: absolute;
	bottom: 2px;
}

.fimage{
	margin-left: 8px;
}
