body {
	margin:0px;
	background-color: #F3FCD1;
}
.hdr {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 103px;
}
img{ border:none;}
td{
	color: #010101;
	font-size: 9pt;
	font-family:Arial;
	line-height: 16px;
	text-align: left;
}
.h2{ color: #062F0F; font-size:13px;}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 666px;
	width: 1000px;
}
#blog
  {
	width: 900px;
	padding: 15px;
	border: solid 3px #ffffff;
	background-color:#DDE4C5;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
  }
#transbox
  {
	width: 610px;
	height: 590px;
	margin: 20px 20px;
	padding: 15px;
	/* for IE */
  filter:alpha(opacity=85);
	/* CSS3 standard */
  opacity:0.8;
  border: solid 3px #ffffff;
   background-color:#EBEBEB;
  }
#transbox1
  {
	width: 600px;
	height: 281px;
	margin: 20px 20px;
	padding: 15px; padding-right:25px;
	background-image:url(images/main-box.png);
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;
  }
#transbox2
  {
	width: 600px;
	height: 270px;
	margin: 10px 20px;
	padding: 15px; padding-right:25px;
background-image:url(images/our-pro-bg.png);
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;

  }
#content
{
width: 600px;
	height: 585px;
	margin: 20px 20px;
	padding: 20px;
	background-image:url(images/main-cont-bg.png);
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;

}
#nav{width: 302px;	height: 590px; margin-top:20px;}
.border{ border: solid 3px #D6D8CE;}
.footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.select {	border: solid 5px  #000000;background-color: #93BD1D;color:#FFFFFF;}
.home-bg {

	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 666px;
	width: 1000px;
}
.link { text-decoration:underline; color: #010101; }
a.link:hover {	text-decoration: none; color:#010105;}
.flink { text-decoration:none; color: #010101; }
a.flink:hover {	text-decoration: underline; color:#010105;}

.srbg {
background-color: #9FC527;
	background-image: url(images/line-bg1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #C9DE8E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000000;
}
.srbg1 {

	background-color: #9FC527;
	background-image: url(images/line-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
color: #ffffff;
	
}
.inner-bg {
background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 666px;
	width: 1000px;
}
.blog-bg {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BDD66D;
}
.link2 { text-decoration:none; color: #000000; }
a.link2:hover {	text-decoration: none; color:#ffffff;}

/* large image Css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif; base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* large image Css Ends here */
