@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffd204;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font:100% Arial, Helvetica, sans-serif;
}


/* slices */

#Table_01 {
	left:0px;
	top:0px;
	width:716px;
	height:698px;
}

#splash-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:716px;
	height:204px;
}

#splash-02 {
	position:absolute;
	left:0px;
	top:204px;
	width:716px;
	height:129px;
}

#splash-03 {
	position:absolute;
	left:0px;
	top:333px;
	width:256px;
	height:97px;
}

#splash-04 {
	position:absolute;
	left:256px;
	top:333px;
	padding: 10px 0 0 10px;
	width:272px;
	height:97px;
	background: #ffffff;
	color:#f15c22;
	font-size:12px;
}

#splash-04 a {
	color:#f15c22;
	text-decoration:none;
}

#splash-04 a:hover {
	color:#f15c22;
	text-decoration:underline;
}

#splash-05 {
	position:absolute;
	left:528px;
	top:333px;
	width:188px;
	height:365px;
}

#splash-06 {
	position:absolute;
	left:0px;
	top:430px;
	width:528px;
	height:268px;
}

.blacknav {
background-color:#000000;
color:#FFFFFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}