
body {
background: url(IMG/bg.gif) repeat-x;
font-family: arial, helvetica, verdana, sans-serif;
}

#footerInbox {
background: url(IMG/footer.png) no-repeat left 2px;
}

.copyRight {
left: 30px;	
font-size: 11px;
}

.disclaimer {
right: 30px;	
}

#content {
background: #d3a052 url(IMG/mainContent_bg.gif) repeat-x;
padding: 10px;
}

#content .contentInner {
background: #fff;
padding: 10px;
}

.testimonial {
color: #666;
padding: 0 15px 0 15px;
line-height: 20px;
}
