img {
	border: 0px none;
}

body {
	background: url('../img/bg-body.png') repeat-x;
}

html, body {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Arial,sans-serif,Tahoma,Verdana;
	margin: 0px;
}

a {
	color: #011633;
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #000000;
}

p, form, h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 2px;
	padding-right: 2px;
}

input.text {
	width: 170px;
}

.clear {
	clear: both;
}

#header {
	width: 980px;
	height: 250px;
	background: url('../img/bg-header.png') no-repeat;
	margin: 0px auto;
}

#other {
	position: absolute;
	top: 0px;
	width: 100%;
}

#other #left {
	position: relative;
	width: 980px;
	margin: 0px auto;
	margin-top: 136px;
}

#other #left ul#menu {
	position: relative;
	width: 250px;
	background: url('../img/bg-menu.png') left bottom no-repeat;
	list-style-type: none;
	padding: 0px 0px 9px 0px;
	margin-left: 10px;
	z-index: 20;
}

#other #left ul#menu li {
	width: 250px;
	height: 49px;
	background: url('../img/bg-menu-li.png') repeat-y;
}

#other #left ul#menu li a {
	display: block;
	width: 207px;
	height: 49px;
	line-height: 49px;
	background: url('../img/bg-menu-li-a.png') 27px 22px no-repeat;
	color: #46382f;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 43px;
}

#other #left ul#menu li a:hover {
	color: #ab0000;
	text-decoration: underline;
}

#other #left ul#menu li a.active {
	background: url('../img/bg-menu-li-a-active.png') 0px 0px no-repeat;
	color: #ab0000;
	text-decoration: none;
}

#other #left ul#menu li a.active:hover {
	color: #ab0000;
	text-decoration: none;
}

#other #left #contact {
	position: relative;
	background: url('../img/bg-contact.png') 10px 10px no-repeat;
	width: 260px;
	height: 230px;
	z-index: 30;
}

#other #left #contact p {
	line-height: 22px;
	color: #e1d2c7;
	padding: 33px 0px 0px 35px;
}

#other #left #contact p strong {
	color: #ffffff;
	font-weight: bold;
}

#other #left #contact p a {
	color: #e1d2c7;
	text-decoration: underline;
}

#other #left #contact p a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content {
	position: relative;
	top: -50px;
	width: 672px;
	_height: 480px;
	min-height: 480px;
	margin: 0px auto;
	padding: 0px 15px 0px 293px;
	z-index: 10;
}

#content h1 {
	position: relative;
	top: -69px;
	color: #46382f;
	font-size: 24px;
	margin-left: 51px;
}

#content h2 {
	color: #ab0000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
}

#content h3 {
	color: #ab0000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
}

#content h4 {
	color: #ab0000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}

#content ul {
	margin-bottom: 15px;
}

#content ul li {
	color: #ab0000;
	line-height: 20px;
	margin-left: 14px;
	list-style-type: square;
}

#content ul li span {
	color: #000000;
}

#content p {
	line-height: 20px;
	min-height: 10px;
	text-align: justify;
	margin-bottom: 15px;
}

#content a {
	color: #ab0000;
	text-decoration: underline;
}

#content table
{
	margin-bottom: 15px;
}

#content table th
{
	color: #ab0000;
	background-color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 2px 4px 2px 1px;
	border-bottom: 1px dotted #bbbbbb;
}

#content table td
{
	color: #000000;
	padding: 2px 4px 2px 1px;
	border-bottom: 1px dotted #bbbbbb;
}

#content table.free th
{
	border: 0px;
}

#content table.free td
{
	border: 0px;
}

#logo {
	position: absolute;
	top: 0px;
	width: 100%;
}

#logo div {
	width: 980px;
	height: 100px;
	margin: 0px auto;
}

#logo div a {
	display: block;
	width: 257px;
	height: 62px;
	margin: 20px 0px 0px 5px;
}

#logo div a span {
	display: none;
}

#footer {
	height: 145px;
	background: url('../img/bg-footer.png') repeat-x;
	margin-top: -47px;
}

#footer #copyright {
	width: 958px;
	color: #dfd5cb;
	margin: 0px auto;
	padding-top: 76px;
}

#footer #copyright a {
	color: #dfd5cb;
}

#footer #copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer #trustia-seo-panel {
	width: 958px;
	color: #8b7160;
	margin: 0px auto;
	padding-top: 6px;
}

#footer #trustia-seo-panel a {
	color: #8b7160;
	text-decoration: underline;
}

#footer #trustia-seo-panel a:hover {
	color: #dfd5cb;
	text-decoration: underline;
}

