.body_headerwrapper{
	background-color:#FFFFFF;
	background-image: url(../images/waves.gif) !important;
	background-repeat: repeat-x !important;
	background-position:  center inherit;
} /* ad-bg.gif */
.body_header{
	width:955px;
}
.body_header a{
	color:#336699 !important;
}
.body_header .header_logo{
	vertical-align:middle;
	text-align:left;
	width:200px;
}
.body_header .tag_line{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	width:200px;
	vertical-align:middle;
	text-align:left;
}
.body_header .logo{
	width:300px;
}
.topheader{
	background-image: url(../images/top_header_bg.gif) !important;
	background-repeat: repeat-x !important;
	background-position: top;
	background-color: #79C6FF !important;
	height:36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display:block !important;
	padding:0px 0px 2px 0px;
	border-bottom:1px solid #79C6FF;
}

.jquerycssmenu{
	font: bold 12px Verdana;
	width:955px;
	text-align:left;
	padding:5px;
}
.jquerycssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jquerycssmenu ul li.toplimenu{
	position: relative;
	display: inline;
	float: left;
	background:url(../images/lm.gif) left top no-repeat;
	height:30px;
	float:left;
	margin-right:10px;
}
.jquerycssmenu ul li a span{
	color:#3b5d14;
	text-decoration:none;
	padding:0 10px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding:0 10px 0 10px;
	background:url(../images/rm.gif) right top no-repeat;
	cursor:pointer;
}
.jquerycssmenu ul li a span img {
	vertical-align: middle;
	padding-bottom:2px;
	margin-right:3px;
}
.jquerycssmenu ul li a span.submenu{ 
	padding-right:26px;
	background:url(../images/rm_arrow.gif) right top no-repeat;
}
.jquerycssmenu ul li ul{
	border: 1px solid #0077CE;
	position: absolute;
	display: block;
	visibility: hidden;
	left: 0;
	padding:0px 5px 0px 5px;
	background-color:#FFFFFF;
	z-index:200;
}
.jquerycssmenu ul li ul li{
	position: relative;
	display: inline;
	float: left;
	display: list-item;
	float: none;
	border:none;
}
.jquerycssmenu ul li ul li a{
	display: block;
	padding: 5px 7px 4px 7px;
	margin-right: 3px;
	border-bottom: 1px solid #CCCCCC;
	color: #2d2b2b !important;
	text-decoration: none;
	font: normal 13px Verdana;
	color: black;
	padding: 4px 5px;
	margin: 0;
	border-top-width: 0;
	white-space: nowrap;
}
.jquerycssmenu ul li ul li a:hover{
	background: #eff9ff;
	color: black;
}
.jquerycssmenu ul li ul li ul{
	top: 0;
}
.rightarrowclass{
	position: absolute;
	top: 5px;
	right: 5px;
}
