html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#fff; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #d4f5fe;
	background-image: url(images/sky4.jpg);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	line-height: 22px;
	color:#000;
}
#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:225px;
	position:relative;
	z-index:3;
	word-wrap:break-word;
	padding-right: 200px;
}
.innercontent {
	width:97%;
}
#head {
	position:absolute;
	margin:0;
	top:0;
	right:18px;
	display:block;
	width:100%;
	height:100px;
	background:no-repeat;
	font-size:4em;
	z-index:5;
/*	color:#000; */
	border-bottom:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#foot {
	position:absolute;
	margin:0;
	bottom:-1px;
	right:18px;
	display:block;
	width:100%;
	height:90px;
	background:url(images/grass-footer-bg.gif);
	color:#C5DBA3;
	text-align:left;
	font-size:10px;
	z-index:4;
	border-top:none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}
#innerfoot {
	padding-left:54px;
/* 	padding-right:120px; */
	width:840px;
}
.pad1 {display:block; width:18px; height:50px; float:left;}
.pad2 {display:block; height:125px;}
.pad3 {display:block; height:64px;}
.pad4 {display:block; height:80px;}
.pad5 {display:block; height:15px;}

#content a {
	color: #063884;
}
#nav {
	position:absolute;
	left:0px;
	top:220px;
	width:213px;
	z-index:6;
	height: 210px;
}
#topovrly {
	position:absolute;
	left:213px;
	top:0px;
	width:80%;
	height:125px;
	z-index:7;
	background-image: url(images/sky5.jpg);
	background-repeat: no-repeat;
}	
#callus {
	left:213px;
	top:0px;
	width:97%;
	height:125px;
	z-index:8;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:213px;
	height:220px;
	z-index:8;
	right: 630px;
}
.bignbold {
	font-size: 18px;
	font-weight: bold;
}
.bignboldblue {
	font-size: 20px;
	font-weight: bold;
	color: #063884;
}
.bold {
	font-weight: bold;
}
.RR {
	text-align: right;
}
#formholder {
	position:absolute;
	top:10px;
	left:213px;
	width:710px; 
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:10;
}
#bluebold12pad10 {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:14px; padding: 10px 7px 5px 17px; color:#000099;
}
.lineheight11 {line-height:11px; }

