
a   { color: #fc3; text-decoration: underline }
a:hover    { color: #fff; text-decoration: underline }
p { padding-bottom: 8px;}
td.content    { font-size: 9pt; font-family: Verdana, Arial, Tahoma }
td.content1   { color: #fff; font-size: 9pt; font-family: Verdana, Arial, Tahoma }
.content2 { color: #fc3; font-size: 9pt; font-family: Verdana, Arial, Tahoma; font-weight: bold }
td.footer     { color: #fff; font-weight: normal; font-size: 8pt; font-family: Verdana, Arial, Tahoma }


div#visit {
	padding: 5px;
	background-color: #314973;
	bottom: 10px;
	border-bottom: 1px solid #20304d;
	border-right: 1px solid #20304d;
	color: #7686a2;
}

#visit a strong font {
	color: #c7ced9;
	text-decoration: none;
}

#visit a strong font {
	color: white;
	text-decoration: underline;
}
body#front {
	background: #345781 url(images/home/body_bg.png) top repeat-x;
	margin: 0;
	padding: 0;
	color: #8da5c4;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body#front #footer {
  background: none;
}
body#front #header {
  margin-top: 20px;
  background: url(images/home/logo.png) no-repeat 0 19px;
}
body#front #products #product-display {
  float: right;
  height: 200px;
}
body#front p {
  line-height: 1.35em;
}
body#front #products h2 {
  margin-top: 28px;
}
body#front h3.promo {
  padding: 15px 0;
  font-size: 1.15em;
  text-align: center;
  border-top: 1px solid #385C87;
  border-bottom: 1px solid #385C87;
}
body#front #footer ul {
  border: none;
}
.centre {
	width: 666px;
	margin: 0 auto;
}
#header {
	background: url(images/home/logo.png) top left no-repeat;
	width: 666px;
	height: 307px;
	position: relative;
}
#header h1 {
	display: none;
}
ul#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 0;
}
#navigation li {
	float: left;
	border-right: 2px solid #48576b;
}
#navigation #linecard {
	border-right: none;
}
#navigation a {
	display: block;
	overflow: hidden;
	text-indent: -999em;
	float: left;
	margin: 0 10px;
	height: 18px;
}
#navigation #contact a {
	background: url(images/home/contactus.png) top left no-repeat;
	width: 79px;
}
#navigation #linecard a{
	background: url(images/home/linecard.png) top left no-repeat;
	width: 63px;
}
#navigation #visitor a{
	background: url(images/home/visitorguide.png) top left no-repeat;
	width: 96px;
}
#jump {
	width: 273px;
	height: 51px;
	padding: 20px;
	position: absolute;
	top: 65px;
	right: 0;
	background: url(images/home/search_bg.png) top left no-repeat;
}
#jump h3 {
	background: url(images/home/search_text.png) top left no-repeat;
	width: 250px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px 0;
}
#products {
	padding: 26px 0 0 0;
}
#products h2{
	background: url(images/home/products_title.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
	width: 244px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#products .product {
	width: 311px;
	height: 241px;
	float: left;
	padding: 0 0 0 10px;
}
#footer {
	background: #224777;
	color: #abbfd7;
	clear: both;
	padding: 25px 0 100px 0;
	font-size: 0.8em;
}
#footer p {
	clear: both;
	padding-top: 20px;
}
#footer a {
	color: #abbfd7;
}
#footer h3 {
	margin: 0;
	padding: 0;
	font-weight: 100;
	font-size: 1.5em;
}
#footer h3 a {
	color: #feedbd;
	text-decoration: none;
}
#footer ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #385c87;
}
#footer li {
	margin: 0;
	padding: 2px 0 0 0;
	clear: left;
}
#footer li span {
	display: block;
	float: left;
	padding-left: 10px;
	width: 80px;
}
#footer li span.address {
	padding-left: 0;
	width: 330px;
}
#footer li span.fax {
	width: 110px;
}
form {
	margin: 0;
	padding: 0;
}
