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





#main {
	z-index:1;
	position:absolute;
	left:0px;left: 50%;
	Margin-Left: -350px;
	top:10px;
	width:700px;
	height:750px;
	color:#000000;
	font-size:14px;
}
#main2 {
	z-index:1;
	position:absolute;
	left:0px;left: 50%;
	Margin-Left: -225px;
	top:13px;
	width:450px;
	height:750px;
	color:#000000;
	font-size:14px;
}
#logo {
	z-index:1;
	position:relative;
	width:700px;
}
#logo2 {
	z-index:1;
	position:relative;
	width:450px;
}
#nav {
	z-index:1;
	position:relative;
	width:700px;
	font-size:16px;
}
#nav2 {
	z-index:1;
	position:relative;
	width:450px;
	font-size:16px;
}
#textmain {
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:15px;
	color:#000000;
	width: 700px;
}

#textmain2 {
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:15px;
	color:#000000;
	width: 450px;
}

#footer {
	z-index:1;
	position:relative;
	width:700px;
}

#footer2 {
	z-index:1;
	position:relative;
	width:450px;
}
#video {
	z-index:1;
	position:absolute;
	left:10px;
	top:10px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:12px;
	color:#000000;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height:22px;
	color:#000000;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:14px;
	color:#000000;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:14px;
	color:#000000;
}


a{
	color:#000000;
	text-decoration:none
}

a:visited{
	color:#000000;
	text-decoration:none
}

a:hover{
	color:#660000;
	text-decoration:none
}


