body {
	background:  url(images/main_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #292E68;
}
H1 {
    font-size: 16px;
	color: #830D1B;
}
H2 {
    font-size: 18px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: #695E5C;
	text-align: center;
}
HR { 
    border: 0px;
	color: #636363;
	width: 480px;
	height: 1px;
	background-color: #636363;
	position: relative;
	bottom: 10px;
}
.bigBlue {
    color: #313E5F;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	bottom: 10px;
}
.bigRed {
    color: #830D1B;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	bottom: 10px;
}
.copyright {
    color: #FFFFFF;
	font-size: 10px;
}
.credit {
    color: #636363;
	font-family: Book Antiqua, Times New Roman, Times, serif;
	font-weight: bold;
}
.logo {
	padding-top: 21px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 7px;
}
.mainText {
    padding: 20px;
	vertical-align: text-top;
}
.right {
    background:  url(images/right_bg.jpg) repeat-x 0px 3px;
	padding: 20px;
}
.rightPics {
	border: 1px solid white;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #394971;
	padding-bottom: 4px;
}
.testimonial {
    font-family: Book Antiqua, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #636363;
}
.testimonial:before {
    content:  url(images/left_apostrophe.png)}
.testimonial:after {
    content:  url(images/right_apostrophe.png)}
