body {
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/BG.jpg);
	line-height: 20px;
}
body p {
	text-align: left;
}

a	{
	outline:none;
}

a:link {
	color: #000EA3;
	text-decoration: underline;
}
a:visited {
	color: #000EA3;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #FBE603;
	text-decoration: underline;
}


#container {
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FBF8BB;
}
#Header {
}
#content {
	float: right;
	width: 580px;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 20px;
}


#content ul {
	text-align: left;
}


#scroll {
	background-color: #FBE901;
	height: 40px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 30px;
}


#wrapper {
}

#nav {
	width: 300px;
	float: left;
	padding-top: 15px;
}
#nav p img {
	padding-left: 60px;
}
#side-content {
	padding-left: 20px;
	padding-right: 20px;
}
#side-content ul {
	list-style-type: none;
}

#address {
	float: left;
	width: 288px;
}


#footer {
	clear: both;
	height: 100px;
	background-color: #00BD67;
	padding-top: 10px;
}
#footer p {
	text-align: center;
	color: #FBF8BB;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
h1 {
	color: #000;
	font-variant: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #FBE901;
}
h3 {
	color: #000;
	font-size: 18px;
	background-color: #FBE901;
}
h4 {
	color: #000;
	margin-top: -10px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-color: #FBE901;
}
h5 {
	color: #000;
	text-align: left;
	font-size: 14px;
	margin-bottom: -15px;
	font-style: italic;
	font-weight: normal;
}
h6 {
	color: #000;
	text-align: left;
	font-size: 10px;
}
.center-text {
	text-align: center;
}
#ribbon {
	position:absolute;
	left:848px;
	top:195px;
	width:103px;
	height:108px;
	z-index:1;
}

