/* CSS Document */
/* CSS Document */
body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding: 0;
	text-align:center;
	background-color: #490453;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213c81;
	line-height: 14px;
	background-image: url(../img/spalsh/bg.jpg);
}
html,body {
          height:100% ;  /*height of page*/ 
          margin:0;
          padding: 0;
   
     min-height: 100%;
         }
		 
		a, a:link, a:visited, a:active {
	font-size:12px;
	color:#1a1363;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-size:12px;
	color:#3469bc;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f65c08;
	line-height: 19px;
	
	text-decoration: none;
}
h1 span{font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 19px;
	
	text-decoration: none;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fa7a79;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #153351;
	line-height: 12px;
}
/*---------------------------------------------------------------------------------*/
.splash{
	width:965px;
	height:796px;
	background-image: url(../img/spalsh/page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom{padding-top:9px;
	width:965px;
	height:49px;
	background-image: url(../img/spalsh/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
@-moz-document url-prefix() {.bottom div {margin-top:9px;}} 
.buttons_sp{padding-top:200px;margin-left:10px;}
@-moz-document url-prefix() {.buttons_sp table {margin-left:11px;}} 


/*-----------------------------------------------------------------------------------*/


