* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #970F00;
	font-family: "Lucida Sans Unicode",sans-serif;
}

p, ol li, table {
	margin-top: 8px;
}

h1, h2, h3, h4 {
	color: #fff601;
}

h1 {
	margin-bottom: 23px;
	margin-left: 20px;
	font-size: 24px;
	line-height: 36px;
}

h2 {
	margin-bottom: 23px;
	font-size: 18px;
	line-height: 36px;
	margin-left: 20px;
}

h3 {
	margin-top: 16px;
	margin-left: 20px;
}

h4 {
	margin-top: 16px;
	margin-left: 20px;
}

a, .link {
	color: #FFF7E4;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:hover {
	border: none;
	color: #fff601;
}

.blank {
	clear: both;
}

strong {
	font-weight: normal;
	color: #fff601;
}

ul, ol {
	margin: 8px 0 0 20px;
}

ul {
	list-style: square;
}

ul li, ol li {
	margin-top: 8px;
}

#container {
	padding-left: 180px;
}

#bg_img {
	margin: 0;
	padding: 0;
	background: url(/images/bg.jpg) no-repeat;
	height: 330px;
}

#menu {
	margin: 0;
	padding-top: 60px;
	width: 200px;
	float: left;
	font-size: 17px;
	font-weight:;
	color: #FFF7E4;
}

#menu a {
	display: block;
	width: 200px;
	height: 20px;
	text-align: center;
	padding: 10px 0 6px 0;
	text-decoration: none;
	color: #FFF7E4;
	border: none;
}

#menu a:hover {
	color: #fff601;
}

#logo {
	float: left;
	width: 670px;
	height: 315px;
	margin: 0;
	padding: 0;
}

#logo a {
	display: block;
	width: 660px;
	height: 255px;
	padding-top: 60px;
	border: 0;
}

#logo a:hover {
	color: #FFF7E4;
}

#logo h1 {
	font-size: 33px;
	color: #FFF7E4;
	font-weight: ;
	margin-left: 20px;
	margin-bottom: 3px;
	letter-spacing: -1px;
}

#logo h2 {
	font-size: 15px;
	color: #FFF7E4;
	font-weight: normal;
	margin-left: 60px;
	margin-top: -16px;
	margin-bottom: 0;
	padding: 0;
	letter-spacing: 1px;
}

#logo p {
	margin-top: -3px;
	font-size: 12px;
	letter-spacing: 3px;
	margin-left: 60px;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 240px;
	color: #f9e1a0;
	padding: 30px 10px;
	font-size: 12px;
	line-height: 14px;
}

#sidebar ul {
	list-style: none;
	letter-spacing: -0.04em;
	margin: 0;
}

#sidebar ul li {
	margin-top: 8px;
}

#sidebar a {
	color: #FFF7E4;
}

#sidebar a:hover {
	color: #fff601;
}

#txt {
	margin: 0;
	padding: 0;
	margin: 20px 0 20px 20px;
	float: left;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #f9e1a0;
	width: 580px;
	text-align: justify;
}

#service a {
	display: block;
	border: none;
	padding-left: 30px;
	margin-top: 8px;
}

#foto a {
	margin: 1px;
	padding: 0;
	display: block;
	float: left;
	border: none;
}

#foto a.vert {
	padding: 1px 23px;
	width: 135px;
	height: 183px;
}

#foto a.hor {
	padding: 23px 1px;
	width: 183px;
	height: 135px;
}

#foto a:hover img {
	border: 2px solid #fff601;
}

#foto img {
	margin: 0 auto;
	border: 2px solid #aaa;
}

#footer {
	clear: both;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 850px;
	text-align: justify;
	padding: 10px 10px 20px 10px;
	background: #b90b02;
	line-height: 1.6em;
}

#footer p {
	width: 300px;
	float: left;
}

#footer p.right {
	float: right;
	text-align: right;
	width: 510px;
}

#footer a {
	color: #FFF;
	font-size: 11px;
}

#footer a:hover {
	color: #fff601;
}

#sub {
	clear: both;
	text-align: center;
	width: 870px;
	padding-left: 0;
}

#sub ul {
	width: 870px;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	display: inline;
	float: left;
}

#sub ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 280px;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.3em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
}

#sub ul li a {
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #FFF7E4;
	border-bottom: 1px dashed;
}

#sub a:hover {
	border: none;
	color: #fff601;
}
