/* 
  ------------------------------------------------
Style Sheet All Pages
  ------------------------------------------------
*/
/*generic page styles*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
}
ul, ol, dl { 
	margin: 0; 
	padding: 0;
}
a:focus {outline: none}
#masthead {
	padding: 0px;
	margin: 0 0 24px;
	background-image: url(../images/layout/jjBiConsultBannerPage.gif);
	background-repeat: repeat-x;
	height: 176px;
	position: absolute;
	width: 100%;
	z-index: 100;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity: 0.65;/*For Firefox, Opera, Safari:*/
	left: 0px;
	top: 20px;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 150px 0px;
	padding-top: 20px;
	/*background-image: url(../images/layout/jjBiConsult_bgHome.jpg);*/
}
#column_wrapper {
	background-image: url(../images/layout/jjwd_middle.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}

#column_top {
	background-image: url(../images/layout/jjwd_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(../images/layout/jjwd_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	float: left;
	width: 525px;
}
.floatleftimg {
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}
.floatrightimg {
	float: right;
	margin: 0 0 0 10px;
	padding-top: 5px;
	overflow: visible;
}
#left {
	width: 220px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#center .content {
	padding: 60px 25px 25px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-image: none;
}
.content li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style-type: none;
}
#center .content li {
	list-style-position: outside;
	list-style-image: url(../images/layout/jjBiConsult_bullet.gif);
}
#left .content {
	padding-top: 52px;
	padding-bottom: 12px;
	margin: 0px 0px 0px 0px;
	font-size: 0.75em;
	background-image: none;
	list-style-image: none;
}
#left .content h3 {
	margin: 0;
	padding: 8px 5px 5px 33px;
	display: block;
}
#left .content p {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 32px;
}

#right .content {
	font-size: 0.75em;
	padding-top: 250px;
}
#masthead .content {
	padding: 0px 0px 0px 360px;
	float: left;
}
#logo {
	padding-top: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 200;
	float: left;
}
#footer .content {
	padding: 18px 20px 12px;
	color: #999999;
}
#footer {
	padding: 0px;
	margin: 6px 0 0;
	font-size: 0.7em;
	background-image: url(../images/layout/jjBiConsultFooter.gif);
	background-repeat: repeat-x;
	height: 50px;
	bottom: 0px;
	position: relative;
	width: 100%;
}
#navwrapper {
	z-index: 300;
	position: relative;
	font-size: 0.8em;
	overflow: visible;
	left: 28px;
	top: 180px;
	margin-right: auto;
	margin-left: auto;
}
	#navlist { 
	margin: 0; padding: 0; 
} 
	#navlist li { 
	float: left; 
	list-style-type: none; 
	margin: 0 0 1em 0; 
	padding: 0; 
	white-space: nowrap; 
} 
	#navlist a, #navlist a:visited {
	padding: 3px 25px;
	color: #3E606F;
	text-decoration: none;
}
	#navlist a:hover {
	background-color: #CED9D3;
	text-decoration: underline;
} 
	#navbar #navlist .uberlink { 
	background-color: #9F6F9F; 
	color: #333 !important; 
	font-weight: bold; 
	cursor: default; 
}

#left a:link {
	color: #2e454b;
}
#left a:visited {
	color: #bccbc4;
}
#left a:hover {
	color: #91aa9d;
}
#center a:link {
	color: #51AC98;
}
#center a:visited {
	color: #666666;
}
#center a:hover {
	color: #94AB9E;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #FFFFFF;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #418B7A;}

h1 {
	margin: 0;
	color: #42636B;
	font-style: normal;
	padding-bottom: 10px;
	font-size: 1.5em;
}
h2 {
	font-size: 1.1em;
	margin: 10px 0 0;
	color: #193441;
	font-weight: bold;
}
h3 {
	font-size: 1.25em;
	color: #42636B;
	margin: 35px 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	line-height: 1.5em;
}
#box01 {
	height: 172px;
	padding: 10px;
}
#box01 h3 {
	font-size: 98%;
	display: block;
}
#box01 p {
	font-size: 95%;
}
#box02 {
	height: 172px;
	padding: 10px;
}
#box02 h3 {
	font-size: 98%;
}
#box02 p {
	font-size: 95%;
}
#box03 {
	height: 172px;
	padding: 10px;
}
#box03 h3 {
	font-size: 98%;
}
#box03 p {
	font-size: 95%;
}
.roundbox {
	background-image: url(../images/layout/boxbgs/roundbox.jpg);
	background-repeat: no-repeat;

}
.squarebox {

}
.quotebox {
	background-image: url(../images/layout/boxbgs/quotebox.jpg);
	background-repeat: no-repeat;

}
#right .content p {
	margin: 0px;
	padding: 0px 12px 10px;

}
/*Force scrollbar in non ie browsers*/
html, body {
	height: 100.1%;
}
.boldred {
	color: #DE8C5A;
	font-size: 140%;

}
 .bulletmain li {
	list-style-position: outside;
	list-style-image: url(../images/layout/jjBiConsult_bullet.gif);
	background-image: none;
	margin-left: 30px;
}
 .bulletLHcol li {
	background-image: url(../images/layout/jjBiConsult_bullet.gif);
	background-repeat: no-repeat;
	background-position: -1px -5pt;
	padding: 0px;
	margin: 0px;
}

/*Home page specific styles*/
#home_wrapper {
	width: 955px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 100px 0px;
	padding-top: 20px;


	background-image: /*url(../images/layout/jjBiConsult_bgHome.jpg);
	min-height: 650px;*/
}
#home_center {
	padding-top: 180px;
	padding-right: 350px;
}
#home_center .content {
	padding: 10px 16px;
	line-height: 1.5em;
	font-size: 0.8em;
}
.home_center .content p {
	margin: 12px 0;
	padding-top: 10px;
}
#home_center .content li {
	list-style-position: outside;
	list-style-image: url(../images/layout/jjBiConsult_bullet.gif);
	background-image: none;
	margin-left: 30px;
}
.testsig {
	font-variant: small-caps;
	font-size: 0.8em;
	font-weight: bold;
	color: #42636B;
}

/*FORM PAGE*/
.special {display:none; }
.validatestyle {
	font-size: 120%;
	color: #42636B;
	line-height: 1.5;
	font-weight: bold;
}
.form {
	font-weight: bold;
	color: #42636B;
	background-image: url(../images/layout/forms/formbg01.jpg);

}
<title>Janice Jones :: Missing details from your Consultancy enquiry</title>
