body {
	background-image: url(images/bg5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}




/*********************************************
*** cell styles ***
*********************************************/

#cell1 {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 416px;
	width: 319px;
}
#cell2 {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	height: 212px;
	width: 248px;
}
#cell3 {
	background-color: #FFFFFF;
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 71px;
	width: 208px;
	padding-top: 10px;
	padding-left: 45px;
}
#cell4 {
	background-image: url(images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 204px;
	width: 79px;
}
#cell5 {
	background-color: #D3EEF5;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	height: 204px;
	width: 377px;
}
#cell6 {
	background-color: #609ABA;
	background-image: url(images/sec_11.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 301px;
	width: 539px;
	padding-left: 10px;
	padding-right: 25px;
}

#cell7 {
	background-color: #B1CDDD;
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	height: 301px;
	width: 236px;
	background-image: url(images/sec-bg1.gif);
}
#cell12 {
	background-color: #2A5F7E;
	background-image: url(images/index_17.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 83px;
	width: 775px;
}
#cell13 {
	background-image: url(images/tmp-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 301px;
	width: 775px;
	background-color: #7FB4D3;
}


/*********************************************
*** text styles ***
*********************************************/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 15px;
}


.p4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #CCCCCC;
	text-align: left;
	margin-top: 10px;
	margin-left: 35px;
}
.li1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAE8EF;
	width: 300px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #87B4CB;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(images/arw1.gif);
}

.a1 {
	color: #CCCCCC;
	text-decoration: underline;
}
.a1:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*********************************************
*** pic styles ***
*********************************************/

.logo {
	margin-top: 30px;
	margin-left: 30px;
}.pic1 {
	margin-top: 25px;
	margin-left: 40px;
}
.pic2 {
	margin-bottom: -10px;
}
.pic3 {
	float: left;
	margin-bottom: 25px;
	margin-right: 2px;
}
.pic4 {
	float: right;
	margin-bottom: 25px;
	margin-right: 2px;
	margin-left: 15px;
}
.pic5 {
	margin-left: 40px;
}

.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #609ABA;
	width: 200px;
	border: 1px solid #CADDE8;
	margin-bottom: 10px;
}
