/* structure */
/* mac hide \*/ html, body { height:100%; } /* end hide */
body {	padding:0;	margin:0;	text-align:center;	min-width:760px;	background-color:#00518d;	color:#000000;  }
#container {	height:100%;	min-height:100%;	 width:760px;	 color:#000000; text-align:left;	margin:auto; position:relative; 	background-color:#e8e8e8; border-left:solid 1px #e8e8e8;  border-right:solid 1px #e8e8e8; }
html>body #container { height:auto; }
#header {	top:0; width:760px; height:135px; background-image:url(../images/top-gradient.jpg); background-repeat:repeat-y; background-position:0px 0px; background-color:#a1cfca; color: #000000;}
#green-box { width:760px; height:445px; clear:both; border-top:solid 4px #ffffff; background-color:#bed73f; background-image:url(../images/green-topshadow.jpg); background-repeat:repeat-x; }

/* header */
#logo { position:relative; left:40px; top:40px; width:180px; height:77px; }
#homelink { position:absolute; width:28px; height:27px; left:720px; top:5px; background-image:url(../images/home-link-icon.gif); background-repeat:no-repeat; cursor:pointer; cursor:hand; }

/* navigation */
#nav { position:absolute; width:500px; height:19px; left:370px; top:75px;  }
.navimg { border:0px; margin-right:15px; }

/* left column */
#leftcol { 	position:absolute; width:250px; 	height:280px; left:0px; top:145px; vertical-align:top; background-image:url(../images/mission-statement.gif); background-repeat:no-repeat; background-position:top center}
#leftblock { position:absolute; left:0px; top:313px; width:250px; height:271px; vertical-align:bottom; background-color:#ffffff; vertical-align:top; padding-top:4px; }
#lb_one {  width:250px; height:87px; background-image:url(../images/lhb-girl.jpg); background-repeat:no-repeat; background-position:top right; background-color:#b7b23e; margin:0px; padding:0px; border-collapse:collapse;}
#lb_two {  width:250px; height:73px; background-image:url(../images/lhb-balloons.jpg); background-repeat:no-repeat; background-position:top left;background-color:#9eaf22; padding:0px; margin-top:4px; border-collapse:collapse; }
#lb_three { width:250px; height:81px; background-image:url(../images/lhb-child.jpg); background-repeat:no-repeat; background-position:top right; background-color:#bed73f; padding:0px; margin-top:4px; border-collapse:collapse; }
#lb_four { width:250px; height:18px; background-color:#9eaf22; padding:0px; margin-top:4px; border-collapse:collapse; }

/* content area */
#content { 	width:498px; position:absolute; top:100px; left:250px; }
#content-top { width:498px; height:10px; }
#content-main { width:474px; height:600px; background-color:#ffffff; float:left; }
#content-right { width:24px; float:right; height:600px; }
#content-base { clear:both; width:498px; height:22px; }
#content-img { position:absolute; left:20px; top:15px; }
#content-strapline { position:absolute; left:25px; top:230px; }
#copy-home { width:420px; height:300px;  margin-left:35px; position:absolute; top:290px; overflow:auto; color:#000000; font-size:12px; line-height:16px;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#copy { width:420px; height:380px; padding-right:5px; margin-left:35px; position:absolute; top:225px; overflow:auto; color:#000000; font-size:12px; line-height:16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#copy a { text-decoration:none; color:#00bce7;}
#copy a:hover { color:#f9a13b; }
h1 { color:#f9a13b; font-size:14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:underline;  margin:5px 0px 5px 0px; }
h2 { color:#000000; font-size:14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0px 0px 5px 0px; }
h3 { color:#000000; font-size:12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin:10px 0px 5px 0px; }
.intro { font-size:14px; color:#f9a13b; font-weight:bold; }

/* contacts page */
.name { font-size:14px; line-height:14px; font-weight:bold; margin:15px 0px 2px 0px; }
.title { font-weight:bold; margin:0px 0px 2px 0px; }

/* products page */
#productlist { list-style:square;  font-size:14px; line-height:18px; }
