/* basic elements */
body { 
	font: 12px georgia; 
	color: #16181a; 
	background: url(../images/body.gif) repeat-y #333333; 
	margin: 0 0 0 0;
	padding: 0 0 0 6px;
	}

p { 
	font: 12px/1.5 arial, times new roman, helvetica;  
	text-align: justify;
	}

h3 { 
	font: bold 11pt sans, arial, times new roman; 
	letter-spacing: 1px; 
	color: #000;
	}

a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #daf1ff;
	}

a:hover, a:active { 
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	color: #4087b4;
	}
	
img {
	border-style:none;	
	}

#container { 
	width: 760px;
	}

#introContainer { 
	min-width: 0px;
	}

#pageHeader {
	background: transparent url(../images/backgrounds/rotate.php) no-repeat; 
	position: absolute;
	left: 16px;		
	height: 391px;
	width: 464px;
	top: 0px;
	margin: 0 0 0 0;
}


#pageHeader h1 { 
	/*background: transparent url(../images/top-a.gif) no-repeat;*/
	background: transparent url(../images/background2.png) no-repeat;
	/*background: transparent url(../images/backgrounds/rotate.php) no-repeat;*/ 
	position: absolute;
	left: 0px;	
	height: 391px;
	width: 464px;
	top: 0px;
	margin: 0 0 0 0;
	}

#pageHeader h1 span {
	display:none
	}

#summaRy {
	background: transparent url(../images/ident.gif) center bottom no-repeat;
	/* clear: both; */ 
	/*position: absolute; */
	left: 408px;	
	width: 288px;	
	margin: 0px 0 0 120px;
	padding: 445px 70px 65px 120px; 
	}

#summaRy p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	padding:0 70px 0 30px;
	}

#summaRy h1 {
	font: italic 14pt georgia;
	text-align:center;
	text-decoration: underline;
   padding:0 70px 0 30px;
	}

#summaRy h2 {
	font: italic 9pt georgia;
	font-weight: bold; 
	text-align:center;
   padding:0 70px 0 30px;
	} 

#topBox {
	margin: 0 0 0 -60px;
	position: absolute;
	top: 30px;
	left: 520px;
	width: 260px;
	z-index: 2;
	color: #f3f3f3;
	padding: 0 0 0 0;
}

#topBox p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}

#topBox b {
	font-size: 14px;
	line-height: 20px;
}

#topBox a:link, #topBox a:visited {
                margin: 5px 0 0 5px;
	font-weight: bold; 
	text-decoration: none;
 	color: #ffffff;
	}

#topBox a:hover, #topBox a:active { 
                margin: 5px 0 0 5px;
                font-weight: bold;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color: #5eaada;
	}

#topBox h3 {
	font-size: larger;
	color: #ffffff;
	text-align: right;
	}

#mainTextcontainer {
	position: absolute;
	top: 425px;
	left: 40px;
	margin-left: 4px;
	float: left;
	width: 200px;
	}

#fullwidthText {
	margin:20px 20px 20px 4px;
	width: 400px;
	}

#extra_fwt {
	}
	
#extra2_fwt {
	}

#footer { 
	position: absolute;
	left: 4px;
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
	width: 388px;
	text-align: center;
	}

#menu {
	background: repeat-y transparent; 
	margin: 0 10px 0 0;
	padding:10px 0 0 25px;
	color: #e3e11b;
	position: absolute;
	top:23em;
	left:480px;
	width: 200px;
	}

	#menu a:link, #menu a:visited {
		color: #e3e11b;
    	}

	#menu li {
		background: transparent;
		padding: 0 0 5px 5px;
		line-height: 3.5ex; 
		list-style-type: none;
		font: 9pt/16pt arial, new times roman;
		border-top: 1px solid #7b7b7b;
		}

	#menu li a.c:link, #menu li a.c:visited {
		color: #e3e11b;
		}

	#menu li a:hover {
		color: #fffd1e;
		}

	#menu h3.navigation, #menu h3.references, #menu h3.plans { 
		padding: 10px 25px 8px 55px;
		margin: 0;
		color: #DDD1C5;
		letter-spacing: 2px;
		}

	#menu #lnavigation li , #menu #lreferences li , #menu #lplans li {
		color: #DBD7C5;		
		background: transparent;
		margin: 0 0 0 0;
		padding: 0 0 5px 2px;
		line-height: 3.5ex; 
		}

	#menu ul {
		width: 145px;
		margin: 0 0 0 10px;
		font: 9pt arial, times new roman, helvetica;  
		}

#lnavigation li a:link, #lnavigation li a:visited {
	color: #e3e11b;
	font: 9pt/16pt arial, new times roman;
	border-style: none;
   }
#lnavigation li a:hover, a:active {
	color: #5eaada;
	font: 9pt/16pt arial, new times roman;
	border-style: none;
   }
   
#lreferences li a:link, #lreferences li a:visited {
	color: #e3e11b;
	font: 9pt/16pt arial, new times roman;
	border-style: none;
	}

#lreferences li a:hover, a:active {
	color: #5eaada;
	font: 9pt/16pt arial, new times roman;
	border-style: none;
   }

#lplans li a:link, #lplans li a:visited {
	color: #e3e11b;
	font: 9pt/16pt arial, new times roman;
	border-style: none;
	}

#lplans li a:hover {
	color: #5eaada;
	font: 9pt/16pt arial, new times roman;
	border-style: none;
   }

#extraDiv1 {
	background: transparent url(../images/rtbox.png) top left no-repeat; 
	position: absolute; 
	top: 23px; 
	left:450px;
	right: 0px; 
	width: 302px; 
	height: 247px;
	}
#extraDiv2 {
	height: 599px;
	width: 301px;
	position: absolute;
	top: 600px;
	left: 719px;
	background-image: url(../images/sideimage1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#extraDiv3 {
	z-index: -1;
	height: 143px;
	width: 266px;
	position: absolute;
	top: 286px;
	left: 585px;
	background-image: url(../images/sideimage2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
