/*@import url(http://fonts.googleapis.com/css?family=Hammersmith+One&subset=latin,latin-ext); */
@import url(http://fonts.googleapis.com/css?family=Belgrano);
body {
	color: #fff;
	background: #fff ;
	font-family: 'Belgrano', serif;
	font-size:  100%;
    margin : 0 ;
    background: url(../images/bg.png) repeat-x 0 0 #002e6c ;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0 ;
}

a {
  text-decoration: none;
}
.clear {
  clear: both;
}
 /******************** Header ****************************/
 #header {
    height: 140px;
}
#header .header {
    background: #fff ;
    height: 140px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#header .logo {
    float: left;
    height: 140px;
    width: 460px;
}
#header .social {
    background: none repeat scroll 0 0 #002E6C;
    float: left;
    height: 33px;
    margin: 62px 0 0 21px;
    padding: 8px 5px 0 10px;
    width: 463px;
}
#header .social ul#social li {
    float: left;
    margin-right: 10px;
}
#header .social ul li {
    float: right;
    margin-right: 10px;
}
#header .social ul li a {
  color : #fff;
}

/********************End Hrader*************************/
/******************** Menu *****************************/
 #menu {
    height: 68px;
     margin-bottom: 3px;
}
.menu {
    background: url("../images/menu.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #1C2439;
    height: 68px;
    margin: 0 auto;
    width: 960px;
}

.menu ul {
    list-style: none outside none;
    margin-left: 15px;
}
.menu ul li {
    color: #163844;
    float: left;
    line-height: 25px;
    margin-right: 4px;
    padding-top: 14px;
}
.menu ul li:last-child {
    margin-right: 0;
}

.menu ul li a {
    background: url("../images/menu2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 44px;
    line-height: 37px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 131px;
}
.menu ul li:hover a ,.menu ul li.active a{
  color : #c1bdbb ;
}
/********************End Main Menu*************************/
/******************** Page & Main*************************/

#main {
  width: 960px;
  min-height: 265px;
  margin: 0 auto ;
  overflow: hidden;
}

#div30 {
    float: right;
    width: 31%;
    text-align: center;
}

#div70 {
    float: left;
    width: 66%;
}

.hr {
    background: url("../images/hr.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 15px 0;
}
#block{
  position: relative;
  border: 1px solid #000e24;
  border-radius: 15px 15px 10px 10px;
}

.block {
    background: url("../images/block.png") repeat-x scroll 0 0 #011839;
    border: 1px solid #1C355E;
    border-radius: 0 0 10px 10px;
    min-height: 209px;
    padding: 10px 5px;
}
.block.cert {
    padding: 20px 67px;
    min-height: 189px;
}
h2.title {
    background: url("../images/block_title.png") repeat-x scroll right center rgba(0, 0, 0, 0);
    border-radius: 15px 15px 0 0;
    height: 39px;
    padding: 18px 0 0;
    text-align: left;
    border: 1px solid #1C355E;
}
h2.title span {
    color: #FFFFFF;
    font-size: 20px;
    padding: 0 10px;
    text-transform: uppercase;
}

h2.title4 {
    border-bottom: 1px solid #FFFFFF;
    font-size: 18px;
    margin: 7px;
}
h2.title3 {
    color: #C1BDBB;
    font-size: 70px;
    margin: 7px;
    opacity: 0.6;
    text-transform: uppercase;
}
h2.title2 {
    background: url("../images/title2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #002E6C;
    float: left;
    font-family: arial;
    font-size: 12px;
    height: 40px;
    line-height: 19px;
    margin-left: 21px;
    padding-left: 9px;
    padding-top: 0;
    padding-right: 48px;
    width: 295px;
}
.block .text {
    color: #C9C9C9;
    font-size: 12px;
    text-align: justify;
}

#fullwidth {
  width: 100%;
  margin-top: 30px;
}

a.readmore {
    background: none repeat scroll 0 0 #002E6C;
    border: 1px dotted #D8D8D8;
    border-radius: 6px;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
}
a.readmore:hover {
  background: none repeat scroll 0 0 #d8d8d8;
    color: #002E6C;
}

/********************* Three ****************************/
#client {
    background: url("../images/client_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #00122B;
    border-radius: 15px;
    height: 156px;
}
.border {
    border: 1px solid #1C4071;
    border-radius: 15px;
    display: block;
    height: 99%;
}

