body {
    margin:0 auto;
    padding:0;
    background-color:#FFFFFF;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 666666;
}
div#wrap {
	background: #FFFFFF;
	margin: 0 auto;
	background-image:   url(images/blank_bg.jpg);
	background-repeat: no-repeat;
    width: 800px;
	height: 600px;
	border: 1px solid black; 
}
#silo {
	position: absolute;
	margin-top: 258px;
	margin-left: 553px;
}
html>body #silo {
	position: absolute;
	margin-top: 260px;
	margin-left: 555px;
}
#topblue {
    position: absolute;
	width: 664px;
	height: 23px;
	background-color: 92ADD1;
	margin-left: 73px;
	margin-top: 16px;
	clear:both;
}
#sideblue {
    position: absolute;
	width: 18px;
	height: 425px;
	background-color: 92ADD1;
	margin-left: 1px;
	margin-top: 159px;
}
#sideblue2 {
    position: absolute;
	width: 18px;
	height: 388px;
	background-color: 92ADD1;
	margin-left: 20px;
	margin-top: 208px;
}
html>body #sideblue2 {
	position: absolute;
	margin-left: 20px;
	margin-top: 211px;
}
#navbar {
    position: absolute;
	width: 579px;
	height: 23px;
	margin-left: 209px;
	margin-top: 40px;
	clear:both;
}
#logohome {
	position: absolute;
	margin-left: 53px;
	margin-top: 65px;
	width: 81px;
	height: 65;
}
#casestudies {
	position: absolute;
	margin-left: 53px;
	margin-top: 302px;
	width: 81px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 999999;
	text-align: center;
}	
#smallimages {
	position: absolute;
	margin-left: 53px;
	margin-top: 322px;
	width: 81px;
	height: 262px;
}
#mainarea {
	position: absolute;
	width: 400px;
	height: 300px;
	overflow: hidden;
	margin-left: 152px;
	margin-top: 210px;
}
#scrollers {
	position: absolute;
	margin-top: 530px;
	margin-left: 496px;
}
#casetitle {
	position: absolute;
	margin-left: 152px;
	margin-top: 150px;
}
#caseimage {
	position: absolute;
	margin-left: 582px;
	margin-top: 210px;
	width: 180px;
	height: 240px;
	background: #003300;
}	
#casenav {
	width: 400px;
	height: 40px;
	background: #000000;
}
#privacy {
	position: absolute;
	margin-left: 209px;
	margin-top: 586px;
	font-family: arial;
	font-size: 10px;
	color: ffffff;
}
#privacy a {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
#privacy a:hover {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: underline;
}
#contact {
	position: absolute;
	margin-left: 410px;
	margin-top: 586px;
	font-family: arial;
	font-size: 10px;
	color: ffffff;
}
#contact a {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
#contact a:hover {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	text-decoration: underline;
}
#footer {
	margin-top: 605px;
	clear: both;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.bodytext a {
	color: #7A863E;
	font-family: arial;
	font-size: 11px;
}
.bodytext a:visited {
	color: #7A863E;
	font-family: arial;
	font-size: 11px;
}
.footertext {
	font-family: arial;
	font-size: 11px;
	color: #92ADD1;
}
.footertext a {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footertext a:hover {
	font-family: arial;
	font-size: 11px;
	color: #92ADD1;
	text-decoration: none;
}
