/* CSS Document */

/*
-----------------------------------------------
standerd css
Name:     kamrul hasan
Designer: kamrul Hasan
Date:     23 Aug 2006
----------------------------------------------- */

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

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

#content
 {
	top:181px;
	width:780px;
}
#top-content{
	top:216px;
	width: 780px;
	background-image: url(images22/bgtop-content.gif);
	background-repeat: repeat-y;
	}
#bottom-content {
	width:780px;
  }

/* Links
----------------------------------------------- */

A {
	TEXT-DECORATION: none;
	
}
A:hover {
	COLOR: #006633; 
	TEXT-DECORATION: none}

/* Header
----------------------------------------------- */
#header {
  	top:0px;
	width:780px;
	height:156px;
  }
  
H1 {
	FONT-SIZE: 1.75em; MARGIN: 5px; COLOR: #C10101; padding-left:5px
}
H1 A {
	COLOR: #7b8186
}
H2 {
	FONT-SIZE: 1.5em; COLOR: #C10101; padding-left:5px; margin:3px;
}
H3 {
	FONT-SIZE: 1em; PADDING-BOTTOM: 2px; MARGIN: 2em 0px 0px
}
H4 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H6 {
	FONT-SIZE: 0.8em; TEXT-TRANSFORM: uppercase; LETTER-SPACING: 2px
}
P {
	MARGIN: 0px 0px 1em
}
/* Menu
---------------------------------------------*/
#menu
  {
	top:156px;
	height:25px;
	width:780px;
	   
}

/* body-content
----------------------------------------------------*/

FORM {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}


/* Sidebar
----------------------------------------------- */


/* Footer
----------------------------------------------- */
#footer 
    {
	height: 89px;
	width: 780px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5181DE;
	text-decoration: none;
	
    }
.footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5181DE;
	text-decoration: none;
	text-transform: none;
}

/* Misc
----------------------------------------------- */
.white_img_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}
.bgcontent_1{
	background-image: url(images22/bgcontent-01.gif);
	background-repeat: repeat-y;
}
.bgcontent_2{
	background-image: url(images22/bgcontent-02.gif);
	background-repeat: repeat-y;
}
.bgimage{
	background-attachment: fixed;
	background-image: url(images/bgimg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-left: 10px;
}
.white_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}

.homepage_nav, .homepage_nav a{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000;
}
.homepage_nav {
padding-top: 3px;
}
