body{
font-family:Verdana;
font-size:11px;
color:#666666;
margin:0;
}


h1{
margin:0;
padding:0;
}

#wrapper{
width:790px;
height:auto;
margin-left:auto;
margin-right:auto;
}


#header{
width:790px;
height:221px;
background-image:url(../images/layout/header.jpg);
}

#header_burma{
width:790px;
height:221px;
background-image:url(../images/layout/burma_header.jpg);
}

#header_india{
width:790px;
height:221px;
background-image:url(../images/layout/india_header.jpg);
}


/*class for the page header - make invisible*/
.invisible{
visibility:hidden;
}

#nav{
width:790px;
height:20px;
font-family:Verdana;
margin-top:5px;
}

#nav a:hover{
text-decoration:none;
color:#DF3442;
}

#main{
margin-top:10px;
width:788px;
height:530px;
border:1px solid #CCCCCC;
}


#content_left{
width:609px;
height:530px;
float:left;
border-right:1px solid #CCCCCC;
overflow:scroll;
overflow-x:hidden;
}

#content_left a{
color:#666666;
text-decoration:none;
}

#content_left a:hover{
color:#EF99A0;
text-decoration:none;
}



.content_title{
width:100%;
height:20px;
background-color:#E4E4E4;
float:left;
color:#666666;
font-weight:bold;
line-height:20px;
text-align:center;
}

.content_title_left{
width:100%;
height:20px;
background-color:#E4E4E4;
float:left;
color:#666666;
font-weight:bold;
line-height:20px;
text-align:left;
padding-left:5px;
}

.content_in{
width:95%;
height:auto;
margin-left:auto;
margin-right:auto;
font-weight:normal;
}



#content_right{
width:175px;
height:530px;
float:right;
border-left:1px solid #CCCCCC;
}

#footer{
width:790px;
height:20px;
float:left;
font-size:9px;
padding-top:3px;
}

#footer a{
color:#CCCCCC;
text-decoration:none;
}
#footer a:hover{
color:#EF99A0;
text-decoration:none;
}




p{
margin:0;
padding:0;
margin-bottom:10px;
}

.border{
border:1px solid #CCCCCC;
padding:10px;
}


.right{
width:70%;
float:right;
line-height:19px;

}

.left{
width:30%;
float:left;
}

.in{
width:95%;
margin:auto;
}

.combo
{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 width:200px;
}
textarea,input{
width:200px;
}

.button{
font-size:11px;
letter-spacing:1px;
}

.required{
color:red;
}

#errname,#erremail,#errmsg{
color:red;
}

.right_contact{
width:80%;
float:left;
margin-left:65px;
}

.left_contact{
}
.in_contact{
border:1px solid #CCCCCC;
width:95%;
padding:5px;
padding-bottom:10px;
margin-left:auto;
margin-right:auto;

}
.fred{
line-height:25px;}

