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

body
{
background-color:#999999;
}

#logo {
	position:absolute;
	left:102px;
	top:15px;
	width:980px;
	height:129px;
	z-index:1;
}
#menu {
	position:absolute;
	left:102px;
	top:195px;
	width:980px;
	height:90px;
	z-index:2;
}
#flash {
	position:absolute;
	left:121px;
	top:285px;
	width:942px;
	height:176px;
	z-index:3;
}
#flashsep {
	position:absolute;
	left:102px;
	top:285px;
	width:19px;
	height:29px;
	z-index:4;
	
}
#flashsep1 {
	position:absolute;
	left:1063px;
	top:285px;
	width:17px;
	height:20px;
	z-index:5;
}
#main_title {
	position:absolute;
	left:152px;
	top:651px;
	width:453px;
	height:58px;
	z-index:6;
}
#main_text {
	position:absolute;
	left:194px;
	top:728px;
	width:557px;
	height:176px;
	z-index:7;
}
.bodytext {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
#line {
	position:absolute;
	left:838px;
	top:651px;
	width:13px;
	height:1px;
	z-index:8;
}
#line2 {
	position:absolute;
	left:838px;
	top:653px;
	width:13px;
	height:336px;
	z-index:8;
}

#bottom {
	position:absolute;
	left:102px;
	top:1700px;
	width:736px;
	height:54px;
	z-index:15;
	background-color: #3D4349;
}

#bottom2 {
	position:absolute;
	left:837px;
	top:1700px;
	width:245px;
	height:54px;
	z-index:16;
	background-color: #555C64;
}

#copyright{
	position:absolute;
	left:102px;
	top:1754px;
	width:980px;
	height:63px;
	z-index:17;
	background-color: #FFFFFF;
}


#links {
	position:absolute;
	left:853px;
	top:649px;
	width:221px;
	height:368px;
	z-index:18;
}

/* HOME PAGE STYLE */

#main_title_right {
	position:absolute;
	left:215px;
	top:965px;
	width:36px;
	height:33px;
	z-index:9;
}
#title_right {
	position:absolute;
	left:256px;
	top:975px;
	width:108px;
	height:17px;
	z-index:10;
}
#pic_right {
	position:absolute;
	left:217px;
	top:999px;
	width:142px;
	height:150px;
	z-index:11;
}
#pic_text {
	position:absolute;
	left:392px;
	top:1005px;
	width:250px;
	height:99px;
	z-index:12;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F36E21;
	font-weight: bold;
}
#pic_right2 {
	position:absolute;
	left:219px;
	top:1196px;
	width:139px;
	height:122px;
	z-index:13;
}
#pic_text2 {
	position:absolute;
	left:392px;
	top:1187px;
	width:250px;
	height:92px;
	z-index:14;
}
a:link {
	color: #000066;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #CC6600;
}
