body {
	/*background: #000000 url(images/main-bg.gif) repeat-x;
	color: #7F7F7F;*/
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#banner {
	clear: both;
	background-image:url(images/contech-logo2.gif);
	height: 123px;
	width: 800px;
	background-repeat:no-repeat;
}
#nav {
	clear: both;
	display: block;
	height: 28px;
	width: 800px;
	background-image:url(images/vasco.gif);
	background-repeat: repeat-x;
}
#nav a { font-size:15px; color:#FFFFFF; text-decoration:none;}
#content {
	clear: both;
	width: 800px;
	/*background-image: url(images/content-bg.gif);
	background-repeat: repeat;*/
}
#footer {
	clear: both;
	background-image:url(images/vascoaly.gif);
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 24px;
	padding-top: 0px;
	text-align: center;
	width: 800px;
	float:left;
	text-align:left;
	
}
#footer a { 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
.keyfim {font-family: "Lucida Calligraphy"}
