body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/1_01.jpg);
}

.maincontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #464548;
}

.header
{
	width: 760px;
	height: 153px;
	z-index: 25;

}

.mainimage
{
	width: 760px;
	height: 209px;
}

.mainbody
{
	width: 760px;
	height: 441px;
	background-image:url(../images/1_05.jpg);
	background-repeat:no-repeat;
}

.footer
{
	width: 760px;
	height: 25px;

}

.footer
{
	width: 760px;
	height: 21px;
	background-image:url(../images/1_06.jpg);
}

.footercontent
{
	width: 760px;
	z-index: 50;
	top: 4px;
	text-align:center;
	position:relative;
}

.nav
{
	width: 760px;
	z-index: 50;
	top: 129px;
	text-align:center;
	position:absolute;
}

body,td,th {
	color: #000000;
}
a:link {
	color: #BB1111;
}
a:visited {
	color: #BB1111;
}
a:hover {
	color: #BB1111;
}
a:active {
	color: #BB1111;
}
a {
	font-weight: bold;
}

.newsbox
{
	overflow:auto;
	left:49px;
	top:70px;
	position:relative;
	width: 250px;
	height: 340px;
}


.sectionheader
{
	width: 760px;
	height: 61px;
}

.sectionmiddle
{
	background-image:url(../images/box_06.jpg);
	background-repeat:repeat-y;
	padding-left: 47px;
	padding-right: 47px;
	line-height: 1.5;
	text-align:justify;
}

.sectionfooter
{
	width: 760px;
	height: 34px;
}

.belowfooter
{
	background-image:url(../images/1_08.jpg);
	height:50px
}

/*Form Fix*/
form {
margin: 0px; 
padding: 0px;
}

.bodyimage
{
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000; 
}

.right
{
	float: right;
}