body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
}

p {
	margin: 0px;
	padding: 0px;
}

#top {
	height: 170px;
	width: 894px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top #nav {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 135px;
	margin-left: 70px;
}

#cont {
	width: 894px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cont #left {
	float: left;
	padding-left: 10px;
}
#cont #left #box h2 {
	background-image: url(left-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 235px;
	line-height: 30px;
	text-indent: 15px;
}
#box #clb {
	background-image: url(left-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	padding: 0px;
	width: 235px;
}
#box #clb #clc a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #DA6520;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3A8;
}

#box #clf {
	background-image: url(left-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 235px;
	clear: both;
}
#cont #right {
	float: left;
	width: 640px;
	margin-left: 2px;
}
#right #mbox h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(main-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 640px;
	text-indent: 20px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 29px;
}
#mbox #clb {
	background-image: url(main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#clb #clc {
	padding: 5px;
}
#mbox #clf {
	background-image: url(main-ftr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 8px;
	width: 640px;
}
#clr {
	clear: both;
}
#cont #footer {
	background-image: url(footer-nav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 34px;
	width: 878px;
	margin-left: 10px;
	position: relative;
}
#cont #footer #fnav {
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	padding-top: 8px;
	float: left;
	width: 690px;
	text-indent: 10px;
}
#cont #footer #fnav a {
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	padding-top: 8px;
	text-decoration: none;
}
#cont #copy {
	float: right;
	width: 130px;
	padding-top: 8px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#cont #copy a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#cont #copy a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#cont #footer #fnav a:hover {
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	padding-top: 8px;
	text-decoration: underline;
}



#clb #clc #cat  a {
	display:	block;
	padding:	4px;
	border-bottom:	1px solid #ccc;
	background-image:	url("arrow_right.gif");
	background-repeat:	no-repeat;
	background-position:	3px 6px;
	padding-left:	17px;
	color:	#D36528;
	text-decoration: none;
}
#clb #clc #cat a:hover {
	background-color:	#FFFFCC;
	border-bottom:	1px solid #bbb;
	background-image:	url(arrow_right_ov.gif);
	text-decoration: none;
}
#box #clb #clc a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #DA6520;
	text-decoration: underline;
}
