html {
	height:100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:100%;
	width:100%;
}
#outer_home{
   	height:650px;
	min-height:900px;
	background:url('images/bg_home.jpg');
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	position:relative;
	z-index:1;
}
#outer{
   	height:700px;
	min-height:900px;
	background:url('images/bg.jpg');
	background-repeat:no-repeat;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
	background-color:#ffffff;
	position:relative;
	z-index:1;
}
#menu{
    width:530px;
	
	height:14px;

	left:270px;
	top:175px;
    position: absolute;
	z-index:2;
}
#button_next{
    width:64px;
	
	height:52px;

	left:500px;
	top:480px;
    position: absolute;
	z-index:4;
}
#footer{
    width:400px;
	
	height:14px;

	left:100px;
	top:530px;
    position: absolute;
	z-index:3;
}
.content1 {
	font-family:Century Gothic;
	font-size:12px;
	color:#000000;

	
}
.content1 a {
    color:#000000;
	text-decoration:none;
}
.content1 a:hover {
	color:#000000;
	text-decoration:underline;
}

.content2 {
	font-family:Century Gothic;
	font-size:9px;
	color:#000000;
	
}
.content2 a {
    color:#000000;
	text-decoration:none;
}
.content2 a:hover {
	color:#000000;
	text-decoration:underline;
}

.content3 {
	font-family:Century Gothic;
	font-size:30px;
	color:#000000;
	
}
.content4 {
	font-family:Century Gothic;
	font-size:22px;
	color:#000000;
	
}
.content5 {
	font-family:Century Gothic;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	
}
.content5 a {
    color:#000000;
	text-decoration:none;
}
.content5 a:hover {
	color:#000000;
	text-decoration:underline;
}
.content6 {
	font-family:Century Gothic;
	font-size:11px;
	color:#000000;
	
}
.content7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
}
.content7 a {
    color:#000000;
	text-decoration:none;
}
.content7 a:hover {
	color:#000000;
	text-decoration:underline;
}
.content8 {
	font-family:Century Gothic;
	font-size:9px;
	color:#666666;
	
}
.content8 a {
    color:#666666;
	text-decoration:none;
}
.content8 a:hover {
	color:#666666;
	text-decoration:underline;
}
INPUT.button1
{
	WIDTH: 75pt;
	CURSOR: hand;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #000000;
	font-size : 12px;
	line-height: 18px;
	font-family:Lucida Sans;
	border-style:none;

}

INPUT.button2
{
	WIDTH: 70pt;
	height: 15pt;
	CURSOR: hand;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #000000;
	font-size : 12px;
	line-height: 18px;
	font-family:Lucida Sans;
	border-style:none;

}