/* Parkmead Group Layout Styles */
body{
	margin-top:0px;
	font-family:Arial,Verdana, sans-serif;
}

h1{
	padding-top:0px;
	padding-bottom:0px;
	font-size:1.0em;
	color:#405A69;
	border-bottom:1px solid #D30C43;
}

h2{
	font-size:0.9em;
	color:#405A69;
}

h2.hometitle{
	font-size:0.8em;
	color:#405A69;
	padding:2px 0px 2px 0px;
	margin:0px;
}

h3{
	font-size:0.5em;
	color:#405A69;
}

#wrapper{
	margin:0 auto;
	width:752px;
	padding:0px 0px 8px 0px;
}

#logo{
	padding-top:5px;
	padding-bottom:5px;
}
/**/

#topnav{
	padding:0px 0px 10px 0px;
}

#search{
	width:200px;
	height:24px;
	float:left;
}

#navwrapper{
	width:552px;
	float:left;
}

#nav{
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url('../gfx/navBg.jpg');
	background-repeat:repeat-y;
}

#navtopimg{
	width:552px;
	height:3px;
}

#navbottomimg{
	width:552px;
	height:3px;
}

#nav a{
	color:#3F5966;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	color:#D30C43;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}

#nav a.active{
	color:#D30C43;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}


#nav2wrapper{
	width:200px;
	float:left;
}

#nav2{
	width:200px;
	font-size:0.8em;
	font-weight:bold;
	background-image:url('../gfx/nav2Bg.jpg');
	background-repeat:repeat-y;
	text-align:right;
}

#nav2title{
	padding:3px 8px 3px 3px;
}

#nav2 a{
	color:#3F5966;
	text-decoration:none;
}

#nav2 a:hover{
	color:#000000;
	text-decoration:none;
}

#nav2 a.active{
	color:#D30C43;
	text-decoration:none;
}
/* General link */
a{
	color:#D30C43;
	text-decoration:none;
}

a:hover{
	color:#405A69;
	text-decoration:none;
}

#leftcolwrapper{
	width:200px;
	float:left;
}

#contentwrapper{
	width:550px;
	float:left;
	margin-left:2px;
}

#maincontent{
	width:520px;
	padding:10px 15px 10px 15px;
	background-image:url('../gfx/mainBg.jpg');
	background-repeat:repeat-y;
	font-size:0.8em;
	color:#405A69;
}

#infowrapper{	
	width:200px;
	margin:0px;
	float:left;
}

#infotop{
	width:200px;
	height:3px;
	margin:0px;
	padding:0px;
}

#info{
	font-size:0.8em;
	color:#405A69;
	height:166px;
	padding:7px 18px 0px 16px;
	margin:0px;
	background-image:url('../gfx/infoBg.gif');
	background-repeat:repeat-y;
}

#info p{
	padding:0px;
	margin:0px;
}

#infobottom{
	width:200px;
	height:3px;
	margin:0px;
	padding:0px;
}

#homeimg{
	width:550px;
	height:180px;
	float:left;
	padding:1px 0px 0px 2px;
}

#sptitle{
	width:195px;
	padding:0px 0px 0px 5px;
	float:left;
}

#servicestitle{
	width:270px;
	padding:0px 0px 0px 5px;
	float:left;
}

#latesttitle{
	width:271px;
	padding:0px 0px 0px 5px;
	float:left;
}

#spwrapper{
	width:200px;
}

#sphwrapper{
	width:200px;
	float:left;
}

#homesp{
	width:185px;
	padding:15px 5px 10px 10px;
	font-size:0.8em;
	color:#405A69;
	background-image:url('../gfx/sharepriceBg.gif');
	background-repeat:repeat-y;
	text-align:center;
}

#homesp p{
	padding:0px;
	margin:0px;
}

#homereport{
	width:178px;
	padding:8px 11px 8px 11px;
	font-size:0.8em;
	color:#405A69;
	background-image:url('../gfx/sharepriceBg.gif');
	background-repeat:repeat-y;
}

#homereport p{
	padding:0px;
	margin:0px;
}

#servicewrapper{
	width:276px;
	float:left;
}

#services{
	width:255px;
	height:178px;
	font-size:0.8em;
	color:#405A69;
	margin-left:1px;
	padding:5px 10px 10px 9px;
	background-image:url('../gfx/servicesBg.gif');
	background-repeat:repeat-y;
}

#services p{
	padding:0px;
	margin:0px;
}

#latestwrapper{
	width:275px;
	float:left;
}

#latestnews{
	width:255px;
	height:178px;
	font-size:0.8em;
	color:#405A69;
	margin-left:1px;
	padding:5px 10px 10px 9px;
	background-image:url('../gfx/servicesBg.gif');
	background-repeat:repeat-y;
}

#latestnews p{
	padding:0px;
	margin:0px;
}

#footer{
	font-size:0.7em;
	color:#405A69;
}

#finpresswrapper{
	width:275px;
	float:left;
}

#finreportswrapper{
	width:275px;
	float:left;
}

#copyright{
	width:250px;
	float:left;
}

#copyright p{
	padding:0px;
	margin:0px;
}

#footernav{
	width:502px;
	float:left;
	text-align:right;
}

#footer a{
	color:#405A69;
	text-decoration:none;
}

#footer a:hover{
	color:#000000;
	text-decoration:none;
}

#footer a.active{
	color:#D30C43;
	text-decoration:none;
}