﻿body {
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}

.a3 {
	font-weight: bold;
	display: block;
}
#address {
	width: 300px;
	text-align: right;
	padding-top: 16px;
	float: right;
}

#container {
	width: 831px;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 751px;
	padding: 10px 40px;
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
}

div.buttonDiv {
	float: left;
	display: inline;
	height: 30px;
	margin: 0 1px;
	cursor: pointer;
	overflow: hidden;
}

div.buttonDiv img {
	float: left;
	display: inline;
}

div.buttonDiv a {
	float: left;
	display: inline;
	background-color: #052960;
	height: 29px;
	padding-top: 6px;
}

div.buttonDiv_up {
	float: left;
	display: inline;
	height: 35px;
	margin: 0 1px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	top: -5px;
}

div.buttonDiv_up img {
	float: left;
	display: inline;
}

div.buttonDiv_up a {
	float: left;
	display: inline;
	background-color: #052960;
	height: 29px;
	padding-top: 6px;
}

div.service p {
	margin-top: 10px;
	font-size: 14px;
}

div.slideshow {
	margin: 10px 30px;
	width: 680px;
	overflow: hidden;
}

div.slideshow div {
	color: #696969;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 40px;
	position: absolute;
	text-align: left;
	width: 700px;
	margin: 0 auto;
}

div.slideshow p {
	color: #696969;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	text-align: left;
	margin: 10px 25px;
}

#logo {
	cursor: pointer;
}

.navDiv {
	float: left;
	display: block;
}

/* Footer */

div.bottomnav {
	width: 905px;
	background-image: url('../previous%20version/images/content-bkg.png');
	display: block;
	margin: 0 auto;
	color: #e3683b;
}

div.bottomnav a {
	text-decoration: underline;
	color: #e3683b;
}

div.bottomnav a:hover {
	text-decoration: underline;
	color: #ffffff;
}

footer {
	display: inline-block;
	margin: 0 auto;
	color: #000000;
	font-size: 11px;
	text-align: center;
	width: 831px;
	height: 100px;
	background-color: #ffffff;
}

footer a {
	text-decoration: none;
	color: #000000;
}

footer a:hover {
	text-decoration: underline;
	color: #000000;
}

/* end footer */

header {
	width: 831px;
	margin: 0 auto;
	background-image: url('../images/header-bkg.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 120px;
}

img {
	border:0px none;
}

img.divide {
	float: left;
}

input, select, textarea {
	font-size: 11px;
}

input.check {
	font-size: 16px;
	border: 0px;
	background: none;
	color: #b04a06;
	font-weight: bold;
	font-family: 'times new roman';
	cursor: default;
}
	
input.chk {
	font-size: 16px;
	border: 0px none;
	cursor: default;
	font-weight: bold;
	color: #336699;
	letter-spacing: 2px;
	font-family: 'Times New Roman'
}

/* Navigation */

nav.navbar_fixed {
  position:fixed;
  top:0px;
  z-index: 99;
}

nav.navbar_absolute {
  position:absolute;
  top: 117px;
}

nav {
	width: 100%;
	height: 35px;
	background-color: #c80e13;
}

nav a {
	height: 27px;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	padding: 8px 20px 0 20px;
	display: block;
}

nav a:hover {
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
}

#navCenter {
	width: 831px;
	height: 35px;
	margin: 0 auto;
}

/* end navigation */

p.clear2 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

/* Sitemap */

p.pageDesc {
	margin: 0;
	font-size: 12px;
	padding-left: 20px;
}
	
p.pageTitle {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-bottom: 0;
	padding-left: 10px;
}
	
p.pageLink {
	font-size: 10px;
	margin-top: 0;
	padding-left: 20px;
}

p.pageLink a {
	text-decoration: none;
}

p.pageLink a:hover {
	text-decoration: underline;
}

/* end sitemap */

p.red {
	color: #ff0000;
	font-weight: bold;
}

.required {
	display: none;
}

.title {
	font-family: verdana;
	font-size: 24px;
	color: #ffffff;
	padding: 12px 0 12px 20px;
	font-weight: bold;
	border: 2px #003366 solid;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-color: #003366;
	margin-top: 8px;
}

#top {
	width: 800px;
	height: 112px;
	text-align: left;
}

tr.tr1 {
	background-color: #e9ecf1;
}

tr.tr2 {
	background-color: #c2d3e4;
}

a.bod {
	color: #990000;
	text-decoration: underline;
}

a.bod:hover {
	color: #990000;
	text-decoration: none;
}

span.a {
	text-decoration: underline;
	font-weight: bold;
}

span.bolditalic {
	font-weight: bold;
	font-style: italic;
}

span.label {
	font-weight: bold;
}

span.label2 {
	padding-left: 40px;
}

span.price {
	padding: 5px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
}

