#inner {
	font-size: 12px;
	height: 384px;
	background: black;
	overflow: auto;
	position: relative;
}

#inner #inner-contact {
	position: absolute;
	bottom: 19px;	
	margin: 0;
	padding: 0;
}

#inner #inner-contact p {
	margin: 0;
	padding: 0;
}

#inner #inner-contact h1 {
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;	
}

#inner a:link, #inner a:visited {
	color: #a0a0a0;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
}

#inner address {
	font-style: normal;
	font-size: 12px;
}

#prices {
	font-size: 12px;
	width: 400px;	
}

#inner p {
	margin: 0 0 8px 0;
	text-shadow: 0 0 0 #000;		
}

#prices table {
	border: none;
	font-size: 11px;	
	margin: 20px 0 0 0;
	padding: 0;
}

#prices table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#prices h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 4px 0;
}

#prices ul {
	margin: 0 0 0.8em 0;
	padding: 0;
	padding-left: 1.5em;
}

#printPrices {
	width: 200px;
	float: right;
	padding-right: 200px;
}

p#printPrices {
	color: white;	
}

/* LINKS */

#inner #inner-links h1 {
/*	padding-bottom: 8px;	*/
}

#inner #inner-links h2 {
	font-size: 16px;
	margin: 0;
}

/* CLIENTS (Login page only) */

#inner #clients {
	color: white;
	position: absolute;
	left: 32px;	
	top: 26.7em;	
	width: 634px;
}

#inner #clients p {
	font-size: 1.1em;
	line-height: 1.5em;
}

#inner #clients h2 {
	margin: 0;
	line-height: 1.4em;
	color: white;
}

#inner #clients #controls {
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}

#inner #clients label {
	color: white;
	width: 5.5em;
	float: left;
	display: block;
	margin: 0.3em 0.5em 0 0;
}

#inner #clients .input {
	margin-bottom: 0.5em;
	height: 1.2em;
	width: 12em;
}

#inner #clients #submit {
	width: 6em;
	margin: 0 6.9em 0 0;
	padding: 0;
}