﻿/* Main CSS for Target Cranes */

/* Layout */
#wrap { width: 100%; height: 100%; background: url(/images/bg_texture.gif) repeat-y top center #000; }
#home { width: 100%; height: 100%; background: url(/images/bg_home.gif) no-repeat top center; }
#container { width: 960px; height: 600px; margin: auto; background: url(/images/bg_main_home.jpg) no-repeat top center; }

#footer .footer_top { margin: 0; padding: 0;background:none}

