html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
* {
	margin:0px;
	padding:0px;
}
a:hover, a:active, a:focus {
   outline: 0;
}
img {	
	border:0;
}
ul {
	margin: 0;
}
li {
	list-style:none;
}
h1 {
	font-size:17px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:13px;
}
.clearboth {
	clear:both;
}
.floatleft {
	float:left;
}

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	text-align: left;

}

body1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}

body2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
} 

#background {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(/image/background.jpg);
	width: 1000px;
	height: 1350px;
}

#activeflash {
	position: absolute;
	left: 770px;
	top: 310px;
	width: 210px;
	height: 210px;
}

#travelsafeflash {
	position: absolute;
	left: 770px;
	top: 75px;
	width: 210px;
	height: 210px;
}

#content {
	position: relative;
	z-index: 2;
	left: 50px;
	overflow-y:auto;
	top: 225px;
	width: 500px;
	height:1000px;
	text-align: left;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.form {
	position: relative;
	padding-bottom: 10px;
}

.formRight {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 325px;
}

.text {
	width: 200px;
}

.button {
	background-color: white;
	border: 1px black solid;
}
.banner_kist {
    height: 280px;
    left: 752px;
    position: absolute;
    top: 520px;
    width: 256ox;
}