@charset "UTF-8";
#Container {
	background-color: #FFFFFF;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
        border:1px solid #e0e0e0;
        border-bottom:0px;
}
.clearboth {
	clear: both;
	margin-top: 10px;
}
#footer {
	background-color: #5B4A40;
	height: 150px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#masthead {
	background-image: url(images/pm-newsite_03.gif);
	background-repeat: no-repeat;
	background-position: 250px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
}
.rightspace {
	margin-top: 0px;
	margin-left: 10px;
	font-size:16px;
}
#spacer {
	height: 21px;
	width: 735px;
}
#nav {
	background-image: url(images/pm-newsite_07.gif);
	height: 38px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#image {
	width: 750px;
	margin: 0 auto 10px auto;
}
#bodycontent {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#bdyL {
	float: left;
        line-height:22px;
	width: 490px;
}
#bdyR {
	background-image: url(images/pm-newsite_12.gif);
	float: right;
	width: 250px;
	height: 350px;
	background-repeat: no-repeat;
}
body {
	background-color: #EFEEEF;
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #584A41;
	text-decoration:none;
}
a:hover {
	color: #A40001;
	text-decoration:none;
}
form {
	margin-top: 60px;
	margin-left: 10px;
	width: 225px;
}
.txtinput {
	width: 225px;
	height: 18px;
	background-color: #eee;
	border: 1px solid #5A4A41;
}
.txtmessage {
	background-color: #eee;
	width: 225px;
	border: 1px solid #5A4A41;
	height: 100px;
}
#Container #bodycontent #bdyR1 {
	float: right;
	width: 250px;
	margin: 0 0 10px 0;
}
#footer {
        width: 802px;
	height:50px;
	background-color: #584A41;

}
