body {
	margin:0;
	padding:0;
	background-image:url(../images/bg.gif);
	font:11px Arial;
	color:#000;
}

td{font:normal 11px arial;}

h1, h2, h3, h4, ul, li, p, form {
	margin:0;
	padding:0;
	border:0
}
ul {
	list-style:none;
}
a {
	color: #960;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	color: #856450;
	font:bold 16px/25px Arial;
}
h3 {
	color: #fff;
	font: 14px/20px Arial;
	padding:5px;
}

h4{
	color:#D5761C;
	font:bold 12px Arial;}

hr
{
	height: 1px;
	color: #dfdddc;
	border: none;
	background-color: #dfdddc;
}
input{
	padding:0; margin:0; border:1px #CCC solid; width:100%; font-size:11px; height:18px; color:#777;}
#wrapper {
	margin:0 auto;
	width:940px;
}
#top {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	height:25px;
	width:940px;
	color:#666;
}
.date {
padding-top: 7px;
	float:left;
	font-weight: normal;
	
}
.top-links {
	float:left;
	padding:7px 0 0 320px;
	color:#c60;
}
.top-links a {
	color:#c60; padding:0 5px;
}
.search {
	float:left;
	padding-left:50px;
}
#header {
	float:left;
	width:940px;
	height:80px;
	background: url(../images/header-bg.jpg);
}
#header h1 {
	height:80px;
	width:370px;
	float:left;
}
#header h1 a {
	background-image: url(../images/logo.gif);
	height:80px;
	width:370px;
	display:block;
}
.flag {
	float:right;
	background-image:url(../images/flag.jpg);
	width:68px;
	height:80px;
}
#body {
	float:left;
	background: url(../images/bg-main.gif) repeat-y #FFF;
}
#nav {
	float:left;
	width:175px;
}
#nav p a{
	float:left;
	display:block;
	background-color:#d5761c; padding:8px; color:#FFF; font:bold 13px Arial;  padding-right:130px;
}
#nav p a:hover{
	text-decoration:none;
	/*color:#703607;*/}
#nav ul li {
	float:left;
	width:175px;
	background:url(../images/arrow.gif) 5px 10px no-repeat #703607;
}           
#nav ul li a {
	/*background:url(../images/arrow.gif) 5px 10px no-repeat #703607;*/
	padding:5px 0 5px 15px;
	border-bottom:#b8811d 1px dotted;
	color:#FFF;
	text-decoration:none;
	display:block;
	font:normal 11px arial; /*add by sunayana on 21 jan*/
	float:none; /*add by sunayana on 21 jan*/
}
#nav ul li a:hover, .active1 {
	color:#FC3!important;
	background:url(../images/arrow.gif) 5px 10px no-repeat #600;
}
#inside {
	background-color:#FFF;
	float:left;
	width:765px;
}
#menu {
	background-image:url(../images/nav-bg.jpg);
	height:33px;
}
#menu ul li {
	display:inline;
	float:left;
}
#menu ul li a {
	padding:9px 12px;
	display:block;
	border-left:1px #b8811d solid;
	color:#ffa735;
	font:bold 11px Arial;
	text-decoration:none;
}
#menu ul li a:hover , .active {
	background-image:url(../images/nav-active.jpg);
}

#content {
	padding:10px;
}
#content span {
	margin-bottom:10px;
	display:block;
}
#content-left {
	float:left;
	width:535px;
}
#content-left span {
	float:left;
}
#content-left span ul li{
	padding:10px 0;
	float:left;
	width:535px;
	border-bottom:1px solid #CCC;
}
#content-left h3 {
	background-color:#666;
	width: 525px;
}
#content-left span ul li img {
	float:left;
	margin-right:10px;
}
#content-left span ul li h4 a {
	font-size:11px;
}
#content-left span ul li b {
	font-weight:normal; font-size:11px; color:#888;}
#content-right {
	float:left;
	padding-left:10px;
	width:200px;
}
#content-right span {
	background-color:#ebebeb;
}
#content-right span h3 {
	background-color:#cb6e17;
}
#content-right span ul li {
	border-bottom:1px #ccc solid;
	padding:4px 20px;
	background:url(../images/arrow1.gif) 5px 8px no-repeat;
}
#content-right span ul li a {
	color:#666;
}
#footer {
	float:left;
	background-color:#FFF;
	width:920px;
	color:#666;
	border-top:1px #ccc solid;
	padding:10px;
}
#footer ul {
	float:left;
}
#footer ul li {
	float:left;
	padding-right:15px;
}
#footer span {
	float:right;
	text-align: right;
}

/*...........................CSS for Objective.php, services.php, passportinfo.php by Sunayana..................*/
.padding10px{padding:10px;}
.margin5px{margin:5px 0;}
.browncolor{color:#996600;}
.nobg{background:none!important;}
.nopadding{padding:0!important;}
ol.listing{
	list-style:disc;}
	
	ol.listing li{padding:0 0 10px 0;}
	
		ol.listing li a, a.brownlink{
			text-decoration:underline;}
		ol.listing li a:hover, a.brownlink:hover{
			text-decoration:none;}
			
.passportinfo{
	width:535px;
	float:left;
	border-bottom:1px solid #ddd;
	padding:0 0 15px 0;
	margin:0 0 15px 0}
	
	.passportinfo h3{
		color:#D5761C;}
		
.implink a{
	color: #fff;
	text-decoration:none;}
		
.implink a:hover{
	color:#FCDE0C;
	text-decoration:none;}
	
.countrylist{
	float:left;
	width:auto;
	border:1px solid #ccc;
	background-color:#eee;}
	
	.countrylist ol{
		float:left;
		width:130px;
		border-right:1px solid #ddd;
		}
		
.tbl_diplomatic_relation td{
	padding:10px;
	font:normal 11px arial;}
	
	.tbl_diplomatic_relation td input{
		width:200px;}
	.tbl_diplomatic_relation td textarea{
		width:300px;}
	
.tbl td{
	padding:3px;
	font:normal 11px arial;}

	.tbl1 td, .tbl1 td a{font:normal 11px arial; padding:0px;} 
	
.small{
	width:100px!important;
	cursor:pointer;}
