@charset "utf-8";
/* CSS Document */

html, body {background: #fff; padding: 0px; margin: 0px; font-family: 'Futura', Sans-serif;}
@font-face {
    font-family: 'Futura';
    src: url('../aigfutura-medium-webfont.eot');
    src: url('../aigfutura-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../aigfutura-medium-webfont.woff') format('woff'),
         url('../aigfutura-medium-webfont.ttf') format('truetype'),
         url('../aigfutura-medium-webfont.svg#aig_futuraregular') format('svg');
}
 @font-face {
 font-family: 'aig_futurabold';
 src: url('../aigfutura-bold-webfont.eot');
 src: url('../aigfutura-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('../aigfutura-bold-webfont.woff') format('woff'),  url('../aigfutura-bold-webfont.ttf') format('truetype'),  url('../aigfutura-bold-webfont.svg#aig_futurabold') format('svg');
}
strong {font-family: "aig_futurabold", Sans-Serif;}
p, li {font-family: "Futura", Sans-Serif; font-size: 14px; line-height: 20px; margin-top: 0px; color: #6b6a6f;}
h1 {font-family: "Futura", Sans-Serif; margin-top: 0px; background: #00a4e4; width: 580px; height: 55px; padding: 15px 0px 0px 20px; color: #fff;}
h2 {font-family: "Futura", Sans-Serif; margin-top: 50px; margin-bottom: 10px; background: #e5f6fc; width: 580px; height: 50px; padding: 20px 0px 0px 20px; color: #00a4e4;}

#topDiv {position: relative; width: 850px; margin: 0 auto; text-align: center; height: 40px;}
#topDiv div {float: right; width: 600px;}

#top {position: fixed; top: 110px; width: 198px; margin-left: 10px; margin-top: 0px;}
#logo {position: fixed; top: 60px;}

#nav {margin-top: 80px;}
#nav span {font-family: "Futura", Sans-Serif; font-size: 27px; font-weight: normal; color: #00a4e4;}
#nav span2 {font-family: "Futura", Sans-Serif; font-size: 16px; font-weight: normal; padding-top: 0px; color: #6b6a6f;}
#container {position: relative; width: 850px; height: auto; padding-bottom: 10px; background: #fff; margin: 0 auto;}
#contentRight {position: relative; top: 150px; width: 850px; height: auto; width: 600px; left: 240px; margin-bottom: 250px;}

#chart01,#chart01:visited {float: left; background: #e5f6fc; display: block; cursor: pointer; padding-top: 10px; padding-bottom: 10px; text-align: center; font-size: 14px; text-decoration: none; width: 297px; color: #000; border-bottom: 5px solid #fff; font-family: "Futura", Sans-Serif; color: #00a4e4; font-weight: bold;}
#chart01:hover {background: #00a4e4; text-decoration: none; color: #e5f6fc;}

#chart02,#chart02:visited {float: right; background: #e5f6fc; display: block; cursor: pointer; padding-top: 10px; padding-bottom: 10px; text-align: center; font-size: 14px; text-decoration: none; width: 297px; color: #000; border-bottom: 5px solid #fff; font-family: "Futura", Sans-Serif; color: #00a4e4; font-weight: bold;}
#chart02:hover {background: #00a4e4; text-decoration: none; color: #e5f6fc;}

#topmenu li, #topmenu li:visited {position: relative; width: 110px; text-align: center; list-style: none; background: #DC241F center top; color: #fff; display: block; font-family: "Futura", Sans-Serif; cursor: pointer; margin-left: 450px;}
#topmenu li:hover {background: #00a4e4; display: block; text-decoration: none; font-family: "Futura", Sans-Serif; cursor: pointer;}
#topmenu a {color: #fff; text-decoration: none; font-weight: bold; font-family: "Futura", Sans-Serif; display: block; cursor: pointer; padding: 5px 10px;}

#discbox {position: relative; width: 100%; height: auto; display: block; clear: both;}
.disc {text-align: center; font-size: 18px; font-weight: bold; font-family: "Futura", Sans-Serif;}

#footer {position: relative; width: 830px; height: 50px; margin-left: 10px; background: #00a4e4; text-align: center;}
#footer p {color: #fff; font-size: 14px; padding-top: 15px;}

#license {position: relative; width: 830px; margin: 0 auto; text-align: right;}
#license p {font-family: "Futura", Sans-Serif; color: #6b6a6f; margin: 0px;}

@media screen and (max-height: 800px)
{
	#discbox {float: right; width: 600px;}
	#footer {float: right; width: 600px; height: auto;}
	#license {float: right; width: 600px; margin: 0 auto; text-align: right;}
	}