#container{
	width:830px;
	min-height:865px;
	border-style:solid;
	border-color:#000000;
	margin-left:150px;
	}
/* Header Starts here*/
#header{
	width:856px;
	height:118px;
	float:left;
}
/*Pic right margin-left
*/
.picleft
{
	margin-left:10px;
}
#nav
{
	background-color:#000;
	
}
/* Header ends here*/
#spacegap{
	width:856px;
	height:30px;
	background-color:#FFFFFF;
	}
/* Container Body Starts here*/
#containerbody{
	width:857px;
	height:450px;
	text-align:center;
	}

	#Navagation{
			float:left;
			width:220px;
			height:376px;
			}
	#betweennavagation{
		float:left;
		width:361px;
		min-height:378px;
	}
	#middletopcontentbody{
		float:left;
		width:249px;
		min-height:425px;
		background-image:url(TestingZone/images/rrr3d_r9_c2.png);
		background-repeat:repeat;
		}
/* content body  finshes here*/
/* Footer Starts here*/
#footer{
	width:785px;
	height:33px;
	float:left;
	margin-top:35px;
}
/* Footer ends here*/
/* Logo Container Starts here*/
#Logocontainer{
	width:830px;
	height:120px;
	float:left;
	margin-top:30px;
	}