@CHARSET "ISO-8859-1";

body {
	background-color:#4D4B4D;
	font-family: calibri;
	color: #022955;
	font-size: 14px;
	height: 100%;
	}

.page {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 980px;
	}

.headertop {
	background-image: url("../images/headerbackgroundtop.png");
	clear: both;
	position: relative;
	width: 100%;
	height: 104px;
	}
	
.keslogo {
	position: relative;
	height: 73px;
	width: 200px;
	top: 26px;
	left: 30px;
	float: left;
	}

.menubar {
	position: relative;
	width: 55%;
	height: 104px;
	top: 16px;
	left: 15px;
	align: top;
	float: left;
	}
	
.uppermenubar {
	clear: both;
	position: relative;
	float: right;
	right: 2px;
	top: 3px;
	width: 465px;
	}
	
.lowermenubar {
	clear: both;
	position: relative;
	float: right;
	top: 1px;
	width: 502px;
	}
	
.toprightcorner {
	position: relative;
	float: right;
	top: 40px;
	right: 37px;
	}
	
.orangebar {
	background-image: url("../images/orangebar.png");
	background-repeat: no-repeat;
	height: 4px;
	width: 100%;
	}
	
.flash {
	background-image: url("../images/flashspacer.png");
	clear: both;
	position: relative;
	width: 980px;
	height: 240px;
	overflow: hidden;
	}
	
.flashbackground{
	padding-left: 19px;
	clear: both;
	position: absolute;
	width: 942px;
	top: 0px;
}
	
.hero-image {
	padding-left: 19px;
	clear: both;
	position: absolute;
	width: 942px;
	display: none;
	top: 0px;
	}
	
.thinflashheader {
	background-image: url("../images/thinflashspacer.png");
	clear: both;
	position: relative;
	width: 980px;
	height: 76px;
	}

.headerbottom {
	background-image: url("../images/headerbackgroundbottom.png");
	position: relative;
	width: 980px;
	height: 40px;
	}

.body {
	background-image: url("../images/bodybackground.png");
	background-repeat: repeat-y;
	clear: both;
	position: relative;
	width: 100%;
	overflow: hidden;
	}
	
.mainbody {
	background-image: url("../images/");
	background-repeat: no-repeat;
	width: 75%;
	position: relative;
	float: left;
	left: 18px;
	top: 0px;
	padding-bottom: 10px;
	}

.sidebar {
	width: 22%;
	position: relative;
	float: right;
	top: 0px;
	}

.sidebarbuttons {
	position: relative;
	clear: both;
	}
	
.footer {
	background-image: url("../images/footer.png");
	clear: both;
	position: relative;
	width: 100%;
	height: 177px;
	}
	
.upperfooter {
	position: relative;
	clear: both;
	width: 100%;
	height: 120px;
	background-repeat: no-repeat;
	padding-top: 0px;
	}
	
.footercontactinfo {
	position: relative;
	float: left;
	font-size: 10px;
	padding-left: 80px;
	width: 25%;
	padding-top: 5px;
	}
	
.contactinfotext {
	text-shadow: grey .5px .5px 1px;
	}

.sitemaptext {
	text-shadow: grey 2px 2px 1px;
	}
	
.copyrighttext {
	text-shadow: black 2px 2px 2px;
	}
	
.footerlinks {
	position: relative;
	float: left;
	padding-top: 25px;
	width: 33%;
	padding-left: 15px;
	}
	
.footerlinksfollowus {
	background-image: url("../images/followusbar.png");
	background-repeat: no-repeat;
	position: relative;
	float: left;
	}
	
.footerlinkstwitter {
	padding-top: 22px;
	position: relative;
	float: left;
	}
	
.footerlinkslinkedin {
	padding-top: 22px;
	position: relative;
	float: left;	
	}
	
.footerlinksaxisblog {
	position: relative;
	float: left;
	left: 13px;
	}
	
.footersitemaps {
	position: relative;
	float: left;
	width: 30%;
	padding-left: 0px;
	padding-top: 5px;
	}
	
.footersitemapitem{
	position: relative;
	clear: both;
}
	
.footersitemap1 {
	position: relative;
	float: left;
	}
	
.footersitemap2 {
	position: relative;
	float: left;
	padding-left: 20px;
	}
	
.lowerfooter {
	position: relative;
	clear: both;
	padding-left: 300px;
	color: white;
	font-size: 12px;
	}
	
.articlelink {
	position: relative;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	}

ul.bullet {
	list-style-type: disc;
	color: #022955;
	}
	
ul.nobullet {
	list-style-type: none;
	text-indent: -20px;
	color: #022955;
	}
	
img {
	border: none;
	margin: 0px;
	}
	
* :focus {
	outline: 0px;
	}
	
.showhide {
	position: relative;
	display: none;
	}
	
.showhideheader {
	position: relative;
	}
	
.showhidetitle:HOVER {
	cursor: pointer;
	text-decoration: underline;
	}
	
a:HOVER {
	text-decoration: underline;
	}
	
li.menuitem {
	padding-left: 20px;
	}
	
.photorow{
	clear: both;
	position: relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.photo{
	position: relative;
	width: 226px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.photomore{
	position: relative;
	width: 226px;
	margin: 0 auto;
}

.spanlink{
	position: relative;
}

.spanlink:HOVER{
	cursor: pointer;
}