@charset "UTF-8";
/* CSS Document */




/* Structure */

#wrapper {
	width: 1000px;
	min-height:500px;
	margin: 0px auto;
	z-index: 2;
	
}



#navigation {
	width: 655px;
	top:45px;
	height:30px;
	position: relative;
	float:right;
}


.logo {
  	float:left;
	padding-top:15px;

}

.floatright{
  	float:right;
}



#leftColumn {
    float:left;
    width:570px;
	background-image:url(images/main.png);
	background-repeat:repeat-y;
	padding:0px 40px 30px 40px;
	position:relative;
	margin-bottom:150px;
	
	}

#rightColumn {  
	float:right;
	width:320px;
	margin-bottom:150px;
}

.cap2 {
	top: -25px;
	left: 0px;
	background-position: 0px 0px;
	width: 655px;
	height: 25px;
	}

.top {
	position: absolute;
	z-index: 14;
	background-image:url(images/main-top.png);
}

.cap {
	bottom: -37px;
	left: 0px;
	background-position: 0px 0px;
	width: 655px;
	height: 37px;
	}

.bottom {
	position: absolute;
	z-index: 14;
	background-image:url(images/main-bottom.png);
}

.cap2s {
	top: -25px;
	left: 0px;
	background-position: 0px 0px;
	width:320px;
	height: 25px;
	
	}

.tops {
	position: absolute;
	z-index: 14;
	background-image:url(images/small-box-top.png);
}

.caps {
	bottom: -29px;
	left: 0px;
	background-position: 0px 0px;
	width:320px;
	height: 29px;
	
	}

.bottoms {
	position: absolute;
	z-index: 14;
	background-image:url(images/small-box-bottom.png);
}


h1 {
font-family: helvetica;
font-size: 120%;
font-weight:normal;
color:#057446;
}

.green {

color:#057446;
}

h2 {
font-family: helvetica;
font-size: 100%;
font-weight:normal;
color:#057446;
}


p {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 80%;
	
	color:#666;
	line-height:1.5;
}

ul {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight:normal;
	color:#666;
	line-height:1.5;
}

p a {
	text-decoration:none;
	color:#666;
}

p a:hover {
	text-decoration:none;
	color:#333;
}

#RightColumnBox {
    float:left;
    width:260px;
	background-image:url(images/small-box-main.png);
	background-repeat:repeat-y;
	padding:0px 30px 30px 30px;
	margin-bottom:50px;
	position:relative;
	}
	
ul.nav {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	line-height:1.1;
}

li.nav {
	display:inline;
	padding: 0px 0px 15px 15px;
	text-decoration: none;
	text-align: right;
}

li.nav a {
	color: #666;
	text-decoration:none;
}

li.nav a:hover {
	color: #057446;
}

#footer {
    float:left;
    width:100%;
	border-top:5px solid #fff;
	margin-top:50px;
	background-color:#FFF;
	position: absolute;
	bottom:0px;
	position:fixed;
	z-index:500;
	background-image:url(images/shaddow3.jpg);
	background-repeat:repeat-x;
}

ul.nav2 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 60%;
	text-decoration: none;
	line-height:1.1;
}

li.nav2 {
	display:inline;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	text-align: left;
	color: #666;
}

li.nav2 a {
	color: #666;
	text-decoration:none;
}

li.nav2 a:hover {
	color: #000;
}

tr {
	font-family: Arial, Verdana, Geneva, sans-serif;
	line-height:150%;
	font-size: 85%;
	font-weight:normal;
	color:#666;
	line-height:1.5;slideshow
}
