.logobg {
	background-image: url(../images/header_r1_c1.jpg);
	background-repeat:no-repeat;
	height:157px;
	width:384px;	
}
.logo { font:normal 38px Arial, Helvetica, sans-serif; color:#000000; }
.slogan { font:normal 14px Arial, Helvetica, sans-serif; color:#000000; }

.top-box { background-image: url(../images/box-top.png);
background-repeat:no-repeat;
background-position:bottom center;
width:321px;
height:18px;
 }
 
.top-middle { background-image: url(../images/box-middle.png);
background-repeat:repeat-y;
background-position:top center;
width:321px;
 }
 
 .top-bottom { background-image: url(../images/box-bottom.png);
background-repeat:no-repeat;
background-position:top center;
width:321px;
height:18px;
 }


.content-top-bg { background-image:url(../images/body-content-bg.jpg);
background-repeat:no-repeat;
background-position:center bottom;
height:19px;
width:751px; }

.content-middle-bg { background-image: url(../images/body-content-bg-middle.jpg);
background-repeat: repeat-y;
background-position:center bottom;
width:751px; }


.content-bottom-bg { background-image:url(../images/body-content-bg-bottm.jpg);  
background-position:center top;
background-repeat:no-repeat;
height:18px;
width:751px; }

.h3 { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#000; text-align:left; padding:15px;
}

.copyright { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#FFF; }