@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#333333;
	line-height:17px;
	background-image:url(/content/images/home/bg.png);
	background-repeat:repeat-x;
}
img
{
	border:none;
}
a
{color:#47156A; text-decoration:underline;}
a:hover
{
	color:#47156A;
	text-decoration:none;
}
.overflowleft
{
	background-image:url(/content/images/home/leftflow.png); background-position:top right; background-repeat:no-repeat; height:616px;
}
.overflowright
{
	background-image:url(/content/images/home/rightflow.png); background-position:top left; background-repeat:no-repeat; height:616px;
}
.bodyup
{
	padding:20px 89px 20px 96px;
}
.octopus
{
	font-size:12px;
	font-weight:bold;
	color:#330066;
}
.powerboat
{
	width:339px;
	height:94px;
	color:#FFFFFF;
	background-image:url(/content/images/home/powerboat.jpg);
	background-repeat:no-repeat;
	
}
.leftboats
{
	width:125px;
	height:94px;
}
.bigboat
{
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
.smallboat
{
	padding:3px 12px 0px 0px;
}
.smallboat a
{
	color:#FFFFFF;
}
.sailboat
{
	width:327px;
	height:94px;
	color:#FFFFFF;
	background-image:url(/content/images/home/sailboat.jpg);
	background-repeat:no-repeat;
}
.bodydown
{
	padding:25px 89px 15px 96px;
}
.footer
{
	height:85px;
	padding:13px 0px 0px 15px;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(/content/images/home/footerbg.png);
	background-repeat:no-repeat;

}
.footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}