body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
	height: 100%;
	width: 100%;
	background-image: url(case_study_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #cccccc;
	overflow:hidden;
	}

h1,h2 {
margin-top:0px;
padding-top:0px;
}

#header {
	background-image: url(case_study_header_bg.png);
	height: 45px;
	width: 818px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top:0px;

}
#header span {
display:none;
}

h2 {
font-size: 12pt; font-weight:lighter;
}
h3 {
font-size: 12pt; font-style: italic;
margin-top:0px;
padding-top:0px;
}



#top h3 {
position: absolute;
top:55px;
left:430px;
}
	
a {
	color:#3e90ba;
	text-decoration:none;
}

a:visited {
	color:#3e90ba;
	text-decoration:none;
}

a:hover {
	color:#ba3e3e;
	text-decoration:underline;
}	
	
#demo	{
position:absolute;
top:50px;
left:15px;
width:400px;
height:350px;
padding:0px;
margin:10px;
margin-left:0px;
overflow:hidden;
}

#demo img {

}

	
#copy {
position: absolute;
top:80px;
left:440px;
width: 360px;;
height: 320px;
padding:0px;
overflow:auto;
margin:3px;
padding:3px;

}
	