.clients {
    background: url("../images/client2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #00122B;
    border-radius: 15px;
    float: right;
    height: 136px;
    margin: 7px 15px 0 0;
    width: 700px;
}
.client .border {

}
#slide_menu {
    background: url("../images/slide_menu.png") repeat-x scroll 0 0 #011b3e ;
    border: 1px solid #00122B;
    border-radius: 15px;
    float: left;
    min-height: 530px;
    width: 265px;
}
#slide_menu .border {
   min-height: 528px;
   overflow: hidden;
}
#slide_menu ul {
    list-style: none outside none;
    margin-left: 15px;
}
#slide_menu ul.main li {
    color: #163844;
}
#slide_menu ul.main li:last-child {
    margin-right: 0;
}

#slide_menu ul.main li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 37px;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    width: 131px;
}

#slide_menu ul.main li.no_style {
    line-height: 0;
    margin: 0;
    padding: 0;
}
#slide_menu ul.main li:hover a ,#slide_menu ul.main li.active a{
  color : #c1bdbb ;
}




#slide_menu ul.sub {
    margin-left: 25px;
    margin-top: -15px;
}
#slide_menu ul.sub li {
    color: #163844;
    line-height: 5px;
    list-style: square outside none;
    margin-right: 0;
    padding-top: 14px;
    color : #fff;
}
#slide_menu ul.sub li:last-child {
    margin-right: 0;
}

#slide_menu ul.sub li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 15px;
    padding: 0px;
    text-decoration: none;
    text-transform: capitalize;
    width: 210px;
}

#slide_menu ul.sub li.no_style {
    line-height: 0;
    margin: 0;
    padding: 0;
}
#slide_menu ul.sub li:hover a ,#slide_menu ul.sub li.active a{
  color : #c1bdbb ;
}

.prev2 {
     background: none repeat scroll 0 0 #001838 !important;
    border: 1px solid #000000;
    color: #FFFFFF !important;
    left: -12px !important;
    top: 34px !important;
}
.next2 {
    background: none repeat scroll 0 0 #001838 !important;
    border: 1px solid #000000;
    color: #FFFFFF !important;
    right: -12px !important;
    top: 34px !important;
}
/********************* End Three ****************************/
/********************* One ****************************/
/********************* End One ****************************/
/******************** End Page & Main*************************/
/******************** Footer *************************/
#footer {
    background: url("../images/footer.png") repeat-x scroll 0 3px #001a3d;
    border: 1px solid #00122B;
    border-radius: 15px;
    min-height: 270px;
}
#footer .border{
  overflow: hidden;
  min-height: 270px;
}

#footer .div1 {
    float: left;
    margin: 5px;
    width: 30%;
}
#footer .div1 form{

}

#footer .div1 form input {
    background: url("../images/input.png") repeat-x scroll center top #002D6A;
    border-color: -moz-use-text-color -moz-use-text-color #B4BFCF;
    border-radius: 10px;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #FFFFFF;
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;
}

#footer .div1 form textarea {
    background: url("../images/input.png") repeat-x scroll center top #002D6A;
    border-color: -moz-use-text-color -moz-use-text-color #B4BFCF;
    border-radius: 10px;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #FFFFFF;
    height: 80px;
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;
}
#footer .div2 {
    color: #B48754;
    float: left;
    height: 100%;
    margin-left: 21px;
    overflow: hidden;
    width: 66%;
    min-height: 270px;
}
#footer .sitemap {
  float: right;
}
#footer ul.smap {
    margin-top: 0 !important;
    text-align: center;
}
#footer ul.smap li {
    border: medium none !important;
    display: block;
    float: none !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
}
#footer ul.smap li a {
    font-size: 10px !important;
}
#footer .div2 .map {
    height: 215px;
    margin-top: 17px;
    border-radius: 10px;
    overflow: hidden;
    width : 400px;
    float: left ;
}
#footer .div2 .map2 {
    height: 215px;
    margin-top: 17px;
    border-radius: 10px;
    overflow: hidden;
    width : 230px;
}
.address {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #195C7C;
    border-radius: 10px;
    color: #195C7C;
    float: left;
    margin-left: 12px;
    padding: 10px;
    width: 645px;
}
.address h3 {
    color: #002E6C;
    margin: 5px 0 ;
}
#footer .div2 ul {
    margin-top: 12px;
}
#footer .div2 ul li {
    border-right: 1px solid #FFFFFF;
    float: left;
    margin-right: 14px;
    padding-right: 13px;
}
#footer .div2 ul li:last-child {
    border-right: none;
}
#footer .div2 ul li a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}
#bottomfooter {
background: none repeat scroll 0 0 #464646;
    height: 35px;
}
/******************** Footer *****************************/
/********************End Footer Menu*************************/
/******************** End Footer *************************/

