/* ----------- Produced by KHOKHA INFOTECH ------------*/
body
{
margin:0 auto; background:url(../images/background.png); color: #484848;
    font: 13px/21px 'Roboto', sans-serif;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
a { text-decoration:none;}
a:link {
    color:#484848;
}

/* visited link */
a:visited {
    color: green;
}

/* mouse over link */
a:hover {
    color:#FAB526;
}

/* selected link */
a:active {
    color: blue;
}
/*============================================ CONTAINER  =================================================*/
#mybody{width:1167px; margin:0px auto;background:#fff;}
#mycontainer{width:100%}

#myheader, #outerafterheader, #myslider, #outerbeforecontent, #mymain,  #outerfootersidebar, #myfooter{width:100%; margin:0 auto}

header, #afterheader, #slidercontainer, #beforecontent, #mycontent, #footersidebar, #footercontainer{width:1100px; margin:0 auto}

/* TOP MENU */
#navigation{ position:relative; 
z-index:200; 
margin:0 auto; 
width:100%; 
padding:0px 0px;
background:url(../images/menu-bg.jpg);
height:45px;}

/* CONTENT */
#mymain{
	padding:20px 0 10px 0;
}
#mycontent{}
#content{width:680px; float:left;}
#content.positionright{float:right;}
#content.positionleft{ float:left;}
/* ---------header style -----------*/
.logo{ float:left;padding-top:10px;padding-bottom:10px;}
#top-title{position:relative; 
font-size:22px; 
font-weight:700; 
left:45px; 
top:15px; 
letter-spacing:2px; 
color:#000;
}
#top-title p{ position:relative;
font-size:12px; 
font-weight:700; 
top:10px; 
letter-spacing:2px; 
color:#000; 
left:50px;
}
#top-contact{
 position:relative;
 font-size:16px; 
 font-weight:700; 
 right:0px; 
 top:0px; background:url(../images/top-right.png); margin:0px; padding:0px; height:100px;
}
 #top-contact img{position:relative;left:25px; top:17px;}
  #top-contact span{position:relative;left:40px; top:14px; color:#282828; letter-spacing:5px;}
.top-contact-line1{ 
position:relative;
top:25px; font-size:12px; 
left:65px;
color:#666;
} 
#right-img{ 
	width:100%; 
	height:auto;
	margin: auto;
	padding-top:20px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
#latest-news{ border:1px solid #888888; padding:10px; box-shadow:1px 1px 1px #888888}
#latest-news ul li { line-height:25px;}
#last-update{ background:#13A6D7; padding:10px; color:#fff; margin:10px 0px; border-radius:5px; text-align:center;}
.justified{ text-align:justify}

/* Footer  */
#myfooter {background:url(../images/footer-bg.jpg);color:#000;}
#footer{
	padding:15px 0px;
}
#footer{font-size:11px;}
#footer a {color:#000;}

/* ----------Columns ----------------*/
.col-6, .col-4, .col-8, 
.col-9, .col-3, .col-5, 
.col-5, .col-72, .col-96, 
.col-2, .col-10, .col-12				{margin-right: 1%; margin-left:0; position:relative; float:left;}
.col-12									{ width:99.9%; }
.col-6									{ width:48%; }
.col-4									{ width:30.6666%;}
.col-3									{ width:22%; }
.col-5									{ width: 16.8%;}
.col-2 									{ width: 13.3333%;}

.col-8									{ width: 65.3332%;}
.col-6 									{ width: 48%;}
.col-5									{ width: 37.6%;}
.col-4 									{ width: 30.6666%;}

.col-9									{ width:74%;}
.col-72 								{ width: 58.4%;}
.three_sixth 								{ width: 47.9998%;}

.col-96 								{ width: 79.2%;}
.col-8 									{ width: 65.3332%;}

.col-10 								{ width: 82.6665%;}
.firstcols									{ margin-left:0px !important; }
.last, .lastcols							{ margin-right:0px !important; clear:right; }
table { border-collapse:collapse;}
table th, td { border:1px solid #999; padding:5px;}
table.noborder td { border:none;}
