#bodyid{
/*background:#fafaff;*/
background-image:url(../img/back.gif);
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('../img/bg.png') repeat-y left top;
width:820px;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:800px;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#4682B4 url('../img/banbg.jpg') no-repeat left top;
height:110px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
	font-size:2em;
	color:#000066;
	margin:0;
	padding:25px 20px;
}
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 90% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	letter-spacing:1px;
	padding: 0;
}
#menu a {
	background: #333 url("../img/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("../img/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;                    
}
#left{
width:176px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#00497c;
}
#left a:hover{
color:#4455b6;
}
#left h2{
border:1px solid #999;
background:#4169ad url('../img/side.png') no-repeat left top;
font-size:1.1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1.1em;
color:#444;
}
#right{
width:610px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#00497c;
}
#right a:hover{
color:#4455b6;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#ddf #aac #aac #ddf;
background:url('../img/mainbg.png') repeat-y left top;
color:#446;
font-size:1.2em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1.0em;
line-height:120%;
}

#copy{
clear:both;
background:#4682B4 url('../img/menubg.png') no-repeat left top;
border-top:1px solid #666;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
font-size:1em;
}
