﻿/* Landing Page CSS */
body{ background: transparent url(/ClientResources/DreamCapsule/Images/bg.gif) repeat-x center bottom; }
#main{ width: 100%; position: relative; }
#flash-wrap{ width: 100%; height: 1000px; position: absolute; z-index: 10; }
.clear{ clear: both; overflow: hidden; height: 0; font-size: 0; line-height: 0; }
#formbox{ position: absolute; right: 0px; bottom: 0px; }
