/* Headers */
#header {
overflow:hidden;display:inline;
 margin-bottom: 10px;
 margin-left: 7.6%;
 margin-right: 7.6%;
 margin-top: 10px;
width:1000px;
height: 110px;
background:#216daf;
 }
 /*
 #header,#hd {
	margin: 0 0 40px 0;
	}*/
#logo  img {
 height: 110px;
 margin-bottom: -6px;
overflow:hidden;display:inline;
width:100%;
 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=20);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3;
 }
#banners {position:absolute;top:70px;left:20%;background:transparent;width:65%;}
#header  h1 {font-size: 0;text-indent: -1000px;display:none; }
 #header h2{display:none;}

#sideimage {
 border: 2px solid #122102;
 position: absolute;
 top:110px;
 left: 20%;
 height: auto;
 width: 50%;
 text-align:right;
 }

/* Blog title */
#site-title {
	font: normal normal bold 35px/35px;
	margin: 0 0 10px 0;
	}
/* Blog description */
#site-description {
	font: normal normal normal 16px/20px;
	margin: 0;
	}

	
	/* Footer container */
#footer-container,#ft {
	clear: both;
	margin: 0 0 21px 0;
	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}
	
	/* Footer */
#footer .copyright {
	float: left;
	width: 50%;margin-bottom:10px;
	}
#footer .credit {
	float: right;
	width: 50%;
	text-align: right;margin:-10px auto 10px auto;
	}
#ft {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;  text-align: center;border-top: 1px dotted #687082;
	clear:both;} 
/* Thumbnail */

.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

.thumb {
  font-size: 85%;
  width: 90px;
  display:block;
  float:left;
  text-align:center;
  padding:3px;
  margin: 3px 6px 3px 0px;
  border: 1px solid #EEEEEE;
}	
#menu{
		float: left;
		width: 172px;
		height: 237px;
		background-image: url(../images/mnbg.jpg);
		background-repeat: no-repeat;
		background-position: right;
	}
	.clients{
	    float: right;
		width: 250px;
		padding: 5px;
		margin: 5px;
		background-color: #eeeeee;
		border: 1px solid #cccccc;
		font-size: 80%;
	}
		#feedbacks {
		}
		#feedbacks img {
			border-top: 2px solid #5B5B5A;
		}
/***********************************************/
/* HTML tag styles                             */
/*********************************************/
/*Default CSS for pan containers*/
.pancontainer{
position:relative; /*keep this intact*/
overflow:hidden; /*keep this intact*/
width:910px;
height:700px;
border:1px dashed #222;
}
.navigation-attachment.pancontainer {width:200px;height:200px;}

/* ================================================================ 
     IMAGE STYLES
=================================================================== */
.img-thumb{	width: 80px;
	height: 70px;float: left;padding: 1px;
	border: 1px solid #c1c1c1;
	margin: 1px 10px 10px 0px;}	
.img-thumb-right {width: 80px;height: 80px;
	float: right;padding: 1px;
	border: 1px solid #c1c1c1;
	margin: 1px 0px 10px 10px;}	
.img-catlight {
	float: left;padding: 1px;
	border: 1px solid #c1c1c1;
	margin: 1px 10px 0px 0px;}	
.img-catlight-right {float: right;
	padding: 1px;	border: 1px solid #c1c1c1;
	margin: 1px 0px 0px 10px;}	
	