body { 
	font: Verdana;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #FFFFFF;
	background-color:#275D00;
}


.green-bar {
	dbackground-color: #3c8f00;		
	background-color: #275D00;
	height: 446px;	
	z-index:-1;
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	clear: both;
}

.outer-container {
	position: relative;
	background: url("Slice-2.png") repeat-y center;
}

div#slider-container {
	background-color: #275D00;		
}

div#navigation {
	float: right;
	margin: 100px 0 0 0;
}

div#navigation ul{
	list-style: none;
	display: inline;
}

div#navigation ul li{
	font-size: 18px;
	list-style: none;
	display: inline;
	margin: 0 0 0 5px;
}

div#address {
	float: right;
	margin: 15px 0 0 0;
    font-size: 15px;
}

div#footer {
	text-align: center;
	background-color: #CAC9C9;
	overflow: auto;
	height: 85px
}

div#footer ul li {
    list-style: none;
	display: inline;
}
