body	{
	font-family: Arial; sans-serif;
	font-color: #003366;
	background-color: white;
	margin: 25px;
}

img	{
	display: block;
	border: none;
}

p	{
	font-family: Arial; sans-serif;
	color: #000000;
	font-size: 10pt;
}

a	{
	text-decoration: none;
	color: #0066CC;
}

a:hover	{
	text-decoration: underline;
}

h1 {
        font-size: 150%;
	color: #666666;
        padding-top: 0.3em;
        padding-bottom: 0em;
        margin-top: 0.3em;
}

#header {
	position: absolute;
	top: 5px;
	left: 15px;
	width: auto;
        height: auto;
        margin: 0px;
        padding: 0px;
        border: none;
}

#logo	{
	position: absolute;
	top: 65px;
	left: 15px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
}

#nav1	{
	position: absolute;
	top: 405px;
	left: 16px;
	width: 238px;
	height: 30px;
	margin: 0px;
	padding-left: 16px;
	border: none;
}

#nav2	{
	position: absolute;
	top: 405px;
	left: 272px;
	width: 238px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#nav3	{
	position: absolute;
	top: 405px;
	left: 512px;
	width: 238px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: none;
}

.casestudy {
	padding-right: 53px;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#cs1	{
	background-image: url(/images/j_lohr_cs.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 450px;
	left: 14px;
	width: 240px;
	height: 105px;
	margin-left: 16px;
	border: none;
}

#cs2    {
        background-image: url(/images/eos_cs.gif);
	background-repeat: no-repeat;
        position: absolute;
        top: 450px;
        left: 271px;
        width: 240px;
        height: 105px;
        margin: 0px;
        border: none;
}

#cs3    {
        background-image: url(/images/clautiere_cs.gif);
	background-repeat: no-repeat;
        position: absolute;
        top: 450px;
        left: 512px;
        width: 240px;
        height: 105px;
        margin: 0px;
        border: none;
}

#sponsors	{
	position: absolute;
	top:  565px;
	left: 15px;
	width: 722px;
	height: 65px;
	margin: 0px;
	padding-left: 145px;
	border: none;
}

.small {
	font-size: 8pt;
	color: #a4b2b5;
}

#footer	{
	position: absolute;
	top: 705px;
	left: 15px;
	width: 722px;
	height: 25px;
	margin: 0px;
	padding-left: 25px;
}

#add-on {
	position: absolute;
	top: 660;
	left: 0px;
	width: auto;
	height: 5px;
}




