@charset "UTF-8";
/* Plaskolite resource center stylesheet | 2008 ================================= */


/* containers ------------------------------------------------------------------- */

#container {
	border-left:25px solid #000;
	border-right:25px solid #000;
	border-bottom:25px solid #000;
	background-color:#fff;
}

#content {
	margin:0 0 0 253px !important;
	margin:0;
	width:700px;
}

#container #copy {
	padding:0 0 50px 0;
}

#footer {
	clear:left;
	float:left;
}

#tagline {
/*	background-image:url(../images/resource/innovative_tagline.gif);
	background-repeat:no-repeat; */
}


/* navigation ------------------------------------------------------------------- */


#nav {
	width:200px;
}

#nav2 {
	background-color:#fff;
}

	#nav2 dd {
		padding:0;
		text-indent:0;
		font-size:9pt;
	}

	#nav2 a:hover, #nav2 a.active {
		background-color:#03c;
	}

	#nav2 dd a:link, #nav2 dd a:visited {
		width:172px;
		padding:4px 15px 4px 40px;
	}

/* text ------------------------------------------------------------------------- */

#copyfullwidth dl.resources {
	margin:0 0 0 10px;
	padding:0;
}

	#copyfullwidth dl.resources dt {
		font-weight:normal;
		font-size:90%;
		margin:7px 0 0 0;
	}
	
	#copyfullwidth dl.resources dd {
		text-indent:15px;
		font-size:82%;
		margin:0 0 4px 0;
		padding:0;
	}


/* links ------------------------------------------------------------------------ */


