@charset "ISO-8859-1";
#nav {
	clear: none;
	float: left;
	width: 144px;
}
#container #main {
	background: #000000 url(../images/turn2_main_02.gif) repeat-y;
	clear: right;
	float: left;
	width: 656px;
}
#container #main #content {
	background: url(../images/turn2_main_01.gif) no-repeat;
	padding-top: 120px;
}
#container #main #content #textArea {
	width: 437px;
	padding-left: 77px;
	padding-bottom: 15px;
}
#container #main #content #footer {
	background: #000000 url(../images/turn2_main_03.gif) no-repeat;
	padding-top: 100px;
	padding-bottom: 10px;
}
#container #main #content #footer #footerContent {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	width: 590px;
	margin-top: 20px;
}
.copyright {
	font-size: 9px;
}
#container #nav #navTable #navContent {
	margin-right: 15px;
	margin-left: 15px;
}
h1, h2, h3, h4, h5, h6 {
	color: #FF5C00;
}
strong {
	color: #FF5C00;
}
.lite {
	color: #666666;
}
.emphasis {
	font-style: normal;
	font-weight: bold;
	color: #F46022;
}
a:link {
	color: #FF5C00;
	text-decoration: none;
}
a:visited {
	color: #FF5C00;
	text-decoration: none;
}
a:hover {
	color: #FF5C00;
	text-decoration: underline;
}
body {
	background-color: #FF5C00;
}
