@charset "utf-8";
/* CSS Document */

#container { width:1060px; margin:0 auto; background:#fff;  }

#container-inner { float:left; width:100%; background:#fff url(../images/container-bg.gif) top center repeat-y; }

#header { background:url(../images/header-bg.gif) top center no-repeat; width:100%; float:left; }

#banner { width:638px; float:left; margin-left:50px; margin-top:30px; border:1px solid #a2c03a; border-bottom:none; }
#banner ul { list-style:none; }
#banner li { display: none; position:relative; height:292px; overflow:hidden; }
#banner img { display: block; }

/* new css - 29-11-2017 */

.slideshowlink { /*display: none;*/ }

/* ------- */

#banner p { font-family:'Questrial'; position:absolute; bottom:10px; width:629px; height:20px; line-height:20px; background:#eee; color:#333; /*font-style:italic;*/ padding:5px 10px; border-top:1px #A2C13A solid; border-bottom:1px #A2C13A solid; }

#sec-tag { width:1060px; float:left; background:url(../images/secondary-tag-line.gif) top center no-repeat; height:40px; }

#content { padding-top:25px; float:left; background:url(../images/content-bg.gif) top left repeat-y; width:1060px; 
padding-bottom:20px; }

#content.home { background:#f8f8f8; width:960px; padding:0; padding-top:25px; padding-bottom:20px; margin:0 50px 0 50px; }
#col-1-home { width:912px; margin:0 auto; }

/* home */
#content.home #col-1 { float:left; width:280px; padding-left:62px; }
#content.home #col-2 { float:left; width:300px; margin-left:30px; }
#content.home #col-3 { float:left; width:300px; padding-left:28px; }

/* page */
#content.page #col-1 { float:left; width:580px; padding-left:62px; }
#content.page #col-2 { float:left; width:300px; margin-left:58px; }

#footer { background:url(../images/footer-bg.gif) bottom center no-repeat; width:100%; float:left; height:60px;  }

#links { background:#E7E8E9; padding:0 25px; clear:both; }
#links p { font-size:10px; }
