body{
/*	background-color:#8282fe;
	background-image: url('../images/background_blue.png');
	background-repeat:repeat-x;	*/
	background-image:none;
	background-color:#ffffff;
}
h1{
	color:#1a0078;
}
h2{
	color:#1a0078;
}
h3{
	color:#1a0078;
}
/*=====================================*/
#topbar{
/*	background-color:#9898af;	*/
	background-color:#8080b0;
	height:8px;
}
#upperblock, #upperblockshort{
/*	background-color:#d8d8ed;	*/
	background-color:#f0f0f8;
/*	border-bottom:solid 32px #a8a8bf;	*/
	border-bottom:solid 32px #c8c8df;
}
#logobar{
	background-color:#b8b8cd;
}
#logo{
	background-image:url('../images/epslogo2_blue.png');
	background-repeat:no-repeat;
	height:70px;
}
#photoblock{
	background-image:url('../images/pic2_blue.png');
	background-repeat:no-repeat;
}
#navbar{
	background-color:#3d3d6d;
}
.navitem{
	color:#a5a5a5;
}
.navitem:hover{
/*	background-color:#ff7f11;	*/
	background-color:#9090c0;
	color:#e9e9e9;
}
.navitemactive{
/*	background-color:#df5f00;	*/
	background-color:#7070a0;
	color:#e9e9e9;
}
.navitemadddivider{
	border-right:solid 1px #4b4b4b;
}
#mainblock{
/*	background-color:#a8a8bf;	*/
	background-color:#c8c8df;
}
.maintext, .submaintext{
/*	color:#ffffff;	*/
	color:#303060;
}
#contactbar{
	background-color:#3d3d6d;
}
#footerblock{
/*	background-color:#a8a8bf;	*/
	background-color:#c8c8df;
	color:#404060;
}
#copyright{
	color:#606090;
}
.legal{
	color:#303060;
}
/*============================================*/
.productblock{
	border:solid 1px #8080b0;
}
.producttext, .producttextindent1{
	color:#404080;
}
.moreproduct{
	color:#303060;
}
/*============================================*/
a.contactlink{
/*	color:#9f1f00;*/
	color:#8f2f00;
}
a.footerlink{
	color:#303060;
}
