body {	
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	color: #fff;
	background-color: #fff;		
	padding: 0;
	line-height: 15px;
	margin: 0;
}

html, body {
/*
	height:100%;
*/
}

.object {
	position:relative;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	color: #fff;	
	padding-bottom:15px;	
}

.object h2 {
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

	a:link {color: #fff;}
	a:visited {color: #fff;}
	a:hover {color: #fff;}
	a:focus {color: #fff;}
	a:active {color: #fff;}

h1 {
	position:relative;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#container{
	position:relative;
	margin: 2px auto;
	position: relative;
	padding: 0 0 0 0;
  	width: 799px;
}

#logo{
	position: absolute;
	height: 120px;
	width: 120px;
	top: 40px;
	left: 50px;
	background: url(../tmcafe_img/tmlogo.jpg);
}


#header{
	 position: relative;
	 height: 214px;
	 margin: 0;
	 padding: 0;
	 text-align: center;
 	 width: 799px;
	 background: url(../tmcafe_img/header_second.jpg);
	
}

#headerflash{
	 position: absolute;
	 bottom:0px;
	 height: 129px;
	 margin: 0;
	 padding: 0;
	 left: 0;
	 text-align: center;
 	 width: 799px;

}

#navigation{
	position: relative;
	margin: 0;
	padding: 10px 18px;
	height: 41px;
	background: url(../tmcafe_img/nav_second.jpg);
	width: 760px;
}
#navigation ul{
	margin: 0;
	padding: 0;
	font-size:10px;
	line-height:10px;
	list-style-type: none;
}

#navigation a, #navigation a:visited, #navigation a:active{
	text-decoration: none;	
	color:#c3b9b2;
}
#navigation a .menuOn{
	text-decoration: none;	
	color:#fff;
}

#navigation a:hover{
	text-decoration: underline;
	color: #000;
	list-style-type: none;
}


#navigation ul li {
	
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	list-style-type: none;
	float: left;
	margin: 0 22px 0 0;
	padding:0;


}


#navigation ul li ul {
	height: 36px;	
 	width: 111px;
}

#navigation ul li ul li {
	font-weight:normal;
	text-transform:none;
	line-height:13px;
	margin:0;
	
}
#navigation ul li li a {
	text-decoration:none;
	list-style-type: none;
}


#content{
	position: relative;
	background: url(../tmcafe_img/content_second.jpg);
	width: 528px;
	padding: 10px 30px 10px 240px;
	min-height: 200px;
}

#change{
	position: absolute;
	left: 30px;
	bottom: 10px;
	width: 82px;
	height: 28px;
}

#footer{
 	position: relative;
	margin: 0;
	padding: 0;
  	width: 799px;
	height: 223px;
	text-align: center;
	background: url(../tmcafe_img/footer_second.jpg);
}

#flashfooter {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 799px;
	height: 194px;
	bottom: 6px;
	left: 0px;
	text-align: center;
}

#kamlogo {	
	float: right;
	margin: 0; 
}

.clear {
	clear: both;
}

#clear {
	clear: both;
}
