@import url("../global/global.css");

#address { background: url(./images/centaurBG.jpg) bottom right no-repeat; margin-top: 150px; }
#banner-container { float: right; }
#banner-panel { padding: 5px 10px; width: 720px; }
#body-container { margin: 8px 0; background: url(./images/centerBG.gif) top left repeat-y ;  }
#center { float: right; width: 704px; }
#footer { background: #242021; border: 1px solid #938f90; padding: 20px 0; }
#footer a { color: #FFF; font-size: 10px; font-weight: 700; }
#footer p { color: #FFF; font-size: 10px; }
#footer-logo-container { float: right; padding: 5px 10px; }
#footer-menu { padding: 5px 0; }
#footer-menu ul { list-style: none; }
#footer-menu ul li { background: url(./images/footer/menu-itemBG.jpg) top left repeat-x; float: left; margin-right: 5px; padding: 3px 20px 9px; }
#footer-menu ul li a { color: #fefefe; font-size: 9px; font-weight: 700; text-transform: uppercase; }
.border { background-color: #ffffff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 3px solid #cccccc; padding: 10px; }
#header { padding: 5px 8px; }
#logo-container { float: left; padding: 5px; }
#main-container { _height: 800px; display: inline-block; min-height: 800px; padding: 6px 12px; text-align: left; width: 930px; }
#navigation-list { padding: 10px 0; }
#navigation-list ul { list-style: none; }
#navigation-list ul li { margin-bottom: 4px; }
#navigation-list ul li a { background: #70777d url(./images/navigationList/itemMBG.jpg) top left repeat-x; color: #fbffff; display: inline-block; font-size: 11px; font-weight: 700; text-transform: uppercase; }
#navigation-list ul li a span { background: url(./images/navigationList/itemLBG.jpg) top left no-repeat; display: inline-block; }
#navigation-list ul li a span span { background: url(./images/navigationList/itemRBG.jpg) top right no-repeat; padding: 8px 12px 11px; width: 186px; }
#navigation-list ul li a:hover { text-decoration: none; }
#navigation-list ul li.active a { background: #b08d27 url(./images/navigationList/active-itemMBG.jpg) top left repeat-x; }
#navigation-list ul li.active a span { background: url(./images/navigationList/active-itemLBG.jpg) top left no-repeat; }
#navigation-list ul li.active a span span { background: url(./images/navigationList/active-itemRBG.jpg) top right no-repeat; padding-bottom: 10px; }

#sidebar-left { background: #e7e8ea; float: left; width: 210px; }
#sidebar-left h3 { background: #ba102b; border: 1px solid #d27c89; color: #fdfeff; font-size: 12px; font-weight: 700; margin: 0 0 15px 0; padding: 0; }

#text-container { float: left; padding: 34px 24px 34px 34px; border: 1px solid #ddd; }
#text-container p { color: #030303; font-size: 12px; margin-bottom: 1px; padding: 0.8em 0; }
#text-container ul { list-style-position: inside; list-style-type: disc; }
#text-container ul li { color: #030303; font-size: 12px; /*margin-bottom:1px;padding:0.8em 0;*/ line-height: 1.3em; }
#text-container .sf_expandableList li a { color: #030303; }
#text-container .sf_listItemBody { color: #030303; }
#center h1 { background: #caa12d; /*border:1px solid #d8b861;*/ color: #fffeff; font-size: 24px; font-weight: 700; margin: 0; padding: 8px 40px; }
#text-container h2 { font-size: 16px; }
#text-container h3 { font-size: 14px; }
#text-container h4 { font-weight: 700; margin: 0; padding: 0; }
#text-container h5 { margin: 0; padding: 0; }
#text-container h6 { margin: 0; padding: 0; }

img { border: 0; }
p { margin: 0; padding: 0; }
ul { margin: 0; padding: 0; }
ul li { margin: 0; padding: 0; }

.clear-both { clear: both; }
a { margin: 0; padding: 0; text-decoration: none; }
a:hover { text-decoration: underline; }
body { background: #FFF; font-family: Verdana, Arial; margin: 0; padding: 0; text-align: center; }
div { margin: 0; padding: 0; }
/*
div.border{background:url(./images/border/borderTBBG.jpg) top left repeat-x;}
div.border div{background:url(./images/border/borderTBBG.jpg) bottom left repeat-x;}
div.border div div{background:url(./images/border/borderLBG.jpg) top left repeat-y;}
div.border div div div{background:url(./images/border/borderRBG.jpg) top right repeat-y;}
div.border div div div div{background:url(./images/border/borderTLBG.jpg) top left no-repeat;}
div.border div div div div div{background:url(./images/border/borderTRBG.jpg) top right no-repeat;}
div.border div div div div div div{background:url(./images/border/borderBLBG.jpg) bottom left no-repeat;}
div.border div div div div div div div {background:url(./images/border/borderBRBG.jpg) bottom right no-repeat;}
div.border div div div div div div div div{_height:0;min-height:0;}
*/
div.contact { padding: 0 0 20px; }
div.contact h3 { margin-bottom: 10px; padding: 1px 5px 1px 25px; text-transform: uppercase; }
div.contact p { color: #868789; font-size: 11px; padding: 1px 5px 1px 25px; }
div.contact span { color: #2a2426; font-weight: 700; }

