﻿{
margin: 0px;
padding: 0px;
}

body {	
	background-color: #fed7b0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
}

#main{
	width: auto;
	margin: 0 auto;
	clear: both;
}

#header_bg {
	background: url(images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height: 125px;
	background: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#Button {
margin: 2 auto;

	background-position: center;
	width: 231px;
	height: 33px;
	background: url(images/_.gif);
	text-align: center;
	padding-top: 4px;
	max-height: 25px;
	text-decoration: none;
	font-size: 13px;
}
#Button a:{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #5B070B;
	font-size: 13px;
	float: left;
	width: 231px;
	height: 33px;
	display: block;
}
#Button a:hover{
	color: #FF0000;
}
#menu{
	width: 1004px;
	height: 20px;
	margin: 0 auto;
}
#menu_bg {
	height: 64px;
	background: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

#menu ul {
	list-style: none;
	padding-top: 4px;
	padding-left: 20px;
}

#menu li{
	display: inline;
}
#menu a {
	background: url(images/b0.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	float: left;
	width: 114px;
	height: 44px;
	display: block;
	padding-top: 2px;
	padding-left: 14px;
}

#menu a:hover{
	width: 114px;
	height: 44px;
	background: url(images/b1.gif);
}

#left{
	width: 251px;
}

.bor{
	border: 1px solid #701212;
	
	margin-bottom: 10px;
	padding-right: 20px;
}

#right{
	float: right;
	width: 750px;
}

#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #701212;
}

#right a:hover{
	color: #000000;
	text-decoration:none;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 728px;
	height: 41px;
	font-weight: normal;
	padding-top: 10px;
	color: #ffffff;
	background: url('images/titleleft.jpg') repeat-x;
	text-align: left;
	padding-left: 20px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#footer {
	height: 58px;
	clear: both;
	padding-top: 30px;
	background: url('images/footer.jpg') repeat-x 50% top;
	}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
#sidebar {
	WIDTH: 340px; FLOAT: right
}


