
body {
	margin: 0;
	padding: 0;
	background: #b6b6ba;
	color: #333;
	text-align: center;
	font: 0.84em Tahoma, Verdana, Arial, Hevetica, sans-serif;
}

h1, h2, h3, h4 {
	text-align: left;
	margin: 0 0 0.9em 0;
	padding: 0;
	font-size: 1.15em;
}

h1 {
	font-family: Arial, Hevetica, sans-serif;
	font-size: 1.4em;
}

a {
	font-weight: bold;
	color: #b80000;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

address { font-style: normal; }

p {
	text-indent: 0;
	text-align: justify;
	padding: 0;
	margin: 0.3em 0 1em 0;
}

/* p.next { text-indent: 2em; } */

ul {
	margin: 0;
	list-style-type: square;
	list-style-image: url('/images/arrow.png');
	padding: 0.3em 20px 0.7em 50px;
}

#navigation ul {
	margin: 0 20px;
	padding: 0;
	list-style-image: url('/images/list-item2.png');
}

#navigation ul.anchors {
	list-style-image: url('/images/list-item.png');
}

div.hr {
	clear: both;
	height: 1px;
	margin: 5px 0;
	font-size: 0;
	border-top: 1px solid #ddd;
}

form {
	margin: 0;
	padding: 0 0 1em 0;
}

div {
	margin: 0;
	padding: 0;
}

#container {
	width: 770px;
	margin: 8px auto;
	background: #fff;
	text-align: left;
}

#caption {
	font-size: 1.4em;
	color: #a00;
	clear: left;
	margin: 0 0 9px 0;
	padding: 12px 10px 8px 0;
	background: url('/images/dot.png') repeat-x bottom;
}

#caption img {
	clear: left;
	vertical-align: bottom;
	margin: 0 12px 0 6px;
}

#www { color: #f00; }

#header {
	width: 397px;
	float: right;
	background: url('/images/header.png') repeat-x top;
}

#header_left {
	background: url('/images/header_left.png') no-repeat top left;
}

#header_right {
	color: #efe;
	height: 138px;
	background: url('/images/header_right.png') no-repeat top right;
}

#menu {
	margin: 0 70px 0 20px;
	padding: 10px 20px 0 45px;
	list-style-type: none;
	list-style-image: none;
	font-size: 1.25em;
	background: url('/images/switch.png') no-repeat center right;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu a {
	color: #fff2f2;
}

#menu a:hover {
	color: #ffffd0;
}

#foot_menu {
	clear: both;
	padding: 9px;
	margin: 30px 0 0 0;
	color: #ddd;
	font-size: 0.9em;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	background: #b80000;
}

#foot_menu li {
	display: inline;
	margin: 0;
}

#foot_menu a {
	color: #fff;
	text-decoration: none;
}

#foot_menu a:hover {
	color: #ffffd0;
}

div.c1 {
	margin: 0;
	padding: 0 15px 0 10px;
}

div.c2 {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content_container {
	clear: both;
	width: 100%;
	margin: 35px 0 0 0;
}

#content {
	float: left;
	width: 70%;
	background: url('/images/content-right.png') repeat-y right;
}

#navigation {
	float: left;
	width: 30%;
	color: #777;
	padding-bottom: 30px;
}

#title {
	text-transform: uppercase;
	clear: right;
	text-align: right;
	color: #bbb;
	padding: 3px 0 11px 0;
	margin: 0 0 0.4em 0;
	background: url('/images/delim.png') repeat-x bottom;
}

#footer {
	text-transform: uppercase;
	margin: 18px 0 0 0;
	padding: 0 20px 42px 20px;
	color: #777;
	font-weight: bold;
	font-size: 0.85em;
}

#footer p {
	text-align: right;
	float: right;
}

a img {
	border: none;
}

.center {
	display: block;
	text-align: center;
}

div.divider {
	clear: both;
	height: 1px;
	font-size: 0;
}

div.half {
	float: left;
	width: 46%;
	margin: 0 2% 0 0;
}

div.half p {
	text-align: left;
}

.top {
	font-size: 0;
	height: 10px;
	background: url('/images/top.png') repeat-x;
}

.top_left {
	float: left;
	width: 10px;
	height: 10px;
	background: url('/images/top_left.png') no-repeat top left;
}

.top_right {
	float: right;
	width: 10px;
	height: 10px;
	background: url('/images/top_right.png') no-repeat top right;
}

.bottom {
	font-size: 0;
	height: 10px;
	background: url('/images/bottom.png') repeat-x;
}

.bottom_left {
	float: left;
	width: 10px;
	height: 10px;
	background: url('/images/bottom_left.png') no-repeat bottom left;
}

.bottom_right {
	float: right;
	width: 10px;
	height: 10px;
	background: url('/images/bottom_right.png') no-repeat bottom right;
}

.left {
	background: url('/images/left.png') repeat-y left;
	padding: 0 0 0 30px;
}

.right {
	background: url('/images/right.png') repeat-y right;
	padding: 10px 30px 10px 0;
}

img.text_img {
	float: right;
	margin: 2px 14px 10px 18px;
}

#img_abs {
	position: absolute;
	margin: 8px 0 0 45px;
}

fieldset {
	border: 1px solid #b77;
	padding: 0 3% 20px 3%;
}

legend {
	font-size: 1.05em;
	font-weight: bold;
}

label {
	font-weight: bold;
	float: left;
	display: block;
	width: 40%;
}

textarea, input {
	border: 1px solid #a55;
	width: 55%;
	float: right;
}

.message {
	text-align: center;
	color: #c00;
	padding: 1em;
}

em {
	font-weight: bold;
	font-style: normal;
}

li.back {
	padding-bottom: 1.4em;
}

