body { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#6f6e6e; background:url(body_bg.jpg) left top repeat-y #f8f6eb; }
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #181818;
}
h2 {  font-size:16px; font-weight:bold; color:#181818; }
a { color:#649db0; }
a:hover { text-decoration:none; }
img { border-width:0px; }
.clear { clear:both; }
#wrapper { background:url(wrapper_bg.jpg) left top no-repeat; }
#left_col { float:left; width:341px; }
#right_col { float:left; width:666px; }
#logo { width:320px; height:210px; }
#license {
	width: 310px;
	margin-left: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#sidemenu_hdr { width:290px; margin-left:31px; font-size:16px; font-weight:bold; color:#f8f6eb; }
#sidemenu { width:290px; margin-left:31px; color:#f8f6eb; background:url(sidemenu_bg.gif) left top repeat-y; }
#sidemenu li { height:26px; padding-top:10px; font-size:11px; }
#sidemenu li a { color:#f8f6eb; text-decoration:none; }
#sidemenu li a:hover { color:#f8f6eb; text-decoration:underline; }
#cc { width:286px; padding:48px 0px 0px 26px; font-size:16px; color:#f8f6eb; }
.cc { float:left; width:70px; height:70px; padding:0px 8px 8px 0px; }
#header { width:656px; height:266px; padding:0px 0px 30px 10px; }
#content { width:656px; padding:0px 0px 30px 10px; }
#banner { position:relative; width:910px; padding-left:47px; height:240px; }
#menu { width:680px; height:39px; padding:31px 0px 33px 0px; }
.hmains { float:left; height:39px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:left; text-transform:uppercase; background:url(menu_item_bg.gif) left top no-repeat; }
.hmains a {
	color: #1c1c1d;
	height: 27px;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.hmains a:hover { color:#f8f6eb; text-decoration:none; background-color:#37424a; }
#footer { width:641px; height:60px; margin:0px 0px 35px 10px; padding:22px 0px 0px 15px; font-size:11px; text-align:left; color:#f8f6eb; background:url(footer_bg.jpg) left top no-repeat; }
#footer a { color:#f8f6eb; text-decoration:underline; }
#footer a:hover { color:#f8f6eb; text-decoration:none; }
.anylinkcss{
	position:absolute;
	margin-top:1px;
	margin-left:0px;
	visibility: hidden;
	width:auto;
	background-color:#37424a;
	z-index:9999;
}
.anylinkcss a{
	width:auto;
	height:27px;
	padding:12px 20px 0px 20px;
/*	margin:0px 2px; */
	text-decoration: none;
	text-align:left;
	display:block;
	color:#f8f6eb;
	border-bottom:1px solid #f8f6eb;
}
.anylinkcss a:hover{
	text-decoration: none;
	display:block;
	color:#649db0;
}
