﻿
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	white-space: nowrap;
}

    
#logo {
	background: url('artwork/patrickanalytics.png') no-repeat;
}
#key_visual {
}
#slogan {
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #656970;
}
a.main_nav_active_item {
  background: url("images/dynamic/buttonset7/n1active.gif") no-repeat;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FF7800;
  background-position: top left;
}
a.main_nav_item {
  background: url("images/dynamic/buttonset7/n1.gif") no-repeat;
  font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
a.main_nav_item:hover {
  background: url("images/dynamic/buttonset7/n1hover.gif") no-repeat;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FF7800;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url("images/dynamic/buttonset7/sn1active.gif") no-repeat;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FE8920;
}
a.sub_nav_item {
  background: url("images/dynamic/buttonset7/sn1.gif") no-repeat;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
a.sub_nav_item:hover {
  background: url("images/dynamic/buttonset7/sn1hover.gif") no-repeat;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FE8920;
}
.content h1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	font-style: normal;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.content h2 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.content h3 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.content, .content p {
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
		font-style: normal;
	font-size: small;
	font-weight: normal;
	text-decoratio .content a: link { font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
		font-style: normal;
}
.content a:visited {
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #4E4E4E;
}
.content a:hover {
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #FF7800;
}
.content a:active {
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #FF7800;
}
#footer_text {
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #515151;
}


