@import url("Industrial.css");
#content
{
	background-image: url("images/i_contents.jpg");
	background-repeat: no-repeat;
}
#sub
{
	background-color: transparent;
	background-image: url("images/i_sub.gif");
}
.ContentPane
{
	padding-left: 0px;
}
.BottomPane
{
	padding-top: 35px;
	padding-bottom: 16px;
}