BODY {
	margin:0px;	color: #666666;
	background-color: #ffffff;
  font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

p {
margin: 10px 0px 10px 0px;
}

#siteContainer {
	display: block;
	margin: auto;
	width: 1003px;
}
#siteContents {
	position: relative;
	width: 100%;
	display: block;
	float: left;
}

#headerContainer {
display: block;
height: 265px;
width: 100%;
float: left;
margin-bottom: 40px;
position: relative;
}

.headerImage {
z-index: 1;
float: right;
display: block;
}

#headerbanner {
	display: block;
	height: 265px;
	width: 100%;
	float: left;
	background-image: url(/templates/lce/LCE_Images/NEWheaderCRI.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#headerMenuBar 
{
display:block;
float:right;
height:37px;
margin-top:228px;
width:100%; 
position: absolute;
}

#headerMenuBar ul 
{
   float:right;
margin:0;
padding:0; 
}

#headerMenuBar ul li 
{
border-left:1px solid #FFFFFF;
float:left;
height:27px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0px 11px 0px;
}

#headerMenuBar ul li a 
{
 height:0;
margin:0;
padding:10px 10px 11px 10px;
text-decoration:none;
color: #ffffff;
font-size:13px;
}

#headerMenuBar ul li a:hover 
{
  background-color: #339933;
}

#mainBody 
{
display:block;
float:left;
margin:0px 25px 0px 25px;
width:95%;
}

#bodyLeftColumn 
{
 float: left;
 display: block;
 width: 680px;   
}

#bodyLeftColumn h1 {
  color: #c8d419;

  font-size:13px;
  margin: 10px 0px 10px 0px;
  padding:0px;

}

#bodyLeftColumn h2 {
font-size: 17px;
}
.mainBodyLeft 
{
   float: left;
   display: block; 
   border: 1px solid #666666;
   background-image: url(/templates/lce/LCE_Images/mainbody_headerBkg..jpg);
   background-position: top;
   width: 671px;
   min-height: 150px;
   background-repeat: no-repeat;
}

.mainBodyLeftContent 
{
 width: 100%;
 display: block;  
 padding: 0px;
 margin: 0px; 
}

.mainBodyLeftContent h1 
{ 
    color: #c8d419;
    font-size: 18px;
    margin: 7px 0px 10px 10px;
    padding:0px;
}

#bodyRightColumn 
{
 float: right;
 display: block;
 width: 270px;   
}

#mainBodyRightTop 
{
   float: right;
   display: block; 
width: 253px;
}

#mainBodyRightTopContent 
{
    
}

#mainBodyRightTopContent a {
color: #666666;
text-decoration: none;
}

#mainBodyRightTopContent h1 
{
    color: #339933;   
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}

#mainBodyRightBottom 
{
   float: right;
   display: block; 
   border: 1px solid #666666;
      background-image: url(/templates/lce/LCE_Images/searchbox_SearchHeaderBkg.jpg);
   background-position: top;
   min-height: 365px;
   background-repeat: no-repeat;
   width: 251px;
}

#mainBodyRightBottomContent 
{
    
}

#mainBodyRightBottomContent ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:9px;
}

#mainBodyRightBottomContent a {
color:#666666;
display:block;
height:15px;
text-decoration:none;
}

#mainBodyRightBottomContent a:hover {
background-image: url(/templates/lce/LCE_Images/catOVER.png);
height:15px;
}

#mainBodyRightBottomContent h1 
{
     color: #c8d419;
    font-size: 18px;
    margin: 7px 0px 10px 10px;
    padding:0px; 
}

#CL-BodyLeftTop {
width: 671px;
height: auto;
float: left;
display: block;
margin-bottom: 20px;
}

#CL-BodyLeftTop-Content {
float: left;
display: block;
width: 100%;
height: auto;
}

#CL-BodyLeftBar {
background-image: url(/templates/lce/LCE_Images/mainbody_headerBkg..jpg);
background-repeat: no-repeat;
float: left;
width: 671px;
height: 39px;
display: block;
}

#CL-BodyLeftBar h1 {
	color: #c8d419;
    font-size: 18px;
    margin: 7px 0px 10px 10px;
    padding:0px;
}

.CL-BodyLeftBox {
   float: left;
   display: block; 
   border: 1px solid #666666;
   min-height: 200px;
	width: 671px;
	position: relative;
}

.CL-BodyLeftBox-Content {
float: left;
display: block;
width: 97%;
height: auto;
padding: 10px 10px 45px 10px;
overflow: hidden;
}

.CL-BodyLeftBox-Content a {
text-decoration: none;
color: #339933;
}

.CL-BodyLeftBox-Content a:hover {
text-decoration: underline;
}

.readMoreBtn {
background-image: url(/templates/lce/LCE_Images/readMore.png);
background-repeat: no-repeat;
position: absolute;
display: block;
width: 161px;
height: 27px;
bottom: 10px !important
}

#CL-BodyLeft {
width: 671px;
height: auto;
float: left;
display: block;
}

#CL-BodyLeft-Content {
float: left;
display: block;
width: 100%;
height: auto;
}


#greenBar {
background-image: url(/templates/lce/LCE_Images/greenBar.png);
background-repeat: no-repeat;
width: 100%;
height: 10px;
float: left;
display: block;
margin: 30px 0px 30px 0px;
}

.backtotop {
float: right;
display: block;
margin-right: 10px;
}

.backtotop p {
margin: 10px 0px 10px 0px;
}

.backtotop a {
text-decoration: none;
color: #339933;
}

.backtotop a:hover {
text-decoration: underline;
}
