div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
	background-image: url(images/logo-mercadeo-paginas-web.jpg);
	background-repeat: no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#text_caption {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
	background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background-position: top right;
}
#main_nav_list a.main_nav_item {
	background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
	background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #99ccff;
  background-position: top right;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  background-position: top right;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#content_container h1 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
}
#content_container h2 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
}
#content_container h3 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
}
#content_container, #content_container p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#content_container a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}
#content_container a:visited {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}
#content_container a:hover {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
#content_container a:active {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
