/* CSS Document */

body {
	margin: 0;
	background-image:url(images/bg_homenew.jpg);
	background-repeat: repeat-x;
	background-color: #256C7F;
}
.welcome_homenew {
	background-image: url(images/welcome_homenew.jpg);
	width: 343px;
	height: 208px;
	background-repeat: no-repeat;
}
.welcome_pos1 {
	margin-left: 15px;
	margin-top: 70px;
}
.welcome_para {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #231F20;
}
.footer_pos {
	margin-left: 15px;
}
.footer_bg {
	background-image: url(images/footer_bg_homenew.jpg);
	width: 343px;
	height: 45px;
	background-repeat: no-repeat;
	background-color: #266C7F;
}
.footer_text {
	color: #C9DADF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer_link {
	color: #C9DADF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.footer_link:hover {
	color: #333333; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.flash_map {
	background-image:url(images/flash_map_homenew.jpg);
	width: 427px;
	height: 253px;
	background-repeat: no-repeat;
}
