body, html {
	margin: 0;
	padding: 0;
	color: black;
	background-color: #069;
	text-align: center;
	font-family: Sans-Serif;
	font-size: 10pt;
	}
	
a { color: #054; }

#page { height: 100%; }

#main {
	width: 960px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background: white url('./../_images/mainbg.jpg') top right no-repeat;
	min-height: 640px;
	}

#header {
	width: 960px;
	height: 136px;
	}

#logo {
	float: left;
	text-align: right;
	width: 169px;
	}
#topmenu {
	float: left;
	height: 23px;
	_height: 28px;
	padding-top: 5px;
	width: 791px;
	margin: 108px 0 0 0;
	background: url('./../_images/topblue.gif');
	}
#topmenu a {
	color: white;
	height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px;
	font-size: 1.2em;
	}
#topmenu a:hover {
	text-decoration: underline;
	}

.column {
	width: 300px;
	padding: 10px;
	float: left;
	}

.doublecolumn {
	width: 620px;
	padding: 10px;
	float: left;
	}

.clear {
	height: 17px;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
	}

.just { text-align: justify; }

.homeheader {
	display: block;
	width: 617px;
	height: 36px;
	margin: 5px 0;
	}
.homeheader span { display: none; }

#telewalter {
	background: url('./../_images/headers_telewalter_off.jpg') no-repeat;
	}
#telewalter:hover {
	background: url('./../_images/headers_telewalter_off.jpg') no-repeat;
	}

#forpsychics {
	background: url('./../_images/headers_forpsychics_off.jpg') no-repeat;
	}
#forpsychics:hover {
	background: url('./../_images/headers_forpsychics_off.jpg') no-repeat;
	}

#securecall {
	background: url('./../_images/headers_securecall_off.jpg') no-repeat;
	}
#securecall:hover {
	background: url('./../_images/headers_securecall_off.jpg') no-repeat;
	}

#staffing {
	background: url('./../_images/headers_staffing_off.jpg') no-repeat;
	}
#staffing:hover {
	background: url('./../_images/headers_staffing_off.jpg') no-repeat;
	}

#scilive {
	background: url('./../_images/headers_scilive_off.jpg') no-repeat;
	}
#scilive:hover {
	background: url('./../_images/headers_scilive_off.jpg') no-repeat;
	}

#branding {
	background: url('./../_images/headers_nationalbranding_off.jpg') no-repeat;
	}
#branding:hover {
	background: url('./../_images/headers_nationalbranding_off.jpg') no-repeat;
	}

#kiosk {
	background: url('./../_images/headers_kiosk_off.jpg') no-repeat;
	}
#kiosk:hover {
	background: url('./../_images/headers_kiosk_off.jpg') no-repeat;
	}

#premiumcard {
	background: url('./../_images/headers_premiumpsychic_off.jpg') no-repeat;
	}
#premiumcard:hover {
	background: url('./../_images/headers_premiumpsychic_off.jpg') no-repeat;
	}

#footer {
	clear: both;
	background-color: white;
	width: 960px;
	text-align: center;
	font-size: 0.9em;
	}
#footer a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin: 25px 0;
	display: inline;
	}
#footer a:hover { text-decoration: underline; }