/* CSS Document */

/*
-----------------------------------------------
standerd css
Name:     kamrul hasan
Designer: kamrul Hasan
Date:     17 April 2006
----------------------------------------------- */


Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
		
  }
/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:770px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bgwrap.jpg);
	background-repeat: repeat-y;
	
  }

#content
 {
	top:208px;
	width:770px;
	
}
#right-content {
	top:208px;
	width:277px;
	float:right;
	
  }
#main-content {
	top:208px;
	width:493px;
	float:left;
  }
 
/* Links
----------------------------------------------- */
A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; 
	TEXT-DECORATION: none}

/* Header
----------------------------------------------- */
#header {
    width:770px;
  }
  
H1 {
	FONT-SIZE: 2em; MARGIN: 5px; COLOR: #C10101; padding-left:5px
}
H1 A {
	COLOR: #7b8186
}
H2 {
	FONT-SIZE: 1.75em; COLOR: #FFFFFF; 
}
H3 {
	FONT-SIZE: 1.0em; PADDING-BOTTOM: 2px; MARGIN: 2em 0px 0px; font-style:italic
}
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:176px;
	height:32px;
	text-align: center;
}

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


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


/* Footer
----------------------------------------------- */
#footer 
    {
	clear:both;
	height: 12px;
	width: 770px;
	
}

/* Misc
----------------------------------------------- */
.text_padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 28px;
}

