body {
background:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color:#999999;
}


div#container {
width:1012px;
height:622px;
margin: 25px auto;
background:url(images/greyboarderjct.jpg) no-repeat;
border-style:solid;
border-color:#CCCCCC;
}

div#header {
width: 1012px;
height: 36px;
text-align:justify;
}

div#menu {
width: 1012px;
height: 25px;
font-size: 12px;
float:left;
}

#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color:#999999;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color:#666666;
text-decoration:none;
}

div#footerright {
width: 972px;
height: 541px;
float:right;
padding-top:20px;
padding-left:20px;
padding-right:20px;
overflow: auto;
}