/* CSS Document */
body {
	background-image:url(images/found.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ccecf3;
}
#cont {
	position:relative;
	width:740px;
	height:530px;
	z-index:1;
}
#title1 {
	position:absolute;
	width:102px;
	height:49px;
	z-index:3;
	left: 91px;
	top: 33px;
	text-align:left;
}
#animation {
	position:absolute;
	width:510px;
	height:350px;
	z-index:2;
	left: 229px;
	top: 64px;
}
#main_text {
	position:absolute;
	width:198px;
	height:366px;
	z-index:1;
	left: 30px;
	top: 30px;
	background-image: url(images/cont_text.gif);
}
#bullet1 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:3;
	left: 23px;
	top: 145px;
}
#bottom {
	position:absolute;
	width:680px;
	height:89px;
	z-index:1;
	left: 30px;
	top: 428px;
	background-image: url(images/cont_bottom.gif);
	padding-top:10px;
}
#main_text_center {
	position:absolute;
	width:165px;
	height:115px;
	z-index:1;
	left: 13px;
	top: 107px;
	text-align:left;
}
#menu {
	position:absolute;
	width:283px;
	height:22px;
	z-index:4;
	left: 430px;
	top: 30px;
	text-align: right;
}
#animation_title {
	position:absolute;
	width:71px;
	height:70px;
	z-index:2;
	left: 15px;
	top: 19px;
	text-align:left;
}
h1 {
	margin:0px;
	font-size: 24px;
	color: #990033;
	font-weight: bold;
}
.text2 {
	font-size: 16px;
	color: #00CC00;
}
#bullet2 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:5;
	left: 23px;
	top: 186px;
}
#bullet3 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 251px;
}
#bullet4 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 316px;
}

#bullet5 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 353px;
}

#center {
	position:absolute;
	width:100%;
	height:256px;
	z-index:1;
	left: 0px;
	top: -256px;
	margin-top:265px;
	background-repeat: repeat-x;
}
#div_button {
	position:absolute;
	width:253px;
	height:107px;
	z-index:5;
	left: 373px;
	top: 165px;
}
#div_send {
	position:absolute;
	width:253px;
	height:107px;
	z-index:5;
	left: 373px;
	top: 165px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
