/*
 Print style    
 Site: Intalgent
*/


/**************** SHARED STYLES ****************/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	text-align:center;
	}


a { color:#000; text-decoration:none;}


ul#global-nav {
	display:none;
	}
	
	
#header h1 {margin:0; font-size:3em;}
#header h4 {margin:0 0 1.25em 0; font-size:1.25em;}

#home div#intro h3 {font-size:1.5em; margin: 1em 0 0 0;}
#home div#intro p {margin:0 10em 0 10em;}
	
div#content {
	margin:2em 0em;
	padding:1.5em 0em;
	text-align:left;
	border-top:0.1em solid #ccc;
	border-bottom:0.1em solid #ccc;
	}

#sub div#page-content {
	padding:0 3em;
	}

#sub div#intro {
	padding:0 3em 1em 3em;
	margin-bottom:2em;
	text-align:center;
	border-bottom:0.1em solid #ccc;
	
	}

#home ul#tools {
	width:24em;
	float:left;
	margin:0em;
	font-weight:bold;
	}
#home ul#tools li {
	margin:1.25em;
	}

#home ul#tools a {
	text-decoration:none;
	color:#000;
	}


#home #content h3 {
	margin:0.25 0 0 2em;
	}
#home #content h3 a {
	text-decoration:none;
	color:#000;
	}

#home ul#news {
	display:block;
	width:50em;
	margin:0 0 0 6em;
	padding:0em;
	}
#home ul#news li {
	list-style:none;
	margin-bottom:0.5em;
	}

#sub div#extras {display:none;}
.GMapEZ {display:none;}
.contact h4 {margin-top:-1em;}

.ter img {display:none}
.ter div.right {
display:none}
div#footer {
	clear:both;
	margin:3em;
	font-size:0.75em;
	}