/* CSS Document */
body{ background: url(../images/bg.jpg) left top repeat; margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000000;}
#mainwrapper{ width:100%; height:auto; margin:0 auto;}
#container{ width:961px; margin:0 auto; }

/* header*/
#header{ background:url(../images/header-top-bg.jpg) left top repeat; width:100%; height:133px; margin:0px 0 0 0px;}
#header-center{ width:961px; height:133px; margin:0 auto;}
.logo{ float:left; width:287px; height:74px; margin:34px 0 0 0px;}
.nav{ float:right; width:637px; height:38px; margin:53px 2px 0 0px;}

/* banner*/
.baner-bg{background:url(../images/banner-bg.jpg) left top no-repeat; float:left; width:961px; height:291px; padding:15px 0 0 0px;margin-top:17px;}
.baner{ width:929px; height: auto; margin:0 auto;}

/* index-content*/
#body-content{ width:961px; height: auto; margin:0 auto;}
.welcome-content{ float:left; width:633px; height:128px; margin:18px 0 0 0px;}
.content{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333; text-align:justify; line-height:18px;}
.welcome-content-side-bg{ margin:0 10px 0 0px; float:left}
.readmore{float:right; font-size:12px; color:#cc2129; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; margin:-18px 0 0px 0px;}
.readmore a{ color:#990000; text-decoration:none; }
.readmore a:hover{ color: #333333; text-decoration:none; }
.contact-img{ float:right; width:269px; height:88px; margin:30px 2px 0 0px;}
.underline{ width:959px; height:2px; margin:18px 0 18px 0px;}
.current-news-bg{ float:left; width:961px; height:auto; margin:0 0 30px 0px;}
.current-content-side-bg{ margin:0 10px 0 0px; float:left}
.pdf-bg{ float:left; width: auto; height:auto; margin: 7px 75px 0 0px;}
.pdf-bg1{ float:left; width: auto; height:auto; margin: 7px 0px 0 0px;}
.pdf-image{ float:left; margin:0 8px 0 0px;}

/* footer*/
#footer{background: url(../images/footer-bg.jpg) left top repeat; width:100%; height:59px; padding:0px 0 0 0px;margin-top:0px;}
.footer-inner{ width:961px; height:auto; margin:0 auto;}
.footer-inner-content-bg{ width:961px; height:59px; display: flex;
  justify-content: center;
  align-items: center;}
.footer-content{ font-size:12px; color:#9a9a9a; text-decoration:none;}
.footer-content a{ color:#9a9a9a; text-decoration:none;}
.footer-content a:hover{ color:#fff; text-decoration:none;}

/* inner-pages*/
.innerpage-content-bg{ width:929px; height:auto; margin:0 auto;}
.inner-content{ font-size:12px; color:#333333; text-decoration:none; font-family:Arial, Helvetica, sans-serif; line-height:35px;}
.inner-content a{ color:#333333; text-decoration:none;}
.inner-content a:hover{ color:#cc2129; text-decoration:none;}
.table-border{
  border:1px #999999 solid;
  padding: 15px;
  max-width: 450px
}
.table-border td{
  padding: 15px 0px;
}

.table-border-left{font-size:12pxpx; color:#333333; padding:10px; line-height:25px;}
.contact-content{font-size:12pxpx; color:#333333; padding:10px; line-height:20px; text-decoration:none;}
.contact-content a{color:#333333; text-decoration:none;}
.contact-content a:hover{color:#cc2129; text-decoration:none;}
.sitemap-content{ font-size:12px; color:#333333; text-decoration:none; line-height:25px;} 
.sitemap-content a{ color:#333333; text-decoration:none;} 
.sitemap-content a:hover{ color:#cc2129; text-decoration:none;} 

/* tags */
.clear{ clear:both;}
.bold{ font-weight:bold;}
.fl{ float:left;}
.fr{ float:right;}
p{text-align:justify; line-height:20px; padding:0px 0px 5px 0px; margin:10px 0 13px 0px; font-size:12px;}
p1{text-align:justify; line-height:20px; padding:0px 0px 5px 0px; margin:-3px 0 13px 0px; font-size:12px;}
h1{ font-size:22px;color:#303135; margin:8px 0 10px 0px; text-transform: uppercase;}
h2{ font-size:18px;color:#303135; margin:0px 0 10px 0px; text-transform: uppercase; line-height:22px;}
h3{ font-size:22px;color:#303135; margin:8px 0 5px 0px; text-transform: uppercase; line-height:50px; border-bottom:1px #999999 solid; }
h4{ font-size:13px;color:#323232; margin:0px 0 10px 0px; text-transform: capitalize; line-height:25px; text-decoration:none;}
h4 a{color:#323232; text-decoration:none;}
h4 a:hover{ color:#d02c33;text-decoration:none;}
