html, body {
	margin-top:3px;
	
	}

#container {
	width: 809px;
	height: 287px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	width: 810px;
	height: 77px;
	background-image:url(../images/top_strip_bac.jpg);
	}
#top_strip{
	width: 650px;
	height: 77px;
	float:right;
}
#top_nav{
	width: 158px;
	height: 77px;
	float:left;
}
#bottom_container {
	width: 809px;
	height:377px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/bottom_bac.jpg);
	}
#top_right_container {
	width: 713px;
	height:286px;
	margin-left: auto;
	margin-right: auto;
	float:right;
	}

#bottom_nav{
	width: 93px;
	height: 205px;
	float:left;
}

#swf_strip{
	width: 809px;
	height: 205px;
	background-image:url(../images/swf_bac.jpg);
}
#flash_bit{
	width: 714px;
	height: 204px;
	float:right;
}
#copy{
	margin-top:20px;
	margin-right:12px;
	width: 600px;
	height: 300px;
	float:right;
	padding-top:20px;
	padding-right:25px;
	overflow: auto;
}
#button1{
	width:130px;
	padding-top:2px;
	height: 21px;
}
#button_top{
	width:130px;
	height: 20px;
	padding-top:10px;
}
#button{
	width: 93px;
	height: 16px;
	padding-bottom:5px;
}
.link_style1{
	font:Verdana;
	font-size:12px;
}

.body_txt {
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	text-align:left;
	color:#000000;
	}
.heading_txt {
	font-family:Verdana;
	font-size:24px;
	line-height:14px;
	text-align:left;
	color:#000000;
	}

A:link, A:visited
{
	font-family:verdana;
	font-size:12px;
	color:#666699;
	background-color:transparent;
	text-decoration:none;
	padding-left:5px;
}
a:visited
{
	font-family:verdana;
	font-size:12px;
	color:#666699;
	background-color:transparent;
	text-decoration:none;
	padding-left:5px;
}

a:hover 
{
  	color:#99CCFF;
  	background-color:transparent;
  	text-decoration:none;
}
.class2 A:link
{
	font-family:verdana;
	font-size:14px;
	color:#6699CC;
	background-color:transparent;
	text-decoration:none;
}
.class2 A:visited
{
	font-family:verdana;
	font-size:14px;
	color:#6699CC;
	background-color:transparent;
	text-decoration:none;
}

.class2 A:hover {
  	color:#99CCFF;
  	background-color:transparent;
  	text-decoration:none;
}

