html		{min-height: 100%; 
		width: 990px;
		height:610px;
		}

body 		{
		font-family:Arial; font-size:12px; 
		color:#58595B;
 		behavior:url(css/csshover.htc);
		margin:0px;
		padding:0px;
		min-height: 100%;
		}

a:link, a:visited{
		color:#2E67A4;
		text-decoration:none;
		font-family:arial;
		font-weight:bold;
		font-size:1em;}

a:hover 	{color:#B4985A;
		text-decoration:none;
		font-family:arial;
		font-weight:bold;
		font-size:1em;}


div#menutop 	{
		width:990px;
		height:100px;
		margin:0 0 0 0;
		background-color:#91B0D5;
		}

div#section1	{
		background-color:#D1D2D4;
		position:absolute;
		margin-top:10px;
		height:25px;
		width:165px;
		}

div#section1  p{
		line-height:25px;
		font-weight:bold;
		text-indent:10px;
		color:#5E81B6;
		font-family:arial;
		font-size:1em;
		}

div#section2	{
		background-color:#D1D2D4;
		position:absolute;
		margin-top:10px;
		margin-left:165px;
		height:25px;
		width:164px;
		border-left:solid 1px #939598;
		}

div#section2  p{
		line-height:25px;
		font-weight:bold;
		text-indent:10px;
		color:#5E81B6;
		font-family:arial;
		font-size:1em;
		}

div#section3	{
		background-color:#D1D2D4;
		position:absolute;
		margin-top:10px;
		margin-left:329px;
		height:25px;
		width:164px;
		border-left:solid 1px #939598;
		}

div#section3  p{
		line-height:25px;
		font-weight:bold;
		text-indent:10px;
		color:#5E81B6;
		font-family:arial;
		font-size:1em;
		}

div#section1link a:link, div#section1link a:visited, div#section2link a:link, 
div#section2link a:visited, div#section3link a:link, div#section3link a:visited{
		color:#57575A;
		text-decoration:none;
		font-family:arial;
		font-weight:bold;
		font-size:1em;}

div#section1link a:hover, div#section2link a:hover, div#section3link a:hover{
		color:#B4985A;
		text-decoration:none;
		font-family:arial;
		font-weight:bold;
		font-size:1em;}

div#section1link{
		position:absolute;
		margin-top:35px;
		margin-left:10px;
		height:52px;
		width:155px;
		line-height:80%;
		border-right:solid 1px #939598;
		}

div#section2link{
		position:absolute;
		margin-top:35px;
		margin-left:175px;
		height:52px;
		width:154px;
		border-right:solid 1px #939598;
		line-height:80%;
		}

div#section3link{
		position:absolute;
		margin-top:35px;
		margin-left:339px;
		height:52px;
		width:154px;
		line-height:80%;
		}

div#sectionlogo{
		position:absolute;
		margin-top:10px;
		margin-left:610px;
		}

div#clearfloats	{clear:both;}

.clearfix:after {
		content:.".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		}

.clearfix 	{display:inline-block;}

* html .clearfix {height:1%;}

.clearfix 	{display:block;}

div#contentwindow {
		position:absolute;
		width:989px;
		background-color:#FFFFFF;
		margin-top:100;
		height:460px;
		color:#55595B;
		border-right:solid 1px #D1D2D8;
		}

div#morelinks {
		background-color:#E7EEF6;
		border-top:solid 1px #D1D2D4;
		}

div#morelinks a{
		font-weight:normal;
		}

div#footerleft	{
		width:660px;
		background-color:#91B0D5;
		height:50px;
		margin-top:455px;
		position:absolute;
		}
		
div#footerleft img{
		float:left;
		margin:13px 0 0 12px;
		}


div#footerleft p{
		color:#FFFFFF;
		margin:10px 0 0 42px;
		font-size: .8em;
		}

div#footerright {
		width:331px;
		height:50px;
		background-color:#D1D3D4;
		margin-top:455px;
		margin-left:659px;
		position:absolute;
		}
div#footerright table{
		margin-left:20px;
		margin-top:7px;
		}

