body {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 1em;
	color: black;
	background:white url(background_slice.gif) repeat-y scroll center top;
}

em	{
	font-style:normal;
	font-weight:bold;
	font-size: 7pt
}

a	{
	text-decoration:none;
	color: black
}

a:hover	{
	text-decoration:underline;
}


#copyright	{
		font-size: 9px;
	border-top: 1px dashed rgb(184,160,100);
	padding-top: 20px;
	margin-top: 10px;
}

h1 {
	font-size: 100%;
}

h2 {
	font-size: 90%
}

h3 {
	font-size: 80%;
}

p, ol, li {
	font-size: 80%;
}

#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header {
	height: 135px;
	text-align: left;
}

#content-top {
	height: 224px;
	background-color: white;
	text-align: left;
}

#content-top #main-image{
	margin: 0;
	padding: 0;
}

#enquiry-form {
	float: right;
	position: relative;
	height: 215px;
	width: 220px;
	margin-right: 30px;
	margin-top: 5px;
	border-left: 1px solid #181245;

}

#content-middle {
	background-color: white;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}

#heading {
	width: 900px;
	height: 38px;
	background-color: white;
	color: #181245;
	list-style: none;
	margin-left: 0px;
	padding: 0;
	border-top: 2px solid rgb(184,160,100);
	border-bottom: 2px solid rgb(184,160,100);
	text-align: left;
}

#heading h2 {
	margin-top: 0;
	margin-left: -40000px;
}
.replaced {
	left: -40000px;
	position: absolute;
}
#heading img {
	padding-top: 8px;
	padding-left: 32px;
}

#footer {
	height: 60px;
	background-color: white;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#dashed_line {
	height: 1px;
	padding-left: 20px;
	padding-right: 20px;

}

/* Navigation */

#navbar {
	width: 900px;
	height: 30px;
	background-color: #181245;
	color: white;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 2px solid rgb(184,160,100);
	border-bottom: 2px solid rgb(184,160,100);
	text-align: left;
}

#navbar li {
	float: left;
}

#navbar #nav-about img{
	padding-left:27px;
}

#navbar li img{
	border: none;
	padding-left:10px;
	padding-top:3px;
}

#navbar span {
	position: relative;
}

#navbar .text-link {
	position: absolute;
	left: -10000px;
}

#main-content img	{
	border: 0
}

#box_2	{
	margin-top:10px;
	margin-left: 35px;
}

#box_3	{
	margin-left: 35px;
}

#flash-income-protection	{
	
	margin-bottom: -15px;
}


/* enquiry form */
#enquiry-form input {
	border: solid #181425 1px;
	width: 180px;
}
#enquiry-header {
	position: absolute;
	top: 5px;
	left: 11px;
}
#enquiry-name {
	position: absolute;
	top: 40px;
	left: 13px;
}

#enquiry-name-input {
	position: absolute;
	top: 61px;
	left: 20px;
}
#enquiry-contact-number {
	position: absolute;
	top: 90px;
	left: 13px;
}

#enquiry-contact-number-input {
	position: absolute;
	top: 113px;
	left: 20px;
}
#enquiry-email-address {
	position: absolute;
	top: 145px;
	left: 13px;
}
#enquiry-email-address-input {
	position: absolute;
	top: 168px;
	left: 20px;
}
#enquiry-form #enquiry-submit {
	position: absolute;
	top: 195px;
	left: 153px;
	width: 52px;
	height: 15px;
	border: none;
}
