* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#999999;
}
a{
	text-decoration:none;
}
img{
	border:0;
}
#wrapper {
	margin: 0 auto;
	width:1000px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#header{
	float:left;
	width:1000px;
	height:101px;
}
#headerLeft{
	float:left;
	background-image:url(images/Rajadhani_Logo.png);
	background-repeat:no-repeat;
	width:135px;
	height:101px;
}
#headerRight{
	float:left;
	background-image:url(images/img_02.png);
	background-repeat:repeat-x;
	width:865px;
	height:101px;
}
#headerRightTop{
	width:845px;
	height:21px;
	padding-top:30px;
	text-align:right;
	padding-right:20px;
}
#headerRightTop a{
	text-decoration:none;
	color:#333333;
}
#headerRight #headerRightBottom{
	width:845px;
	height:20px;
	padding-top:30px;
	/*padding-right:20px;*/
	position:relative;
	color:#0187D0;
}
#banner{
	float:left;
	height:203px;
	width:1000px;	
}
#banner1{
    float:left;
	height:203px;
	width:684px;
/*	background-image:url(images/banner_01.png);
*/}
#banner2{
    float:left;
	height:203px;
	width:316px;
}
#main{
	float:left;
	width:1000px;
	min-height:345px; height:auto !important;height:345px;
	/*overflow:hidden;*/
}
#main #left{
	float:left;
	width:448px;
	min-height:345px; height:auto !important;height:345px;
	overflow:hidden;
}
#main #left .title{
	height:53px;
	width:448px;
	margin-bottom:5px;
}
#main #left .content{
	padding-left:10px;
	height:100px;
	width:430px;
	color:#333333;
	text-align:justify;
}

