﻿.shellright {
	background-image: url('images/backgroundright.jpg');
	background-repeat: repeat-y;
	background-position: right;
	width: 665px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 30px;
}
.shellbottom {
	background-image: url('images/backgroundbottom.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	border-width: 0px;
	width: 650px;
	right: auto;
	left: auto;
}
.navbar {
	text-align: left;
	background-image: url('images/navbarback.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0px;
	width: 650px;
	list-style-type: none;
	float: none;
	height: 100px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 650px;
	height: 50px;
	text-align: center;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #808080;
	width: 600px;
	margin-left: auto;
	border-collapse: collapse;
	margin-right: auto;
	vertical-align: top;
}
tr {
}
td {
	background: #F2F2F2;
	border: 1px #808080 dashed;
	font-family: "Times New Roman", Times, serif;
	color: #808080;
	vertical-align: top;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #C9FCA7;
}
#middle a {
	font-family: "Times New Roman", Times, serif;
	color: #8AC5FF;
	text-decoration: none;
}
#middle a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #808080;
	text-decoration: underline;
}
#middle li {
	float: left;
	list-style-type: circle;
	text-align: left;
}
#middle2 li {
	list-style-type: circle;
	padding-top: 4px;
	padding-bottom: 4px;
}
#middle2 a {
	color: #808080;
	text-decoration: none;
}
#middle2 a:hover {
	color: #808080;
	text-decoration: underline;
}
a:visited {
	color: #ABDD6E;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
}
blockquote {
	margin: 10px;
	color: #808080;
}
img {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #ABDD6E;
	text-align: center;
}
.hidden {
	display: none;
}
#application td {
	border-style: none;
	border-width: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 35px;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#primary {
	overflow: hidden;
	height: 35px; 
	width: 100%; 
}
		
#primary li {
	padding-right: 18px;
	padding-left: 10px;
}
#secondary { 
	overflow: hidden;
	height: 35px; 
	width: 100%; 
}
#secondary li {
	padding-right: 16px;
	padding-left: 0px;
}
#secondary .hidden { 
	display: none; 
}
#tertiary { 
	overflow: hidden;
	height: 35px; 
	width: 100%;
}
#tertiary li {
	padding-right: 16px;
	padding-left: 0px;
}
#tertiary a.current { 
	color: #666666; 
}
#tertiary a.current:visited { 
	color: #666666; 
}

#tertiary .hidden { 
	display: none; 
}
#tertiary div { 
	position: absolute; 
}
#tertiary a {
	font-size: 13px;
	color: #84c1ff;
	text-decoration: none;
}
#tertiary a:hover {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
#footer a {
	color: #BBE38A;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BBE38A;
	text-decoration: underline;
	font-weight: bold;
}
#help { 
	position: absolute; 
}
#news { 
	position: absolute; 
}
#services { 
	position: absolute; 
}
#corporate { 
	position: absolute; 
}
#aboutus { 
	position: absolute; 
}
#home { 
	position: absolute; 
}
a:link {
	color: #808080;
	text-decoration: none;
}

