	/* CSS Document TLA  */
	
	body {
	
	text-align: center;
	background-image:url(images/back_hm.jpg);
	font: 0.7em  Verdana, Tahoma, sans-serif;
	font-weight: normal; 
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 150%;
	}
	
	
	
	.homepgimg {
	margin-top: 100px;
	margin-bottom: 6px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	width: 750px;
	height: 480px;
	}
	
	.homepgimg img {
	text-align: center;
	}
	
		

	
	#wrap{
	text-align: left;
	width: 736px;
	margin: 100px auto 0 auto;
	
	
	}

	
	
	
	.bold{ 
	font-weight: bold; 
	}
	
	.p{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	
	
	
	
	}
	
	
	
	/*=========================
	footer and copyright start
	=========================*/
	
	
	#footer {
	   clear: left;
	
	}
	
	
	#copyright {

	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	height:15px;
	width:736px;
	border:none;
	}
		/*=========================
	.copyright A:link {
	font-weight: normal; color: #ffffff; text-decoration: none
	}
	.copyright A:active {
	font-weight: normal; color: #ffffff; text-decoration: none
	}
	.copyright A:visited {
	font-weight: normal; color:  #cccccc; text-decoration: none
	}
	.copyright A:hover {
	font-weight: normal; color: #cccccc; text-decoration:underline
	}
	/*=========================
	footer and copyright start end
	=========================*/
