#content {
background: url(../_images/bg.gif) repeat-x;
}

#cnr00 {
background-image: url(../_images/cnr00.gif);
}

#cnr01 {
background: #E6ACC2 url(../_images/cnr01.gif) no-repeat;
}

#spacer {
background: url(../_images/bg.gif) repeat-x;
}

#adContacts {
text-align: left;
background: #666666;
margin-top: 20px;
}

#adContacts td{
background: #FFFFFF;
font-size: 11px;
padding: 5px;
color: #252525;
}

#adContacts th {
background: #E6ACC2;
font-size: 11px;
padding: 5px;
color: #252525;
text-align: left;
}

/*  Only needed if there's a contact sub-menu
#contact a {
background: transparent url(../_images/menu.top.gif) 0 0 no-repeat;}

#contact ul li a {
background: #EAB9CE;
}

#menu00 #contact ul {
display: block;
}

#contact ul li a.last {
height: 25px;
background: transparent url(../_images/menu.bottom.gif) bottom left no-repeat;
}
*/