@charset "utf-8";
body {
	background-color: #cbd7c7;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #cedfd6;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	line-height: 1.3em;
}
#wrapper {
	height: 100%;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: 100%;
	min-height: 500px;
	width: 830px;
	background-image: url(images/index_bkgd_05.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#clear {
	clear: both;
	position: relative;
	width: auto;
	height: 10px;
}

#slides {
	float: right;
	width: 450px;
	margin-top: 100px;
	position: relative;
	margin-right: 16px;
	height: 310px;
	border: 1px solid #2a3547;
}

#menu {
	float: left;
	height: auto;
	width: 340px;
	margin-top: 95px;
	position: relative;
}
#navigation {
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 200px;
	padding-left: 17px;
	position: relative;
	margin-left: 15px;
	display: block;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#text {
	clear: right;
	float: right;
	width: 430px;
	margin-right: 20px;
	margin-top: 35px;
}
#text a {
	text-decoration: none;
	color: #cedfd6;
}


a:link {
	color: #2a3547;
	text-decoration: underline;
}
a:visited {
	color: #2a3547;
	text-decoration: underline;
}
a:hover {
	color: #6B927D;
	text-decoration: none;
}
#rule {
	color: #2a3547;
	height: 20px;
	width: auto;
	margin-bottom: 5px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a3547;
	clear: both;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}

#footer_nav {
	float: right;
	width: 470px;
	position: relative;
	text-align: right;
	padding-right: 10px;
}
#footer_nav a {
	color: #cedfd6;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #cedfd6;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





#footer {
	width: 300px;
	position: relative;
	font-size: 90%;
	color: #2a3547;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	height: 100%;
}
.smalltext {
	font-size: 90%;
	color: #2a3547;
}

