body {
	background-color: #2d2d39;
	font-family:verdana;
	font-size:15px;
	margin:0;
	padding:0;
	}

a {color:#FFC; text-decoration:none; outline:0;}
a:hover {color:#ccc; text-decoration:none}

/*==================================================================================
HEADING AND LARGE LOGO EFFECT BEGIN
=======================================================================*/

#logo-background {
	position: absolute;
	top: 0px;
	font-size: 24px;
	z-index:-1;
	background: url(../images/cadre_logo_large.png) no-repeat center center;
	color: #EAAB85;
	text-align: center;
	width: 900px;
	height: 550px;
	margin: 0 0 0 60px;
	overflow: hidden;
	}

.logo {
	font-family: helvetica;
	font-variant: small-caps;
	font-size: 30px;
	line-height: 56px;
	color:#FF6300;
	}

#logo-background a {
	color:#FF6300;
	text-decoration: none;
	}
	
	#logo-background a:hover {
	color:#FF6300;
	text-decoration: none;
	}
	#logo-background a:visited {
	color:#FF6300;
	text-decoration: none;
	}
	#logo-background a:active {
	color:#FF6300;
	text-decoration: none;
	}

.c:hover {}
.a:hover {}
.d:hover {}
.r:hover {}
.e:hover {}

.logo span {
	position: absolute;
	z-index:-2;
	bottom: 0;
	left: -9999px;
	width: 900px;
	height: 550px;
	cursor: pointer;
	}

.c span {background: url(../images/cadre_logo_large_c.png) no-repeat center center;}
.a span {background: url(../images/cadre_logo_large_a.png) no-repeat center center;}
.d span {background: url(../images/cadre_logo_large_d.png) no-repeat center center;}
.r span {background: url(../images/cadre_logo_large_r.png) no-repeat center center;}
.e span {background: url(../images/cadre_logo_large_e.png) no-repeat center center;}

.logo:hover span {left: 0;}

.consultant span {
	position: absolute;
	z-index:100;
	top: 50px;
	left: -9999px;
	width: 351px;
	height: 280px;
	cursor: pointer;
	}
	
	.jon span {background: url(../images/jon.png) no-repeat top left;}
	.karen span {background: url(../images/karen.png) no-repeat top left;}
	.bob span {background: url(../images/bob.png) no-repeat top left;}
	.mary span {background: url(../images/mary.png) no-repeat top left;}
	.joe span {background: url(../images/joe.png) no-repeat top left;}
	
	.consultant:hover span {left: 6px;}
		
	a.consultant {font-size:14px; color:#FF6300; border: solid 1px transparent; outline:0;}
	a.consultant:hover {color: #FFC; border: solid 1px #FF6300;}


/*========================================================================
END HEADING AND LARGE LOGO BACKGROUND
========================================================================================*/

#tile-container {
	position: absolute;
	top: 55px;
	width: 1009px;
	}

#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	}

#boxes .window {
	position:absolute;
	width:860px;
	height:300px;
	display:none;
	z-index:9999;
	}

#boxes #empty, #boe, #bcoe, #pathways, #learningsupport, #migranted, #wested, #brian, #ctap, #region2, #consultants,
#about, #pdrom, #schoolgate, #cte, #relationships, #who, #hsscm, #classroomdata, #keys2reading, #mypov, #tcsii, #steve, 
#frank, #melissa, #jon, #mike, #laurie {
	padding:0px;
	background-image: url(../images/modal_bg.png);
	color:#FFC;
	}

#boxes #contact {
	background:url(../images/notice.png) no-repeat center center;
	width:725px; 
	height:442px;
	}
	
	#boxes #contact #contactinfo{
		width:560px;
		height:220px;
		margin: 125px auto 0 auto;
		}
		
		#boxes #contact #contactinfo a {
			color: #FF6300;
			font-size: 14px;
			}
			
			#boxes #contact #contactinfo a:hover {
				color: #EAAB85;
				}
		
		#boxes #contact #contactinfo .window_close {
			padding: 50px;
			}
			
#gridwrap {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	z-index: 20;
	text-align: center;
	}

#boximg {
	margin-right: -10px;
	margin-bottom: -8px;
	margin-left: 0px;
	margin-top: 0px;
	}

.window_img {
	float:left;
	border:0;
	padding: 10px;
	height: 280px;
	width: 351px;
	}
	
	.window_img a img{
		border:0;
		}

.window_content {
	float:left;
	font-size: 80%;
	padding-left: 10px;
	width: 465px;
	height: 260px;
	}

.window_close {
	position: absolute;
	top: 4px;
	right: 4px;
	float:left;
	padding: 0px;
	width: 475px;
	text-align: right;
	}
	
	a.close img{
		border:0;
		}

#no-js-page {
	border: 0;
	margin: 5px 0 0 0;
	padding: 90px 0 0 0;
	background: url(../images/nojs_bg.png);
	color: white;
	text-align: left;
	height: 500px;
	}
	
	.no-js-link {
		display: block;
		width:60px;
		float: right;
		}
		
#footer {
	color: #FFF;
	font-size: 14px;
	display:block;
	text-align: center;
	width: 975px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}
	
	#footer-box1 {
		height: 50px;
		width:50px;
		float: right;
		}
		
	#footer-box2 {
		height: 50px;
		width:875px;
		float: right;
		}
	
	#footer img{
		border: 0;
		}
