@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ddd;
	color: #333;
}
.rounded2 {
	-moz-border-radius:1ex;
	-webkit-border-radius:1ex;
}
#topstripe {
	background-color: #333333;
	height: 2em;
	width: 100%;
}
#header-1 {
	height: 41em;
	width: 100%;
	background-image: url(images/headerback.jpg);
	background-repeat: repeat-x;
}

#wrapper-1 {
	height: 41em;
	width: 70em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerback.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 32em;
	margin-top: 1.3em;
	text-align: center;
	float: left;
	height: 9.3em;
	margin-bottom: 2em;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hdr1-right {
	width: 37em;
	text-align: center;
	float: right;
	margin: 1em .5em;
}
.headerinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00A1CD;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	font-style: italic;
}
.bottommotto {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #f00;
	text-align: center;
	clear: both;
}

#hdr1-right h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-style: italic;
	margin-top: 0.2em;
}
#hdr1-right h3 {
	color: #333;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
}

#navback {
	background-color: #ccc;
	clear: both;
	height: 3em;
	width: 69.4em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/navback.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 99;
	text-align: center;
}
#navbar {
	width: 705px;
	margin: 0 auto;
}

#header-2 {
	height: 22.5em;
	width: 70em;
	margin-top: 2em;
	position: relative;
	z-index: 2;
}
#wrapper-2 {
	width: 70em;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0.7em;
	margin-left: .5em;
}
#wrapper-2 h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 1em;
}
#wrapper-2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper-2 a, #wrapper-2 a:link, #wrapper-2 a:visited {
	color: #069;
}
#wrapper-2 a:hover {
	color: #660000;
	text-decoration: none;
}


.subtitle {
	font-size: 13px;
	font-weight: bold;
}
.list-title {
	font-weight: bold;
	color: #326699;
}

#wrapper-2  p {
	margin-right: .5em;
	margin-left: .5em;
}
#wrapper-2 ul {
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
}


.column-1 {
	float: left;
	width: 23em;
	margin-left: 0.5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.column-2 {
	float: left;
	width: 23em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.column-3 {
	float: left;
	width: 23em;
}
.column-4 {
	float: left;
	width: 46em;
	margin-left: 0.5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.twin-ul {
	float: left;
	width: 49%;
	margin-top: 1em;
}


.featured {
	height: 7.3em;
	width: 22em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.featured img {
	margin-left: .4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonialbox {
	height: 10.5em;
	width: 22em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.testimonialbox img {
	margin-left: .4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-color: #fff;
	width: 600px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}
.testimonial p {
	margin-right: 0.4em;
	margin-left: 0.4em;
	padding: .8em 0;
}
#footer {
	font-size: 13px;
	font-style: italic;
	clear: both;
	height: 1.5em;
	width: 74em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
	padding-top: 4em;
}
#footer a, #footer a:link, #footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #003366;
	text-decoration: none;
}
#footerleft {
	float: left;
	width: 48%;
}
#footerright {
	text-align: right;
	float: right;
	width: 48%;
}
