/* CIS-net.co.uk - New Stylesheet 2006 */
/* Designed by Keith Moss */

BODY {
	margin:0;
	background:#ebebf5;
	color:#000;
	font:normal 100% 'arial',sans-serif;
}



#cis-page {
	width:770px;
	margin:0;
	background:#fff;
	color:#000000;
}

#cis-header {
	border-top:10px solid #113355;
	background: url(../img/cis-net.png) #fff no-repeat top left;
	color:#000;
	padding:0;
	margin:0;
	height:100px;
}
#cis-header H1{
	font:normal 1em 'verdana',sans-serif;
	margin:10px 0 0;
}
#cis-header p{
	font:bold 1.25em 'verdana',sans-serif;
	margin:0;
}

#cis-navupper {
	display:none;
}

#cis-colleft {
	display:none;
}
#cis-colright {
	width:100%;
}
#cis-colright H2 {
	margin:10px 5px 0 0;
	padding:0;
	line-height:100%;
	font:bold 1em 'verdana',sans-serif;
}
#cis-colright P {
	margin-left:5px;
	margin-right:5px;
	font-size:0.9em;
}

#cis-footer {
	background:#ccc;
	color:#000;
	font:normal 0.75em 'Times New Roman',serif;
	text-align:center;
}
#cis-footer p {
	margin:0;
}
#cis-footer a {
	color:#006;
}


.clearer {
	clear:both;
	height:1px;
	font-size:1px;
}