body {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
   text-align: center;
   /* background-image: url(images/backg.gif);
   background-repeat: repeat; */
   background-color: #036394;
   }
blockquote {
   font-family: Georgia, Garamond, serif;
   }
a.pagenav:link {
   color: #606060;
   text-decoration: none;
   }
a.pagenav:visited {
   color: grey;
   text-decoration: none;
   }
a.pagenav:hover {
   color: red;
   text-decoration: none; 
   }
a.pagenav:active {
   color: blue; 
   }
a.content:link {
   color: #606060; 
   font-weight: bold; 
   }
a.content:visited {
   color: #606060; 
   font-weight: bold; 
   }  
a.content:hover {
   text-decoration: overline; 
   background-color: #D3D3D3; 
   }
a.content:active {color: red; }
#header {
   width: 760px; 
   margin: 0 auto;  
   font-weight: 900; 
   /* background-image: url(images/backg.gif);
   background-repeat: repeat; */
   background-color: #036394;
   
   }
div.content {
   width: 740px; 
   margin: 0 auto; 
   padding: 10px; 
   background-color:white; 
   text-align: left; 
   color: #606060;
   
   }
li.nav {
   display:inline; 
   margin:0; 
   padding:15px;
   }
.floatright {
   float: right;
   margin: 0 0 5px 5px;
    }
#footer {
   width: 760px; 
   margin: 0 auto; 
   background-color:white; 
   text-align: center; 
   
   }
.list_word {
   color: #000099;
   } 
#service_title {
   color: #990000;
   font-weight: 900;
   }
#service_dscr {
   color: #990000;
   font-weight: 500;
   }
#overview {
   font-weight: 900;
   }
#overview_title {
    font-weight: 900;
    }
#services li {
   padding-left: 30px;
   padding-bottom: 3px;
  }
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    margin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    margin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    margin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    margin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
dt {
   float: right;
   width: 690px;
   font-weight: bold;
   margin: 0;
   }
dd {
   margin: 0 0 15px 50px;
   }
dd.factor_image {
   float: left;
   margin: 0;
   }
/*!!!!!!!!!!! QuickMenu CSS !!!!!!!!!!!!!*/   
.qmclear {
   font-size:1px;
   height:0px;
   width:0px;
   clear:left;
   line-height:0px;
   display:block;
   }
.qmmc {
   position:relative;
   }
.qmmc a {
   float:left;
   display:block;
   white-space:nowrap;
   }
.qmmc div a {float:none;}
.qmsh div a{float:left;}
.qmmc div {
   visibility:hidden;
   position:absolute;
   }
	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 15px 5px 7px;
		margin:0px;
		color:#2E78B6;
		font-family:Arial;
		font-size:0.8em;
		text-decoration:none;
		font-weight:normal;
		border-width:0px 1px 1px 0px;
		border-style:dashed;
		border-color:#DDDDDD;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		border-color:#2E78B6;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		margin:2px 0px 0px 0px;
		background-color:#FFFFFF;
		border-width:0px 1px 1px 1px;
		border-style:dashed;
		border-color:#2E78B6;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:2px 15px 2px 4px;
		margin:0px;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#7B85DC;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		text-decoration:none;
		border-style:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
	}
#map {
	width: 50%;
	height: 50%;
	margin: auto;
	}