* 
{
	padding:0px;
	margin:0px;
}
html, body
{
	height:100%;
}

#distance
{ 
	width:1px;
	height:50%;
	background-color:transparent;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}
body 
{
	text-align:center;
	overflow: auto;
	overflow-x: hidden;
}
p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
}
h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
}
h3, .contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h3 {
	text-transform: uppercase;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
}
select 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#inner_body
{
	position:relative;
	top:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	max-width:981px;
	width:981px; /* remove width to allow squashing for 800x600 */
	height:600px;
	border: solid 1px #cccccc;
	clear:left;
}
#header 
{
	width:100%;
	height:348px;
	position:absolute;
	top:0px;
	left:0px;
	overflow: hidden;
}
#header #logo 
{
	width:100%;
	height:98px;
}
#topimages {
	float: right;
	height: 200px;
	width: 220px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#topimages #tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}

#topimages div {
	font-size: 0.76em;
}

#topimages div a, #topimages div span, #fwsignup div span {
	margin-left: 10px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	/*color: #999999;*/
}

#topimages div a span, #topimages div span span {
	margin-left: 0px;
	color: #9a2f25;
	/*color: #999999;*/
}
#topimages .contactinfo {
	clear: right;
	width: 100%;
	display: block;
	margin-bottom: 4px;
}

#header #logo h1 
{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#navigation 
{
	height: 250px;
	width: 100%;
	overflow: hidden;
}
#navigation img, #navigation h3
{
	position: absolute;
	bottom: 0px;
	left:0px;
}
#navigation img
{
	z-index: 1;
}
#navigation h3
{
	margin-bottom: 10px;
	margin-left: 5px;
	color: #ffffff;
	z-index: 2;
}
.menu 
{
width:100%;
height:20px;
z-index:3;
}
#content 
{
	height: 226px;
	width: 100%;
	position:absolute;
	left:0px;
	top:348px;
}
#primary_content {
	height: 100%;
	width: 67%;
	position: absolute;
}
.preview, .narrative
{
	height: 204px;
	float: left;
/*	text-align:right;*/
	margin: 5px;
	margin-right: 0px;
	padding: 5px;
	text-align:left;
	border: solid 1px #cccccc;
	overflow:hidden;
}
.preview
{
	width: 311px;
}
.preview a
{
	float: right;
}
.preview h2, .preview p, .narrative, .narrative h2, .narrative h3, .narrative p, .narrative li, .person h3, .person p, .case_study p, .case_study a, .relatednews h3, relatednews p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
.narrative h3
{
	margin-top: 	5px;
	margin-bottom: 	5px;
}
.preview h2, .narrative h2 {
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.preview p, .case_study p, .case_study a, .person h2, .relatednews h2 {
	font-size: 0.7em;
}
.preview em, .narrative em {
	font-weight:bold;
	font-style:normal;
}
.preview p {
	height:45px;
	text-align: left;
}
.preview img {
	height:134px;
	width: 100%;
}

#quote, #quoteauthor
{
	font-size: 0.7em;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
}


 #quoteauthor
{
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
}



#secondary_content {
	height: 100%;
	width: 33%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px;
}
.advert
{
	margin: 5px;
	border: 1px solid #8b0e04;
	height: 59px;
	background-color:#7e2332;
	padding:2px;
}
.advert h1, .advert p {
	color: #ffffff;
	text-transform: uppercase;
}
.advert img {
	float:right;
}

#primary_content .preview a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.preview .preview_img_btn {
	border: 1px solid #CCCCCC;
	margin-right: 1.5%;
	margin-top: 2%;
	float: left;
	text-align: center;
	vertical-align: middle;
	height:7px;
	width:8px;
}
.narrative
{
	width: 612px;
	height: 184px;
	padding: 15px;
	/*border: solid 1px #ff0000;*/
}
.narrative p, .narrative td
{
	font-size: 0.7em;
	text-align: left;
}
.narrative td
{
	height: 3em;
	padding: 0.1em;
}
.narrative .inset, .narrative .firstColumn, .narrative .secondColumn {
	width: 296px;
	/*
	float: right; 
	margin-left: 20px;
	display: inline;
	margin-right: 5px;
	float: left; 
	border: solid 1px #ff0000;
	*/
	height: 150px;
}
.narrative .firstColumn	{ float: left; }
.narrative .secondColumn{ float: right; }
.narrative .singleColumn{ width: 620px; height: 175px; overflow: auto; float: left; }
.narrative .singleColumn .firstColumn, .narrative .singleColumn .secondColumn { height: auto; }

.narrative ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-image: url(../images/arrow.jpg);
}
.narrative li {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
.submitButton
{
	float: right;
	clear: both;
	height: 1.8em;
	background-color:#CCCCCC;
	color:#7E2332;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}
.content_ad
{
	width: 100%;
	height: 1.8em;
	clear: right;
	background-color: #B8B8B9;
}
.content_ad p
{
	margin-left:10px;
	margin-top: 5px;
}

.content_ad, .content_ad img, .content_ad p
{
	background-color:#CCCCCC;
	color:#7E2332;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	float: left;
	border: none;
}
.case_study
{
	color: #000000;
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 75px;
	padding:2px;
}
.case_study img {
	float: left;
	border: solid 1px #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.case_study a, .person h2, .relatednews h2
{
	float: right;
	background-color: #7E2332;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0.1em;
}
.case_study a
{
	height: 3em;
	width: 100px;
}

.person h2, .relatednews h2
{
	height: 1.5em;
	width: 100px;
	margin-bottom: 5px;
}
.case_study p {
	clear: both;
	margin-top: 20px;
	/*padding-top: 1px;*/
}
.case_study, .person, .relatednews {
	overflow:hidden;
}
.person
{
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 118px;
	padding:5px;
}
.person h3, .narrative h3, .relatednews h3
{
	font-size: 0.7em;
}
.person p, .relatednews p
{
	font-style: normal;
	margin-top: 2px;
}
.person img {
	float: right;
	margin-left: .05em;
}
.person inset {
	float:right; 
	width:37%;
}
.person
{
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 118px;
	padding:5px;
}

.relatednews
{
	margin: 5px;
	margin-left: 4px;
	border: 1px solid #CCCCCC;
	height: 133px;
	padding:5px;
}

#footer 
{
	height: 22px;
	width: 100%;
	position:absolute;
	left:0px;
	top:573px;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 0px;
}
.news
{
	height: 100%;
	background-color:#7e2332;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.news h3 {
	color: #FFFFFF;
	display:inline;	
	float:left;
	margin-left: 1%;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 14%;
}
.news .ticker {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-top:0.3em;
	width: 85%;
}

.news a
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.news a:hover
{
	text-decoration:underline;
}