@charset "iso-8859-1";
/* author: Contact Point IT Services */
/* Creation date: 02/01/06 */
	 
html, body {
    height: 100%;
}

body {
	background-image: url("../images/subBG.jpg");
	margin: 0px 0px 0px 0px;
	color: #4B4B4B;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

a {
	color: white;
	text-decoration: none;
}

a:link,a:visited {
	font-weight: bold;
}

a:hover {
	color: #627570;
}

h1 {
	font-size: 12pt;
	color: white;
	line-height: 14pt;
	/* previously #7AAABE*/
}

h2 {
	font-size: 11pt;
	line-height: 12pt;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	width: 900;
	height: 675;
}

td {
	padding: 0px;
}

#topImage {
	background-image: url("../images/MollardSubPageshort_01a1.jpg");
	width: 900px;
	height: 95px;
}
#topPicture {
  padding-right: 10px;
  left: 30px;
  height: 42px;
  width: 880px;
}

#leftNav {
	background-image: url("../images/MollardSubPageshort_02a1.jpg");
	width: 248px;
	height: 452px;
	overflow: hidden;
}

#content {
	background-image: url("../images/MollardSubPageshort_03a1.jpg");
	width: 652px;
	height: 452px;
	overflow: hidden;
}

#footer {
	background-image: url("../images/MollardSubPageshort_04a1.jpg");
	width: 900px;
	height: 54px;
	overflow: hidden;	
}

#navText p {
	position: relative;
	text-align: right;
	margin: 3px;
	padding: 2px;
	width: 880px;
	height: 30px;
	left: 0px;
	top: 50px;
	font-size: 10pt;
}

#contentText {
	position: relative;
	text-align: left;
	margin: 3px;
	padding: 5px;
	width: 620px;
	height: 410px;
	left: 10px;
	top: 10px;
	line-height: 10pt;
	overflow: auto;
}

#contentText a {
	color: #7AAABE;
	font-weight: bold;
	text-decoration: none;
}

#contentText a:link {
	font-weight: bold;
}

#contentText a:hover {
	color: #304442;
}

#contentText br {
	line-height: 9pt;
}

#contentText ul {
	margin-top: 0px;
}

#greenlink a, a:link, a:visited {
	color: #3E5251;
	font-weight: bold;
	text-decoration: none;
}

#greenlink a:hover {
	color: #BC9963;
}

#imageMapNav {
  position: relative;
  height: 325px;
  width: 205px;
  top: 15px; 
  left: 35px;
  text-decoration: none;
}		

#imageMapNav a {
	width: 130px;
	height: 137px;
	text-decoration: none;
} 

a#WhyInvest { left: 100px; }
a#WhatWeDo { left: 300px; }
a#Testimonials { left: 500px; }

#imageMapNav a i {
	/* visibility: hidden; */
	/* Don't need to make it invisible in this case, because we are using a transparent gif spacer */
} 

textarea, select {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

.result {
	color: #7AAABE;
}

.boldnum {
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

.morespace {
	margin-bottom: 15px;
}

/* style the outer div to give it width */
.menu {position: relative; vertical-align: bottom; z-index: 99; top: 10px; left: 330px; width: 600px; font-size:10pt; font-family: arial; font-weight: normal; padding-bottom:0px; text-align: left; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background: transparent;}  /* making the bg transparent removed the colour from the RHS blank area of the menu */

/* style the sub-level lists */
.menu ul ul {width:10em; font-weight: normal;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
/* making the background transparent below removed the colour from behind the top level menus */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#FFFFFF;background:transparent;padding:0 1em 0 1em;}  

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#bbb; color:white;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3E5251;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3E5251;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3E5251;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3E5251;}

/* style the level hovers */
/* first */
.menu a:hover {color:#BC9963;background:transparent;}
.menu :hover > a {color:#BC9963;background:transparent;}
/* second */
.menu ul ul a:hover{color:#BC9963;background:#ccc;text-decoration: none;}
.menu ul ul :hover > a {color:#BC9963;background:#ccc;text-decoration: none;}
/* third */
.menu ul ul ul a:hover {background:#eee;}
.menu ul ul ul :hover > a {background:#eee;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/* end of menu */
