/* CSS Document */

body {
	margin:10px 0px;
	padding: 0px; 
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

a {list-style-type: none;
	text-decoration: none;}
	
#wrapper {
	width: 640px;
	min-width: 640px;
	margin: 0px auto;
	text-align: left;
	}

#sky {
	background-image: url(../images/images/index01_0908_01.gif) ;
	background-repeat: no-repeat;
	width: 485px;
	height: 70px;
	margin: 0px 155px 0px 0px;
	}

#contact {
	background-image: url(../images/images/index02_0908_02.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 415px;
	float: right;
	text-align: right;
	text-decoration: none;
	color:#990033;
	margin-bottom: 0px;
	}
#contact ul {
	list-style-type: none;
	text-decoration: none;
	line-height: 2em;
	}
#contact a:link {
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	}
#contact a:visited {
	color: #990033;
	}
#contact a:hover, #contact a:active {
	color: #0000FF;
	text-decoration: underline;
	}
#content {
	width: 485px;
	height: 415px;
	float: left;
	margin: 0px;
	overflow: hidden;
	}
#logo {
	position: relative;
	width: 485px;
	height: 95px;
	margin: 0px 155px 0px 0px;
	background-image: url(../images/index_02.gif);
	background-repeat: no-repeat;
	}
#buildings {
	position: relative;
	width: 485px;
	height: 80px;
	margin: 0px 155px 0px 0px;
	background-image: url(../images/index_04.gif);
	background-repeat: no-repeat;
	}
#trees {
	position: relative;
	width: 485px;
	height: 170px;
	margin: 0px 155px 0px 0px;
	background-image: url(../images/index_05.gif);
	background-repeat: no-repeat;
	}
#nav {
	clear: both;
	float: left;
	position: relative;
	width: 640px;
	height: 65px;
	background-image: url(../images/index_06.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 0px;
	}
#nav ul {
	margin-left: 0;
	padding-left: .2em;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	}
#nav li {
	display: inline;
	padding-right: .25em;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	}
#nav a:link {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	width: auto;
	margin-left: 0;
	}
#nav a:visited {
	color: #FFFFFF;
	}
#nav a:hover, #nav a:active {
	color: #CC0000;
	text-tecoration: underline;
	}

#footer {
	clear: both;
	text-align: right;
	}
.contactText {
	font-size:80%;
	}
.navText {
	font-size: 80%;
	}
.footerText {
	font-size: 70%;
	}
* html #content #contact {
	margin-left: -3px;
	margin-right: -3px;
/* Start hiding this hack from IE5/Mac which doesn't see this a c complete comment \*/
	mar\gin-left: 0px; /* Corrects margins in IE5/mac & IE6/win which see previous closing comment */
	mar\gin-right: 0px; /* Corrects margins in IE5/mac & IE6/win which see previous closing comment*/
/* End hiding the mac hack */
	}
