    #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#spacer {
	width: auto;
	}

/*this container holds the right-hand column divs*/
#holderdiv {
	width: 370px;
	margin: 0px 5px 0px 0px;
}
/*this container holds the left-hand column divs*/
#holderdiv2 {
	width: 370px;
	padding-right: 0px;
	padding-left: 0px;
}
/*the individual text boxes in the left-hand column*/
.coldiv {
	margin: 0px 0;
	background-color: #faf9f5;/*themecolour3;*/
	color: #333333;/*themecolour3%0;*/
	border: 1px solid #fea558;/*themecolour1$ 4.1%, 54.6%;*/
	width: 770px;
}
/*the individual text boxes in the left-hand column */
.leftcoldiv {
	margin: 5px 0 10px 5;
	background-color: #fff2e7;/*themecolour1$ 86%, 100%;*/
	color: #333333;
	width: 370px;
	border: 1px solid #fea558;/*themecolour1$ 4.1%, 54.6%;*/
	padding: 1px;
	
}
/*the individual text boxes in the left-hand column - alternative style*/
.leftcoldiv2 {
	margin: 5px 0 10px 5;
	background-color: #faf9f5;/*themecolour3;*/
	color: #333333;
	width: 370px;
	border: 1px solid #fea558;/*themecolour1$ 4.1%, 54.6%;*/
	padding: 1px;
	
}
/*the individual text boxes in the right-hand column*/
.rightcoldiv {
	margin: 5px 0 10px;
	width: 370px;
	background-color: #fff2e7;/*themecolour1$ 86%, 100%;*/
	color: #333333;
	border: 1px solid #fca050;/*themecolour1;*/
	float: right;
	padding: 1px;
}
.rightcoldiv2 {
	margin: 5px 0 10px;
	width: 180px;
	background-color: #faf9f5;/*themecolour3;*/
	color: #333333;
	border: 1px solid #fca050;/*themecolour1;*/
	float: right;
	padding: 1px;
}
/*contains and positions the horizontal navbar*/
.hnav {
	margin: 10px 0 0px;
	width: 770px;
	background-color: #fca050;/*themecolour1;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fca050;/*themecolour1;*/
	border-left-color: #fca050;/*themecolour1;*/
}
/*style the footer area*/
#footer {
	width: 745px;
	font-size: 70%;
	text-align: center;
	height: 24px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	vertical-align: middle;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fea558;/*themecolour1$ 4.1%, 54.6%;*/
}
/**Redefined html tags**/
/*this defines the font style and color, also the gradient background image*/
    body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
    background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;/*themecolour4;*/
}
/*sets margins to 0*/  
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the text */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
}
/*style the heading1 text */
h3 {
	font-size: 65%;
}
.coldiv h2 {
	margin: 0 20 5;
	background-color: #fff2e7;/*themecolour1$ 86%, 100%;*/
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdbd84;/*themecolour1$ 30.1%, 43.1%;*/
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 20px;
}
.coldiv h1 {
	margin: 0 210 5 200;
	background-color: #fdbd84;/*themecolour1$ 30.1%, 43.1%;*/
	font-size: 90%;
	padding: 1px 20px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
}
.leftcoldiv h2 {
	background-color: #fdbd84;/*themecolour1$ 30.1%, 43.1%;*/
	font-size: 90%;
	padding: 1px 1px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
.leftcoldiv h1 {
	background-color: #fca050;/*themecolour1;*/
	font-size: 140%;
	padding: 1px 1px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
.rightcoldiv h2 {
	margin: 0 0 5;
	background-color: #fdbd84;/*themecolour1$ 30.1%,43.1%;*/
	font-size: 105%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
}
.rightcoldiv h1 {
	margin: 0 0 5;
	background-color: #fca050;/*themecolour1;*/
	font-size: 80%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
}
.rightcoldiv2 h1 {
	margin: 0 0 5;
	background-color: #fca050;/*themecolour1;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
}
.rightcoldiv2 h2 {
	margin: 0 0 5;
	background-color: #fdbd84;/*themecolour1$ 30.1%,43.1%;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;/*themecolour2;*/
	color: #000000;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	list-style-image:  url(file:///C|/Documents%20and%20Settings/shane%20roach/My%20Documents/My%20Webs/uktaxi/Molecular_page4_files/Molecular_page4_bullet.gif);
	list-style-position: inside;
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
/*link styles*/
a:link {
	color: #0000CC;/*themecolour1;*/
	
}
a:visited {
	color: #0000CC;/*themecolour1$ 30.1%,43.1%;*/
	
}
a:link:hover {
	color: #000000;/*themecolour2;*/
	
}
/*defines the style for horizontal dividers used in right and left-hand columns */
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6273bf;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*floats image to the left of text blocks*/
.imagefloat {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
#clear {
	height: 1px;
}
.logo1 {	margin: 0px 0 10px;
	width: 200px;
	height: 100px;
}
/*floats logo graphic to the left */ 
div.row span.left {
  float: left;
  text-align: left;
  }

/*floats heading graphic to the right */ 
div.row span.right {
  float: right;
  text-align: right;
  }
.layer
{
	margin: 0;
	width:210px;
	height:155px;
	z-index: 4;
	left: 450px;
	top: 450px;
    
   }