@import url("head.css");
@import url("breadcrumb.css");
@import url("foot.css");
@import url("content.css");

* { border: 0; margin: 0; padding: 0; }
img { display: inline; }
ul { list-style: none;}
a { text-decoration: none; }
.clear { clear: both; }
.small-separator { padding-bottom: 5px; }
.medium-separator { padding-bottom: 10px; }
.large-separator { padding-bottom: 15px; }
.special-separator { background-color: white; margin-top: -2px; padding-bottom: 10px; }
.button { border-top-width: 4px !important; padding: 3px 10px;}
.button a { color: #FFFFFF }
.double { font-size: 12px; border-top-width: 6px !important; padding-bottom: 9px; padding-top: 8px; }

body { background: transparent url(../images/bg-body.jpg) repeat-x scroll center top; color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; text-align: left; }

div#layout { margin: 0 auto; width: 770px; }
div#banner-top { z-index: 0; }



