/* CSS Document */

/*
-----------------------------------------------
standerd css
Name:     kamrul hasan
Designer: kamrul Hasan
Date:     20 July 2006
----------------------------------------------- */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
		
  }

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bgwrap.gif);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
  }
  

#content
 {
	top:290px;
	width:780px;
}
#main-content{
	float: right;
	width: 636px;	
	}
#body-content {
	width:492px;
	float: left;
  }

/* Links
----------------------------------------------- */


.vardana_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A {
	TEXT-DECORATION: none;
	
}
A:hover {
	COLOR: #006633; 
	TEXT-DECORATION: none}

/* Header
----------------------------------------------- */
#header {
	width:780px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 265px;
  }
  
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
}
H5 {
	COLOR: #7b8186
}
H6 {
	FONT-SIZE: 0.8em; TEXT-TRANSFORM: uppercase; LETTER-SPACING: 2px
}
P {
	MARGIN: 0px 0px 1em
}
/* Menu
---------------------------------------------*/
#menu
  {
	top:265px;
	width:780px;
	height:25px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;	
	   
}
.menu_text{
	font-family: tohoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* body-content
----------------------------------------------------*/

.main_contant_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #098E00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bgheading.jpg);
	width: 780px;
	text-transform: uppercase;
	height: 21px;
	line-height: 20px;
	background-repeat: no-repeat;
}
.main_contant_heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #098E00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bgheading.jpg);
	width: 780px;
	text-transform: uppercase;
	height: 21px;
	line-height: 20px;
	background-repeat: no-repeat;
	clear: both;
}

FORM {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}


/* Sidebar
----------------------------------------------- */

#Left_column {
	top:296px;
	width:144px;
	float:left;
  }

 .nav1
 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
 #thirdColumn {
	top:296px;
	width:144px;
	float: right;
	
	
}

/* Footer
----------------------------------------------- */
#footer 
    {
	clear:both;
	height: 15px;
	width: 780px;
	
    }
.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}

/* Misc
----------------------------------------------- */
.grey_text_padding{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
.padding_01{
	padding-left: 16px;
}

.padding_02{
	padding-left: 34px;
}
.logo_text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
