@charset "UTF-8";
/* CSS Document */

/* LAYOUT */
background-attachment:fixed; 

#contain {
	margin-top: -20px;
	margin-bottom: auto;
	vertical-align: top;
}
#animation {
	width: 653px;
}
/* TEXT */

#content_container {
	text-align: justify;
	margin-bottom: 100px;
	height: 1024px;
	padding-top: 0px;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.headlinehuge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.navsmall {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.p {
    font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	}
.pwhite {
    font-family: Arial, Helvetica, san-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	}
.form {
    font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	background-color:#fffef4;
	border: solid;
	border-width: 1px;
	border-color:#999999;
	}
.formhl {
    font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	background-color:#384f63;
	border:solid;
	border-width: 2px;
	border-color:#999999;
	}
.smallnav {
    font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	background-color:#fffef4;
	border:solid;
	border-width:2px;
	border-color:#999999;
	line-height:18px;
	}
.insetcopy {
    font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	background-color:#fffef4;
	border: dashed;
	border-width: 1px;
	border-color:#999999;
	}
.quote {
font-family: Georgia, Times New Roman;
font-size: 16px;
font-weight: bold;
}
.footer {
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
color: #FFFFFF;
}

.testimonial {
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
text-align: justify;
line-height:18px;
}

.testimonyname {
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
font-weight: bold;
}