#foundation_page{
	width: 782px;
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
	background-image: url(../images/art/left_nav_background.gif);
	background-repeat: repeat-y;
	display:table; /*displays tiled image above in firefox*/
	clear:both;
}

#foundation_logo{
	float:left;
	border:none;
	vertical-align:bottom;
	clear:left;
}

#foundation_banner{
	float:left;
	width: 580px;
	height: 72px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	clear:right;
	background-color: #006C70;
}


#foundation_button{
	float:left;
	width: 115px;
	height: 26px;
	background-repeat: no-repeat;
	background-color: #006C70;
	vertical-align: middle;
	text-align: center;
	clear: none;
	display: block;
	padding-top: 8px;
	padding-bottom:0px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#foundation_button a{
	color: #ffffff;
	text-decoration: none;
}

#foundation_button a:hover{
	text-decoration: none;
	color: #00CCCC;
}

#foundation_left_panel{
	clear:left;
	float:left;
	width: 200px;
	margin: 0px;
	color: #006C70;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	height: 1500px;
	background-color: #006C70;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#foundation_left_panel a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#foundation_left_panel a:hover {
	color: #FFFFFF;
	
}

#foundation_content{
	float:left;
	width: 570px;
	text-align: left;
	padding-top:16px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-left: 1px;
	vertical-align: top;
	margin-top: -45px;
}

#foundation_header{
	width: 782px;
	color: #FFFFFF;
	background-color: #006C70;
	background-repeat: no-repeat;
	text-align:right;
	font-weight: normal;
}

#foundation_header a{
	color: #FFFFFF;
}

#foundation_footer{
	width: 782px;
	color: #FFFFFF;
	background-color: #478D8D;
	background-repeat: no-repeat;
	text-align:center;
	clear:both;
}

#foundation_footer a{
	color: #ffffff;
}

#foundation_top_section{
	width:784px;
	height:110px;
}

#foundation_left_and_content{
	width:784px;
	clear:both;
	background-color: #006C70;
}


/*........................................................*/


a {
	color: #005759;
	text-decoration: underline;
}
body {
	background-color: #006C70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0.5em;
	color: #494949;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: auto;
	border-color: #000000;
	display: block;
	}
	
h1{
	color: #006C70;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
}
	
hr{
	color: #006C70;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: normal;
	background-color: #FFFFFF;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	}

