* {
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
}
body, div, span, p,  img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
	border:0;
}

body { 
  padding: 0 0; 
 /*background: #192d40 url('../img/bg.jpg') repeat-x; For back ground color*/
  font-family: "arial",sans-serif; 
  font-size: 13px;
  line-height:24px;
  color:#666666;
  
  text-align: center; 
}

/* links --------------------------------------------------------------- */
/*a {color:#fff;}
a:link {color:#fff;}
/*a:hover {color:#fff; text-decoration: none;}

/* headings --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 10px 0; }
h1 { font-size:200%; }
h2 {
	font-size:160%;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-size:140%;
	margin-top: 5px;
	font-family: Geneva;
	color: #000000;
}
h4 { font-size:120%; }
h5 { font-size:100%; }

/* layout ---------------------------------------------------------------------- */
#layout { 
  width:790px; 
  margin:0 auto; 
  text-align:left; 
}
#container { 
  padding-top: 12px;
  }

  	/* header ------------------------------------------------------------------ */
  	#header { position:relative; padding-left: 7px;}
  
      #logo {
	font-family: Impact, 'Techno CE', sans-serif;
	font-weight: normal;
	color: #000066;
	position: relative;
	overflow: hidden;
	height: 110px;
	font-size:260%;
	margin: 0;
	line-height: 130px;
		}
		
	#slogan  {
	float : right;
	font-size : 18px;
	font-weight : lighter;
	font-style : normal;
	padding-right : 10px;
	height: 60px;
	position:relative;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
} 
	
      #logo a{
        color: #fff;
        text-decoration: none;
      }
      
      #logo .leaf {
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 1;
	width: 121px;
	height: 89px;
	cursor: pointer;
	background-image: url(../img/leaf.gif);
	background-repeat: no-repeat;
	background-position: 50px 1px;
      }
      
      #logo .light {
       
		color:#ff6300;
      }
        
    /* navigation --------------------------------------------------- */
    #nav {
	position:relative; 
	z-index:2; 
	border: 1px solid #1a2735; 
	border-right: none; 
	border-left: none; 
	padding: 7px 0;
	}
      #nav ul {margin:0; padding:0; list-style:none;}
      	#nav ul li {float:left; display:inline; margin:0; padding:0;}
      	#nav ul li a {
      	  font-size: 19px;
      	  font-weight: bold;
		  color:#f04593;
          display: block; 
		  text-decoration: none;
          float: left; /*\*/ float:none; 
          padding: 7px 25px 7px 7px;
          line-height: 18px;
        }
        
        #nav ul li a span {
      	  font-size: 11px;
      	  font-weight: normal;
      	  color: #67707a;
        }
        
        #nav ul li a:hover {
	/*background: #0a151f;*/
	color: #8655ab;
        }
      	#nav ul li#active a {
        }
  
  
  
    .content {
      float: right; 
      padding: 0 0 0 0;
      width:570px;
      z-index: 10;
    }
    .content .in{
      padding: 0 0 0 10px;
    }
  
  	/* columns ----------------------------------------------------------------- */
  	#panel-left { float:left; width:200px; }
  	.panel .in { padding: 10px; }
    
    #panel-left span  { color: #515f6a; }
    
    #panel-left p  { margin-top: 5px; }
	
	/*added left*/
	left ul {
	list-style: none;
}

 li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

 li li {
	padding: 4px 10px;
   background: url(images/small.gif) no-repeat left;
}

 li a {
color:#000000;
list-style:none;
text-decoration:none;

}
 a:visited {
	color: #2A99DE;
}
 a:hover {
color:#006600;
text-decoration:underline;
	
}

/*#left p
{
padding: 10px;
}

/* lists --------------------------------------------------------------------- */
/*ul, ol { display:block; margin:15px 0 15px 40px; }*/
/*ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }/*


  
  	/* footer ----------------------------------------------------------------- */
	
  	#footer {
	clear:both;
	height: 100%;
	margin-top: 20px;
	border-top: 1px solid #324455;
	color: #a0a9b0;
	font-size: 90%;
	line-height:normal;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
    }
    
    #footer a {
      color: #a0a9b0;
	  text-decoration:none;
    }
	 #footer a:hover{
      
	  color:#003300;
	  text-decoration:underline;
    }
    
      #footer p { margin:0; 
	  padding-top:10px;
	  text-align:center;
	   }
	   #footer h1 {
	    margin:0; 
	  padding-top:10px;
	  text-align:center;
	   }




/* paragraphs -------------------------------------------------------------------- */
p { margin:15px 0; }

/* tables --------------------------------------------------------------------- */
table.table { margin:15px 0; border: 1px solid #324455; border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
th.table { text-align:center; font-weight:bold; border: 1px solid #324455;}
th.table, td.table { padding:4px 6px; border: 1px solid #324455;}
tr.table-top {background: #425364; font-weight: bold;}



/* definitions -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* universal --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
/*.f-left {float:center;}
/*.f-right {float:right;}*/
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
.noscreen { display:none; }

.foto{  display: block;}
