/* CSS Document */
.bg-blue1  {  background-color: #01499A; background-image : url(img/top-bg01.gif); background-repeat: no-repeat;}
.bg-blue2  {  background-color: #246AB8; background-image : url(img/top-bg02.gif); background-repeat: no-repeat;}
.bg-blue3  {  background-color: #4B85C7; background-image : url(img/top-bg03.gif); background-repeat: no-repeat;}
.bg-blue4  {  background-color: #76AAE5; background-image : url(img/top-bg04.gif); background-repeat: no-repeat;}
.bg-blue5  {  background-color: #8CBEFA; background-image : url(img/top-bg05.gif); background-repeat: no-repeat;}
.top-bg1 {
	margin:0px;
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	background-image : url(main-img1.jpg);
	background-color:#FFFFFF;
}
.topcopy-txt {
	margin-top: 30px;
	margin-left: 10px;
/*	margin-right: 15px;*/
	color: #000000;
	text-align:left;
}
.topwhatsnew{
	margin-top: 160px;
	margin-left: 10px;
/*	float:right;*/
}
