	body { 
		background: url("../../Images/BackGround.jpg");
		background-repeat: repeat-x;
		background-color:#113264;
		background-position: top;
		background-attachment: fixed;
		margin:0;

	}



	
	#mainLayout{ 
			width:882px;
			position:absolute;
			left:50%;
			margin-left: -441px;

	}



/**************************    head start  *********************************/

	#h_mainLayout{ 
			position:relative;
			width:842px;
			left:50%;
			margin-left: -421px;
	}

	#headLayout{ 
			height :286px; 
			background-color:transparent; 
	}

	#blankLayout{
			height:23px;

	}

/**************************    head end *********************************/



/**************************    body start  *********************************/

	#b_mainLayout{ 
			width:882px;
			position:absolute;
			left:50%;
			margin-left: -441px;
			background-color=transparent;
	}
	/**************************    body_menu start  *********************************/
	#menuLayout{
			width:170px;
			height:842px;
			background-color:white;
			float:left;	

	}   /**********  Menu is not using now  *************/

	/**************************    body_menu start  *********************************/


	#leftbodyLayout{
			width:20px;
			height:842px;


			background: transparent url("../../Images/leftSide.png");
			background-color: transparent;
			background-repeat: repeat-y;


			float:left;
	}

	#bodyLayout{
			width:842px;
			height:842px;
			background-color:white;
			float:left;
	}

	#rightbodyLayout{
			width:20px;
			height:842px;

			background: transparent url("../../Images/rightSide.png");
			background-color:transparent;
			background-repeat: repeat-y;

			float:left;
	}



/**************************    body end  *********************************/





/**************************    body_upper start  *********************************/

	#b_main_upperLayout{ 
			width:882px;
			position:absolute;
			left:50%;
			margin-left: -441px;
			background-color:transparent;
	}

	#leftbody_upperLayout{
			width:20px;
			height:20px;


			background: transparent url("../../Images/leftupper_side.png");
			background-color:tranparent;



			float:left;
	}

	#body_upperLayout{
			width:842px;
			height:20px;
			background-color:white;
			float:left;
	}

	#rightbody_upperLayout{
			width:20px;
			height:20px;

			background: transparent url("../../Images/rightupper_side.png");
			background-color:tranparent;

			float:left;
	}



/**************************    body_upper end  *********************************/










/**************************    bottom start  *********************************/
	#Bottom_Left{
			width:20px;
			height:20px;
			background: transparent url("../../Images/bottom_left.png");
			background-color:transparent;
			float:left;
	}

	#Bottom{
			width:842px;
			height:20px;
			background: transparent url("../../Images/bottom.png");
			background-color:tranparent;
			float:left;
	}

	#Bottom_Right{
			width:20px;
			height:20px;
			background: transparent url("../../Images/bottom_right.png");
			background-color:tranparent;
			float:left;
	}


	#Bottom_Bottom{
			Text-align: right;
			width:882px;

	}

/**************************    bottom end  *********************************/



