body {
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #771E1F;
}

a:visited {
	color: #771E1F;
}

#Container {
	margin-left:auto;
	margin-right:auto;
	width:790px;
	text-align:center;
	}

.Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:790x;
	height:150px;
}
.Nav {
	position:absolute;
	left:0px;
	top:150px;
	width:790px;
}
.Body {
	position:absolute;
	left:0px;
	top:200px;
	width:790px;
	height:auto;
}
#Left {
	width:200px;
	float:left;
	background:#dbdbdb;
	color:#000;
}
#Main {
	width:575px;
	float:right;
	background: #dbdbdb;
	color:#000;
}
.footer {
	position:absolute;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:790px;
	height:50px;
}
	
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#dbdbdb;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

#Nav ul {
	padding-left:0 px;
	padding-right:0 px;
	margin-left: 0;
	font: bold 14px Arial;
}

#Nav ul li {
	list-style: none;
	margin: 0;
	display: inline;
	line-height:20px;
}

#Nav ul li a {
	padding: 0px 2.8em;
	margin-left: 0px;
	border: 2px solid #000;
	background: #fff;
	text-decoration: none;
}

.copyright {
	font-size:12px;
	color:#000;
}

.style1 {font-size: 24px}
.style2 {font-size: 24px; font-weight: bold; }
.style3 {font-size:12px; font-weight:bold; }