body {
	background-color:#F79431;
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;

}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #853000;
	SCROLLBAR-BASE-COLOR: #F79431;
}
#farleft {
	width:40%;
}
TABLE, TD {
	VERTICAL-ALIGN:TOP;
	BORDER: NONE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav {
	border-left-color: #852E01;
	border-left-style: solid;
	border-left-width: 2px;

	padding-left: 10px;
	}

#nav a {
	color:#852E01;
	font-family:Verdana;
	font-size:7pt;
	text-decoration:none;
	padding-right: 14px;
	padding-left: 6px;
	line-height:28px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



#subnav {
	padding-bottom:30px;
	padding-top: 5px;

}

#subnav a {
	color:#8C3100;
	vertical-align:top;
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-right: 6px;
	line-height:28px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#subnav a:hover {
	color:#FF6600;
}

#box {
	width: 100%;
	height:100%;
	background-image: url(../img/content.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;


}

#top {
	width: 700px;
	height: 237px;
}

#left {
	background-image: url(../img/cont.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 250px;
	text-align: right;
	padding-top: 30px;






	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content {
	vertical-align:top;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 27px;
	background-image: url(../img/left.gif);
	background-repeat: no-repeat;
	background-position: left top;


	
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content a  {
	text-decoration:none;
	color:#8C3100;
}

#content a:hover {
	color: #FF6E04;
}

#right {
	width:60%;
	vertical-align:top;
	height:100%;
}

#bottom-nav {
	color:#ffffff;
	background-color:#F7B032;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-family: Tahoma;
	text-transform: uppercase;


}

#bottom-nav a {
	color:#ffffff;
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration:underline;
	}

#um {
	text-align:right;
	width: 100%;
	color: #F7AD31;
	font-family: Tahoma;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#FF6E04;
}


