BODY{
	padding:0;
	margin:0;
	background:#bfbfbf;
	overflow:hidden;
	font-family:Times New Roman Cyr, Times New Roman;
}

#header{
	height:140px;
	background:url(/$files/img/header-bg.gif) repeat-X;
}

#menu IMG{
	margin:0 8px 0 8px;
	border:0;
}

#contentCell{
	height:380px;
	background:#ffffff;
}

#contentText h1{
	font-size:12pt;
	font-weight: normal;
	padding:0;
	margin:0;
	font-variant: small-caps;
}

#footer{
	background:url(/$files/img/footer-bg.gif) repeat-X;
}

#footer, #footer TD, #footer DIV{
	font-size:11px;
	color:#4c4c4c;
}

#footer A{
	text-decoration:underline;
	color:#4c4c4c;
}

#duslerindustries{
	display:block;
	width:134px;
	height:40px;
	background:transparent url(/$files/img/duslerindustries.com.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/$files/img/duslerindustries.com.png', sizingMethod='crop');
//	background: none;
}

#duslerindustries IMG{
	width:134px;
	height:40px;
	border:0;
}



#scrollerBar{
	background:transparent url(/$files/img/scroller-bgw.gif) repeat-Y;
}

.scroller{
	background:#ffffff;
}

#contentText LI{
	margin-bottom:5pt;
}

#contentText .illustrationList{
	display:block;
	position:static;
}

#contentText .illustrationList DIV.project{
	display:block;
	width:136px;
	height:85px;
	float: left;
	background:transparent url(/$files/img/project-bg.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/$files/img/project-bg.png', sizingMethod='crop');
//	background: none;
}

#contentText .illustrationList DIV.project IMG{
	width:118px;
	height:58px;
	border:0;
	margin:1px 9px 0 9px;
}

#contentText .illustrationList DIV.illustration{
	display:block;
	width:70px;
	height:80px;
	float: left;
	background:transparent url(/$files/img/illustration-bg.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/$files/img/illustration-bg.png', sizingMethod='crop');
//	background: none;	
}

#contentText .illustrationList DIV.illustration IMG{
	width:58px;
	height:58px;
	border:0;
	margin:6px 6px 0 6px;
}

#popUp{
	position:absolute;
}

#popUpContent{
	background:#b7b7b7 url(/$files/img/illustration-popup-bg.gif);
}

#popUpContent, #popUpContent TD{
		color:#000000;
		font-size:80%;
}

#popUp A{
	color:#ffffff;
	text-decoration:none;
}
