body {
	margin:0;
	padding:0;
	background-color:#1b345d;
	text-align:center;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	background-image:url(pix/body_top_bg.gif);
	background-position:top left;
	background-repeat:repeat-x
}

#wrapper {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(pix/header_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

.clear {
	clear:both;
}

#header {
	height:213px;
}

#top-menu {
	padding-top:190px;
	margin:0 10px 0 0;
	list-style:none;
	text-align:right;
	font-size:14px;
}

#top-menu li {
	display:inline;
	padding:0px 5px 0px 5px;
}

#top-menu li a, #top-menu li a:visited {
	color:#fff;
	text-decoration:none;
	padding-left:5px;
}

#top-menu li a:hover {
	text-decoration:underline;
}

#left-content {
	width:150px;
	float:left;
	padding:10px 10px 10px 20px;
	border-left:1px solid #0099Ca;
}

#left-content ul {
	list-style:none;
	margin:0;
	padding:0;
}

#left-content li {
	margin-bottom:10px;
}

#left-content li a, #left-content li a:visited {
	color:#fff;
	text-decoration:none;
	border-left:10px solid #00ccff;
	border-top:1px solid #00ccff;
	border-right:1px solid #00ccff;
	border-bottom:1px solid #00ccff;
	display:block;
	padding:5px;
	background-color:#224276;
}

#left-content li a:hover {
	border-left:10px solid #fff;
	font-weight:bold;
}

#left-content ul ul {
	margin:10px 0 0px 15px;
}

#left-content ul ul li a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#container {
	width:660px;
	float:right;
}

#center-content {
	width:460px;
	float:left;
	color:#fff;
	line-height:1.6em;
	border-left:1px solid #0099Ca;
	border-right:1px solid #0099Ca;
	padding:10px;
}

#center-content h1 {
	color:#00ccff;
	font-weight:100;
	letter-spacing:-1px;
	font-size:2em;
}

#center-content h2 {
	color:#fff;
	font-weight:100;
	font-size:1.3em;
}

#center-content h3 {
	color:#fff;
	font-size:1em;
}

#center-content ul {
	list-style-image:url(pix/center_bullet.gif);
}

#center-content a, #center-content a:visited {
	color:#fff;
}

#right-content {
	width:150px;
	float:right;
	padding:10px;
	border-right:1px solid #0099Ca;
}

#right-content a, #right-content a:visited {
	color:#fff;
}

#footer {
}

#footer-logos {
	width:100%;
	background-color:#fff;
	text-align:center;
}

#footer-logos img {
	margin:10px;
}

#footer a, #footer a:visited {
	color:#fff;
	text-decoration:underline;
}

#kd-contact {
	color:#fff;
	margin-top:10px;
}

#kd-contact a, #kd-contact a:visited {
	color:#FFFFFF;
}

#webint {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	margin-top:15px;
	margin-bottom:10px;
}

#webint a, #webint a:visited {
	padding:3px 0 3px 3px;
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
}

#webint a:hover {
	text-decoration:underline;
}