@charset "utf-8";
body {
	background-image: url(/pic/bg/body04.jpg);
	background-attachment: fixed; 
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

a {
	color:#32210c;
}


#container_global {
	width: 971px;
	margin-left: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#top {
	height: 100px;
}
#container_navigation {
	height: 38px;
	background-image: url(/pic/bg/nav.png);
}
#navigation {
	float: left;
	width: 723px;
	height: 34px;
	margin-left: 0px;
	margin-top: 4px;
}
#aux_navigation {
	float: right;
	height: 20px;
	width: 160px;
	font-size: 9px;
	margin-top: 18px;
	margin-left: 42px;
}
#image {
	height: 248px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(/pic/bg/top.png);
}
#container_content {
	background-image: url(/pic/bg/content.png);
	background-repeat: repeat;
}
#content_left {
	float: left;
	margin-left: 5px;
	background-color: #FFF;
	width: 608px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #908785;
	padding-left: 26px;
	padding-right: 80px;
	margin-bottom: 25px;
}
#content_right {
	float: right;
	margin-right: 5px;
	background-color: #FFF;
	width: 247px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #908785;
	padding-top: 28px;
}
#foot {
	background-image: url(/pic/bg/foot.png);
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 40px;
	font-size: 9px;
	padding-left: 18px;
}
#aux_navigation a {
	color: #000;
	margin-right: 0px;
	padding-right: 0px;
}
#foot a {
	color: #000;
}
h1 {
	font-size: 24px;
	color: #e98b10;
	font-weight: lighter;
	margin-top: 26px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 16px;
}
ul {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #32210C;
}

li {
	list-style-image:url(/pic/_common/bullet.gif);
}

.MenuBarHorizontal li {
	list-style-image:none;
}


#content_left img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: both;
}
#content_left ul li {
	width: 450px;
	line-height: 16px;
	margin-bottom: 5px;
}
#container_global #container_content #content_left #swf {
	clear: both;
	float: left;
	width: 305px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.left_row {
	float: left;
	width: 220px;
}
.right_row {
	float: right;
	width: 385px;
}
.right_row h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #E98B10;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.right_row p a {
	color: #ED8B0F;
}
#content_left p a {
	color: #4B403C;
	font-weight: bold;
	font-size: 14px;
}
