body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;

}

.bodytext {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #013423;
	
	}
.header{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #013423;}

	.header2{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #013423;


}
.footer{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #333333;
}
a{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #013423;
	text-decoration: none;
}
a:hover {
		font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #F9BA06;
	border-bottom: 1px dotted #013423;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.whatwedo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	

	list-style-type: none;
}
a.whatwedo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	list-style-type: none;		
}
.bg {
	background-image: url(/images/lexciobg.gif);
	background-repeat: repeat-x;
}
.porfolio {
	background-image: url(/images/portfolio_page.gif);
	background-repeat: repeat-x;
}
.casestudy {

	background-image: url(/images/case_page.gif);
	background-repeat: repeat-x;
}
.contact {
	background-image: url(/images/contact_us_phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.link {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #0087CB;
}
/************************
 Small box
 ************************/
 .box {
  	border: 1px solid #013423;
  	padding: 1px 1px 1px 1px;
  	font-size: 10px;
 }

 .box p { margin: 10px 0px 0px 0px; }

 .box ul { margin: 10px 0px 15px 5px; padding: 0px 0px 0px 0px; list-style: none; }

 .box li { padding-left: 0px; font-size: 11px; font-weight: bold; color: #013423; line-height: 20px; background: url(/images/home-nav-arrow.gif) no-repeat 75px 7px; }

 .box li a:link, tlb li a:visited { text-decoration: none; color: #333; }

 .box li a:hover { text-decoration: none; color: #013423; }

 .textscroll {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #013423;
}
  img {
    border: 0px;
    }
/* This applies to everything that is shown under images/folders
   when on the index page. */
  .info {
    font-family:Verdana, Arial;
    font-size: 10px;
    color: #013423;;
    }

/* This applies to the descriptions when looking at a
   specific image. */
  .description {
    font-family:Verdana, Arial;
    font-size: 10px;
    color: #013423;
    }

/* This applies to the pagecount in the image index. */
  .pages {
    font-family:Verdana, Arial;
    font-size: 10px;
    color: #013423;
    }

/* This applies to the body text when looking at a
   specific image. */
  .imagebody {
    font-family:Verdana, Arial;
    font-size: 10px;
    color: #013423;
    }

/* This applies to the login inputbox and submit button. */
  .login {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 14px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    }

/* This applies to the upload inputbox and submit button. */
  .upload {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 16px;
    background-color: #FFFFFF;
    }

/* This applies to the text at the bottom saying "Gallery Generated by Imager Gallery". */
  .using {
  font-family:Verdana, Arial;
    font-size: 10px;
    color: #013423;
    }

/* This applies to the text in the Folder Browser window. */
  .folderbrowser {
   font-family:Verdana, Arial;
    font-size: 10px;
    color: #013423;
    }

.imgBorder {
	border: solid thin #f9ba06;
}