/* Mamun ur Rosid */
#mainWindow {
	width:775px; height:525px; margin:auto;
	background-image:url(images/bg_body.jpg);
	}

#logo-menu {
	width:775px; height:369px;
	}
	.logo {
		width:230px; height:259px; float:left;
		background:url(images/shinepukur_logo.jpg) no-repeat right top;
		}
	#images-news {
		width:545px; height:369px; float:left;
		 position:relative;
		}
	.news {
		width:545px; height:60px;
		font-family:Arial; font-size:12px;
		}
	.link {
		width:450px; color:#c5822a;
		text-decoration:none
		}
	.menu {
		width:190px; height:309px; float:left;
		text-align:right;
		}
	.menu-content a {
		display:inline;
		font-family:Verdana; font-size:12px;
		line-height:19px;
		font-weight:bold;
		padding:3px;
		color: #565656;
		text-decoration: none;
		}
	.menu-content a:hover {
		color: #c5822a;
		}

	.img1 {
		width:147px; height:309px; float:left;
		background:url(images/img1.jpg) no-repeat bottom;
		}
	.img2 {
		width:181px; height:309px; float:left;
		background-image:url(images/img2.jpg);
		}

#imges-text {
	width:748px; height:63px;
	}
	.imgText {
		width:410px; height:63px; position:relative;
		float:right;
		background-image:url(images/img_text.jpg);
		}
	.img3 {
		width:181px; height:63px; position:relative;
		float:right;
		background-image:url(images/img3.jpg);
		}

#text {
	width:775px; height:92px;
	font-family:Verdana; font-size:14px; font-weight:bold; 
	text-align:center;
	}

#footer {
	width:765px; height:15px; margin:auto;
	background-color:#dcdcc0;
	font-family:Verdana; font-size:10px; padding:5px; color:#444444;
	text-align:center;
	}