@charset "utf-8";
.wrapper #container {
	width: 993px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
} 
.bottom #container {
	width: 993px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
}

.bottom  #footer {
	padding-top: 0;
	padding-right: 0.5em;
	padding-left: 0.5em;
	background-color: #0d3c4c;
	margin-left: 0px;
	width: 969px;
} 
.bottom  #keywords {
	padding-right: 0.5em;
	background-color: #0D3C4C;
	margin: 0px;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-left: 0px;
	width: 967px;
	text-indent: -2000px;
	height: 1px;
}
.wrapper   #container   #mainContent   #text {
	float: right;
	text-align: left;
	margin-top: 50px;
	width: 750px;

}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	visibility: hidden;
}

