body {
  height: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
  background: #404040 url(graphics/back.png)  repeat-x center top;
  width: 100%;
  display: table;
}
	#wrap {
		margin-bottom: 0;
		margin-top: 0;
		background-color: #5979b4;
		background-image: url(graphics/wrapback.gif);
		background-position: center top;
		background-repeat: repeat-x;
		width: 950px;
	}
	#header {
    	width: 100%;
    	background-repeat: repeat-x;
  		background: #e1e3bb url(graphics/headbg.gif)  repeat-y center top;
    	padding-left: 0px;
    	padding-bottom: 0px;
    	padding-right: 0px;
    	padding-top: 0px;
    	height: 150px;
    	min-width: 950px;
		background: center top;
	}
	h1 {
	    letter-spacing: -1px;
	    font-size: 24px;
	    font-style: normal;
	    font-weight: normal;
	    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	    margin:0;
    }
	#nav {
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(graphics/headbar.gif);
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 10px;
		height: 30px;
		width: 950px;

	}
	#nav ul {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding:0;
		list-style:none;
	}
	#nav li {
		margin-left: 0;
		margin-bottom: 0;
		margin-right: 0;
		margin-top: 0px;
		display:inline;
		padding:0;
	}
	#leftcolumn {
		font-size: 12px;
		padding-top: 30px;
		padding-right: 10px;
		padding-left: 33px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		color: white;
		float:left;
		width: 482px;
	}
	#leftcontent {
		line-height: 28px;
		font-size: 12px;
		padding-top: 20px;
		padding-right: 10px;
		padding-left: 33px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		color: white;
		float:left;
		width: 240px;
	}
	#middlecolumn {
		line-height: 36px;
		list-style-type: none;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		padding-left: 40px;
		padding-top: 20px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		color: white;
		width: 5%;
		float:left;

	}

	#rightcolumn {
		line-height: 36px;
		font-style: normal;
		font-weight: normal;
		list-style-type: none;
		font-size: 18px;
		padding-top: 20px;
		text-align: left;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		color: white;
		float:right;
		width: 333px;
	}

	#rightcontent {
		padding-left: 10px;
		padding-right: 33px;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		padding-top: 20px;
		text-align: left;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		color: white;
		float:right;
		width: 620px;
	}

	#footer {
		margin-top: 40px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		letter-spacing: 2px;
		font-size: 10px;
		text-align: center;
		color: white;
		clear:both;
		padding:5px 10px;
	}
	#footer p {
    	margin-left: 0;
    	margin-bottom: 4px;
    	margin-right: 0;
    	margin-top: 4px;
    }
    
#mainmenu {
	margin-top: 0px;
	width: 950px;
	height: 20px;
	margin-left: 11px;
	margin-right: 11px;
	z-index:100;
	}

#mainmenu ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	z-index:100;
	}

#mainmenu li {
	float: left;
	position: relative;
	z-index:100;
	}
	
#mainmenu li a {
	font-size: 14px;
	color: #4b5590;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-top: 6px;
	display: block;
	z-index:100;
}

#mainmenu li ul {
	position: absolute;
	left: 0px;
	top: 16px;
	float: none;
	display: none;
	width: 100px;
	filter: alpha(opacity=80); /* OPACITY */
	-moz-opacity: 0.85; /* OPACITY */
	opacity: 0.85; /* OPACITY */
	padding: 14px;
	margin: 0px;
	width: 200px;
	z-index:100;
	}
	
#mainmenu li li {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-color: #adb8da;
	border-bottom-color: #adb8da;
	border-right-color: #adb8da;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-left: 0px;
	width: 200px;
	background: #dae1ef;
	}

#mainmenu li li.last {border-bottom-color: #adb8da; border-bottom: 1px solid}

#mainmenu li:hover ul, #mainmenu li.over ul {
	display: block;
	}

#famlinks 	a:link {color: #FFFFFF; text-decoration: none; }
#famlinks 	a:hover {color: #FFFFFF; text-decoration: underline; }

	a:link {color: #dfdfdf; text-decoration: none; }
	a:active {color: #dfdfdf; text-decoration: underline; }
	a:visited {color: #dfdfdf; text-decoration: none; }
	a:hover {color: #dfdfdf; text-decoration: underline; }
	h3 { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 24px; }
	h2 { font-weight: bold; font-family: "Lucida Grande", Verdana, Arial, sans-serif; margin-top: 15px; font-size: 14px; }
	p2 { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 12px; }

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
	
#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:250px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:white url(tooltip.gif) 0 0; display:block; font-size:1px;}
#famlinks { background-position: 0 bottom; background-repeat: no-repeat; background-image: url(graphics/famback.gif); display: inline; float: right; height: 40px; width: 400px; color: white; font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-align: right; }
#headwrap { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; background-image: url(graphics/header.png); background-position: center top; background-repeat: no-repeat; height: 110px; padding: 0px; text-align: right; width: 951px; }
#servicesback { letter-spacing: 3px; padding-left: 60px; padding-bottom: 0px; padding-right: 0px; padding-top: 40px; margin: 0px; background-position: center top; background-repeat: no-repeat; background-image: url(graphics/servicesback.png); height: 360px; width: 540px; }
#servicesback h1 { font-size: 22px; letter-spacing: 0px; }
#topwrap { padding: 0px; margin: 0px; height: 150px; width: 950px; }

