/* Main Styles 
_________________________________*/

body {
	background: #fff url(/images2/bg_body.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: small;
	}

p {line-height: 130%; 
margin-top: 5px;
}

p.large { font-size: 125%; }

h2 { font-size: 150%; }

h3 {
margin-bottom: 5px; 
}

h4 {
margin-bottom: 0;
}

img {
	padding: 3px;
	background: #fff;
	border: 1px solid #484848;
	}

img.noborder {
	padding: 0;
	background: none;
	border: none;
	}

ul {
	margin: 0 0 15px 0;
	padding-left: 15px;
	list-style-type: square;
	line-height: 130%;}

li { margin: 0 0 3px 0; }

a {
	color: #181882;
	text-decoration: none;
	border-bottom: 1px solid;
	}

a:hover { color: #000; }

blockquote {
	padding: 0;
	margin: 0;
	line-height: 150%;
	}

/* Forms
_________________________________*/

form {
background: #ddd;
border: 1px solid #ccc;
padding: 10px;
margin: 30px 0 0 0;
}

fieldset {
padding: 0;
border: 0;
}

legend {
font-size: 20px;
padding: 0 10px 0 0;
color: #000;
}

input {
padding: 3px;
font-family: Arial;
}

textarea {
padding: 3px;
font-family: Arial;
font-size: small;
}

select {
font-family: Arial;
}

label {
font-weight: bold;
}

input.button {
background: #181882;
color: #fff;
}
	
/* Container Stuff 
_________________________________*/

div.center {
	width: 750px;
	margin: 0 auto;
	}
	
div#main_container {
	width: 746px;
	margin: 0 0 0 2px;
	background: url(/images2/bg_nav.jpg) repeat-y top left;
	float: left;
	}
	
/* Header 
_________________________________*/

div#header {
	width: 100%;
	background: #000;
	height: 89px;
	margin: 13px 0 2px 0;
	}

div#header h1 { margin: 0; }

div#header h1 a {
	margin: 0;
	background: url(/images2/logo_pkc.gif) no-repeat;
	width: 142px;
	height: 89px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: none;
	text-indent: -9999px;
	float: left;
	}

div#header p {
	margin: 0;
	background: url(/images2/tagline.jpg) no-repeat;
	width: 601px;
	height: 89px;
	text-indent: -9999px;
	border-right: 2px solid #fff;
	float: right;
	}
	
/* Navigation 
_________________________________*/

div#navigation {
	width: 136px;
	padding: 3px;
	float: left;
	}

ul#nav_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 136px;
	font-size: 90%;
	}

ul#nav_menu li {
	border-top: 1px solid #5252a1;
	margin: 0;
	}

ul#nav_menu li.selected {
	color: #fff;
	background: #000 url(/images2/bg_navli.gif) repeat-x;
	}

ul#nav_menu li.selected a {
	color: #fff;
	background: #000 url(/images2/bg_navli.gif) repeat-x;
	}

ul#nav_menu a {
	color: #9b9bcd;
	text-decoration: none;
	display: block;
	padding: 10px 5px;
	border: none;
	font-weight: bold;
	}

ul#nav_menu a:hover {
	color: #fff;
	background: #000 url(/images2/bg_navli.gif) repeat-x;
	}

li#nav_home a { font-weight: normal; color: #6161aa; }
li#nav_home a:hover { background: none; color: #fff; }

/* Sub Navigation -------------- */

ul.sub_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #000;
	padding: 0 0 5px 0;
	}

ul#nav_menu  ul.sub_nav li { border: none; }

ul#nav_menu ul.sub_nav li a {
	font-weight: normal;
	text-transform: none;
	color: #808080;
	border: none;
	padding: 5px;
	background-image: none;
	}

ul#nav_menu ul.sub_nav li a:hover {
	background-image: none;
	color: #fff;
	}

ul#nav_menu ul.sub_nav li.selected a {
	color: #fff;
}
	
/* Content Area 
_________________________________*/

div#content {
	width: 561px;
	float: right;
	background: #f5f5f5 url(/images2/bg_content.gif) repeat-y;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding: 12px 20px;
	}

div#column_left {
	float: left;
	width: 319px;
	}

div#column_right {
	float: right;
	width: 200px;
	padding: 0 10px;
	}

div#column_right.home_cr {
	font-size: 90%;
	color: #484848;
	}

div#column_right.home_cr li { margin: 0 0 5px 0; }

div#column_right.home_cr h3 {
	margin: 0 0 15px 0;
	border-top: 1px dotted #a0a0a0;
	padding-top: 10px;
	font-size: 125%;
	}



/* Highlight Box ------------*/
	
div.highlight_box {
	background: #181882 url(/images2/bg_highlight_box.gif) repeat-x;
	border: 2px solid #181882;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 10px;
	}

div#column_right.home_cr div.highlight_box h3 {
	padding: 0;
	margin-top: 0;
	border: none;
	}

div.highlight_box a {
	color: #fff;
	border-bottom: 1px solid #8181bb;
	}

div.highlight_box a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
	}

/* Case Study 
_________________________________*/

div.casestudy {
border-top: 1px dotted;
}

div.casestudy h3 {
font-weight: normal;
font-size: 18px;
}

div.casestudy h4 {
text-transform: uppercase;
color: #696969;
font-weight: normal;
font-style: italic;
font-size: 11px;
margin: 10px 0 0 0;
border-bottom: 1px solid #ddd;
}


/* FAQs
_________________________________*/

body#faqs div#content h3 {
border-top: 1px dotted;
padding: 10px 0 0 0;
}
	
/* Footer 
_________________________________*/

div#footer {
	float: left;
	width: 746px;
	border-top: 1px solid #cdcdcd;
	margin: 2px 2px;
	padding: 5px 0;
	font-size: 90%;
	color: #a0a0a0;
	}

ul#footer_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul#footer_nav li { 
	display: inline;
	margin: 0 5px 0 0;
	border-right: 1px solid;
	padding: 0 10px 0 0;
	}

div#footer a {
	color: #484848;
	border: none;
	}

div#footer a:hover {
	color: #000;
	border-bottom: 1px solid;
	}

div#footer p { margin: 3px 0; }