body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0px;
}
hr {
	display: none;
}
#container {
	height: auto;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e8e3da;
}
#container #head {
	background-color: #ab9277;
	height: 125px;
	background-image: url(../img/head_bkg.gif);
	background-repeat: repeat-x;
	position: relative;
}
#container #head #logo {
	position: absolute;
	top: 11px;
	left: 42px;
}
#container #head #slogan {
	position: absolute;
	top: 83px;
	left: 378px;
}
#container #left {
	display: inline;
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#container #left #box {
	width: 530px;
	background-image: url(../img/530_bkg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #left #box .wrapper {
	padding: 18px 0 0 0;
	height: 1%;
	background-color: transparent;
	background-image: url(../img/530_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#container #left #box .wrapper img {
	border: 1px solid #E6D5BB;
	padding: 4px;
}

#container #left #box .wrapper p {
	padding-right: 10px;
	padding-left: 14px;
	color: #666666;
}
#container #left #box .wrapper h1 {
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 23px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#container #left #box .wrapper h2 {
	font-size: 14px;
	color: #B44100;
	margin-right: 10px;
	margin-left: 16px;
}

#container #left #box .hr {
	margin: 0;
	color: white;
	line-height: 1px;
	background-color: white;
	background-image: url(../img/530_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 0;
	height: 1px;
}		
#container #left #box1 {
	width: 530px;
	background-image: url(../img/530_bkg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #left #box1 .wrapper1 {
	padding: 18px 0 0 0;
	height: 1%;
	background-color: transparent;
	background-image: url(../img/530_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#container #left #box1 .hr1 {
	margin: 0;
	color: white;
	line-height: 1px;
	background-color: white;
	background-image: url(../img/530_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 0;
	height: 1px;
}
#container #left #box1 .wrapper1 p {
	padding-right: 10px;
	padding-left: 14px;
	color: #666666;
}
#container #right {
	width: 160px;
	background-image: url(../img/160_bkg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #right .wrapper2 {
	padding: 18px 0 0 0;
	height: 1%;
	background-color: transparent;
	background-image: url(../img/160_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#container #right .wrapper2 img {
	padding: 10px;
}
#container #right .hr2 {
	margin: 0;
	color: white;
	line-height: 1px;
	background-color: white;
	background-image: url(../img/160_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 0;
	height: 1px;
}
#container #right .wrapper2 p {
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
#container #right .wrapper2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #right .wrapper2 ul li{
	list-style-type: none;
	margin-left: 10px;
}
#container #right .wrapper2 ul a {
	text-decoration: none;
	color: #333333;
	display: block;
	width: 140px;
	line-height: 17px;
	text-indent: 4px;
}
#container #right .wrapper2 ul li a:hover {
	color: #B44100;
	text-decoration: underline;
	display: block;
	background-color: #E8E3DA;
}

#container #footer {
	background-color: #c8b7a5;
	clear: both;
	height: 62px;
	background-image: url(../img/footer_bkg.gif);
	background-repeat: repeat-x;
}
#container #footer p {
	color: #FFFFFF;
	text-indent: 35px;
	font-size: 11px;
	display: block;
	margin-top: 30px;
}
#container #footer #footer_left {
	float: left;
	background-image: url(../img/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 250px;
}
#container #footer #footer_right {
	background-image: url(../img/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 62px;
	width: 490px;
}
#container #footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer p a:hover {
	color: #B44100;
	text-decoration: underline;
}
.index {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 12px;
}
