/*  homepage

1. Amends to right column colors
2. Amends top depth of image area top

www.realityhouse.co.uk
web + multimedia communications
+44 (0)870 350 1285
info@realityhouse.co.uk

*/

body {
	background-image: url(../images/bkg_repeat_230px.gif);
	background-repeat: repeat-x;
}
table#layout td#rightcol {
	padding: 10px;
	width: 230px;
	border-top: 1px solid #FFF;
	background-color: #40726F;
}
table#layout td#rightcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.25em;
	color: #FFF;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #999;
}
table#layout td#rightcol p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.25em;
	color: #FFF;
}
table#layout td#rightcol a:link, table#layout td#rightcol a:visited {
	color: #FFF;
	text-decoration: none;
}
table#layout td#rightcol a:hover {
	color: #FFF;
	text-decoration: underline;
}
table#products {
	width: 230px;
}
table#products td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.25em;
	color: #FFF;
	border-bottom: 1px solid #999;
	vertical-align: bottom;
	padding-top: 10px;
}
table#products td.left {
	padding-bottom: 10px;
}
