body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}
body a 
{
	color: #669933;
	text-decoration: none;
}
body a:hover
{
	color: #669933;
	text-decoration: underline;
}
h1 /*Site Title OR Banner*/
{
	margin: 0px;
	background-image: url(../../res/img/logo_lansdowncapital.gif);
	background-repeat: no-repeat;
}
h1 a
{
	display: block;
	height: 92px;
	width: 300px;
	font-size: 1px;
	color: white;
}
h1 a:hover
{
	color: white;
}

h3
{
	margin:  20px 0px 10px 0px;	
}

div#container
{
	width: 775px;	
}

div#navpanel /* Need containing panel so in PC IE5 it will sit flush left # Needs to be as little positioning control in UL as posible */
{
	margin-top: 25px;
	float: left;
}
ul#navigation
{
	list-style-type: none;
	padding: 0px;
	margin-left:15px;
}
ul#navigation li
{
	margin: 0px;
}
ul#navigation li a
{
	display: block;
	height: 22px;
	background-image: url(../../res/img/nav_rolloff.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	width: 106px;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
ul#navigation li a:hover
{
	background-image: url(../../res/img/nav_rollon.gif);
	background-repeat: no-repeat;
	color: #669933;
}
ul#navigation li a.active
{
	background-image: url(../../res/img/nav_rollon.gif);
	background-repeat: no-repeat;
	color: #669933;
}
div#page
{
	position:relative;
	border:solid 3px green;
}
div#content
{
	margin-top: 25px;
	float: left;
	width: 415px;
	margin-left: 30px;
	font-size: x-small;
}
.popupcontact
{
	font-size: x-small;
}	
div#contentfull
{
	margin-top: 25px;
	float: left;
	width: 620px;
	margin-left: 30px;
	font-size: x-small;
}
h2 /*Page Content Title*/
{
	font-size: small;
}
h3
{
	font-size: smaller;
}
div#rightsidebar
{
	float: left;
	margin-left: 30px;
	/*margin-top: 25px;*/
}
div#news
{
	background-image: url(../../res/img/newspanel.gif);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	padding-top: 30px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	font-size: xx-small;
	width: 174px;
	margin-bottom:14px;
}

div#contactdetails
{
	font-size: xx-small;
	padding-left: 14px;
	padding-right: 4px;
	width: 174px;
	vertical-align: top;
}
div#contactdetails p.address
{
	/*margin-top: 20px;*/
	/*margin-bottom: -10px;*/
}
div#footer
{
	clear: both;
	background-image: url(../../res/img/footer.gif);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 4px;
	font-size: 11px;
	width: 770px;
	height: 19px;
	margin-top: 23px;
}
div#footer img
{
	border-style: none;
}

.printonly
{
	display: none;
}
table#recentdeals
{
	margin-top: 20px;
}

table#recentdeals td
{
	vertical-align: top;
	padding-bottom: 25px;
}
table#newscontents td
{
	vertical-align: top;
	padding-bottom: 5px;
}
table#newscontents a
{
	color: #000;
}
table#newscontents a:hover
{
	color: #669933;
	font-weight: normal;
}
hr.greenrule
{
	height: 1px;
	color: #99CC33;
}
td.textonly
{
	color: black; 
	font-weight: bold	
}

.hangIndent
{
	text-indent: -12px;
	margin-left: 12px;	
}

/* --------------------------------------------------------------------- */
/* ---BOX MODEL HACK repeat for IE 6+: make fixes for 5.5 and 5 above then correct for 6 below------- */
ul#navigation li a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
	width: 85px;
}
div#content
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
div#contentfull
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
h2
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}
h3
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
div#news
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 168px;
}
div#contactdetails
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 168px;
	float:left;
	/*margin-top:120%;*/
}
div#footer
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 490px;
	height: 20px;
}

#aboutCont
{
float:left;
width:163px;
margin-top:1410px;
}

#defaultCont
{
float:left;
width:163px;
margin-top:40px;
}

#peopletCont
{
float:left;
width:163px;
margin-top:50px;
}


#clientlistCont
{
float:left;
width:163px;
margin-top:1010px;
}
