img 	{   behavior: url('pngbehavior.htc');} 
body{
	margin: 0px;
	background-image: url(images/bodybg.gif);
}
.up{
	vertical-align: top;
}
.menubg{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menubgr{
	background-image: url(images/menu_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 168px;
	vertical-align: top;
}
.aboutsslbg{
	background-image: url(images/aboutssl_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.menubtn{
	background-image: url(images/menu_btn_bg.jpg);
	height: 23px;
	width: 204px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 25px;
	background-position: center;

}
#headerbg {
	z-index: 1;
	width: 100%;
	position: absolute;
	top: 0px;
}
#maindiv {
	z-index: 2;
	width: 100%;
	position: absolute;
	top: 0px;
}
#footer1{
	background-image: url(images/bodybg2.gif);
	background-repeat: repeat;
	height: 140px;
	z-index: 1;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
.footer {
	background-image: url(images/footer_main.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
.shadow2 {
	background-image: url(images/aboutssl_btm_sr1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topmenubtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-image: url(images/menu_divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.topmenubtn A:link,
.topmenubtn A:hover,
.topmenubtn A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
