/* Global Layout and Structure Sheet */

/* Body */
html, body {background:url(/images/global/bg.gif) repeat #FFFFFF;}

/* Wrapper */
#wrapper {margin:0 auto; padding:15px 20px; width:700px; background:#FFFFFF; border: 5px solid #EBEBEB;}

/* Columns */
#column_left {width:200px; float:left; margin-right:9px;}
#column_right {width:480px; float:left; padding-left:10px; border-left:#E1E1E1 1px solid; height:auto !important; height:250px; min-height:250px;}

/* Footer */
#footer {width:660px; margin:15px 0 0 0; padding:10px 20px; background:url(/images/global/footer_bar.gif) center bottom no-repeat #E9DDCF; border-top:2px #D3A1B4 solid;}
