body {
	background: #fff;
	color: #333;
	font: Georgia, Times New Roman, Times, serif;
	text-align: left;
	background:#fff url(../ktl_site/images/linked/head_back.jpg) top left no-repeat;
	color:#4d4b4b;
}
* {
	padding: 0;
	margin: 0;
}
#content {
	width: 1000px;
	padding: 0 0 0 20px;
	float: left;
}
a, a:visited {
	color:#5c1e0b;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#5c1e0b;
	background: #f1f1f1;
	text-decoration: underline;
	font-weight:bold;
}
/*---:[ KTL LOGO START ]:---*/
	
h1.logo {
	background:url(../ktl_site/images/linked/logo_over.png) no-repeat left -500em;
	margin-top:20px;
	float:left;
	margin-right: 0px;
}
h1.logo a, h1.logo a:link, h1.logo a:visited, h1.logo a:active, h1.logo a:hover {
	display:block;
	height:302px;
	width:440px;
	background:url(../ktl_site/images/linked/logo_over.png) no-repeat;
	text-indent:-500em;
	text-align:left;
}
/*---:[ KTL LOGO END ]:---*/
	
/*---:[ NAV BUTTONS START ]:---*/

#nav_buttons {
	float:left;
	color:#7b7b5d;
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	font-family: Georgia, Garamond, Times serif;
	text-align:left;
}
#nav_buttons a, #nav_buttons a:visited {
	color:#960a1a;
	font-family:Georgia, Garamond, Times, serif;
	font-weight:bold;
	text-decoration: none;
}
#nav_buttons a:hover {
	color:#4d4b4b;
	background: #f1f1f1;
	text-decoration: none;
	font-weight:bold;
}
/*---:[ NAV BUTTONS END ]:---*/

/*---:[ LEFT CONTENT START ]:---*/

.left {
	float: left;
	position:relative;
	width:440px;
	
}
#leftrow2 {
	margin-top: 55px;
	padding-top:300px;
	color:#4d4b4b;
	font-size:12px;
	font-weight: normal;
	font-family:Georgia, Garamond, Times, serif;
	text-align:center;
	line-height:2.0em;
	
}
/*---:[ LEFT CONTENT END ]:---*/	

/*---:[ RIGHT CONTENT START ]:---*/

.right {
	float: right;
	margin:0;
	padding:0;
	position:relative;
	width:530px;
	padding-top:60px;
}
#rightcontent {
	float:left;
	color:#4d4b4b;
	font-size:12px;
	font-weight: normal;
	font-family:Georgia, Garamond, Times, serif;
	text-align:left;
	/*--- 
	line-height:2.0em;
	---*/
}
#rightcontent h1:first-letter {
	text-transform: uppercase;
}
#rightcontent h1 {
	font-family:Georgia, Garamond, Times, serif;
	color: #424242;
	letter-spacing:0.1em;
	text-align:left;
	margin: 0px auto;
	text-transform: lowercase;
	line-height: 100%;
	font-size: 24pt;
	font-variant: small-caps;
	padding-bottom:10px;
}
#rightcontent h2 {
	font-family:Georgia, Garamond, Times, serif;
	color: #424242;
	letter-spacing:0.1em;
	text-align:left;
	margin: 0px auto;
	text-transform: lowercase;
	font-size: 14pt;
	font-variant: small-caps;
	padding-bottom:7px;
}
/*---:[ RIGHT CONTENT END ]:---*/

/*---:[ FOOTER STYLES START ]:---*/

#footer {
	width: 97%;
	height:142px;
	font-size:9px;
	margin: 20px 0 0 20px;
	padding: 1.2em 0 0 0;
	border-top: 1px solid #bbb;
	float: left;
	clear: both;
}
#footer p {
	font-weight: normal;
	font-family: Georgia, Garamond, Times, serif;
	color: #888;
	font-size: 1.3em;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #888;
	text-decoration: none;
}
#footer a:hover {
	color: #888;
	text-decoration: underline;
}
/*---:[ FOOTER STYLES END ]:---*/

/*---:[ CONTACT FORM STYLES START ]:---*/

#formmail {
	margin: 10px 0 0 -80px;
	float: left;
	clear: both;
}

/*---:[ CONTACT FORM STYLES END ]:---*/
