body
{
	margin  			: 0px;
	font-family			: arial, sans-serif;
	font-size 			: 100%;
	color				: #a4ce46;
	background-color	: #a4ce46;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form /* No space around forms */
{
margin				: 0px;
padding				: 0px;
}

img /* no border round images with links */
{
border				: 0px;
}

div.hold
{
	position			: relative;
	width				: 950px; /* +15px padding on sides */
	margin				: 0px auto;
	padding				: 0px 15px 0px 15px;
	background-color: #FFFFFF;
}

div.header
{
	width				: 950px;
	height				: 100px;
	overflow			: hidden;
	text-align: right;
	background-color: #FFFFFF;
}

div.header h1
{
width				: 950px;
height				: 100px;
margin				: 0px 0px 0px 0px;
padding				: 20px 0px 0px 0px;
}

div.header h1 span
{
display				: none;
}

div.header h1 a
{
display             : block;
width				: 950px;
height				: 91px;
}


div.bottom
{
width				: 950px;
overflow			: hidden;
background-color    : #EAEAEA;
border-top          : 8px solid #FFF;
}

div.bottom div.office-space
{
width				: 565px;
padding             : 0px 0px 0px 15px;
display             : block;
float               : left;
overflow			: hidden;
background-color    : #1C8345;
background-image	: url(../images/generic/bottom_left.gif);
background-repeat	: repeat-x;
background-position : 0px -5px;
min-height          : 70px;
border-top          : 6px solid #EEE;
}

* html div.bottom div.office-space
{
height             : 63px;
}

div.bottom div.office-space h5
{
font-size           : 70%;
color               : #1C8345;
line-height         : 14px;
padding             : 0px;
margin              : 15px 0px 2px 0px;
font-weight         : bold;
}

div.bottom div.office-space p
{
font-size           : 70%;
color               : #666;
line-height         : 14px;
padding             : 0px;
margin              : 0px 0px 15px 0px;
font-weight         : normal;
}

div.bottom div.office-space h5.quote
{
font-size           : 70%;
color               : #666;
line-height         : 14px;
padding             : 0px;
margin              : 7px 0px 0px 0px;
font-weight         : normal;
width               : 540px;
}

div.bottom div.office-space h5.quote span
{
font-size           : 100%;
color               : #1C8345;
line-height         : 14px;
padding             : 0px;
margin              : 0px 0px 15px 0px;
font-weight         : bold;
}

div.bottom div.find-property
{
width				: 270px;
padding             : 0px 20px 0px 80px;
display             : block;
float               : left;
overflow			: hidden;
background-color    : #EEE;
background-image	: url(../images/generic/bottom_right.jpg);
background-repeat	: no-repeat;
background-position : -10px 5px;
min-height          : 73px;
border-top          : 6px solid #EEE;
}

* html div.bottom div.find-property
{
height             : 63px;
}

div.bottom div.find-property h6
{
font-size           : 70%;
color               : #FFF;
line-height         : 15px;
padding             : 0px;
margin              : 10px 0px 0px 0px;
font-weight         : normal;
}

div.bottom div.find-property h6 a
{
color               : #FFF;
text-decoration     : underline;    
}

div.bottom div.find-property p
{
font-size           : 70%;
color               : #FFF;
line-height         : 14px;
padding             : 0px;
margin              : 0px 0px 0px 0px;
font-weight         : normal;
}

/* Footer */

div.footer
{
width				: 950px;
overflow			: hidden;
background-color    : #FFF;
border-top          : 10px solid #FFF;
}

div.footer p.hma
{
font-size           : 70%;
color               : #666;
line-height         : 14px;
padding             : 0px;
margin              : 0px 0px 0px 0px;
font-weight         : normal;
float               : left;
}

div.footer p.hma a
{
padding-left        : 55px;
color               : #666;
text-decoration     : none;
background-image    : url(../images/generic/smallhma.gif);
background-repeat   : no-repeat;
}

div.footer p.copyright
{
	font-size           : 70%;
	color               : #666;
	line-height         : 14px;
	margin              : 0px;
	font-weight         : normal;
	float               : right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#qscroller1
{
height:70px;
width:550px;
}

div.hide {
	visibility: hidden;
	position: absolute;
	top: -1200px;
}
.homebase {
	height: 146px;
	background-color: #FFFFFF;
	margin-top: 3px;
}
