* {
	margin: 0;
	padding: 0;
	border-color: #F7F3F7;
}
/**************************************** Main structure ****************************/
body {background-image:url(images/bg_body_2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;	}
	a:hover {
	background:;
	color:black;
	text-decoration: underline;}
a {
	color: #111;
	display: block;
		text-decoration: none;}
a:visited{
	color:#0000ff;
	text-decoration: underline;
	clear: left;
}
#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;			}
#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 0px;
	color: #7E0200;}
#header {
	background-image: url(images/front.gif);
	height: 141px;
	background-repeat: no-repeat;}
#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 30px;
	padding-left: 9px;}
#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;}
#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;}
#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;}
#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;	}
	a {
	color: #111;
	display: block;	
	text-decoration: none;}
#footer {
	background-image: url(images/footer.jpg);
	height: 50px;
	clear: both;
	text-align: center;
	padding-top: 10px;}
/**************************************** text, images, lists ****************************/
img.float_left {
	float: right;
	border-color: #F7F3F7;
	margin-left: 20px;
}
p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
p.topnav, .copyright {
	margin: 0;}
h1 {
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 130px;
	font-size: 3em;
	font-style: italic;}
h2 {
	font-size: 1em;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;}
h3 {
	background-image: url(images/sidebar_heading_2.jpg);
	text-align:justify;
	font-size:1.5em;
font-family:"arial", Times, serif;
	height:19px;
	width: 136px;
	color: #FFFFFF;
	margin-top:10px;
		padding-top: 3px;
	padding-left: 24px;}
	h5{border-top:2px solid orange;
	font-size:1.0em;
font-family:"arial", Times, serif;
	height:19px;}
h4 {
	background-image: url(images/sidebar_heading.jpg);
		font-size: 1.5em;
	text-align:left;
	height: 19px;
	width: 126px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;}
dl {
	margin-top: 20px;
	margin-bottom: 20px;}
dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;}
dd {
	margin-bottom: 12px;}
.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;}
/**************************************** Menu ****************************/
#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 30px;}
#navcontainer ul li { display: inline; }
#navcontainer ul li a{
	padding: 18px 1em;
	height: 18px;
	color: red;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;}
#navcontainer ul li a:hover{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;}
/**************************************** Contact form ****************************/
label {
	font-style: normal;
}
form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;}
input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}
textarea {width: 250px;
          background: #FFFFFF;
		  border-top: 1px solid black;
		  border-left: 1px solid black;
		  border-bottom: 1px solid black;
		  border-right: 1px solid black;
		            margin-top: 3px;}
.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;}
.subnav {
	float: left;
	width: 160px;}
	.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;}
.subnav li a {
font-size:14px;
font-weight:bold;
	background:#D6D6D6;	
	color: #111;
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;}
.subnav li a:hover {
	background:#999999;
	color:white;
	text-decoration: underline;}
.subnav1{
	float: right;
	width: 160px;
	background-image: url(images/h2.jpg);}
	.subnav1 ul {margin: 0; padding: 0;}
.subnav1 li {
	border-bottom: 1px solid #696755;
	list-style: none;}
.subnav1 li a {
font-size:15px;
	background:#D6D6D6;	
	color: #111;
	display: block;
	padding: 4px 0 4px 12px;
	width: 148px;
	text-decoration: none;}
.subnav1 li a:hover {
	background:#999999;
	color:white;
	text-decoration: underline;}
.subnav li a:visited {
	background:#CCCCCC;
	color:#0000FF;
	text-decoration: underline;}
.saiba{
	margin-right:0px;
	float: right;}
.saiba a:hover {
	background:;
	color:black;
	text-decoration: underline;}
.saiba a {
	color: black;	
		text-decoration: none;}
.saiba a:visited{
	color:#666;
	text-decoration: underline;
}
.saiba1 a:hover {
	background:;
	color:black;
	text-decoration: underline;}
.saiba1 a {
	color: black;
		text-decoration: none;}
.saiba1 a:visited{
	color:#666;
	text-decoration: underline;
}
.saiba1{
	margin-right:360px;
	margin-LEFT:360px;
	float: CENTER;
}
