a.nav:link {
	color: #bababa;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	text-transform: uppercase;
}

a.nav:hover, a.nav:visited:hover  {
	color: #bababa;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}

a.nav:visited, a.nav:active  {
	color: #bababa;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	text-transform: uppercase;
}



html, body {
	background-color: #00aeef;
	margin: 0px;
	padding: 0px;
	height:100%;
}


.bg {
	background-image: url(../images/cs001.background.001.gif);
	background-repeat: no-repeat;
	}



.tfs {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 112px;
	line-height: 108px;
	color: #FFFFFF;
}

a.tfs {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 112px;
	line-height: 108px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.tfs:hover, a.tfs:visited:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 112px;
	line-height: 108px;
	color: #bababa;
	text-decoration: none;
}


.wrapper {
	min-height: 100%;
	width: 1250px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px;
	float: left;

}



.footer, .push {
	height: 65px;
}



.desc {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #00aeef;
}

p {
	text-indent: 30px;
}
