* {
	border: 0;
	margin: 0;
	padding: 0px;
}

body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/NEW/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #008676;
}

#wrap {
	text-align: left;
	width: 700px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

a {
	color: #008676;
	text-decoration: underline;
}
a:hover {
	color: #CC66CC;
	text-decoration: none;
}

#list {
	line-height: 35px;
	width: 440px;
	list-style-position: inside;
	padding-left: 20px;
}

h1 {
	color: #008676;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	height: 29px;
	padding-top: 4px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #008676;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008676;
}

#header {
	height: 200px;
	background-image: url(images/NEW/header2007.jpg);
	background-repeat: no-repeat;
}

#nav {
	width: 175px;
	margin-bottom: 40px;
	padding-left: 6px;
}

#nav ul li {
	line-height: 14px;
	list-style: none;
	display: inline;
}

#nav ul li a {
	color: #008676;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#nav a:hover {
	color: #FFFFFF;
	background-image: url(images/selector.jpg);
}


#column1 {
	width: 175px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

#column1 img {
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#column2 {
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 24px;
	width: 450px;
	float: left;
	padding-left: 30px;
	padding-top: 25px;
}

#column2 p {
	line-height: 28px;
}

#footer {
	clear: both;
	color: #81DECE;
	font-size: 9px;
	padding-right: 25px;
	padding-bottom: 25px;
}

#footer a {
	color: #999999;
	text-decoration: underline;
}
