html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/centrecontent-pic.jpg);
	background-repeat: repeat;
}

img{border:0px;}
* html #outer{
	height:100%;
}

#outer{
	min-height:100%;
}

#header {
	width:100%;
	height:279px;
	background-image: url(images/header-tool-down.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #eceef1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header-up {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:219px;
}

#header-down {
	margin-top: 41px;
	background-color: #eceef1;
	height: 59px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header-left {
	padding-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}

#header-centre {
	background-image: url(images/header-menu.gif);
}

#header-pic {
	padding-top: 55px;
	padding-left: 70px;
	margin: 0px;
}

#header-text {
	margin: 0px;
	padding-top: 3px;
}

.tdheader-menu {
	background-image: url(images/header-menu.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 31px;
}

#header h6 {
	margin: 0px;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 35px;
}

#right {
	margin-top: 29px;
	margin-right: 25px;
	margin-left: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5141b;

}

#right-right {
	width: 242px;
	border-right-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #dfe3e7;
	background-color: #f4f4f5;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}

#right-ul {
	margin-right: 25px;
	margin-bottom: 29px;
	margin-left: 0px;
}

#right-li {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced3d8;
	margin-left: 20px;
	list-style-image: url(images/spacer.gif);
	height: 26px;
}

#footer {
	width:100%;
	clear:both;
	height:345px;
	position: relative;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer-up {
	background-image: url(images/centrecontent-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 156px;
	padding-top: 75px;
}

#centrecontent {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#centrecontent-up {
	padding-bottom: 25px;
	margin: 0px;
}

#centrecontent-centre {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
