div#header
{
	background-image: url(/application/images/header_industry_bg.jpg);
}

td#content
{
	background-image: url(/application/images/content_operation_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 85px;
}

h1
{
	padding-bottom: .5em;
	border-bottom: 5px solid #C4C5C7;
	margin-bottom: 0px;
}

h2
{
	color: #00582B;
	padding-bottom: .5em;
	border-bottom: 3px solid #C4C5C7;
	margin-bottom: .7em;
}

/* tables */
table.gallerylayout
{
	margin-top: 20px;
	width: 100%;
	border-collapse: collapse;
}

table.gallerylayout td
{
	vertical-align: top;
}

table.gallerylayout td.gallerycell
{
	width: 411px;
	padding-left: 20px;
}


table.gallerylayout td a
{
	color: #7f8183;
	font-size: .7em;
	line-height: 1.4em;
}

table.gallerylayout td h2
{
	color: #005930;
	font-size: .8em;
	margin-bottom: .5em; 
}

/*	Image gallery */
table.galleryimages
{
	width: 411px;
}

table.galleryimages td
{
	vertical-align: top;
	padding-left: 10px;
	font-style: italic;
}

table.galleryimages td img
{
	border: 1px solid black;
	margin-bottom: .5em;
}

/*	Image gallery */
table.galleryimages
{
	width: 411px;
}

table.galleryimages td
{
	vertical-align: top;
	padding-left: 10px;
	font-style: italic;
}

table.galleryimages td img
{
	border: 1px solid black;
	margin-bottom: .5em;
}
