
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #c6ddf3;
	background-image: url('../img/frst_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat; 
}




img {
	border: 0px;
}

.hm1 {
	text-align: center;
}


#slideshow {
	width: 770px;
	height: 93px;
}


.txt1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #8495ad;
	text-align: center;
	margin: 0px;
}

.txt2 {
    /*width: 100%;*/
    font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-align: center;
}













