body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	height: 100%;
	color: #333333;
}
#container
	{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	}
#wraperTBL {
	background-color: #FFFFFF;
	
	border-bottom: 1px solid #663300;
	
	margin-bottom: 0px;
	text-align: left;
}
/*
#bannerHomeGraphic {
	width: 302px;
	background-image: url(../images/global/bnr_home.jpg);
	height: 149px;
	float: left;
	margin-left: 12px;
}
*/
#bannerHomeGraphic {
	width: 302px;
	height: 149px;
	float: left;
	margin-left: 12px;
}

#bannerIntro {
	background-image: url(../images/global/intro_home.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 335px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}

/*
#topNavWraper {
	width: 720px;
	text-align: right;
	z-index: 2;
	top: 45px;
	margin-left: 20px;
	margin-bottom: 10px;
}


#footer {
	font-size: x-small;
	color: #666666;
	text-align: right;
	width: 720px;
	margin-left: 20px;
	margin-bottom: 20px;
}
*/

#bannerWraper {
	background-color: #4b570d;
	height: 149px;
	width: 720px;
	top: 94px;
	margin-left: 20px;
	background-image: url(../images/global/banner_blank.gif);
	background-repeat: no-repeat;
	background-position: 313px;
}
#bannerIntro p {
	display: none;
}
#logo {
	background-image: url(../images/global/kzyx-z_logo.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
	background-position: 16px 16px;
}
#logolink,
#logolink:link,
#logolink:alink,
#logolink:vlink {
	border:none;
}
.hr {
	background-image: url(../images/global/hr_dot.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 720px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#contentMain {
	margin-left: 20px;
	width: 460px;
	margin-right: 0px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #663300;
	float: left;
}
#contentMain p {
	line-height: 130%;
}
h2 {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: medium;
	color: #993300;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

#contentSecondary {
	width: 218px;
	margin-left: 20px;
	float: left;
}
#contentSecondary p {
	line-height: 120%;
}
#logo h1 {
	display: none;
}


/* LINK ATTRIBUTES */
A:link {
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

/*
#topNavWraper a:link, #topNavWraper avisited {
	font-size: x-small;
	color: #333300;
	text-decoration: none;
}
#topNavWraper a:hover {
	color: #666666;
	text-decoration: none;
}#topNavWraper .main {
	text-transform: uppercase;
	font-weight: bold;
}


#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
*/

/*Main Menu*/

#topNavWraper {
	width: 720px;
	text-align: right;
	z-index: 2;
	top: 45px;
	margin-left: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

#mainlevel {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #333300;
	font-weight: bold;
	text-transform: uppercase;
}

#mainlevel li {
	border-right: 1px solid #000;
	display: inline;
	line-height: 1.1em;
	margin: 0 -.5em 0 0.5em;
	padding: 0 0.5em;
}

#mainlevel a:link, #mainlevel a:visited {
	color: #333300;
	text-decoration: none;
}

#mainlevel a:hover {
	color: #666666;
	text-decoration: none;
}

/*top secondary menu*/

#secNavItems {
	width: 720px;
	text-align: right;
	z-index: 2;
	top: 45px;
	margin-left: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

#mainlevel-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #333300;
	font-weight: normal;
}

#mainlevel-nav li {
	border-right: 1px solid #000;
	display: inline;
	line-height: 1.1em;
	margin: 0 -.5em 0 0.5em;
	padding: 0 0.5em;
}

#mainlevel-nav a:link, #mainlevel-nav a:visited {
	color: #333300;
	text-decoration: none;
}

#mainlevel-nav a:hover {
	color: #666666;
	text-decoration: none;
}

/*footer menus*/

#footer {
	width: 720px;
	text-align: right;
	z-index: 2;
	top: 45px;
	margin-left: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

/*extra styling for main content*/

h2,.contentheading{
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding: 0px;
}

#content img {
	float: right;
}

