.imgstyle {
   padding:2px;
   border:1px solid #021a40;
   background-color:#57B05A;
   margin: 5px 0 5px 0;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p
{
	margin-bottom: 2em;
	line-height: 1.6em;
}
p.small 
{
	margin-bottom: 0.7em;
	line-height: 20px;
}

ul {
	list-style: none;
}

ul li {
}

a {
	color: #663300;
	text-decoration:none;
}

.boxed .sidebar a
{
   text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* container */
.container {
	padding-top: 0px;
}
/* wrapper */
#wrapper {
	clear: both;
	width: 950px;
	margin: 0 auto;
	background: url(images/center.gif);
}
/* boxed */
.boxed 
{
}
.boxed .title 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
.boxed .content {
	padding: 0 10px 0 10px;
	font-size: 14px;
}

.boxed .sidebar {
	padding: 0 10px 0 10px;
	font-size: 14px;
}

/* header */
#header {
	float:left;
	width: 550px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 0 0 30px;
}
#tit {
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: bold;
}
/* Menu */
#menu {
float:right;
	width: 400px;
	height: 40px;
	margin: 20px auto 0 auto;
}
#menu ul {

	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: 14px;
	font-weight: bold;
}
#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}
/* col1 */
#col1 
{
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url(images/yellow-top.gif) no-repeat;
}
#col1 .image 
{
	height: 150px;
	background: #FFFFFF;
}
#col1 .container 
{
	background: #E1D789;
}
#col1 .boxed .title 
{
	color: #663300;
	background: #E1D789;
}
/* col2 */
#col2 
{
	float: left;	
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/yellow-top.gif) no-repeat;
}
#col2 .image
 {
	height: 150px;
}
#col2 .container 
{
	background: #E1D789;
}
#col2 .boxed .title 
{
	color: #663300;
	background: #E1D789;
}
/* middle */
#middle 
{
	float: right;
	width: 570px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/green-top.gif) no-repeat;
}
#middle .image 
{
	height: 150px;
}
#middle .container 
{
	background: #DCF1DC;
}
#middle .boxed .title 
{
	color: #344908;
}
/* extra */
#extra {
	height: 4px;
	background: url(images/footer.gif);
}
/* footer */
#footer {
	clear: both;
	margin: 5px 0 5px 30px;
	text-align: center;
}

/* div for revenue */
div.revcenter {
  float: left;
  border: thin silver solid;
  padding: 3px 3px 3px 3px;
  margin: 0px 10px 5px 0px;
}

div.revleft {
  float: left;
  padding: 3px 3px 3px 3px;
  margin: 0px 10px 0px 0px;
}

div.revright {
  float: right;
  padding: 3px 3px 3px 3px;
}
/* div for revenue */

/* div for images */
div.figleft {
  float: left;
  border: thin silver solid;
  padding: 3px 3px 3px 3px;
  margin: 0px 10px 0px 0px;
}

div.figright {
  float: right;
  border: thin silver solid;
  padding: 3px 3px 3px 3px;
  margin: 0px 10px 0px 10px;
}
/* div for images */

/*for lightbox*/
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img
{
	border: none;
}
#lightbox-container-image-box-top
{
	width: 100%;
}
#lightbox-container-image-box-top-left
{
	width: 10%;
	height: 1px;
	position: relative;
	margin: 0 auto;
	float: left;
	z-index: 10;
	display: inline;
	text-align: left;
}
#lightbox-container-image-box-top-middle
{
	width: 80%;
	padding-top: 5px;
	height: 5px;
	position: relative;
	margin: 0 auto 0 0px;
	float: left;
	z-index: 5;
	display: inline;
}
#lightbox-container-image-box-top-middle div.progress
{
	width: 80%;
	padding-top: 5px;
	height: 5px;
	position: relative;
	margin: 0 auto 0 0px;
	float: left;
	background-color: #e4e4e4;
	z-index: 5;
	display: inline;
}
#lightbox-container-image-box-top-right
{
	width: 10%;
	height: 1px;
	position: relative;
	margin: 0 auto;
	float: right;
	text-align: right;
	z-index: 10;
	display: inline;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #FFF;
	border:3px solid #F90;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	height: 100%;
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 32px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
	left: 0;
}
#lightbox-nav a
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 14px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	border:3px solid #F90;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	text-align: left;
	color:#F60;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	display: inline;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.link_out
{
	outline:none;
}
#lightbox-image-details-previous-image, #lightbox-image-details-previous-text, #lightbox-image-details-next-image, #lightbox-image-details-next-text
{
	display: inline;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}
        #gallery
        {
            /*background-color: #444;*/
            padding: 1px;
            width: 640px;
			margin:0 auto;
        }
        #gallery ul
        {
            list-style: none;
        }
        #gallery ul li
        {
            display: inline;
        }
        #gallery ul img
        {
            /*border: 5px solid #3e3e3e;
            border-width: 5px 5px 20px;*/
			height:100px;
			width:100px;
        }
		 #gallery ul a
		 {
			
			border:none;
		}
        #gallery ul a:hover img
        {
            /*border: 5px solid #fff;
            border-width: 5px 5px 20px;*/
            color: #fff;
        }
        #gallery ul a:hover
        {
            color: #fff;
        }
