html, body {
                height:100%;
                margin:0;
                padding:0;
}

#page-background {
                position:fixed;
                top:0;
                left:0;
                width:100%;
                height=100%;
}

#content {
                position:relative;
                z-index:1;
                padding:0px;
}

body, td, a {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

body, td {
	padding: 0px;
	margin: 0px;
}

.headline {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
}

.subhead {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: #333333;
}

.list {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

a:link, a:visited, a:active {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: underline;
}

.footer {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
}

.separator {
	padding-left: 5px;
	padding-right: 5px;
}

img {
	display: block;
	border: 0;
}

ul {
                margin-top: 0px;
                margin-bottom: 0px;
}

.arrow  {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #FFC52A;
}

a.morenav:link, a.morenav:visited, a.morenav:active {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

a.morenav:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.allnav:link, a.allnav:visited, a.allnav:active {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

a.allnav:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

a.topnav:link, a.topnav:visited, a.topnav:active {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
}

a.topnav:hover {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #999999;
	text-decoration: underline;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover  {
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}

a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}

div#case1 {
                background-image: url('/images/casestudy.gif');
                height: 275;
                width: 280;
}

div#text1 {
                position: relative;
                height: auto;
                width: auto;
                left: 5px;
                top: 20px;
                font-size:12px;
                line-height: 16px;
                color: #FFFFFF;
}

div#case2 {
                background-image: url('/images/casew.gif');
                height: 325;
                width: 280;
}

div#text2 {
                position: relative;
                height: auto;
                width: 270;
                left: 0px;
                top: 40px;
                font-size:12px;
                line-height: 17px;
                color: #333333;
}

div#topimg {
                background-image: url('/images/imagel.gif');
                height: 145;
                width: 625;
}

div#toptxt1 {
                position: relative;
                height: auto;
                width: auto;
                left: 20px;
                top: 115px;
	font-family: arial;
	font-weight: bold;
                font-size:20px;
                color: #FFFFFF;
}

div#toptxt2 {
                position: relative;
                height: auto;
                width: 595;
                left: 20px;
                top: 5px;
                font-size:12px;
                line-height: 18px;
                color: #FFFFFF;
}

#left-float {
                float: left;
                margin: 15px 5px 0px 0px;
}
