.mainbg {
	background-attachment: fixed;
	background-image: url(images/main_pg_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.btmbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url(images/btm_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header01{
height:120px;
}

#header01 img{
margin:0px !important;
padding:0px !important;
}

.mainbgtable{ 
background:#fff;
padding:0 0 5px 0;
height:600px;
}

.mainbg1{background:#fff url(images/content-bg.png) repeat-x;}

.mainbg1  #mainbgdiv{width:475px; margin:0px auto; float:none;}

.mainbg1 div{
float:left;
} 

.mainbg1 a{ 
color:darkred;
text-decoration:none;
font-weight:bold;
font-size:17px;
}
