.body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #383838;
	background: url('/images/template_background.gif');
	margin: 0px;
}
.main_div 
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	background: #FFFFFF;
	text-align: left;
}
img
{
	border: 0px;
}
#templateHeaderArea
{
	background-image: url('/images/template_header.jpg');
	background-repeat: no-repeat;
	height: 154px;
	width: 562px;
	vertical-align: top;
	padding: 17px 0px 0px 210px;
}
.templateContentAreaTd
{
	background-color: #FFFFFF;
	background-image: url('/images/contentWaterMark.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#templateContentArea
{
	padding: 10px 55px 10px 25px;
	background-color: transparent;
}
.templateLeftColumn
{
	background-image: url('/images/template_leftColumnBackground.gif');
	background-repeat: repeat-y;
}
.templateLeftColumnContent
{
	padding-left: 28px;
	font-size: 11px;
	color: #414141;
}
.caseStudyImage
{
	margin-top: 5px;
	margin-bottom: 3px;
	border: solid 1px #414141;
	padding: 1px 1px 1px 1px;
}
.menuItem, .menuItem:hover, .menuItemActive, .menuItemActive:first-line
{
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	color: #494949;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #F0F0F0;
	height: 30px;
}
.menuItem:hover
{
	color: #CC0000;
	background-color: #FFFFFF;
}
.menuItemActive, .menuItemActive:first-line
{
	color: #CC0000;
	background-color: transparent;
	line-height: 18px;
	height: auto;
}
.menuItemActive:first-line
{
	line-height: 12px;
}

