/**************************************************/
/*                 Body                */
/**************************************************/

body {
	margin: 0;
	padding: 0;
}
/**************************************************/
/*                 Top logo               */
/**************************************************/
.top_bg {
	background-color: #FFFFFF;
	background-image: url(logos/top.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	background-position: center;
}
/**************************************************/
/*                 bottom                */
/**************************************************/
.tabbuttion {
	background-image: url(images/tab-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
/**************************************************/
/*                 Kumar menu buttions                */
/**************************************************/
#menu {
	width: 165px;
	height: 100%;
	float: left;
	text-align: left;
	margin-right: 0px;
	

}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
width:150px;
text-decoration: none;
text-align: left;
padding-left:0px;
padding-right:0px;

}	
	
#menu li a:link, #menu li a:visited {
	color: navy;
	display: block;
	background:  url(images/off_menu.jpg) top center no-repeat;
	height: 20px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}
	
#menu li a:hover {
	color: blue;
	background:url(images/on_menu.jpg) top center no-repeat;
	height: 20px;
	text-align: left;

}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.line {
	background-image: url(images/line2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.line01 {
	background-image: url(images/line012.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Arial;
	font-size: 2px;
	padding-right: 32px;
}

/**************************************************/
/*                 text               */
/**************************************************/
.content {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textbg {
	background-image: url(images/text-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textbg1 {
	background-image: url(images/text-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/**************************************************/
/*                 sub headings              */
/**************************************************/
.head2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
/**************************************************/
/*                 page title               */
/**************************************************/
.page_head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
/**************************************************/
/*                 address text&bg               */
/**************************************************/
.addressbg {
	background-image: url(images/address.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.buttomtext {
	background-color: #FFFFFF;
		padding-left: 7px;
		   padding-right: 23px;
}
.table_bg {
	background-image: url(images/bg44.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-left: 8px;
        padding-right: 8px;
}

.table_bg1 {
	background-image: url(images/bg144.jpg);
	background-repeat: repeat-y;
	background-position: center;
}	
.menu_head {
	background-image: url(images/off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.twitter 
{
	BACKGROUND-IMAGE: url(http://twitter-badges.s3.amazonaws.com/t_mini-b.png); WIDTH: 22px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0px 2px; HEIGHT: 22px; MARGIN-LEFT: 5px; FONT-SIZE: 1.5em; CURSOR: pointer
}
.twitter A IMG 
{
	POSITION: relative; MARGIN-TOP: 2px; TOP: 5px
}


