/* CSS Document */

.back_button a {
/*	width:82px;*/
	padding:5px 10px 5px 0px;
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
	float:right;
}
.back_button a:hover {

	text-decoration:none;
}

.login_container {
     left: 0px;
     position: absolute;
     top: 0px;
     width:100%;
     z-index: 999;
  background-image: url(../images/top_border_bg.gif);
 background-repeat:no-repeat;
 background-position:top center;

}
.login_container_02 {
     left: 0px;
     position: absolute;
     top: 1px;
     width:100%;
     z-index: 999;
  background-image: url(../images/top_border_bg_02.gif);
 background-repeat:no-repeat;
 background-position:top center;

}

.back_button1 a {
	/*width:584px;*/
	padding:5px 10px 0px 0px;
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
	float:left;
}
.back_button1 a:hover {

	text-decoration:none;
}

.contact_button {
	background-image:url(../images/contact_request.gif);
	background-repeat:no-repeat;
	width:144px;
	height:27px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:0px 0px 0px 0px;
	float:right;
	border:0px;
	margin:0px 0px 10px 0px;
	cursor:pointer;
}
.contact_button1 {
	background-image:url(../images/contact_request.gif);
	background-repeat:no-repeat;
	width:144px;
	height:27px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:0px 0px 0px 0px;
	float:left;
	border:0px;	
	cursor:pointer;
}
/*-------------------- Ramya Edited july 28-----------*/

h1.tittle{
	margin:0px 0px 3px 0px;
	padding:0px 0px 3px 0px;
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#3b8a32;
	border:0px !important;
	float:left;
}
.tab_box {
	height:40px;
	background:url(../images/tab_bg.gif) bottom repeat-x;
}
.tab_right {
	float:right;
	width:504px;
	padding:12px 0px 0px 0px;
}
ul.tab_listing {
	padding:0px;
	margin:0px;
}
ul.tab_listing li{
	padding:0px 4px 0px 0px;
	margin:0px;
	list-style:none;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:28px;
	font-weight:bold;
	text-align:center;
	
}
.tab01 {
	background:url(../images/tab_01_normal.gif) no-repeat;
	height:27px;
	width:72px;
	color:#616161;
	line-height:24px;
}
.tab01 a{
	display:block;
	color:#616161;
	text-decoration:none;
}
.tab01 a:hover{
	display:block;
	color:#ffffff !important;
	text-decoration:none;
}
.tab01_active {
	background:url(../images/tab_01_active.gif) no-repeat;
	height:28px;
	width:72px;
	line-height:24px;
}
.tab01_active a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.tab01_active a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.tab01 a:hover {
 background:url(../images/tab_01_active.gif) no-repeat;
 height:28px;
 width:72px;
 line-height:24px;
  color:#fff;
}


.tab02 {
	background:url(../images/tab_02.gif) no-repeat;
	height:27px;
	width:132px;
	color:#616161;
	line-height:24px;
}
.tab02 a{
	display:block;
	color:#616161;
	text-decoration:none;
}
.tab02_active {
	background:url(../images/tab_02_active.gif) no-repeat;
	height:28px;
	width:132px;
	color:#fff;
	line-height:24px;
}
.tab02_active a{
	color:#fff;
	display:block;
	text-decoration:none;
}
.tab02_active a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.tab02 a:hover {
 background:url(../images/tab_02_active.gif) no-repeat;
 height:28px;
 width:132px;
 color:#fff;
 line-height:24px;
}


.tab03 {
	background:url(../images/tab_03.gif) no-repeat;
	height:27px;
	width:149px;
	color:#616161;
	line-height:24px;
}
.tab03 a{
	color:#616161;
	display:block;
	text-decoration:none;
}
.tab03_active{
	background:url(../images/tab_03_active.gif) no-repeat;
	height:28px;
	width:149px;
	color:#fff;
	line-height:24px;
}
.tab03_active a{
	color:#fff;
	display:block;
	text-decoration:none;
}
.tab03_active a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.tab03 a:hover {
 background:url(../images/tab_03_active.gif) no-repeat;
 height:28px;
 width:149px;
 color:#fff;
 line-height:24px;
}


.tab04 {
	background:url(../images/tab_04.gif) no-repeat;
	height:27px;
	width:131px;
	color:#616161;
	line-height:24px;
}
.tab04 a{
	color:#616161;
	display:block;
	text-decoration:none;
}
.tab04_active {
	background:url(../images/tab_04_active.gif) no-repeat;
	height:27px;
	width:131px;
	color:#fff;
	line-height:24px;
}
.tab04_active a{
	color:#fff;
	display:block;
	text-decoration:none;
}
.tab04_active a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.tab04 a:hover {
 background:url(../images/tab_04_active.gif) no-repeat;
 height:27px;
 width:131px;
 color:#fff;
 line-height:24px;
}
#show01 ul
{
    padding:0px;
    margin:0px;
}
#show01 li
{
    list-style-type:disc;
}
#show02 ul
{
  /*  padding:0px;
    margin:0px;*/
}
#show02 li
{
    list-style-type:disc !important;
}

.button01 {
	background-image:url(../images/btn_bg3.gif);
	width:101px;
	height:21px;
	padding:0px 0px 3px 0px;
	margin:8px 0px 0px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	color:white;
	float:right;
}
.button01_active {
	background-image:url(../images/btn_bg3_active.gif);
	width:101px;
	height:21px;
	padding:0px 0px 3px 0px;
	margin:8px 0px 0px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	color:white;
	float:right;
}
.button02 {
	background-image:url(../images/btn_bg4.gif);
	width:64px;
	height:21px;
	padding:0px 0px 3px 0px;
	margin:8px 0px 0px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	color:white;
	float:right;
}
.button02_active {
	background-image:url(../images/btn_bg4_active.gif);
	width:64px;
	height:21px;
	padding:0px 0px 3px 0px;
	margin:8px 0px 0px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	color:white;
	float:right;
}
div#slider_3	{ 
	width:550px; 
	height:110px;
	margin:0px auto;
	position:relative;
	padding:0px;		
	}

div#wn_3	{ 
	position:relative; 
	width:550px; height:110px; 
	overflow:hidden;
	margin:0px auto;
	}
