/* CSS Document */

#tdStretchLeft {
	background-image: url(../images/newheader-leftslice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
#tdStretchRight {
	background-image: url(../images/newheader-rgtslice.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
#tdHeader {
	width: 800px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
#tdHeader #divHeaderRed {
	height: 5px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/slice_topred.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#tdHeader #divTopNav {
	background-image: url(../images/slice_org.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