/****************************** Pages In ******************/

.news {
    border: 2px solid #163844;
    border-radius: 15px;
    height: 138px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 1%;
    width: 96%;
}
.news.contact {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #163844;
    height: auto;
    min-height: 140px;
}
.news h4 {
    color: #23518F;
    font-size: 18px;
}

.news p.text {
    font-size: 12px;
    font-weight: normal;
}
.gallerys {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #00122B;
    border-radius: 15px;
    color: #002E6C;
    float: left;
    height: 251px;
    text-align: center;
    width: 218px;
    margin: 0 ;
}
#slideshow .disable { visibility: hidden; }
#slideshow .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#slideshow .overview li{ float: left; margin: 0 3px 0 0; padding: 1px;}
.gallerys:hover,.gallerys.certs:hover {
 border: solid 3px lightblue;
 -moz-box-shadow: 1px 1px 5px #999;
 -webkit-box-shadow: 1px 1px 5px #999;
 box-shadow: 1px 1px 5px #999;
}

.mgallerys{
      margin: 60px;
}

.gallerys.certs {
    background: none repeat scroll 0 0 #002E6C;
    border: 3px solid #FFFFFF;
    height: 180px;
    margin-bottom: 10px;
}
.gallerys.gallerys2 {
    height: 180px;
    margin-bottom: 15px;
}
.gallerys img.photos {
    border-radius: 15px;
    height: 160px;
    margin: 5px;
}
img.photos {
    float: left;
    height: 180px;
    margin: 5px;
    max-height: 400px;
    max-width: 98%;
    padding: 5px;
    width: 200px;
}
img.newsimg {
    border: 1px dotted #FFFFFF;
    border-radius: 15px;
    float: left;
    height: 125px;
    margin: 0 10px 5px 0;
    max-height: 400px;
    max-width: 98%;
    padding: 5px;
    width: 140px;
}
/****************************** End Pages In ******************/
/****************************** Contact Us ******************/

.contactForm {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #195C7C;
    border-radius: 10px;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 67%;
}
.contactForm .input{
 color: #195C7C;
    font-weight: bold;
    margin: 6px;
    padding: 5px;
    width: 500px;
}
.contactForm #comment{
 color: #195C7C;
    font-weight: bold;
    margin: 6px;
    padding: 5px;
    width: 500px;
}
.note {
  font-size: 13px;
  font-family: Tahoma;
  font-weight: bold;
}
.submit a{
   background: none repeat scroll 0 0 #fff;
    border-radius: 6px;
    color: #195C7C;
    padding: 0 10px;
    border: 1px dotted #d8d8d8 ;
    font-weight: bold;
    font-size: 14px;
}

/****************************** End Contact Us ******************/
.rights {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    line-height: 35px;
    text-align: center;
    width: 260px;
}
.rights a {
    color: #FFFFFF;
}

img.newsimg,img.photos {
  display: block;
}
img.d2 {
  float: right;
}

.urgent {
    background: none repeat scroll 0 0 #9B0E0E;
    border-radius: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.urgent a {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
/* Tiny Scrollbar */
#scrollbar1 {
    background: url("../images/content.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 489px;
    width: 70%;
    text-align: justify;
}

#scrollbar1 .viewport {
    height: 470px;
    overflow: hidden;
    position: relative;
    width: 646px;
    background: url("../images/content2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin: 10px;
}
#scrollbar1 .overview {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    top: 0;
}
#scrollbar1 .scrollbar {
    background: url("../images/bg-scrollbar-track-y.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    padding: 20px 0;
    position: relative;
    width: 16px;
}
#scrollbar1 .track {
    height: 100%;
    padding: 0 1px;
    position: relative;
    width: 13px;
}
element.style {
    height: 259.882px;
    top: 0;
}
#scrollbar1 .thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 17px;
}
#scrollbar1 .thumb .end { background: #fff; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.table {
    border: 1px solid #FFFFFF;
    margin: 15px 0;
    width: 100%;
}
.table th{
  background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #002E6C;
    text-align: center;
}
.table td{
    border: 1px solid #FFFFFF;
    color: #fff;
    text-align: center;
}
