html, body { 
 margin:0; 
 padding:0;  
 text-align:center;
 font-size:14px;
 /*background:#dbeab7;*/ 
 background:#e0eaa8  ;
 font-family: "Times New Roman", serif;
} 

img {
 border:0px;
}
 
.clearall {
 font-size:0px;
 height:0px;
 line-height:0px;
 clear:both;
} 

.clearleft {
 font-size:0px;
 height:0px;
 line-height:0px;
 clear:left;
}
 

.header1 {
  display:block;
  font-size:30px;
  margin-bottom:10px;
  font-weight:bold;
}

.header3 {
  font-weight:bold;
  display:block;  
  margin-bottom:10px;
  text-transform:uppercase;
}

#pagewidth { 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header {
 position:relative; 
 height:100px; 
 background-color:#49a842; 
 width:100%;   
} 

#header1 {
 width:100%;
 height:63px; 
 background:url('../images/header1.jpg') repeat-y;
}

#header2 {
 width:100%;
 height:37px;
 background:url('../images/header2.jpg') no-repeat;
}




#languageMenu {
 font-family:verdana, arial;
 font-weight:bold; 
 font-size:11px;
 padding-top:2px;
 position:absolute;
 top:0px;
 right:0px;    
 text-align:right; 
 height:50px;
 width:340px;
 float:right;

}

#homePageMenu {
 font-family:verdana, arial;
 font-weight:bold; 
 font-size:11px;
 padding-top:4px;
 position:absolute;
 top:0px;
 left:10px;    
 text-align:left; 
 height:80px;
 width:550px;  

}

#homePageMenu a {
/*background:green;*/
/*border:1px solid white;*/
 margin-right:15px;     
 display:block; 
 
 /*padding:3px;*/
 color:#e9f3e9;
 text-decoration:none;     
 padding-right:7px; 
 height:17px;
 line-height:17px;
 margin-bottom:4px; 
 padding-left:27px;
}

#languageMenu a {     
 display:block;
 float:left; 
 width:30px;
 text-align:center;
 padding-top:7px;
 height:20px; 
 /*padding:3px;*/
 color:#e9f3e9;
 text-decoration:none;     
 padding-right:7px; 
 line-height:14px;
}



#languageMenu a.selected {
 /*background:url('../images/lang-hover.gif') no-repeat;*/
 /*background-position:right top;*/
 /*background:#1b7f13;*/
 color:#94d1a8;
}

#homePageMenu a:hover { 
 color:#94d1a8;
}

#languageMenu a:hover {
 color:#94d1a8;
}
 
#leftcol{
 width:195px; 
 float:left; 
 position:relative; 
 background-color:#f6ead4; 
 }
 
#leftSub1 {
 width:100%;
 height:88px;
 background:url('../images/left-sub1.jpg') no-repeat;
}

#menu {
 position:absolute;
 top:130px;
 left:7px;
 font-family:verdana, arial;
 font-size:12px;
 letter-spacing:1px;   
}

#menu a {
 color:#a4701a;
 text-decoration:none;
 display:block;
 padding:2px;
 padding-left:15px;
 background:url('../images/menu.gif') 0px 4px no-repeat;
}

#menu a:hover {
  color:#ff7800;
  background:url('../images/menu-hover.gif') 0px 4px no-repeat;
}

#submenu1 {
 padding-left:10px;
 display:block;
 font-size:11px;
}

#submenu1 a {
 padding-left:11px;
 background:url('../images/submenu.gif') 0px 5px no-repeat;
}

#submenu1 a:hover {
 padding-left:11px;
 background:url('../images/submenu-hover.gif') 0px 5px no-repeat;
}

#leftSub2 {
 width:100%;
 height:270px;
 background:url('../images/left-sub2.jpg') no-repeat;
} 

#leftSub3 {
 width:100%;
 height:85px;
 background:url('../images/left-sub3.jpg') repeat-y;
}  

/*flexible*/
#leftSub4 {
 width:100%;
 height:200px;
 background:url('../images/left-sub4.jpg') repeat-y;
} 

#leftSub5 {
 width:100%;
 height:200px;
 background:url('../images/left-sub5.jpg') no-repeat;
}

#leftSub6 {
 width:100%;
 height:200px;
 background:url('../images/left-sub6.jpg') no-repeat;
}

#leftSub7 {
 width:100%;
 height:187px;
 background:url('../images/left-sub7.jpg') no-repeat;
}

#leftSub7 a {
 color:black;
 text-decoration:none;
}
 
#twocols {
 width:605px; 
 float:right; 
 position:relative; 
}
 
#rightcol {
 width:105px; 
 float:right; 
 position:relative; 
 background-color:#dbad7a;
 }
 
