* {
	margin: 0;
	padding: 0;
}
#mobileLink, #skipList {
	display: none;
}
body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4;
	height: 100%;
}
.clear {
	clear: both;
}
#container {
	background: #fff;
	width: 100%;
}
#header {
	background: #FFF;
	width: 100%;
	border-bottom: 1px dashed #CCC;
	overflow: auto;
	margin-bottom: 2em;
}
#contentContainer {
	width: 94%;
}
#header h1 {
	background: #FFF;
	float: left;
	margin-right: 2em;
	font-size: 1.5em;
}
#header h1 a {
	background: #FFF;
	color: #000;
	text-decoration: none;
}
#header h2#tagline {
	font-size: 1.5em;
}
#navigation {
	display: none;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
h1, h2, h3 {
	font-size: 1.3em;
	padding-bottom: 0.5em;
}
.home h1, .home h2 {
	font-size: 1.4em;
}
blockquote h1 {
	padding-bottom: 0;
}
h2.first, .newsArticle h2.first {
	padding: 0;
	border: 0;
}
p, li {
	font-size: 1.2em;
	line-height: 1.4;
}
.newsArticle li {
	margin-left: 0.5em;
	padding-left: 0em;
}
small, cite {
	font-size: 1em;
	color: #999999;
	padding-bottom: 0.7em;
	display: block;
	font-style: normal;
}
a {
	color: #000;
	text-decoration: none;
}
p, #contentContainer ul {
	padding-bottom: 0.9em;
}
img {
	border: none;
}
.home #flashcontent {
	display: none;
}
#designPanel, #deliverPanel {
	width: 50%;
	background: #FFF;
}
#designPanel {
	float: left;
}
#deliverPanel {
	float: right;
}
#contentContainer ul, #contentContainer ol {
	padding-left: 1em;
	margin-left: 1em;
}
.newsArticle ol {
	margin-bottom: 1em;
}
#designPanel li, #deliverPanel li {
	line-height: 1.6;
}
#subNav {
	display: none;
}
#footer {
	background: #FFF;
	border-top: #CCC 1px dashed;
	padding-top: 0.8em;
	clear: both;
	margin-top: 3em;
	width: 100%;
}
#casestudyMainContent .panel h2, #casestudyMainContent .panel h1 {
	padding: 0;
}
#casestudyMainContent .panel h3.clientName, #casestudyMainContent .panel h2.clientName {
	padding: 0 0 1em 0;
	color: #999999;
	border: none;
	font-size: 1.1em;
}
#casestudyMainContent .panel img, 
.clients .clientPanel img, 
.newsArticle img {
	float: left;
	width: 66px;
	height: 88px;
	padding: 3px;
	border: 1px solid #999;
	background: #FFF;
}
.newsArticle img {
	margin-right: 15px;
	margin-top: 1.5em;
}
#casestudyMainContent .panel #flashcontent img, 
.contact #flashcontent img {
	margin: 0 0 2em 0;
	width: 360px;
	height: 270px;
	padding: 7px;
	border: 1px solid #999;
	background: #FFF;
}
#casestudyMainContent .panel .description, 
.clientPanel p, .clientPanel h2 {
	margin-left: 88px;
}
.description a {
	float: left;
}
.clientPanel h2 {
	line-height: 100%;
}
.clientPanel p {
	margin-top: 0.2em;
}
.clients .clientPanel {
	padding: 0.9em 0;
}
#casestudyMainContent .panel {
	float: left;
	margin: 0 0 35px 0;
}
.introText {
	font-style: italic;
	clear: both;
	margin-left: 1px;
	margin-bottom: 1em;
}
#casestudyMainContent .panel h3 {
	margin-bottom: 0.3em;
}
#atGlance {
	width: 100%;
}
#atGlance a.link {
	width: 346px;
	font-size: 100%;
}
#atGlance td {
	vertical-align: top;
	line-height: 130%;
	background: #F0F0F0;
	padding: 0.1em 0.4em;
	width: auto;
	font-size: 1.3em;
}
#atGlance li {
	font-size: 100%;
	list-style-type: none;
}
#atGlance ul {
	padding: 0;
	margin: 0;
}
#atGlance td.left {
	width: 30%;
}
.backButton {
	display: none;
}
.backToTopButton {
	display: none;
}
.backToListButton {
	display: none;
}
h2.clientName {
	float: left;
}
#casestudyMainContent {
	float: left;
}
#casestudySortContent {
	display: none;
}
.newsArticle h2 {
	border-top: 1px solid #CCC;
	padding-top: 1em;
}
.newsArticle {
	padding-bottom: 1em;
}
.findOutMore {
	font-size: 0.85em;
	font-weight: normal;
}
.phoneNumber {
	margin-left: 1.4em;
}
.launchButton {
	background: url(../images/butRight.jpg) 100% 0 no-repeat;
	line-height: 27px;
	float: left;
	margin-top: 10px;
}
.launchButton a {
	background: url(../images/butLeft.jpg) 0 0 no-repeat;
	padding: 0 38px 0 8px;
	display: block;
	font-size: 1.1em;
}
.contact #primaryContent {
	padding-bottom: 2em;
}