/* A Design By Vimal Vyas */



body {
margin:0px 1px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */

	padding: 0;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #FFF;
/*background: #FFFF66;*/

	background-repeat:no repeat;
}
#container
{
display: block; 
 margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */

  position: relative; 
  width: 1020px;
}
#top
{
margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */


width: 1020px;  
height:100px;
/*background: #CCCCFF;*/
background-image:url(images/logoh.jpg);

}

#ltabs
{
display:block;
width:204px;
height:34px;
float:left;
/*background: #dddddd;*/
background-image:url(images/design.gif);
position: relative
}
#lmenu
{
display:block;
width:204px;
height:525px;
/*height:Auto;*/
float:left;
/*background: #dddddd;*/
background:#ffcc00 ;
}
#tabs
{
display:block;
float:left;
width:816px;
height:34px;

background: #ff9900;
}

#content
{
display:block;
float:left;
width:687px;
height:525px;

/*background:#eeeeee; */
background:#ffffff;
padding-left:13px;
}
#fullcontent
{
display:block;
float:left;
width:545px;
height:525px;
/*background:#eeeeee; */
background:#ffffff;
padding-left:13px;
}

#rg
{
display:block;
float:left;
width:258px;
height:525px;
padding-left:0px;
background:#cccccc ;
}

#righttopcontent
{
display:block;
float:left;
width:116px;
height:30px;
padding-left:0px;
background:#cccccc ;
}
#rightmiddlecontent 
{
display:block;
float:left;
width:116px;
height:460px;
padding-left:0px;
background:#ffcc00 ;
}
#rightmiddlecontent a
{
	float: left;
	height: 54px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
#rightbottomcontent
{
display:block;
float:left;
width:116px;
height:35px;
padding-left:0px;
background:#cccccc ;
}

#tabs a
{
	float: left;
	height: 24px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
padding-top:10px;
	padding-left:13px;
	padding-right:13px;
	
}


#tabs a:hover
{
color:#000000;
background: #FFFFFF;
background-repeat:repeat-x;

}

#tabs IMG { width:1px; height:34px; display:block; float:left; }

#lmenu h3
{
list-style: none;
padding: 0px;
width:204px;
color:#FFFFFF;
padding-left:0px;
padding-bottom:15px;
}

#lmenu  a
{
	display:block;
list-style: none;
padding: 0px;
width:199px;
padding-left:5px;
padding-top:9px;
height:26px;
text-align:left;
bakground color
/*background-image:url(images2/leftmenu_link.png);*/
background-repeat:repeat-x;
/* margin-top:5px; */
color:#555555;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

#lmenu a:hover
{
color:#000000;
background: #FFFFFF;
}

#lmenu  IMG { width:204 px; height:1px; display:block; float:left; }

.off
{
color:#000000;
}
 #bottomcontent{
margin:0px;
display:block;
float:left;
width:1020px;
height:1px;
padding-left:0px;
background:#cccccc ;
    }
 


/* testimonials: */
#testimonials{
width:660px;
//padding-right:20px;

background:#E7E9E6  left top repeat-x;
border:1px solid #D8D9D6;
//margin:10px 0;
 
}
#testimonials blockquote{
//padding:10px;
width:600px !important;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;

color:#444444;
display:block;
}
 
#testimonials blockquote p{
margin:10 !important;
padding-right: 60px!important;
 font-size:15px;

}
#testimonials blockquote cite{
font-style: normal;
display: block;
 font-size:17px;

text-transform: uppercase;
font-weight: bold;
font-style:italic;
color: #222222;
padding-left:5px;
margin-top:10px;
}
 
.nav { margin: 5px 0 }
 
#nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
 
#nav a.activeSlide { background: #ea0 }
 
#nav a:focus { outline: none; }