body {
	font-family:"Times New Roman", Times, serif;
	color: #333366;
	background-color:#A5C4DC;
	font-size: 14px;
	}
	
.style6 {color: #0066cc}
.style7 {color: #333366}
.style9 {font-size: 24px}
.style10 {
	font-size: 14px;
	font-weight: bold;
}
	
/* the positioning of all the link HEADINGS under our services*/
#services {
	text-align:justify;
	font-size:x-large;
	padding-left: 30px;
	letter-spacing: 3px;
	}
	
	
/* the positioning of the heading 'our services' */
#services2 {
	width: 200px;
	float: left;
	margin-top:13px;
	margin-left:1px;
	margin-right:30px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bolder;
	height: 375px;
	}

	
	
/* The following three tags are concerned with the appearance of the tabs within the heading*/

#homepage {
	width:33%;
	text-align:center;
	float: center;
	font-size: 16px;
	}
	

#contact {
	width:33%;
	float:right;
	text-align:center;
	font-size: 16px;
	}

	
ul	{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}



/* The following tags enable the links under our services to appear as they do depending upon what action has occured with them, e.g. clicked, hovered over etc.*/

#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
	float: left;
	}

#menu3 li a {
	height: 24px;
	text-decoration: none;
	font-size: 16px;
	}

#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display:block;
	background: url(images/menu3.gif);
	background-color:#A5C4DC;
	padding: 8px 0 0 30px;
	}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
	color: #283A50;
	background-color:#A5C4DC;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

#intro {
	font-size:14px;
	padding-right:12px;
	}


#footer1 {
	text-align:right
	}



/* The invisable tag was used only to apply a gab between the top header links and the remainder of the site*/
#invisible {
	width: 100%;
	float: left;
	}



/* Following anchor tags determine the appearance of the header and footer links when clicked or hovered over*/

a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.87em;
	font-weight: bold;
	color: #333366;
	background-color:#A5C4DC;
	text-decoration: none
	}

a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.87em;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	}

a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.87em;
	font-weight: bold;
	color: #333366;
	background-color:#A5C4DC;
	text-decoration: blink;
	}
	
	
#footer2 {
	font-size:small;
	text-align:center;
	background-color: #000000;
	color: #FFFFFF;
	clear: left;
	}


	
#nicpic {
	font-size: 14px;
	text-align: center;
	height: 120px;
	width: 150px;
	float: right;
}
#bobpic {
	font-size: 14px;
	text-align: center;
	height: 120px;
	width: 150px;
	float: right;
}
li {
	font-size: 14px;
}
#map {
	float: left;
	padding-top: 50px;
	text-align: center;
	font-size: 12px;
	padding-left: 20px;
}
#partners {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 50px;
	padding-left: 15px;
}
#contactintro {
	float: left;
	padding-top: 50px;
}
#header {
	font-size: 16px;
}

