/*
#dim160x600 
#dim300x250 
#dim728x90 
*/
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background-color:#bbbbbb;
}
::-webkit-scrollbar-thumb {
  background-color: #666666;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 1);
}
div {
    font-family: 'Oswald', sans-serif;
    position: absolute;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
	opacity:0;
	line-height:1;
	background-repeat:no-repeat;
}
#cover {
    top: 0;
    left: 0;
    overflow: hidden;
    width: 300px;
    height:250px;
    background: #4b9dff;
}

#isi {
	background-color: #ffffff;
    overflow: hidden;
	left: 1px;
    width: 298px;
    height: 81px;
}
#isiHeader{
	height:19px;
	background-color:#003371;
}
#isiOtherHeaderHolder {
	height:21px;
	width:298px;
	background-color:#003371;
	left:1px;
}
#isiOtherHeader {
	font-family: 'PT Sans Narrow', sans-serif;
	color:#f9c72a;
	font-size: 11px;
    top: 6px;
    left: 7px;
}
#pi_arrow {
    background-image: url(../images/pi_arrow.png);
    width: 10px;
    height: 10px;
    opacity: 1;
    left: 158px;
    top: 0px;
}
#background {
    background-image: url(../images/background.jpg);
    width: 300px;
    height: 250px;
}
#background1 {
    background-image: url(../images/background1.png);
    width: 57px;
    height: 175px;
	top: 64px;
    left: 232px;
}

#logo {
    background-image: url(../images/logo.png);
	background-position: 53px 8px;
    width: 162px;
    height: 39px;
    top: 0px;
    left: 137px;
 	background-color:#003371;

}
#cta {
	background-image: url(../images/cta.png);
	width: 121px;
	height: 32px;
	top: 113px;
	left: 57px;
}

#text1,#text4,
#big,#biggish,#small,
#cop
{
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-align: center;
	color: #003f77;
	white-space: normal;
	width:90%;
	line-height:1;
	font-size: 22px;
	top:21px;
}
#cop{
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:700;
	font-size: 12px;
	font-size: 12px;
	background-color:#ffffff;
	padding: 5px 7px 5px 7px;
	width:auto;
}
strong {
    font-size: 40px;
    line-height: 49px;
	font-weight: normal;
}
#big{
	font-weight:700;
	font-size:40px;
	margin-left:300px;
}
#biggish{
	font-weight:700;
	font-size:30px;
}
#small {
	font-weight:400;
	font-size:18px;
}
#text1 {
	font-size: 16px;
	top: 65px;
	line-height: 20px;
	text-align: center;
	width: 100%;
	left: -28px;
}
#text2
{
	color: #003f77;
	text-align: center;
	white-space: normal;
	line-height: 19px;
	font-size: 15px;
	top: 42px;
	left: 24px;
}
#text3
{
	text-align: center;
	color: #003f77;
	white-space: normal;
	line-height: 13px;
	font-size: 8px;
	top: 82px;
	left: 16px;
}
#text4 {
    font-family: 'PT Sans Narrow', sans-serif;
    width: 110px;
    height: 15px;
    top:0px;
    font-size: 14px;
    color:#ffffff;
    background-color:#003371;
    padding: 12px 17px 12px 10px;
}


#hotspot {
    width: 300px;
    height: 250px;
    top: 0;
    left: 0;
    cursor: pointer;
}
