html		{min-height: 100%; 
		width: 990px;
		height:610px;
		}

body 		{
		font-family:Arial; font-size:12px; 
		color:black;
 		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:1.1em;}

a:hover 	{color:#B4985A;
		text-decoration:none;
		font-family:arial;
		font-weight:bold;
		font-size:1.1em;}


div#pictop 	{
		width:990px;
		height:415px;
		margin:0 0 0 0;
		background-color:#91B0D5;
		}

div#pictopgrey p{
		color:#FFFFFF;
		font-weight:bold;
		font-family:arial;
		font-size:14px;
		}

div#section1	{
		background-color:#C6C8CA;
		position:absolute;
		margin-top:0px;
		height:25px;
		width:329px;
		}

div#section1  p{
		line-height:25px;
		font-weight:bold;
		text-indent:100px;
		color:#58595B;
		font-family:arial;
		font-size:1.1em;
		}

div#section2	{
		background-color:#C6C8CA;
		position:absolute;
		margin-top:0px;
		margin-left:329px;
		height:25px;
		width:329px;
		border:solid 1px #D1D3D4;
		font-weight:bold;
		}

div#section2  p{
		line-height:25px;
		font-weight:bold;
		text-indent:110px;
		color:#58595B;
		font-family:arial;
		font-size:1.1em;
		}

div#section3	{
		background-color:#C6C8CA;
		position:absolute;
		margin-top:0px;
		margin-left:658px;
		height:25px;
		width:330px;
		border:solid 1px #D1D3D4;
		}

div#section3  p{
		line-height:25px;
		font-weight:bold;
		text-indent:110px;
		color:#58595B;
		font-family:arial;
		font-size:1.1em;
		}

div#section1link{
		background-color:#FFFFFF;
		position:absolute;
		margin-top:25px;
		height:120px;
		width:329px;
		text-indent:100px;
		}

div#section2link{
		background-color:#FFFFFF;
		position:absolute;
		margin-top:25px;
		margin-left:329px;
		height:120px;
		width:329px;
		border-left:solid 1px #D1D3D4;
		text-indent:110px;
		}

div#section3link{
		background-color:#FFFFFF;
		position:absolute;
		margin-top:25px;
		margin-left:658px;
		height:120px;
		width:329px;
		border-left:solid 1px #D1D3D4;
		border-right:solid 1px #D1D2D8;
		text-indent:110px;
		}

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#footerleft	{
		width:660px;
		background-color:#91B0D5;
		height:50px;
		margin-top:140px;
		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:140px;
		margin-left:659px;
		position:absolute;
		}
div#footerright table{
		margin-left:20px;
		margin-top:7px;
		}

