/* MAKET SPECIFIC STYLES */

body {
background-position: top left;
background-repeat: repeat-x;
text-align: center;
}
textarea, textarea.field {
background-color: #ffffff;
text-align: left;
}

/* BODY */
#lay_body {
background-color: #ffffff;
text-align: left;
padding-left: 85px;

}

/* BLOCK 1 */
#lay_f1 {
background-image: url(/_mod_files/ce_images/layout/bg_top.jpg);

}

/* BLOCK 2 */
#lay_f2 {}

/* BLOCK 3 */
#lay_f3 {
padding-top:10px;
padding-right:14px;
padding-bottom:10px;
padding-left:20px;
}

/* BLOCK 4 */
#lay_f4 {
background-image: url(/_mod_files/ce_images/layout/bg_bottom.gif);
background-repeat:repeat-x;
background-color: #000000;
}

