body 
{
	background-image: url("../images/fixedbkg.jpg");
	background-attachment: fixed;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #392250;
	background-repeat: no-repeat;
} 


p
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	color:#000;
}
h2 {
	font-size: 11px;
	color: #fff;
}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	font-weight:bold;
	color:#333;
	margin-top:0px;
}

table.bodycontent {
	margin-top:10px;
	margin-bottom:10px;
	color: #F1EFE8;
}


img.case_study
{
	border:#999 solid 1px;
	margin-bottom: 10px;
	margin-right: 20px;
	float:left;
	color: #063;
	}
	
table.casestudy_table {
	
	width:964px;
	background-color: #779DA8;
	margin:auto;
	}	
	
.largeimage_floatright
{
border:double #CCCCCC 3px;
	margin-bottom: 20px;
	margin-left: 20px;
	float:right;
	}
	
	.largeimage_floatleft
{
border:double #CCCCCC 3px;
	margin-bottom: 10px;
	
	margin-right: 20px;
	float:left;
	}
	
.imgfloatright	
{
	border:double #CCCCCC 3px;
	margin-bottom: 10px;
	
	margin-left: 20px;
	float:right;
	}
	
img.border{
border:double #CCCCCC 3px;
}

.footer
{
	font-size:10px;
	color:#FFF;
	letter-spacing: 1px;
		}
		
		
		
a.footer:link {
	text-decoration: none;
letter-spacing: 1px;
	font-style: normal;
}
a.footer:visited {
	text-decoration: none;
	letter-spacing: 1px;

}
a.footer:hover {
	text-decoration: underline;
	
letter-spacing: 1px;
}
a.footer:active {
	text-decoration:none;
	
letter-spacing: 1px;

}		

.slideshowbanner { height: 282px; width: 725px;  }
.slideshowbanner img { padding: 0px; border: 1px solid #ccc; background-color: #000; }


/* thumb images for the gallery*/

#gallery_container {
	width:990px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	
	
	
	
	}
img.gallery_thumb_image {
border: 3px double #ccc;
margin-right:0px;
margin-left:17px;
margin-bottom:15px}

h1.gallery_heading {
	background-color:#666;
	width:950px;
	padding: 5px;
	margin-bottom:20px;
	border:#999 1px solid;
	color:#FFF;
	font-size:13px;


	}