body {
	margin: 0;
	padding: 0;
	background: #860102;
	text-align: center;
	color: #fff;
	font-family: Verdana, Tahoma;
}

a, .mceContentBody a {
	color: #EFE0E0;
	text-decoration: underline;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 744px;
}

#first_header {
	width: 738px;
	height: 25px;
	clear: both;
}

#header {
	width: 738px;
	height: 34px;
	clear: both;
	background-image: url('images/img_04.jpg');
}

#header_logo {
	width: 738px;
	height: 216px;
	clear: both;
	background-image: url('images/img_06.jpg');
}

#header_bottom {
	width: 738px;
	height: 46px;
	clear: both;
	background-image: url('images/img_07.jpg');
	text-align: right;
}

#header_bottom p {
	margin: 0 5px;
	text-align: right;
}

#header p {
	margin: 0 5px;
	text-align: left;
}

#content {
	float: right;
	width: 548px;
	text-align: left;
}

.mceContentBody {
	text-align: left;
}

#content table tr td, .mceContentBody table tr td {font-size: 12px;}

#content div.info, .mceContentBody div.info {
	text-align: left;
	background: #730101;
	margin-top: 15px;
	font-size: 12px;
	padding: 0 0 7px 0;
}

#content p, .mceContentBody p {
	padding: 5px;
	margin: 0;
	margin-bottom: 5px;
	text-indent: 15px;
	clear: both;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	padding: 15px 0 0 15px;
	border-bottom: 3px dotted #860102;
}

td.stopro {
	width: 100%;
}

#content ul, .mceContentBody ul {
	line-height: 175%;
}

#content td, .mceContentBody td {
	border-bottom: 2px solid #860102;
}

.padding {
	padding: 0 15px 15px 15px;
}

#contact_form {
	line-height: 200%;
	padding: 0 15px 15px 15px;
}

#contact_form .textarea, #contact_form .textbox {
	width: 250px;
	margin-left: 15px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	background: #860102;
	color: #fff;
	border: 1px solid #8E98A2;
	padding: 3px;
}

#contact_form .textarea {
	height: 200px;
	width: 400px;
}

#contact_form .button {
	background: #F8F8FF;
	border: 0;
	padding: 3px;
	border: 2px solid #8E98A2;
	width: 7em;
}

img.img_small {
	margin: 5px;
	border: 5px solid #860102;
}

a.link_arrow {
	background-image: url('images/img_05.jpg');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	color: #EFE0E0;
	text-decoration: underline;
}

#side_left {
	float: right;
	text-align: left;
	width: 175px;
	background: #730101;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 12px;
}

#side_left li {
	list-style-type: none;
	margin: 3px 5px;
	padding: 8px;
	display: block;
	clear: both;
	border-bottom: 1px solid #860102;
}

#side_left ul li a {
	text-decoration: none;
}

#side_left ul li a:hover {
	text-decoration: underline;
}

#side_left ul {
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	display: block;
	text-align: right;
	border: 3px solid #fff;
	margin: 15px 0;
	position: relative;
	top: 10px;
}

#footer p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
}
