.logo {
	background-image: url(../images/header_r1_c1.jpg);
	background-repeat:no-repeat;
	height:249px;
	width:258px;
	font:normal 34px Arial, Helvetica, sans-serif; color:#000000; text-align:center;
}

.copyright { background-image:url(../images/bottom-bg.jpg);
background-repeat:no-repeat;
height:94px;
font:normal 13px/94px Arial, Helvetica, sans-serif; color:#000000; text-align:center;
}

.h3 { 
font:normal 13px/20px Arial, Helvetica, sans-serif; color:#000000; padding:20px;
}

.left-bg {background-image:url(../images/left-image.jpg);
background-repeat:no-repeat;
background-position:bottom center;
height:340px;
width:199px;
}.outerborder {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D75152;
	border-right-color: #D75152;
	border-bottom-color: #D75152;
	border-left-color: #D75152;
}

.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;
 }

