.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 900px;
}
.top-heading {
	background-image: url(images/top-heading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: left;
	float: left;
	height: 30px;
	width: 850px;
	font-size: 24px;
	color: #000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.container {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 900px;
}
.left-content {
	clear: left;
	float: left;
	height: auto;
	width: 417px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 15px;
}
.middle-content {
	clear: none;
	float: left;
	height: auto;
	width: 225px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	width: 172px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 53px;
	width: 900px;
}
.heading-right {
	background-image: url(images/right-heading.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 145px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: right;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.middle-heading {
	font-size: 16px;
	font-weight: bold;
}
.themenu{

width: 172px;


margin:0;

padding: 0px; /*width of menu*/

}



.themenu ul{
	list-style-type: none;
	margin:0px;
	padding: 0px;
	height: auto;
	width: 172px;
	float: left;

}



.themenu ul li a{

background-image:url(images/button1.jpg);

background-repeat:no-repeat;

color: #fff;

	background-position:left;
	display: block;
	width: 150px;
	margin-top:8px;
	height:26px;
	line-height:26px;
	padding-left:10px;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;




}





* html .themenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */

width: 172px;

}



.themenu ul li a:hover{
	color: #000;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	width: 150px;
	margin-top:8px;
	height:26px;
	line-height:26px;
	padding-left:10px;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;




}



/* Holly Hack for IE \*/

* html .themenu ul li { height: 1%; }

* html .themenu ul li a { height: 1%; }

/* End */
.menu-1 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 172px;
}
.right-c {
	float: right;
	height: auto;
	width: 172px;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.right-c-c {
	margin: 0px;
	float: right;
	height: auto;
	width: 145px;
	padding-right: 20px;
	padding-left: 15px;
}
.table-bottom {
	color: #000;
}
