html, body {
	text-align: center;
	margin: 9px 0px 9px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: white;
	line-height: 1.3;
	height: 100%;
}

#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url(../image/background.jpg);
	border: solid 1px #970f00;
}

#top {
	background: url(../image/header.jpg) no-repeat;
}

#menu {
	background-image: url(../image/bl.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	/*border:0px solid red;*/
}

#contact {
	position: relative;
	top: 9px;
	left: 700px;
	font: 11px Helvetica, Tahoma, Verdana, sans-serif;
	color: black;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	
}

#contact p {
	margin: 0px;
	white-space: nowrap;
}

#contact a, #contact td {
	font: 11px Helvetica, Tahoma, Verdana, sans-serif;
	color: black;
	text-decoration: none;
	white-space: nowrap;
}

#content {
	padding: 0px 0px 45px 0px;
	/*background-image: url(../image/br.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;*/
	/*border:1px solid red;*/
}

#content .content_style {
	padding: 9px 0px 9px 0px;
}

#content .content_style td {
	font: .85em/1.1 Verdana, Arial, Helvetica, sans-serif;
	/*padding: 4px;*/
}

#content .content_style td p {
font: .85em/1.1 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#content .content_style td a {
font: .85em/1.1 Verdana, Arial, Helvetica, sans-serif;
	color: #970f00;
	text-decoration: underline;
}

#content1 {
	padding: 0px 30px 45px 0px;
	background-image: url(../image/br.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	/*border:1px solid green; */
}


#right_content {
font-size: 0.85em;
}

#right_content p {
font-size: 0.85em;
}

#right_content table{
font-size: 0.85em;
}

#right_content td{
font-size: 0.85em;
}

#right_content  a {
	color: #970f00;
	text-decoration: underline;
}



#copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

#copyright a {
	color: #f9f1df;
	text-decoration: none;
}
