body {
	background:#CFC1E3 url(images/bg.gi) repeat-x;
	line-height: 1.4em;
	color: #333;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:1.5em;
	margin:0;
}

/* LINKS AND HEADINGS STYLING */

a { color: #333; background: inherit; text-decoration:none; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image {
	float: left;
	padding: 3px;
	margin: 0 15px 10px 0;
}

/* CONTENT WRAPPER */

#main { 
	width: 1000px; 
	margin: 0 auto;
	background:#fff;
	border-left:1px solid #9273BF;
	border-right:1px solid #9273BF;
}

/* TOP LEFT LOGO */
#header{
	height:110px;
	width:1002px;
	float:left;
	margin-top:10px;
}
#logo {
	float: left;
	padding:0px 20px;
	
}
	#logo h1 { color: #808080; background: #fff; }

#topcontact{
	float:right;
}
#topcontact img{
	border:0px;
	margin:0px;
	padding:0px 15px;
}
/* TOP RIGHT HORIZONTAL MENU */


#banner{
	padding:0;
	margin:0 0 10px 0;
	float:left;
	width:1002px;
	height:230px;
	
}
#menus {
	float:left;
	background:#9273BF;
	width:1002px;
}
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
	.box {
	border: 1px solid #ccc;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	}
	.boxa {
	border: 1px solid #ccc;
	margin: 0px;
	background-color: #F7F7F7;
	background-image: url(images/worldmap.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	.note {
	padding: 0px 10px 0px 10px;
	border: 1px solid #CFCB66;
	margin: 0 0 5px 0;
	color: #585616;
	background-color: #CCCCCC;

	background: images/package.gif;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 748px;
}
	.leftcol {
	float: left;
	padding: 10px 5px;
	width: 350px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 5px 0;
	font-size:11px;
	}
	.rightcol {
	float: right;
	padding: 10px 15px;
	width: 350px;
	border:#ccc 1px solid;
	margin: 0 0 5px 0;
	font-size:11px;
		}
	.special {
	clear: both;
	margin:0px 0 0px 0;
	padding: 5px 0px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
	}
	.leftcol1 {
	float: right;
	padding: 12px 15px;
	width: 715px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 0px 0;
	margin-bottom: 10px;
	}

.leftcol2 { 
		float: left; 
		padding: 12px 15px;
		width: 610px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}


/* FOOTER */

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px;
	background:#f3f3f3;
	position:relative;
	margin:0 0;
	display:block;
	width:960px;
	float:left;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	color:#333;
	text-decoration:none;
	}

#footer h2{
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	font-family:Verdana, Geneva, sans-serif;
	}

#footer li{
	margin-bottom:5px;
	 font-size:11px; 
	 font-family:Verdana, Geneva, sans-serif;
	}

#footer .footbox{
	display:block;
	float:left;
	width:180px;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
.rediffmail{
	padding: 10px 10px 0px 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.rediffmail h2{
	font: bold 1.5em Verdana, Geneva, sans-serif;
	padding:0;
	margin:0; 
}
.post ul { list-style: none outside; padding: 0px 0 0 0; }

.post li { 
	background: url(images/latest-news-actions.gif) no-repeat 0 2px; 
	padding-left: 25px; 
	padding-bottom: 5px;
	text-decoration:none;
	list-style:none; 
}

.post li a { 
	font-size: 12px; 
	line-height: 20px; 
	color: #333; 
	text-decoration: none;
}

.post li a:hover { text-decoration: none; }
