/* CSS Document */

body{
     
	  padding:0px;
	  margin:0px;
	  background-repeat:repeat;
	  font-family:verdana;
	  font-size:11px;
	  margin-top:5px;
	  background-color:#EFEFEF;
	  margin-top:0px;
	  }
	  
a
{
color:black;
text-decoration:none;
}

	  
#wrapper
{ background-image:url(../images/headerbackground.jpg);
   background-repeat:repeat-x;
   margin:0px auto;
   width:1000px;
/*   border:1px solid #000000;
*/  
 }	  
 
 #header
 {
   width:1000px;
   height:117px;
  }
  
 .logo
 {
    width:300px;
	height:100px;
	float:left;
	vertical-align:bottom;
	margin-left:10px;
    margin-top:20px;
	
 }  


.headercontact
 { 
  
   height:40px;
   float:right;
   text-align:right;
   margin-right:0px;
   margin-top:10px;
   
  }
 
 .buttons
 {
    width:650px;
	background-color:#FDC206;
	/*border:1px solid #000000;*/
	height:45px;
	float:right;
	margin-top:25px;
	/*border:double;*/
	/*border-width:1px;
	border-color:#000000;*/
 }  
 
 #middle
 {
   width:1000px;
   float:left;
   height:auto;
   margin-top:15px;
   margin:0px auto;
   clear:both;
   }
   
#gallery
{
    width:980px;
	margin-left:10px;
	margin-right:10px;
   height:250px;
   margin-top:8px;
 /*  border:double;
	border-width:1px;
	border-color:#000000*/
	background-color:#FFFFFF;
  }

#container
{
  width:980px;
   	margin-left:10px;
	margin-right:10px;
	clear:both;
 }
 
 #leftbox
 {
   float:left;
   width:600px;
/*   border:1px solid #000000;
*/   margin-left:10px;
   margin-top:5px;
   text-align:justify;
   line-height:20px;
   font-size:11px;
 }
 
 #rightbox
 {
    float:right;
	width:300px;
/*	border:1px solid #000000;
*/	margin-right:10px;
	   margin-top:5px;
   font-size:11px;
 }
 
  #fullbox
 {
    float:left;
	width:900px;
/*	border:1px solid #000000;
*/	margin-right:10px;
	   margin-top:5px;
   font-size:11px;
 }
 
 #boxheader1
{
  width:310px;
  height:30px;
  float:left;
  margin-left:2px;
  padding-top:5px;
/* border: solid 1px #000000;
*/ margin-top:10px;

 }
 
 #boxheader2
{
  width:309px;
  height:30px;
  float:left;
  margin-left:10px;
 padding-top:5px;
  margin-top:10px;
text-align:justify;
 line-height:23px;
font-family:verdana;
font-size:12px;
}

#boxheader3
{
  width:300px;
  float:right;
  height:30px;
  padding-top:5px;
  margin-top:10px;
text-align:justify;
 line-height:23px;
font-family:verdana;
font-size:12px;
}

 
 #firstbox
{
  width:310px;
  height:auto;
  float:left;
  margin-left:2px;
  padding-top:5px;
/* border: solid 1px #000000;
*/ margin-top:2px;
line-height:22px;
 }
  
#secondbox
{
  width:295px;
  height:auto;
  float:left;
  margin-left:10px;
/* border: solid 1px #000000;
*/  margin-top:2x;
text-align:justify;
 line-height:25px;
padding-left:5px;
}

#Thirdbox
{
  width:285px;
  float:right;
  height:auto;
  margin-left:15px;
/* border: solid 1px #000000;
*/  margin-top:2px;
text-align:justify;
 line-height:25px;
padding-right:10px;
}


   #footer
  {
      clear:both;
      width:1000px;
      height:40px;
      background-color:#E0E0E0;
/*	  border:1px solid #0066CC;
*/      margin-top:15px;
      float:left;
  }

  #footerlink
  {
      width:700px;
      float:right;
      height:35px;
      margin-top:15px;
      margin-left:30px;
	  line-height:35px;
/*	  border: solid 1px #000000;
*/  }

    #copyright
  {
      width:250px;
      float:left;
      height:35px;
      margin-top:15px;
       margin-left:5px;
	   line-height:35px;

/*	   border: solid 1px #000000;
*/
  }

    /*Inner page*/


   #headerImage
{
    width:1000px;
   height:250px;
   clear:both;
   margin-top:15px;
   padding-top:10px;

  }


    #textcontainer
{
 width:1000px;
 height:auto;
 margin-top:20px;
 background: -webkit-linear-gradient(LightGray2%, white 50%); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(LightGray 2%, white 50%); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(LightGray 2%, white 50%); /* For Firefox 3.6 to 15 */
background: linear-gradient(LightGray 2%, white 50%); /* Standard syntax (must be last) */
margin:0px auto;
 
 }

    #tbl
    {
        margin-left:6px;
    }

   #label{ display: block; width: 100px; color:blue; }


  #box1
 {
   width:195px;
   height:195px;
    font-size: 12px;
   background-color:#E5E5E5;
   text-align:justify;
   margin-left:10px;
   -moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-ms-box-sizing:content-box;
	box-sizing:content-box;	
   
 }
 
 #box1 p
 {
 	/*line-height:0.3em;*/
	text-align:center;
    position:relative;
}
 
 #box1 strong
 {
 	/*font-size:24px;*/
	/*line-height:0.8em;*/
	/*margin-left:100px;*/
	}