.logo {
	background-image: url(../images/header_r1_c2.jpg);
	background-repeat:no-repeat;
	height:115px;
	width:334px;
	font:bold 25px Arial, Helvetica, sans-serif; color:#FFFFFF; 
}

.video { background-image:url(../images/header_r2_c2.jpg);
background-repeat:no-repeat;
height:300px;
width:334px;
}

.cont-box-top { background-image:url(../images/content-box-top.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:724px;
height:14px;
}

.cont-box-middle { background-image:url(../images/content-box-middle.jpg);
background-repeat:repeat-y;
background-position:top center;
width:724px;
}

.cont-box-bottom { background-image: url(../images/content-box-bottom.jpg);
background-repeat:no-repeat;
background-position:top center;
width:724px;
height:14px;
}

.h3 { font:normal 12px/22px Arial, Helvetica, sans-serif; color:#000000; text-align:left;  }

.copyright { font:normal 11px/22px Arial, Helvetica, sans-serif; color:#000000; text-align:center;  }

.form-top { background-image: url(../images/form-box-top.jpg); 
background-repeat:no-repeat;
background-position:bottom center;
width:361px;
height:15px;
}

.form-middle { background-image: url(../images/form-box-middle.jpg); 
background-repeat: repeat-y;
background-position:top center;
width:361px;
}

.form-bottom { background-image: url(../images/form-box-bottom.jpg);
background-repeat:no-repeat;
background-position:top center;
width:361px;
height:15px;
}