div.center {align: center; }
div.header { position: absolute; top:20px; left:20px  }
div.nav { position: absolute; top:99px; left:20px }

div.background { margin-left: 9px; width: 642px;  background: #F4F8FA; 
				 background-image: url('images/background_swoosh.gif'); background-repeat: no-repeat;}


div.content { margin-left: 30px; padding-top: 130px; width: 600px;}


div.box {background: white; border-style: solid; border-color: #006699; border-width:thin; margin-right:10px } 



p.intro { color:#006699; font-family: arial; font-size: 8pt;  line-height: 16pt; word-spacing:5px; 	
	      margin-left: 10px; }
p { color:#006699; font-family: arial; font-size: 8pt; line-height:14pt; word-spacing:5px}
p.boxtext { margin-right: 10px; margin-left: 10px; }
h1 { margin-right: 10px; margin-left: 10px; font-weight:bold; color:#006699; font-family: arial; font-size: 10pt;}

ul.boxtext {color:#006699; font-family: arial; font-size: 8pt; list-style: square; line-height:14pt; word-spacing:5px; margin-right: 30px;}

ul.contacts {color:#006699; font-family: arial; font-size: 8pt; list-style: none; line-height:14pt; word-spacing:5px; margin-right: 30px;}

ul.insidelist {color:#006699; font-family: arial; font-size: 8pt;  list-style-type: disc; line-height:14pt; word-spacing:5px; margin-right: 30px;}

p.bottomlinks {color:#006699; font-family: arial; font-size: 10px; line-height:14pt; word-spacing:5px; margin-right: 30px;margin-right: 10px; margin-left: 10px; text-align: center}

a { color:#666666; font-weight:bold; text-decoration: none}
a:hover { color:#6699cc; font-weight:bold; text-decoration: none }

img.right {float:right; margin:20 10 10 20}	
img.right {float:right}	
img.middle {float:middle; margin:20 18 20 25}

/**ul { padding: 0; margin: 0; white-space: nowrap; list-style: none; }

 #nav a {text-decoration: none; font-weight: bold;font-family: arial; font-size: 11px; color:#006699;}
#nav a:hover {color:#6699cc}
#nav li {font-weight: normal; font-size: 8px; color: blue; background-image:url('images/nav_background.gif'); }
#nav li li {font-weight: normal; font-size: 8px; color: blue; background-color: transparent; margin-bottom: solid 2px grey; background-image:none; }
#nav li li a { display: block;	font-weight: normal; color:#006699; padding: 0;}
#nav li li a:hover {font-weight: normal; color:#6699cc; padding: 0;	}


li { float: left;
	position: relative;
	padding: 5px 31px 5px 25px;	 
	text-align: center;
	cursor: default;
	background-color: white;
	border-width: 1px 0;	
}

li#first { list-style: none;}

li#last { border-right-width: 1em;}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding-left: 0;
	background-image:url('images/background_dropdown.gif');	background-repeat:no-repeat;
	padding: 0.5em 0 1em 0;
}

li>ul {	top: auto;	left: auto; }

li li {display: block; float: none; background-image:none; border: 0; white-space: wrap; 
    margin-top: 10;
	margin-left:0;
	padding: 0;
	list-style: none;
	padding:0 5 5 10;
	
	}

li:hover ul, li.over ul { margin-top: 6px;  display: block;}**/




