body {
	text-align:center;
	color:#FFFFFF
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	background:url(images/bg.gif) no-repeat top;
	height:800px
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
	width:320px
}
.right {
	width:380px;
	background:url(images/right.gif) no-repeat;
	height:658px;
	margin-top:20px;
	padding:0 50px;
	color:#fff
}
.right img {
	padding:30px 0
}
.right a {
	color:#CCCCCC
}
/* header */
#logo {
	background:url(images/top.gif) no-repeat;
	margin-top:70px;
	height:120px;
	color:#000000
}
#header h1 {
	font-size:32px;
	text-align: center;
	padding-top: 30px;
}
#logo div {
	text-align:right;
	padding-right: 50px;
}
ul#nav {
	padding-left: 110px;
	padding-top: 0px;
}
ul#nav li {
	line-height:30px;
	height:30px;
}
ul#nav a {
	color:#FFFFFF;
	font-weight:700
}

ul#homelink {
	padding-left: 50px;
	padding-top: 28px;
	padding-bottom:7px;

}

ul#homelink a {
	color:#FFFFFF;
	font-weight:700

}
	

ul#navcat {
	padding-left: 60px;
	padding-top: 8px;
	height:235px;
	overflow:auto
}
ul#navcat li {
	height:30px;
}
ul#navcat a {
	color:#FFFFFF;
	font-weight:700
}
/* content */
#content {
}

.linkborder {
	border:solid;
	border-width:1px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

#top {
	width: 355px;
	padding-top:20px;
	color:#FFFFFF
}
#top a {
	color:#FFFFFF;
	text-decoration:underline;
}
}
#top a:hover{
	color:#28629E;
	background-color:#FFFFFF;
	text-decoration:none;
}
#top h2 {
	font-size:30px;
	font-weight:700;
	padding:25px 0
}
#top h3 {
	font-size:14px;
	font-weight:700;
	padding:5px 0
}
#top p {
	padding-bottom:5px
}
#right-content {
	height:650px
}
#xhtml {
	text-align:center
}
.section {
	float:left;
	width:190px
}
div.section h2 { font-size:20px ; padding:10px 0}
div.section ul { padding:0px 20px}

/* footer */
#footer {
	background:url(images/bm.gif) no-repeat;
	margin-top: 85px;
	height:123px;
	padding-left: 30px;
	padding-top: 20px;
}
#footer a {
	color:#346599
}
#ftlink, #copyright {
	width:260px
}



#dropmenudiv{
position:absolute;
margin-left:50px;
margin-top:-15px;
border:1px solid #28629E;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #28629E;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
height:20px;
padding-top:5px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #28629E;
}