.blue-border {
	background-color: #006699;
	width:19px;
}

.header { background-image:url(../images/head.jpg);
background-repeat:no-repeat;
height:243px;
}

.flash-bg { background-image:url(../images/flash-bg.jpg);
background-repeat:no-repeat;
height:300px;
}

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

.logo {  font:normal 38px Georgia,Arial, Helvetica, sans-serif; color:#FFF; }

.slogan {  font:normal 13px Georgia,Arial, Helvetica, sans-serif; color:#FFF; }


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

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

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