/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }
	
#container {
	background-color: #EEEEEE;
	width : 746px;
	height: 100%;
	color : #000;
	margin-left : 100px;
    border-bottom: 2px solid #2763A5;
}

#menu {
	background: url(images/menu.gif) bottom left repeat-x;
	width: 745px;
	height: 28px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0 ;
}
#menu li {
	float: left;
	margin: 0;
}
#menu li a {
	background: url(images/menu.gif) bottom left repeat-x;
	background-color: #fff;
	height: 2em;
	line-height: 2em;
	width: 124px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#menu li a:hover {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#bodytext {
	background-color: #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-right : 15px;
	text-align : left;
	color: #000;
	padding-top : 15px;
	padding-bottom : 30px;
}

.mainimage {
	background: url(images/headerrajinderraj.jpg) no-repeat;
	background-color : #ffffff;
	width : 746px;
	height : 256px;
}	  
	#container2 {
          width: 746px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	 margin-top: 5px	  
	  }
	
       h3 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	   margin-top: -2px;
	  
	  }	
	a {
	  color: #96C600;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** header styles ****************/
	#header {
	  width:750px;
	  border: 0px
	  padding-bottom: 10px;
      clear: both;
	  }
	#header p { 
	  margin-top: -10px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** content styles ****************/
	#content {
      width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left; 
      }
	
   #contentfull {
      width: 750px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left; 
      }
	
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  line-height: 1.4em;
	  }
	  
	  
/* ===== CONTENT ===== */

div#content-main{
	float:left;
	width:520px;
	margin:0 4px 10px 0;
	}
div#content-sub{
	float:right;
	width:242px;
	margin:0 0 10px 4px;
	}
	
div#content-sub{
	background: #DDEEF6;
	}
div#content-main h2{
	background: #1FA8EF;
	}
div#content-sub h2{
	background: #DD4411;
	}
div#content-main h2, div#content-sub h2{
	/*text-transform:uppercase;*/
	padding: 8px 0 8px;
	text-align:center;
	letter-spacing: 0.1em;
	font-size: 1.0em;
	color: White;
	}
	div#content-main h3, div#content-sub h3{
	text-transform:uppercase;
	padding: 8px 0;
	text-align:center;
	letter-spacing: 0.1em;
	background: #EE8800;
	font-size: 0.8em;
	color: Black;
	
	margin: 0 40px;
	/*padding: 0 30px;*/
	}
div#content-main p,div#content-sub p{
	margin:0;
	padding:5px 8px 15px;
	/*font-size: 0.7em;*/
	}

/**************** sidebar styles ****************/
	#sidebar {
  	  width: 195px;
	  padding-left: 2px;
	  padding-right: 2px;
	  padding-top: 1px;
	  float: left;
	  background: #999999;
	  }
		
	#sidebar p {
  	  padding-left : 30px;
  	  background: url(images/a.jpg) no-repeat;
	  background-color: #ffffFF;
	  padding-top: 0px;
	  padding-bottom: 1px;
          border-bottom: 2px solid #DDDDDD;
          
	  }
	  
	  
	  
	  
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 742px;
	  background-color:#808080;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#808080;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }