#main  {
	background: #ffffff;
    background-image: url(images/left_tequ.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {width: 166px; height: 194px;background-image: url(images/logo_tequ.gif);	background-repeat: no-repeat;}
a:link {color: #2793a9;text-decoration:none;}
a:visited {color: #2793a9;text-decoration:none;}
a:hover, a:active {text-decoration: underline;}
h3 {
  color: #2793a9;
}
h2 {
  color:#2793a9;
}
h4
{
  color:#2793a9;
}
h2.pagetitle
{
  color:#2793a9;
}

h3.pagetitle
{
  color:#2793a9;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited
{
	color: #2793a9;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
	color: #2793a9;
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a
{
	color: #2793a9;
	text-decoration: none;
}
