/* CSS Document */
#container {
	background-color: #B2C9C5;
	background-image: url(../images/interface/blue/mainbackground.jpg);
}
#title {
	background-color: #B2C9C5;
}
#footer {
	background-color: #B2C9C5;
	background-image: url(../images/interface/blue/bgstencil.gif);
}
#footerlinks {
	background-image: url(../images/interface/blue/acid_logo_white.gif);
}
#contact #tel {
	background-image: url(../images/interface/blue/icon_tel.gif);
}
#contact #fax {
	background-image: url(../images/interface/blue/icon_fax.gif);
}

#contact #mail {
	background-image: url(../images/interface/blue/icon_mail.gif);
}