#rightSub1 {
 height:88px;
 width:100%;
 background:url('../images/right-sub1.jpg') no-repeat;
}

#rightSub2 {
 height:270px;
 width:100%;
 background:url('../images/right-sub2.jpg') repeat-x;
}  

#rightSub3 {
 height:85px;
 width:100%;
 background:url('../images/right-sub3.jpg') no-repeat;
}

/*flexible*/
#rightSub4 {
 height:200px;
 width:100%;
 background:url('../images/right-sub4.jpg') repeat-y;
}

#rightSub5 {
 height:200px;
 width:100%;
 background:url('../images/right-sub5.jpg') no-repeat;
}  

#rightSub6 {
 height:200px;
 width:100%;
 background:url('../images/right-sub6.jpg') no-repeat;
} 

#rightSub7 {
 height:187px;
 width:100%;
 background:url('../images/right-sub7.jpg') no-repeat;
} 
 
#maincol {
 background-color: #dbeab7;  
 float: left; 
 display:inline; 
 position: relative; 
 width:500px;  
}
 
#maintext {
 position:absolute;
 top:100px;
 left:0px; 
} 

#maintext a {
 color:#445c09; 
}

#maintext a:hover {
 color:#f57c10;
}

h2 {
 font-size:22px;
 padding:0px 5px 16px 0px; 
 background:url('../images/h2.gif') no-repeat;
 background-position:bottom left;
 margin:0px 0px 30px 0px;
 text-align:left;
}

h3 {
 font-size:15px;
 margin:0px;
 padding:20px 0px 5px 0px;
}

img.bordered1 {
 border:4px solid #f9e3c5;
 /*border:4px solid #f4c99c;*/ 
}


img.bordered2 {
 border:2px solid #fff;
}

#maintext div#inner{
 padding: 10px;
 color:#445c09;
 line-height:20px;
 letter-spacing:1px;
 text-align:justify; 
 width:480px;
}

#maintext p {
 margin-top:5px;
 margin-bottom:5px;
}

.note1 {
 background:#fdc692;
 color:black;
 padding:3px;
}

.note1 span.noteHeader {
 font-size:18px;
 color:#008457;
}

a#video {
 color:#ac5800;
 text-decoration:none;
}

a#video:hover {
 color:#f0922f;
 
}
 
#bodySub1 {
 width:100%;
 height:88px;
 background:url('../images/body-sub1.jpg') no-repeat;
} 

#bodySub2 {
 width:205;
 height:270px;
 background:url('../images/body-sub2.jpg') no-repeat;
} 

#bodySub3 {
 width:205;
 height:85px;
 background:url('../images/body-sub3.jpg') no-repeat;
} 


/*flexible*/
#bodySub4 {
 width:205;
 height:200px;
 background:url('../images/body-sub4.jpg') repeat-y;
} 
 
#bodySub5 {
 width:100%;
 height:200px;
 background:url('../images/body-sub5.jpg') no-repeat;
} 

#bodySub6 {
 width:100%;
 height:200px;
 background:url('../images/body-sub6.jpg') no-repeat;
}

#bodySub7 {
 width:100%;
 height:187px;
 background:url('../images/body-sub7.jpg') no-repeat;
}

a#download {
 display:block;
 z-index:20;
 position:relative;
 left:260px;
 top:-35px; 
 padding:4px;
 padding-left:30px;
 color:#e9f3e9;
 text-decoration:none;
 display:block;
 width:177px;
 height:26px;
 background:url('../images/download2.png') no-repeat;
 font-family:verdana, arial;
 font-weight:bold; 
 font-size:11px;
 letter-spacing:0px; 
}

a#download:hover {
 color:#94d1a8;
}

.line {
 height:1px;
 line-height:0px;
 font-size:0px;
 width:200px;
 background:#e85a24;
}
 
#footer{
 height:30px; 
 background:#dbad7a;
 background:url('../images/footer.jpg') no-repeat; 
 clear:both;
 color:#fff;
 font-weight:bold;
 text-align:right;
 padding-right:5px;
 line-height:30px;
 font-size:14px;
 position:relative;
 top:0px;
 left:0px;
 } 
 
#footer a {
 text-decoration:none;
 color:#fff;
}
 #footer a:hover {
 text-decoration:underline;
 }
 
 

 
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#counter {
 width:187px;
 padding:0px 4px 0px 4px;
 color:#c26706;
 text-align:center;
 position:absolute;
 left:0px;
 bottom:10px;
 height:31px;
 /*font-size:13px;*/
}

#counter img {
 position:absolute;
 top:0px;
 left:54px;
}

#counter a {
  color:#c26706;
  text-decoration:none;
}


