@charset "UTF-8";
/* CSS Document */

body {
	background: url(img/bg.gif) repeat;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

a:link, a:visited, a:active {
	font: inherit;
	font-variant: inherit;
	color: #00AEEF;
	text-decoration: underline;
	letter-spacing: inherit;
}

a:hover {
	font: inherit;
	font-variant: inherit;
	color: #999999;
	text-decoration: underline;
	letter-spacing:inherit;
}

.h3 {
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.h4 {
	font-size: 15px;
	letter-spacing: 2px;
}

.stress {
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.bold {
	font-size: 16px;
	letter-spacing: 3px;
	color: #FFFFFF;
	line-height: 30px;
}


#containerbody {
	background-color: #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 778px;
	min-height: 500px;
	margin: 0px auto;
	z-index: 1;
}

* html #containerbody { /* This is the Tan hack */
	width: 780px; 
	w\idth: 778px;
	margin-top: -12px;
	mar\gin-top: -12px;
}

.containertext {
	height: auto;
	width: 680px;
	padding: 10px 10px 50px 10px;
	margin-top: 0;
	text-align: left;
	letter-spacing: 1px;
	z-index: 1;
	line-height: 18px;
}

#header_nav {	
	font-size: 14px;
	letter-spacing: 1px;
	height: 30px;
	width: auto;
	float: right;
	margin-top: -28px;
	left: 450px;
	z-index: 11;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}

#nav a {
	color: #00AEEF;
	text-decoration: none;
	margin-right: 0px;
}

#nav a:hover {
	color: #CCCCCC;
}

#nav a.active {
	color: #999999;
}

#bodycontainer {
	min-height: 700px;
	width: 780px;
	margin: 20px auto auto auto;
	padding: 0px 20px 0px 20px;
}

#topkfbar {
	background: url(img/topkfbar.gif) no-repeat;
	height: 125px;
	width: 780px;
	font-size: 2px;
	z-index: 5;
	margin: auto;
}

#bottombar {
	background: url(img/bottombar.gif); 
	height: 12px; 
	width: 780px;
	font-size: 2px;
	z-index: 1;
	margin: auto;
}


.largertext {
	font-size: 15px;
	letter-spacing: 1px;
}

#contactbody {
	background: #000000 url(img/phone.jpg) bottom right no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 40px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 778px;
	height: 500px;
	margin: auto;
	z-index: 1;
}

* html #contactbody { /* This is the Tan hack */
	width: 780px; 
	w\idth: 778px;
	margin-top: -12px;
	mar\gin-top: -10px;
}

#pagetitle {
	height: 309px;
	width: 72px;
	float: left;
	padding: 10px;
}

#copybar {
	background: #000000 url(img/copybar.gif) repeat-x;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFFFFF;
	line-height: 6px;
	width: 778px;
	height: 28px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: auto;
}

#footer_nav {
	background-color: #000000;
	width: 778px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font: 9px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 6px;
	text-transform: lowercase;
	text-align: center;
}