@charset "UTF-8";
*{ margin: 0px; padding: 0px; -moz-box-sizing:border-box; box-sizing:border-box; }
#mainBox {
	background-color: #FFFFFF;
	width: 1000px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../case-studies/images/bkrd.gif);
	background-repeat: repeat-y;
}
#mainBoxHome {
	background-color: #FFFFFF;
	width: 850px;
    margin: 0px auto;
    text-align: left;
}
#mainBox2 {
	background-color: #FFFFFF;
	width: 850px;
    margin: 0px auto;
    text-align: left;
}
#basicTextBox {
	color: #000000;
	width: 535px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#samplesBox {
	float: right;
	width: 380px;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #f1f1f1;
	position:relative;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	margin: 0;
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
	float: left;
	display: inline;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}
a.topNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}
a.topNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}
a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 2px;
}
a.topNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 37px;
	color: #000000;
	font-weight: lighter;
	margin: 0px;
}
#subHead {
	width: 535px;
	margin-top: 22px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding: 0px;
	float: left;
	display: inline;
}
#landingHead {
	padding-top: 0px;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	color: #333333;
}
.subheadP {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #7D94BA;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
}

.subheadP2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7D94BA;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
}

.landingPage {
	margin-bottom:20px;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #7D94BA;
	line-height: 25px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

.samplesh3 {
margin: 34px 0 10px 0;
}

.pullQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #7D94BA;
	margin-left:8px;
	text-indent: -8px;
}
.pullQuoteName {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #7D94BA;
	text-indent: -8px;
	margin-left: 8px;
	font-style: italic;
}
a:link {
	color: #7D94BA;
	text-decoration: none;
}
a:visited {
	color: #7D94BA;
	text-decoration: none;
}
a:hover {
	color: #7D94BA;
	text-decoration: underline;
}
a:active {
	color: #7D94BA;
	text-decoration: none;
}
#topBand {
	background-color: #000000;
	height: 95px;
	width: 1000px;
	margin: 0px;
	float: left;
}
#csdLogo {
	margin: 32px;
	float: right;
	height: 27px;
	width: 202px;
}
#inspiredLogo {
	clear: both;
	float: left;
	height: 59px;
	width: 353px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	display: inline;
}
#samples {
	padding: 0px 0 0 0;
	width: 275px;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.samples a { border: 2px solid #f2f2f2; }
a img {
	border: 0;
}
.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-top: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 25px;
	width: 1000px;
	padding: 20px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 25px;
	width: 1000px;
	padding: 20px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 25px;
	width: 1000px;
	padding: 20px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: underline;
}
.pullQuote a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.pullQuote a:visited {
	text-decoration: underline;
}
.pullQuote a:hover {
	text-decoration: underline;
	color: #536889;
}
.pullQuote a:active {
	text-decoration: none;
}


.formButton {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #7D94BA;
	background: #e7e6c1;
	border: 0px solid #7D94BA;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.formTextbox {
	color: #7D94BA;
	font: 12px/14px Arial, Helvetica, sans-serif;
	background: #e7e6c1;
	border: 1px solid #7D94BA;
	padding: 1px;
	width: 130px;
	margin: 0px;
}
.serviceList {
	margin-bottom:3px;
	line-height:18px;
	margin-top: 18px;
}
#samples ul {
	list-style: disc outside;
	padding-left: 15px;
}
#samples li {
	margin-bottom: 6px;
}
#samples li a:link {
	color: #333333;
	text-decoration: none;
}
#samples li a:visited {
	color: #333333;
	text-decoration: none;
}
#samples li a:hover {
	color: #333333;
	text-decoration: underline;
}
#samples li a:active {
	color: #333333;
	text-decoration: none;
}

