/*Md. Tanjim Morshed Bhuiyan*/


/* CSS Document */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	border:none;
}

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

A:hover {
	color:#0091DF;
}
/*......................Head...............*/



#top-bar {
	left:0px;
	top:0px;
	width:780px;
	height:15px;
}

#menu {
	left:0px;
	top:15px;
	width:780px;
	height:75px;
}

#top {
	clear:both;
	left:0px;
	top:90px;
	width:780px;
	height:167px;
}

#welcome {
	left:0px;
	top:257px;
	width:780px;
}


#free-newsletter {
	float:left;
	left:0px;
	top:0px;
	width:200px;
}

.text-free-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}

.text-field {
	width:171px;
	height:16px;
	border:1px #0091DF solid;
}

#welcome-seo {
	float:right;
	left:200px;
	top:0px;
	width:580px;
}

.text-welcome-seo {
	font-family: Tahoma;
	font-size: 11.5px;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
	padding-left:16px;
	padding-right:16px;
}


#content {
	clear:both;
	left:0px;
	top:401px;
	width:742px;
	padding-left:19px;
	padding-right:19px;
}

.content-box {
	border: 1px solid #0091DF;
	border-spacing:0px;
}

.text-content-head {
	font-family: Tahoma;
	font-size: 34px;
	line-height: 44px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-left:24px;
	font-weight: bold;
}

.text-content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
	padding-left:24px;
}

#footer {
	clear:both;
	left:0px;
	top:1691px;
	width:780px;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	height:59px;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}