body {
	background-color: #f8f2eb;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.navbar {
	font-size: 16px;
	color: #FFFFFF;
}
.navbar a:link {
color: #FFFFFF;
text-decoration: none;
}
.navbar a:visited {
color: #FFFFFF;
text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navbar a:active {
color: #FFFFFF;
text-decoration: none;
}
.but1 {
	background-image: url(images/index_03.png);
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 64px;
}
.but2 {
	background-image: url(images/index_05.png);
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 90px;
}
.but3 {
	background-image: url(images/index_07.png);
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 112px;
}
.but4 {
	background-image: url(images/index_09.png);
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 102px;
}
.contentbg {
	background-image: url(images/index_12.png);
	vertical-align: top;
	height: 417px;
	width: 908px;
}
.contentholder {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
}
.copyrightbg {
	background-image: url(images/index_13.png);
	vertical-align: top;
	height: 58px;
	width: 908px;
}
.copyright {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-top: 24px;
	padding-right: 26px;
	padding-left: 20px;
}
.copyright a:link {
color: #666666;
text-decoration: none;
}
.copyright a:visited {
color: #666666;
text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyright a:active {
color: #666666;
text-decoration: none;
}
