@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.clear, br {
	clear: both;
}
h1, h2, h3 {
	margin-bottom: 12px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.4em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited {

}
a:hover, a:active {
}
.floatLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatRight {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper {
}
#head {
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-header-clouds.jpg);
	height: 260px;
}
#mid {
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-content-area.jpg);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#foot {
}
#banner-bg {
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-header.png);
	height: 260px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logo-area {
	height: 225px;
	text-align: center;
}
#global-nav-container {
	height: 35px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-global-nav.jpg);
	background-repeat: repeat-x;
}
#logo {
	position: relative;
	top: 55px;
	left: 4px;
}
#bg-content-footer-shadow {
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-content-footer-shadow.jpg);
	height: 40px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#bg-footer-nature {
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-footer-nature.jpg);
	background-position: center;
}
#bg-footer-text {
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://sdaforme.cmcconnell.com/images/bg-footer-text.png);
	line-height: 60px;
	text-align: right;
	color: #666666;
}
#footer-text-cont {
	float: right;
	margin-right: 20px;
}
#sda-logo-cont {
	float: right;
	margin-top: 11px;
	margin-right: 20px;
}
a:link, a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
.faq-question {
	padding-bottom: 10px;
}