@charset "UTF-8";
body {
	padding-top: 2em;
	padding-bottom: 2em;
}

#content {
	width: 841px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	border: 1px solid #999999;
}
h1 {
	height: 115px;
	background-image: url(resource/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 320px;
	position: relative;
}
h1 a {
	position: absolute;
	top: -999em;
}
#main {
	position: relative;
	width: 525px;
	float: right;
	font-size: 0.9em;
	padding-right: 50px;
}
#main h2 {
	font-size: 1.6em;
	color: #666666;
	padding-bottom: 1em;
}
#main a {
	color: #666666;
	text-decoration: none;
}
#main a:hover {
	color: #0066FF;
}
#main p {
	padding-bottom: 1em;
}
#main ul li {
	padding-left: 1em;
}
#main strong {
	font-weight: bold;
}



#navigation {
	position: absolute;
	height: 301px;
	width: 100%;
	top: 115px;
	background-image: url(resource/navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation ul {
	width: 202px;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#navigation ul li a {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation ul li a:hover {
	color: #0066FF;
}

#boxout {
	position: relative;
	width: 245px;
	float: right;
}
#quote {
	position: relative;
	width: auto;
	background-image: url(resource/quoteback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	min-height:101px;
	height:auto !important;
	height:101px;
}
#quote q {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
}
#quote a {
	font-size: 0.9em;
	color: #0099FF;
	text-decoration: none;
	display: block;
	padding-top: 0.5em;
}
#footer {
	clear: right;
	height: 60px;
	width: auto;
	position: relative;
	background-image: url(resource/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
}
.floatimgleft {
	float: left;
	padding-right: 20px;
}
.floatimgright {
	float: right;
	padding-left: 20px;
}
#subnavigation {
	background-image: url(resource/servicesback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: 291px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
#subnavigation h3 {
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#subnavigation li {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#subnavigation li a {
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
}
#subnavigation li a:hover {
	color: #0066FF;
	}
.aboutbox {
	background-color: #C2D6F0;
	padding-left: 200px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
.aboutbox img {
	float: left;
	margin-left: -200px;
}
.aboutbox div {
	float: left;
	color: #002A59;
	margin-left: -110px;
	width: 100px;
	font-size: 0.9em;
	font-weight: normal;
}
.aboutbox strong {
	color: #666666;
}

.aboutbox h3 {
	font-weight: bold;
	padding-bottom: 0.5em;
}
.aboutbox h4 {
	padding-bottom: 0.5em;
}
.aboutbox ul {
	padding-bottom: 0.5em;
}
#QE_Toolbar h1 { 
	height: 16px;
}
#footer p {
	font-size: 0.7em;
	text-align: center;
	position: absolute;
	width: 841px;
	top: 90px;
}

