body{
	margin: 0px;
	padding: 0px;
	background: #003263 url(image/bg.jpg) repeat-x scroll left top;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
	text-decoration: none;
	width: 100%;
}

.bluetext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #028E9B;
	text-decoration: none;
}
.addresstxt {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #017E8A;
	text-decoration: none;
}
.footerbg {
	background-attachment: scroll;
	background-image: url(image/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 62px;
	width: 779px;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.menubg {
	background-attachment: scroll;
	background-image: url(image/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 44px;
	width: 779px;
}
.banner {
	background-attachment: scroll;
	background-image: url(image/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 299px;
	width: 779px;
}
.leftbg {
	background-attachment: scroll;
	background-color: #E0F3F5;
	background-image: url(image/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 224px;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #781321;
	text-decoration: none;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #027C87;
	text-decoration: none;
}
