.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 75px;
	line-height: 1.3em;
	padding-right: 20px;
	padding-left: 29px;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
}
.footer {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 8px;
}
a:link {
	color: #E24F1C;
	text-decoration: none;
}
a:visited {
	color: #E24F1C;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
}
.navbar_case {
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 40px;
	padding-left: 40px;
}
.arrow_case {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border: 1px solid #E6E6E6;
}
.title {
	padding-right: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.index {
	background-image: url(images/gofish_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 525px;
	text-decoration: none;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	padding-top: 225px;
	padding-right: 170px;
	padding-left: 420px;
}
