@charset "UTF-8";

html {
	background-color: #0181b0;
}
	
.hidden {
	display:none;
}
	
#wrapper {
	width: 1027px;
	margin:0 auto; 
}

#top {
	margin: 0px;
	padding: 0px;
	height: 304px;
	width: 1027px;
	background-image: url(images/slice_01.gif);
	background-repeat: no-repeat;
}
#mid {
	width: 1027px;
}

#mid-left {
	width: 772px;
	float: left;
	height: 368px;
	background-image: url(images/slice_02.jpg);
	background-repeat: no-repeat;
}

#top_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 86px;
	padding-left: 318px;
	line-height: 18px;
	width: 420px;
}

#top_p  p {
	margin-top: 4px;
	margin-bottom: 0px;
	}

#bot_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 42px;
	padding-left: 318px;
	line-height: 18px;
	
}

#top_p strong {
	font-size: 18px;
}

#mid-right {
	width: 255px;
	float: left;
	height: 368px;
	background-image: url(images/slice_03.jpg);
	background-repeat: no-repeat;
}

#buttons {
	padding-top: 228px;
}

#base {
	width: 1027px;
	height: 67px;
	background-image: url(images/slice_04.gif);
	background-repeat: no-repeat;
	float: left;
}
