@charset "utf-8";
/* concept & design by Looogo */
/* E-mail : info@looogobd.com */
/* Voice : +8801819052271*/
/* CSS Document */
.style3 { color: #ee7b04; font-size: 18px;}
.style5 { color: #d86632; font-size: 18px;}

.wholePage { width: 100%; height:auto; }

.mainLayout { width:900px; height:auto; margin:auto }

.header { width:900px; height:74px; background-image:url(../images/title.jpg); background-repeat:no-repeat; }

.help {width:150px; height:74px; float:right; margin-right:25px}

.headerMenu {width:250px; height:13px; float:right;}
.headerMenu ul{ list-style:none;}
.headerMenu li {padding:30px 5px 0 5px; float:right;}
.bodyContent {padding:0 0 0 0; width:870; height:265px;}

.searchBox {
	width:200px;
	height:25px;
	float:right;
	margin:4px 0 0 0;
	background:url(../images/search-box.jpg);
	background-repeat:no-repeat;
}
		.searchButton {width:210px; height:25px; float:right; margin:4px; background-image:url(../images/search-box.jpg); background-repeat:no-repeat;}
		.searchButton textarea	{ border: #E6E6E6 0; width: 30px; height: 15px; }
		.searchButtonLeftBox {
	width:159px;
	height:25px;
	float:left;
	margin:5px 0 2px 5px;
}
		.searchButtonLeftBox textarea input	{ border: #E6E6E6 0; width: 150px; height: 25px; }
		.searchButtonRightBox { width:31px; height:25px; float:left; margin:0;}
		
.topBox { width:900px; height:34; }
	.topBoxTop { width:900px; height:34; }
		.topBoxTopLeft { width:10px; height:34px; background-image:url(../images/menu_top_left.jpg); background-repeat:no-repeat; float:left; }		
		.topBoxTopMid { width:880px; height:34px; background-image:url(../images/menu_top_mid.jpg); background-repeat:repeat; float:left; }
			.topBoxTopMid ul { list-style: none;  }
			.topBoxTopMid ul li {font:tahoma; size:12px; font-weight:bold; padding:10px 15px 2px 15px; float: left;}
			.topBoxTopMid a {color:#FFFFFF;}
			.topBoxTopMid a:active{color:#FF0000;}
			.topBoxTopMid a:visited{color:#FFFFFF;}
			.topBoxTopMid a:hover {color:#FF6600; text-decoration:none;}		
		.topBoxTopRight { width:10px; height:34px; background-image:url(../images/menu_top_right.jpg); background-repeat:no-repeat; float:left; }
	
.middleRight {
	width:900px;
	height:603px;
	float:left;
	margin:12px 0px 0px 0px;
}
	.midRightBoxTop { width:900px; height:34; }
		.midRightBoxTopLeft {
	width:10px;
	height:37px;
	background-image:url(../images/panel-top-left.jpg);
	background-repeat:no-repeat;
	float:left;
}		
		.midRightBoxTopMid {
	width:880px;
	height:37px;
	background-image:url(../images/panel-top-mid.jpg);
	background-repeat:repeat;
	float:left;
}
		.midRightBoxTopMidButton {width:89px; height:30px; float:right;	margin:2px;}
		.midRightBoxTopMid h1 {font:tahoma; font-size:12px; color:#FFFFFF; padding:10px 0 5px 0;}					
		.midRightBoxTopRight {
	width:10px;
	height:37px;
	background-image:url(../images/panel-top-right.jpg);
	background-repeat:no-repeat;
	float:left;
}
		.redBar {width:558px; height:3px; padding:o; background-image:url(../images/red-bar.jpg); background-repeat:repeat-x;}
	
	.midRightBoxMid { width:900px; height:auto; }
		.midRightBoxMidLeft {
	width:4px;
	height:553px;
	background-image:url(../images/index_top_box_mid_left_or.jpg);
	float:left;
	background-repeat:repeat-y;
}		
		.midRightBoxMidMid {
	width:892px;
	height:553px;
	background-color:#FFFFFF;
	float:left;
}

		.midRightBoxMidRight {
	width:3px;
	height:553px;
	background-image:url(../images/index_top_box_mid_right_or.jpg);
	float:left;
	background-repeat:repeat-y;
}
		
	.midRightBoxBot { width:900px; height:11; }
		.midRightBoxBotLeft { width:10px; height:11px; background-image:url(../images/index_top_box_bot_left.jpg); background-repeat:no-repeat; float:left; }
		.midRightBoxBotMid { width:880px; height:11px; background-image:url(../images/index_top_box_bot_mid.jpg); background-repeat:repeat; float:left; }
		.midRightBoxBotRight { width:10px; height:11px; background-image:url(../images/index_top_box_bot_right.jpg); background-repeat:no-repeat; float:left; }
		

.botMenu { width:900px; height:30; float:left; margin:10px 0px 0px 0px;}
.botMenuLeft {width:5px; height:30px; background-image:url(../images/bottom-left.jpg); background-repeat:no-repeat;}
.botMenuMid {width:890px; height:30px; background-image:url(../images/bottom-mid.jpg); 	background-repeat: repeat-x;}
.botMenuMid ul {list-style:none;}
.botMenuMid li { size:12px; font-weight:bold; padding:2px; float: left; margin:7px 16px 5px 16px; }

.botMenuMid a {color:#FFFFFF; text-decoration:none;}		
.botMenuMid a:active{color:#FFFFFF;}
.botMenuMid a:visited{color:#FFFFFF;}
.botMenuMid a:hover {color:#6130d9; text-decoration:none;}
.botMenuRight {width:5px; height:30px; background-image:url(../images/bottom-right.jpg); background-repeat:no-repeat;}

.Myfooter{width:900px; height:30px; float:left; margin:15px 0 0 0;}
.Myfooter h1 {font-weight:bold; color: #6130d9; float:left;}
.Myfooter h2 {font-weight:bold; color: #FF6600; float:left;}
