body {
	background:#2E1D14;
	text-align:center;
	background-position:center top;
 	margin:0;
 	background-image:url(../images/layout/main_background.gif);
 	background-repeat:repeat-y;
    }

img {border:none;}
 
#container {
    text-align:left;
 	width:760px;
 	margin:auto;
	}
	
#header-holder {
	width:743px;
	margin-left:17px;
	height:165px;
	display:inline;
	}

#content-holder {
	width:690px;
	padding-left:35px;
	padding-right:35px;
	display:inline;
	float:left;
	}



/*--------------- TOP NAV --------------*/

#top-nav-strip-holder {
	width:690px;
	height:75px;
	display:inline;
	float:left;
	}
	
#top-nav-holder {
	width:690px;
	height:41px;
	display:inline;
	float:right;
	border-bottom:1px Solid #E3E3DF;
	}

#top-nav {
	padding-top:5px;
	width:480px;
	height:41px;
	display:inline;
	text-align:right;
	float:right;
	}

#top-nav-tel 
{
	width:136px;
	height:41px;
	display:inline;
	float:left;
	}
/*----------------- END ----------------*/


/*--------------- LEFT NAV --------------*/

#left-nav-strip-holder {
	width:181px;
	display:inline;
	float:left;
	padding-bottom:15px;
	}
	
#left-nav-title-holder {
	width:181px;
	height:25px;
	display:inline;
	float:left;
	}
	
#left-nav-holder {
	width:181px;
	display:inline;
	float:left;
	background-image:url(../images/nav/left_nav_background.jpg);
 	background-repeat:repeat-y;
 	border-bottom:1px Solid #E3E3DF;
 	border-top:1px Solid #E3E3DF;
 	padding-top:5px;
 	padding-bottom:10px;
	}
	
#left-nav-lower {
	width:181px;
	display:inline;
	float:left;
	}

	
/*--------------- MAIN CONTENT --------------*/

#main-content-holder {
	width:690px;
	float:left;
	background-image:url(../images/layout/main_content_background.gif);
	background-repeat:repeat-y;
	}
#active-text-holder {
	width:483px;
	padding-left:25px;
	padding-bottom:25px;
	float:left;
	display:inline;
	overflow:hidden;
	}
#title-holder 
{
    width:480px;
	float:left;
	padding-bottom:15px;
	display:inline;
	overflow:hidden;
	}
	
#sub-title-holder 
{
    width:480px;
	padding-top:25px;
	float:left;
	display:inline;
	overflow:hidden;
	}

#sub-title-holder2 
{
    width:480px;
	padding-top:25px;
	float:left;
	display:inline;
	overflow:hidden;
	}

#sub-title-holder3 
{
    width:480px;
	padding-top:25px;
	float:left;
	display:inline;
	overflow:hidden;
	}

#triple-image-holder-home
{
    width:484px;
	padding-top:25px;
	float:left;
	display:inline;
	overflow:hidden;
	}

#triple-image-holder 
{
    width:484px;
	padding-top:10px;
	padding-bottom:25px;
	float:left;
	display:inline;
	overflow:hidden;
	}
#image-holder-1
{
    width:146px;
	float:left;
	display:inline;
	overflow:hidden;
	}
	
#image-holder-2
{
    width:146px;
	padding-left:22px;
	padding-right:22px;
	float:left;
	display:inline;
	overflow:hidden;
	}
	
#image-holder-3
{
    width:146px;
	float:left;
	display:inline;
	overflow:hidden;
	}
/*----------------- END ----------------*/	



/*--------------- FOOTER --------------*/
#footer-holder {
	width:690px;
	height:41px;
	display:inline;
	float:right;
	border-top:1px Solid #E3E3DF;
	}

#kat-logo {
	width:200px;
	height:20px;
	padding-top:10px;
	display:inline;
	text-align:right;
	float:right;
	}

#copyright {
	width:300px;
	height:20px;
	display:inline;
	padding-top:10px;
	float:left;
	color:#6C6055;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
/*----------------- END ----------------*/	



/*--------------moreInfo----------------*/
#scroller{
	height:200px;
	float:left;
	overflow:visible;
	position:relative;
}

#scroller h2 {
color:#C9A95F;
font-family:"Times New Roman",Times,serif;
font-size:20px;
font-weight:bold;
margin:0;
}
	

#moreInfo{
	float:left;

	height:200px;
	margin:10px 10px 0 0;
	overflow:hidden;
	position:relative;
	text-align:left;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#C9A95F;
	font-weight:bold;
	margin:0;
}

h2{

	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#6C342B;
	font-weight:bold;
	margin-bottom:0;
}

#bottomLinks{
	width:100%;
	text-align:center;
	height:20px;
	display:inline;
	float:left;
	color:#6C6055;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

#bottomLinks a:link{
	color:#6C6055;
}

#bottomLinks a:visited{
	color:#6C6055;
}
/*--------------END----------------*/

