@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../Images/ACUBAN09C.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 16px;
	text-indent: 0px;
	list-style-image: none;
	list-style-type: none;
}
#wrapper #logo {
	height: 170px;
	width: 130px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	background-color: #294936;
	height: 26px;
}
#wrapper #leftcol {
	background-color: #FFFFFF;
	height: auto;
	width: 150px;
	float: left;
	clear: right;
	background-image: none;
}
#wrapper #cencol {
	background-color: #FFFFFF;
	height: auto;
	width: 450px;
	float: left;
	clear: right;
}
#wrapper #Rightcol {
	float: right;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
	clear: none;
}
#wrapper  #art1 {
	clear: inherit;
	height: 150px;
	width: 190px;
	background-color: #E3FFD3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin: 10px 0px 10px 16px;
}
#wrapper #art2 {
	clear: inherit;
	height: 150px;
	width: 190px;
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #art3 {
	clear: inherit;
	height: 150px;
	width: 190px;
	background-color: #E3FFD3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #art4 {
	clear: inherit;
	height: 150px;
	width: 190px;
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #footer {
	background-color: #E2FBC3;
	height: 80px;
	width: 800px;
	clear: both;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
