body		{
	background: url('images/background.gif') repeat-x #8cc040;
	font-family: trebuchet ms, arial, helvetica, sans serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #0060a6;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	padding: 0 0 3px 0;
	margin: 15px 0 0 0;
	color: #8cc040;
	font-size: 1.4em;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans Serif;
}


.container_home {
	width: 866px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	border: 1px solid #648b2b;
	background: #ffffff;
}

.container_home #header {
	width: 866px;
	height: 164px;
	display: block;
	clear: both;
	background: url('images/logo_home.gif') no-repeat;
	overflow: hidden;
}

.container_home #header span {
	display: none;
}

.container_home #nav {
	width: 866px;
	height: 25px;
	text-align: center;
	background: #8cc040;
	color: #ffffff;
	display: block;
	clear: both;
	line-height: 25px;
	overflow: hidden;
}

.container_home #nav a:link {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

.container_home #nav a:visited {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

.container_home #nav a:hover {
	color: #fdffbc;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}

.container_home #nav ul {
	padding: 0px;
	margin-left: 190px;
	margin-top: 0px;
	list-style: none;
	text-align: center;
}

.container_home #nav li {
	padding: 0px;
	margin-right: 20px;
	float: left;
}
.container_home #nav li.last {
	padding: 0px;
	margin: 0px;
	float: left;
}

.container_home #content {
	width: 100%;
	height: 344px;
	position: relative;
	clear: both;
}

#content a:link {
	color: #0060a6;
	text-decoration: underline;
	font-weight: bold;
}

#content a:visited {
	color: #0060a6;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	color: #003a64;
	text-decoration: underline;
	font-weight: bold;
}

.container_home #content .left {
	width: 432px;
	height: 344px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.container_home #content .right {
	height: 314px;
	margin-left: 431px;
	line-height: 18px;
	color: #666666;
	background: url('images/curve.gif') no-repeat #ffffff;
	background-position: right top;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.footer {
	width: 100%;
	height: 25px;
	display: block;
	clear: both;
	background: #a9a9a9;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 25px;
	text-indent: 10px;
}

.footer a {
	color: #ffffff;
	text-decoration: underline;
}










.container {
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 1px solid #648b2b;
	background: #ffffff;
}

.container #header {
	width: 100%;
	height: 165px;
	background: url('images/logo_internal.gif') no-repeat #f2f2f2;
	background-position: top right;
	display: block;
	clear: both;
	overflow: hidden;
	cursor: pointer;
}

.container #header img {
	cursor: default;
}

.container #nav {
	width: 100%;
	height: 25px;
	line-height: 28px;
	background: #0060a6;
	position: relative;
	font-size: 1.0em;
}

.container #nav .left {
	width: 644px;
	height: 25px; 
	background: #8cc040;
	line-height: 28px;
	color: #ffffff;
	text-indent: 15px;
}

.container p {
	margin-top: 6px;
	margin-bottom: 10px;
}

.container #nav .right {
	width: 220px;
	height: 25px;
	position: absolute;
	top: 2px;
	right: 0px;	
	color: #ffffff;
	text-indent: 15px;
	font-size: 1.1em;
	line-height: 25px;
}

.container #nav a:link {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

.container #nav a:visited {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}

.container #nav a:hover {
	color: #fdffbc;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}

.container #nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}

.container #nav li {
	padding: 0px;
	margin-right: 10px;
	float: left;
}
.container #nav li.last {
	padding: 0px;
	margin: 0px;
	float: left;
}

.container #content {
	background: url('images/background_content.jpg') no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 40px;
	padding-bottom: 15px;
	position: relative;
}

.container #content .left {
	line-height: 18px;
	color: #666666;
	width: 600px;
}

.container #content .right {
	line-height: 18px;
	color: #666666;
	width: 190px;
	position: absolute; 
	top: 55px;
	right: 15px;
}

.container #content .subphoto {
	float: right;
	clear: bottom;
	margin-left: 15px;
	margin-bottom: 15px;
	height: 200px;
	width: 200px;
}

form {
	margin: 0px;
	padding: 0px;
}

form .textbox {
	border: 1px solid #8cc040;
	background: #ffffff;
	width: 120px;
	height: 15px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 3px;
	float: left;
}

form .label {
	width: 65px;
	display: block;
	float: left;
}

.subnav {
	display: block;
	clear: both;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #a2a2a2;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	padding: 3px 3px 3px 5px;
	background: #f6f6f6;
	border: 1px solid #ececec;

}

.subnav a:link {
	color: #0060a6;
	text-decoration: none;
}

.subnav a:link {
	color: #0060a6;
	text-decoration: none;
}

.subnav a:link {
	color: #003a64;
	text-decoration: underline;
}

.quote {
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	font-style: italic;
}

.icon_arrow {
	margin-bottom: -3px;
	margin-right: 3px;
}