#bottom-nav
{
position: relative;
margin-top: 127px;
margin-left: 222px;
}


.integrity-blue
{
	width: 222px;
	height: 45px;
	background-color: #6699cc;
	position: absolute;
	left: 0px;
	top: 107px;
}

.window-body-head
{
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	color: #336699;
	font-style: normal;
	font-weight: bold;
}

.window-name
{
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 22px;
	color: black;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
}

#middle
{
	width: 750px;
	position: absolute;
	left: 0px;
	top: 172px;
}

#window-middle
{
	width: 500px;
	position: absolute;
	left: 240px;
	top: 172px;
	}
	
	
#window-left-col
{
	width: 222px;
	height: 500px;
	background-color: #cccc99;
	position: absolute;
	left: 0px;
	top: 152px;
}

.list-left, a.list-left:visited, a.list-left:active
{
	color: black;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20px;
}

.headline-text
{
	color: #009;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
}

.nav-bottom1
{
	position: absolute;
	left: 0;
	width: 104px;
}

.nav-bottom2
{
	position: absolute;
	left: 104px;
	width: 123px;

}

.nav-bottom3
{
	position: absolute;
	left: 227px;
	width: 79px;
}

.nav-bottom4
{
	position: absolute;
	left: 306px;
	width: 130px;
}

.nav-bottom5
{
	position: absolute;
	left: 436px;
	width: 92px;
}
	

