@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        list-style-type: none;
}

html,
body {
	height: 100%;
}

textarea { font-size: 100%; }

img { vertical-align: bottom; }


body {
	margin: 0; 
    height: 100%;
	min-height: 580px;
    text-align: center;
}

div#distance {
	height: 50%;
    margin-bottom: -300px;
    float: left;
	width: 10em;

}



div#container {
    margin: 0 auto;
    clear: left;
    height: 580px;
    width: 1000px;
    position: relative;
    text-align: left;
}



div#copyright {
	position: fixed;
	right: 0px;
	bottom: 60px;
	height: 20px;

	
}

h1 {
	padding: 14px 14px 0 14px;
	float: left;
}

p.banner {
	float: left;
	padding: 10px 0 0 10px;
}

div#footer {
	text-align: left;
	height: 80px;
	width: 100%;
	min-width: 1000px;
	position: fixed;
	bottom: 0;
	left: 0;
}


div#footercontainer {
	
	position: relative;
	
}

p.footertitle {
	position: absolute;
	top: 12px;
	left: 10px;
}

p.footerbn01 {
	position: absolute;
	top: 15px;
	left: 250px;
}

p.footerbn02 {
	position: absolute;
	top: 15px;
	left: 390px;
}

p.footerbn03 {
	position: absolute;
	top: 15px;
	left: 530px;
}

p.footerbn04 {
	position: absolute;
	top: 15px;
	left: 670px;
}

p.footerbn05 {
	position: absolute;
	top: 15px;
	left: 810px;
}

img#privacy {
	margin: 0 0 2px 0;

}

img#copyright {
	margin: 2px 0 0 0;
	padding: 0 0 0 20px;
}

div#content {
	
}

div#flashcontent {
	width: 1000px;
	height: 600px;
}

div#mp3 {
	margin: 20px;
	width: 250px;
}

div#getfp {
	text-align: center;
}

div#getfp p {
	margin: 20px;
}


h3.privacy {
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0 0 5px;
}


p.privacy {
	font-size: 12px;
	margin: 10px 0 20px 10px;
}

div.main {
	text-align: left;
}