/* CSS Document */

a:link, a:visited {
	color: #1e4289;
	text-decoration: underline;
}
a:hover {
	color: #858f98;
	text-decoration: none;
}
a:active {
	color: #1e4289;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e4289;
	padding-top: 15px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858f98;
	line-height: 0px;
	padding-top: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	color: #858f98;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1e4289;
}

#homecontent {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width:919px;
	left: 10px;
	height:700px;
	padding:0px;
	margin:0px 0px 0px 0px;
	z-index:0;
	top: 10px;
	border: 1px solid #c2c7cb;
}

#content {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width:919px;
	left: 10px;
	height:850px;
	padding:0px;
	margin:0px 0px 0px 0px;
	z-index:0;
	top: 10px;
	border: 1px solid #c2c7cb;
}
	
#content-med {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width:919px;
	left: 10px;
	padding:0px;
	margin:0px 0px 0px 0px;
	z-index:0;
	top: 10px;
	border: 1px solid #c2c7cb;
	height: 920px;
	}
	
* html #content-med {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width:919px;
	left: 10px;
	padding:0px;
	margin:0px 0px 0px 0px;
	z-index:0;
	top: 10px;
	border: 1px solid #c2c7cb;
	height: 920px;
	}
			
#content-lge {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width:919px;
	left: 10px;
	padding:0px;
	margin:0px 0px 0px 0px;
	z-index:0;
	top: 10px;
	border: 1px solid #c2c7cb;
	height: 1070px;
	}
	
#contenti { /* For Mozilla etc */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 48px;
	top: 134px;
	width:460px;
	height:auto;
	min-height:440px;
	padding:0px;
	z-index:1;
}

* html #contenti { /* IE ignores the * html so sees this as #contenti */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 40px;
	top: 134px;
	width:460px;
	height:315px;
	min-height:440px;
	padding:0px;
	z-index:1;
}

#contentii { /* For Mozilla etc */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 520px;
	top: 120px;
	width:387px;
	height:auto;
	min-height:440px;
	padding:0px;
	z-index:1;
}


* html #contentii { /* IE ignores the * html so sees this as #contentii */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 402px;
	top: 120px;
	width:372px;
	height:252px;
	min-height:440px;
	padding:0px;
	z-index:1;
}

#contentiii { /* For Mozilla etc */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: 420px;
	width:798px;
	height:auto;
	min-height:440px;
	padding:0px;
	z-index:1;
}

* html #contentiii { /* IE ignores the * html so sees this as #contentiii */
    		font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			position: absolute;
	        left: 0px;
            top: 420px;
            width:798px;
            height:auto;
            height:440px;
            padding:0px;
            z-index:1;
}

#contentiv { /* For Mozilla etc */
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		position: absolute;
	    left: 25px;
        top: 115px;
        width:140px;
        height:auto;
        height:440px;
        padding:0px;
		z-index:1;
}

* html #contentiv { /* IE ignores the * html so sees this as #contentiv */
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		position: absolute;
	    left: 25px;
        top: 115px;
        width:140px;
        height:auto;
        height:440px;
        padding:0px;
        z-index:1;
}

#contentv { /* For Mozilla etc */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 215px;
	top: 110px;
	width:650px;
	height:auto;
	min-height:440px;
	padding:0px;
	z-index:1;
}

* html #contentv { /* IE ignores the * html so sees this as #contentv 165 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 215px;
	top: 110px;
	width:650px;
	height:auto;
	min-height:600px;
	padding:0px;
	z-index:1;
}

#header {
	position: absolute;
	left: 11px;
	top: 25px;
	width: 919px;
	height: 60px;
}

#strapline {
	position: absolute;
	left: 535px;
	top: 18px;
	width: 372px;
	height: 50px;
	z-index: 1;
}

#buttons {
	position: absolute;
	top: 53px;
	left: 11px;
	width: 778px;
	height: 28px;
	background-image: url(../images/grimwoodassociates-bttnbkgn.gif);
}

* html #buttons {
	position: absolute;
	top: 53px;
	left: 11px;
	width: 778px;
	height: 28px;
	background-image: url(../images/grimwoodassociates-bttnbkgn.gif);
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858f98;
	font-style: italic;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e4289;
}

#foot {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #858f98;
	position: absolute;
	left: 12px;
	top: 640px;
	height: 28px;
	width:917px;	
	text-align:center;
	z-index:2;
	background-color:#ffffff;
}

* html #foot { /* IE ignores the * html so sees this as #foot */
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #858f98;
	position: absolute;
	left: 12px;
	top: 640px;
	height: 28px;
	width:917px;	
	text-align:center;
	z-index:2;
	background-color:#ffffff;
}
	
#foot2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #858f98;
	position: absolute;
	left: 12px;
	top: 860px;
	height: 28px;
	width:917px;	
	text-align:center;
	z-index:2;
	background-color:#ffffff;
}

* html #foot2 { /* IE ignores the * html so sees this as #foot3  */
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #858f98;
	position: absolute;
	left: 12px;
	top: 860px;
	height: 28px;
	width:917px;	
	text-align:center;
	z-index:2;
	background-color:#ffffff;
}
	
#foot3 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #858f98;
	position: absolute;
	left: 12px;
	top: 1000px;
	height: 28px;
	width:917px;
	text-align:center;
	z-index:2;
	background-color:#ffffff;
}

* html #foot3 { /* IE ignores the * html so sees this as #foot3  */
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #858f98;
	position: absolute;
	left: 12px;
	top: 1000px;
	height: 28px;
	width:917px;	
	text-align:center;
	z-index:2;
	background-color:#ffffff;
}
