
body {
	
	padding: 0;
	background: url(img/back2.jpg);
	line-height: 1.6em;
	text-align: justify;
	  font-family: verdana, times roman, batang;
	font-size: 13px;
	color: #C9C9C9;
    width:auto;

}
 img{border:0;}
 
h1 {
	font-size: 13px;
    font-family:verdana;
	font-weight: bolder;
    color:#fff;
    margin-top:29px;
	}

h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
    color:#ff950f;}

a {
	border-bottom: 1px dotted #FF950F;
	text-decoration: none;
	color: #fff;}

a:hover {
	text-decoration: none;
}

#topbar{
background: #1A1A1A url(img/blogorange1.jpg) repeat-x left ;
	
	height:46px;
	padding-top:5px;}

#topbar #social{
	display:block;
	float:right;
    margin-right:120px;}

#topbar #social li{
	display:inline;
	margin-left:20px;
	cursor:pointer;}
    
    #logo { 
   margin-right:30px;
	float: right;
	width: 335px;
	height: 70px;
    padding:0 5px 0px 6px;
	background: #222 url(img/watermark.jpg) no-repeat left top;
    border:groove 6px;
    border-color:#99cc00;
    margin-top:10px;}

#envelope {
	width:97%;
   height:auto;
	
    margin-top:20px;
	margin-bottom:2px;
    background-image:url(img/back.jpg);
    overflow:auto;
}

  .top {
       width:100%;
      
      }

           .topb {
             width:52%;
             float:right;
             overflow:auto;
             margin:15px;
             padding:10px;
             background-color:#777;
             border-top:3px #FF3300 solid;}
             
            .topa {
             width:36%;
             float:left;
             overflow:auto;
             margin:10px;
             padding:10px;
             background-color:#555;
             border-top:3px #FF3300 solid;}
             
               .topc {
             width:36%;
             float:left;
               color:#333;
             overflow:auto;
             margin:10px;
             padding:10px;
             background-color:#b0b0b0;
             border-top:3px #FF3300 solid;}
             
     .bottom {
       width:100%; }

         .bottomb {
             width:52%;
             float:right;
             overflow:auto;
             margin:15px;
             padding:10px;
             background-color:#111;
             border-top:3px #FF3300 solid;}
             
          .bottoma {
             width:36%;
             float:left;
             color:#333;
             overflow:auto;
             margin-top:0px;
             margin:10px;
             padding:10px;
             background-color:#d0d0d0;
             border-top:3px #FF3300 solid;}
             
          .bottomc {
             width:36%;
             float:left;
             overflow:auto;
             color:#333;
             margin:10px;
             padding:10px;
             background-color:#e0e0e0;
             border-top:3px #FF3300 solid;}





#flag1{ 

    background:url(img/english-botton.jpg);
    background-repeat:no-repeat;}
    
 


#botbar{
background:url(img/greenbar3.jpg) repeat-x left ;
	height: 50px;
	padding-top:0px;
    margin-bottom:5px;
	}

#botbar #links{
	display:block;
	float:center;
    margin-right:100px;
      margin-left:60px;
	}

#botbar #links li{
	display:inline;
	margin-left:40px;
	cursor:pointer;
    color: silver;
	}
    
 