#main #left .thumb{
	float:left;
	height:179px;
	width:110px;
}
#main #left .main{
	float:left;
	height:179px;
	width:328px;
}
#main #middle{
	float:left;
	width:265px;
	min-height:345px; height:auto !important;height:345px;
	overflow:hidden;
}
#main #middle .title{
	height:53px;
	width:265px;
	margin-bottom:5px;
}
#main #right{
	float:left;
	width:287px;
	min-height:345px; height:auto !important;height:345px;
	overflow:hidden;
}
#main #right .title{
	height:53px;
	width:287px;
	margin-bottom:5px;
}
#main #mainLeft{
	float:left;
	width:713px;
	min-height:345px; height:auto !important;height:345px;
	/*overflow:hidden;*/
}
#main #mainLeft .title{
	height:53px;
	width:713px;
	margin-bottom:5px;
	font-size:30px;
	color:#0187D1;
}
#footer{
	float:left;
	background-image:url(images/img_16.png);
	background-repeat:repeat-x;
	height:62px;
	width:980px;
	text-align:left;
	padding:30px 0 0 20px;
	font-size:11px;
	color:#333333;
}
#footer a{
	color:#333333;
}
/*menu starts*/
	ul.menu {list-style:none; margin:0; padding:0; position:absolute; right:0}
	ul.menu * {margin:0; padding:0}
	ul.menu a {display:block; color:#0187D0; text-decoration:none}
	ul.menu li {position:relative; float:left; margin-right:2px}
	ul.menu ul.dropdown {position:absolute; top:20px; left:0; background:#0187D0; width:148px; display:none; opacity:0; list-style:none; }
	ul.menu ul.right {position:absolute; top:20px; right:0; background:#0187D0; width:148px; display:none; opacity:0; list-style:none;}
	ul.menu ul li {position:relative; border:1px solid #84ACDD; border-top:none; width:148px; margin:0}
	ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#0187D0;color:#FFFFFF}
	ul.menu ul li a:hover {background-color:#9f9f9f}
	ul.menu ul ul {left:148px; top:-1px}
	ul.menu .menulink {border-right:1px solid #0187D0; padding:0 5px; /*font-weight:bold; width:134px;*/}
	ul.menu .rightlink{ border-right:none}
	
	ul.menu .menulink:hover, ul.menu .menuhover { color:#666666;}
	ul.menu .sub {background:#B8CFEB url(images/arrow.gif) 136px 8px no-repeat}
	ul.menu .topline {border-top:1px solid #84ACDD}

/*menu ends*/
.contents{
	padding:5px 5px 5px 13px;
	text-align:justify;
}
/* form starts*/
/* densi forms start */
#form {
	border:1px solid #ddd;
	padding:0.5em 0 0.5em 0.5em;
	margin-left:3em;
	margin:1em 0 0 3em;
}
#form div {
	margin:0.3em 0;
	clear:both;
}
#form label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
#form legend {
	color:#555353;
	font-size:1.2em;
	font-weight:bold;
}
#form legend span {
	width:10em;
	text-align:right;
}
#form input {
	padding:0.15em;
	width:17em;
	border:1px solid #ddd;
	background-color:#fafafa;
	font-size:0.95em;
	/*-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;*/
}
#form textarea {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd; 
	background-color:#fafafa;
	font-size:0.95em; 
	height:7em;
	
	/*-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;*/
}
#form #submit-go {
	margin-top:1em;
	margin-left:10.5em;
	width:69px;
	height:26px;
	border:0; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color: #EBEBEB;
	display:block;
	font-weight:bold;
	cursor:pointer !important; cursor:hand;
}
/* form ends */
.alert{ 
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}
span.smalltitle{
	color:#555353;
	font-weight:bold;
	display:block;
	padding:5px 0;
}
.date{
	color:#B54613;
	display:block;
	padding-bottom:5px;
}

ul.listings{
	list-style-image:url("images/bullet2.gif") ;
	list-style-type:none;
	list-style-position:outside;
	padding:0 0 0 20px;
}
ul.listings a{
	color:#555353;
	font-weight:bold;
	text-decoration:none;	
}
ul.listings li{
	/*padding:5px 0 0 0;*/
}
ul.listing1{
	list-style-image:url("images/bullet.gif") ;
	list-style-type:none;
	list-style-position:outside;
	padding:0 0 0 50px;
	font-size:11px;
}
ul.listing1 .date{
	color:#72AB13;
}
ul.listing1 .smalltitle{
	color:#4AAFDC;
	font-weight:normal;
	display:inline;
	/*padding:5px 0 0 0;*/
}
ul.listing1 .smalltitle a{
	color:#4AAFDC;
}
span.paragraph{
color:#999999;
text-align:justify;
}
ul.list{
padding-left:20px;
color:#333333;
}
h1.subheading{
color:#0187d0;
clear:both;
}
.subheading i{
  font-size:18px;
  color:F3B200;
 } 
.breadcrumb{
	clear:both;
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
	width:100%;
}
.breadcrumb ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumb ul li{
	background:transparent url(images/brdArrow.gif) no-repeat scroll 100% 4px;
	display:inline;
	margin:0;
	padding:0 12px 0 0;	
}
.breadcrumb ul li a{
	color:#666666;
	text-decoration:none;
}
.breadcrumb ul li.last{
	background-image:none;
}
.careerdetails{
	border-bottom:1px solid #DDDDDD;
	display:block;
	padding:5px 0;	
}
.careerdetails .field{
	width:100px;
	float:left;
}
.careerdetails .text{
	float:left;
}
.careerdetails .bold{
	font-weight:bold;
}
.careerdetails div{
	clear:both;
	padding:8px 0 0 0;
}
.borderdiv{
	display:block;
	float:left;
	border-bottom:1px dotted #999999;
/*	color:#5B6466;
*/	color:#000000;
    font-weight:bold;
	width:250px;
	font-size:9px;
	padding:5px 0;
}
.borderdiv a{
    color:#000000;
}

.borderdiv1{
	display:block;
	float:left;
	border-bottom:1px dotted #999999;
/*	color:#5B6466;
*/	color:#000000;
    font-weight:bold;
	width:255px;
	font-size:9px;
	padding:5px 0;
}

.middleContent{
	padding-left:20px;
}
.bigtitle{
	font-size:18px;
	font-weight:bold;
	color:#0187D0;
	display:block;
	padding-bottom:5px;
}
span.para{
   text-align:justify;
   color:#333333;
  }
  #image{
  float:left;
  }
.image{
   float:left;
   padding-right:20px;
   padding-bottom:20px;
 }	
 p.paragraph{
   color:#333333;
   text-align:justify;
   }
   p.align{
   padding-top:10px;
   text-align:justify;
   }
