BODY {
	margin: 0;
	background: white url(images/back.gif) 0 0 repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #37352f;
}
A {
	color: #fd4c06;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
IMG {
	border: 0;
}
TD {
	vertical-align: top;
}
H1 {
	color: #fd4c06;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 14px;
}
#main {
	width: 1097px;
	margin: 0 auto;
}
#content {
	clear: both;
}
#logo {
	width: 223px;
	height: 223px;
}
#right {
	width: 121px;
	height: 146px;
}
#logoshadow {
	width: 223px;
	height: 81px;
}
#footer {
	background: white url(images/footer.jpg) 0 0 no-repeat;
	width: 941px;
	height: 161px;
}
.logo {
	float: left;
}
.menu {
	float: left;
	margin: 0px 0 0 0;
	width: 874px;
}
.menu IMG, .bar IMG {
	float: left;
	height: 60px;
}
.bar {
	float: left;
	width: 10px;

}
.txt {
	background: white url(images/top.jpg) 0 0 no-repeat;
	width: 874px;
	height: 158px;
	display: block;
	clear: both;
}
.fleft {
	color: #fd4c06;
	float: left;
	margin: 10px 0 0 20px;
}
.fright {
	float: right;
	margin: 10px 20px 0 0;
}
.fright A {
	color: #37352f;
	text-decoration: underline;
}
.p1_top, .p1_bottom  {
	width: 500px;
	height: 23px;
}
.pl_content {
	background: white url(images/p1_content.gif) 0 0 repeat-y;
}
.pl_back {
	background-image: url(images/p1_back.gif);
	background-repeat: repeat-x;
}
.pl_text {
	padding: 0 10px 0 10px;
}
.pl {
	width: 500px;
	background: white url(images/p1_content.gif) 0 bottom repeat-y;
}
.p2 {
	background: white url(images/p2_b.gif) 0 0 repeat-x;
}
.pl_bottom {
	height: 24px;
}
.pr_bottom {
	width: 596px;
	height: 23px;
}
.p2_content {
	background-image: url(images/p2_content.jpg);
	background-repeat: no-repeat;
}
.p2_txt {
	margin: 0 10px 0 10px;
	color: white;
}
.p2_top {
	width: 500px;
	height: 11px;
}
.p2_bottom {
	width: 500px;
	height: 13px;
	margin: 1px 0 0 0;
}
.prb_top {
	width: 753px;
	height: 11px;
}
.prb_bottom {
	width: 753px;
	height: 14px;
}
.prb {
	background: white url(images/prb_content.jpg) 0 0 repeat-y;
}
.prp_content {
	margin: 0 50px 0 10px;
}
.pr_content {
	width: 525px;
	margin: 0 0 0 15px;
	color: white;
}
.pr {
	background: white url(images/pr_content.gif) 0 0 repeat-y;
}
.leftcolumn {
	margin: 0 10px 0 0;
	text-align: justify;
}
.rightcolumn {
	margin: 0 0 0 10px;
	text-align: justify;
}
.more {
	color: #fd4c06;
	padding: 20px 0 0 0;
	font-size: 12px;
	text-align: right;
}

.menu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu LI { 
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
}
.menu LI UL { 
	display: none; 
	position: absolute; 
	top: 60px; 
	left: 0; 
}
.menu UL > LI { 
	top: auto; 
	left: auto; 
}
.menu LI:hover UL, LI.over UL{ 
	display: block; 
}
.menu UL LI UL LI {
	width: 153px;
	height: 28px;
	float: none;
	border-top: 1px solid gray;
	background: #37352f;
}
.menu UL LI UL LI P {
	padding: 7px 0 0 10px;
	margin: 0;
}
.menu LI A {
	color: white;
}
.h {
	display: block;
}

