@charset "UTF-8";

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}
/* CSS Document */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
}

#header_ {
	position:absolute;
	width:1024px;
	height:91px;
}

#topnavbar_ {
	position:absolute;
	left:46px;
	top:91px;
	width:978px;
	height:30px;
}

#CSS-slice-template-03_ {
	position:absolute;
	left:0px;
	top:121px;
	width:46px;
}

#leftnavbar_ {
	position:absolute;
	left:46px;
	top:121px;
	width:205px;
	text-align: left;
}

#centerbox_ {
	position:absolute;
	left:251px;
	top:121px;
	width:560px;
}

#rightnavbar_ {
	position:absolute;
	left:843px;
	top:121px;
	width:181px;
}

#footer_ {
	position:absolute;
	left:46px;
	top:736px;
	width:978px;
	height:20px;
}
#footer_ p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	font-size: 0.65em;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
#contactus {
	margin: 25px 0;

}

#bigpic {
	left:20px;
	top:30px;
	width:540px;

}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #804000;
	margin: 0px 0px 10px;
}
.hidden {
	visibility: hidden;
}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }