﻿body 
{
	margin :0px 0px 0px 0px;
	margin-bottom :0px;
}
.left_bd
{
 background-image :url(../images/left_border.gif);
 background-repeat :repeat-y ;
 width :106px;
 height : auto;
}
.right_bd
{
 background-image :url(../images/right_border.gif);
 background-repeat :repeat-y ;
 width :106px;
 height : auto;
}
.logo
{
 background-image :url(../images/drreddys_logo.gif);
 background-repeat :no-repeat;
 width :600px;
 height :75px;
}

.banner
{
 background-image :url(../images/banner.gif);
 background-repeat :no-repeat;
 width :779px;
 height :183px;	
}
.v_strip
{
background-image :url(../images/v_strip.gif);
background-repeat:repeat-x ;
height :300px;	
}
.padding_tab
{
	padding :50px 50px 100px 50px;
}
.Header
{
 font-style :italic ;
 font-family :Trebuchet MS ;
 font-size :17px;
 font-weight :bolder ;
 padding-left :50px; 
 
}
.home_text
{
 font-family :Trebuchet MS ;
 font-size :12px;
 font-weight :bolder ;	

}
.bg_color
{
	background-color :#E2D4B4;
	height :11px;
}
.v_strip_followup
{
background-image :url(../images/vstrip_followup.gif);
background-repeat:repeat-x ;
height :357px;	
}
.padding_followup
{
	padding :25px 0px 25px 0px;
	
}
.tab1
{
	color :White ;
	background-color :Maroon ;
	font-weight :bolder ;
	text-align :center ;
	padding :0px 50px 0px 0px;
	height :25px;
}
.tab2
{
	color :black;
	background-color :#EEDDC9;
	padding :0px 0px 0px 0px;
	height :25px;
}
.left_menu
{
 font-family :Trebuchet MS ;
 font-size :13px;
 color :Navy ;
 font-weight :bolder ;
 text-decoration :none;		
}
.left_menu:hover
{
 font-family :Trebuchet MS ;
 font-size :13px;
 color :#BF4F5C;
 font-weight :bolder ;		
}