#bodyid{
background:#fafaff;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:720px;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:700px;
font-size:0.9em;
color:#444;
text-align:center;
margin:0 auto;
line-height : 25px;
}
#banner{
background:#FFF url('img/6header.jpg') no-repeat left top;
height:155px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:27px;
color:#00FF00;
margin:0;
padding:20px 20px;
}
#menu{
background:#FFF url('img/menubg.png') no-repeat left top;
border-bottom:1px solid #999;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}
#left{
width:206px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#0000FF;
}
#left a:hover{
color:#FFFFFF;
}
#left h2{
border:1px solid #999;
background:#FFF url('img/left.jpg') no-repeat left top;
font-size:1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#FF0000;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1em;
color:#FFF;
}
#right{
width:680px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#0000FF;
}
#right a:hover{
color:#4455b6;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#ddf #aac #aac #ddf;
background:url('img/mainbg.jpg') repeat-y left top;
color:#446;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1.5em;
line-height:120%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#copy{
clear:both;
background:#FFF url('img/copy.jpg') no-repeat left top;
border-top:1px solid #666;
color:#0000FF;
padding:1px 0 3px 0;
text-align:center;
}
#copy a{
color:#0000FF;
text-decoration: none;
}
.impact {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	color: #FFF; 
	padding-top: 0px; 
	background-color: #FF00FF;
}
.btn { text-align: center; }
.btn a {
    display: block;
    height: 35px;
    width: 500px;
    margin: 0 auto 0px;
    background: url(img/image1.gif) no-repeat #fff;
    text-decoration: none;
}

/*.btn a:hover {
    display: block;
    height: 35px;
    width: 500px;
    background: url(img/image2.gif) no-repeat #FF9900;
}*/

.btn a span {
    display: block;
    line-height: 35px;
    width: 500px;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W7";
    font-weight: normal; 
    font-size: 1.8em;
    text-align: center;
    color: #fff;
}