@charset "utf-8";
/* CSS Document */

body *{
	margin:0;
	padding:0;
	}
	
body {
	background-color: #003366;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1em;
	background-color: #003366;
}

#container  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #003366;
}

#header  {
	background-color: #FFFFFF;
	height: 61px;
	background-repeat: no-repeat;
	background-image: url(images/KO-websites_logo2.gif);
	background-position: left;
}
#header img {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

#header li {
	float: right;
	background-position: center;
	text-align: right;
	display: block;
	font-weight: bold;
	padding-top: 32px;
	padding-left: 0px;
	padding-right: 20px;
}
#header li a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	list-style-type: none;
}
#header a:hover {
	color: #999999;
}

#header p {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding-top: 28px;
	padding-right: 20px;
	clear: none;
	width: 170px;
	float: right;
}

#mainContent   {
	left: auto;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}

#mainContent_inner {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#mainContent_inner  a:link {
	color: #333333;
	text-decoration: none;
}
#mainContent_inner a:hover {
	color: #006699;
	text-decoration: underline;
}

#mainContent_inner a:visited {
	color: #006699;
	text-decoration: none;
}
#mainContent_inner a:active {
	color: #006699;
	text-decoration: none;
}

#mainContent_inner h1 {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 25px;
}
#mainContent_inner  li {
	line-height: 1.3em;
	font-size: 0.9em;
	list-style-type: square;
	text-indent: 14px;
	list-style-position: inside;
}




#testimonials {
	float: left;
	width: 150px;
}
#testimonials_inner {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#sidebar_inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.imgright {
	display: block;
	float: right;
	padding-left: 15px;
}


#sidebar {
	float: left;
	width: 180px;
	font-size: 0.9em;
	text-indent: 0px;
}
#boxtop {
	height: 13px;
	background-repeat: no-repeat;
	background-image: url(images/boxtop.jpg);
}
#boxmiddle {
	background-image: url(images/boxmiddle.jpg);
	background-repeat: repeat-y;

	padding-right: 10px;
	padding-left: 10px;
}
#boxbottom {
	background-image: url(images/boxbottom.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#breadcrumbs {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 6px;
}

#sidebar p {
	padding-left: 15px;
}
p   {
	line-height: 1.4em;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 0.9em;
}
h1   {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.3em;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	padding-top: 12px;
	line-height: 1.2em;
	padding-bottom: 0px;
}
h2   {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.1em;
	color: #000000;
	font-style: normal;
	padding-top: 12px;
	padding-bottom: 2px;
	font-variant: normal;
}
h3  {
	font-size: 1em;
	margin-top: 14px;
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.quote {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	line-height: 1.25em;
	text-align: center;
}
.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: 1.2em;
}
#copyright {
	font-size: 0.9em;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding-top: 15px;
	background-color: #003366;
}
#copyright  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  {
	background-color: #c9d8de;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	clear: both;
	height: 30px;
}
#footer a {
	text-decoration: none;
	color: #39545E;
}
#footer a:hover {
	color: #3399CC;
}


#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navbar * {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navbar {
	font-weight:bold;
	float: left;
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 0px;
	height: 25px;
	width: 1000px;
	background-image: url(images/navbkgd.jpg);
	background-color: #9AC5D1;
}
#navbar li {
	list-style:none;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 0.9em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navbar a {
	width:170px;
	text-decoration:none;
	float:left;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	padding: 4px;
}
#navbar a:hover {
	color: #0099CC;

}
#navbar a:active {

}
#topseo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
p img {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: left;
	display: block;
}
#mainContent_inner img {
	display: block;
}

p.custom sup {
	font-size:.5em;
}
#rightcol {
	float: right;
	width: 580px;
}

#apDiv1 {
	position:relative;
	width:132px;
	height:38px;
	z-index:1;
	left: 570px;
	top: 110px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #FFFFFF;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer {
	margin-left: 0px;
	width: 178px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1em;
	font-weight: bold;
}

#navcontainer li {
	margin: 1px 0 1px 0;
}

#navcontainer a
{
	display: block;
	padding: 5px 15px;
	color: #fff;
	background-color: #CC3300;
	text-decoration: none;
}

#navcontainer a:hover
{
	color: #fff;
	background-color: #003366;
	text-decoration: none;
}

#navcontainer ul ul li {
	margin: 1px 0 1px 0;
}

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	color: #fff;
	background-color: #CC3300;
	text-decoration: none;
}

#navcontainer ul ul a:hover
{
	background-color: #003366;
	text-decoration: none;
	list-style-type: square;
}

.style2 {
	font-size: 1.1em;
	color: #006699;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
}
.style3 {font-size: .8em}

