/*
More specific layout stuff goes in here...
===================================

*/

body
{
	margin-top: 20px;
}

#contentmain table
{
	width: 730px;
}


div.salesbutton
{
	position: absolute;
	left: 810px;
	top: 75px;
}

div.lettingsbutton
{
	position: absolute;
	left: 810px;
	top: 235px;
}

div.salesbutton a,
div.lettingsbutton a
{
	color: #ffffff;
	font-size: 2.0em;
	line-height: 2em;
}

div.salesbutton a:hover,
div.lettingsbutton a:hover
{
	color: #bdBa7d;
}
