/*
=====================
       Images
=====================
*/

#nav_container {background:url(images/rds_nav_bar.png) no-repeat top center; height:50px;}

#content {width:1000px; background:url(images/rds_container_bg.png);}

#content_top {background:url(images/rds_container_top.png);}

#content_bottom {background:url(images/rds_container_bottom.png);}

.header-contact {margin: auto; width: 980px;}

.green-bar {background-color:#060; padding: 4px; color:#FFF;}

.black-bar {background-color:#000; padding: 4px; color:#FFF;}

