/* Generic common tags */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {	
	padding: 0;
	margin: 0;
}	
a img {
	border: 0;
}	

div.clear { clear: both; }

/* Main overall tags */

#page-container {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #636;
	width: 902px;
	padding: 15px;
	margin: auto;
}

a:link {
	color: #330033;
	text-decoration: none;
}
a:visited {  
	color: #330033;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:link {
	color: #636;
	text-decoration: none;
}
a.whitelink:visited {  
	color: #636;
	text-decoration: none;
}
a.whitelink:hover {
	color: #636;
	text-decoration: underline;
}

a.underlink:link {
	color: #636;
	text-decoration: underline;
}
a.underlink:visited {  
	color: #636;
	text-decoration: underline;
}
a.underlink:hover {
	color: #9933CC;
	text-decoration: underline;
}


.imageright {
	float: right;
	margin: 10px 0 10px 20px;

}

.imageleft {
	float: left;
	margin: 10px 20px 10px 20px 0;

}

/* TEXT */

.mainpara {
	margin-top: 0.5em;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: normal;
}

#mainbody ul {
	margin: 10px 0 10px 0;
}

#mainbody li {
	list-style-position: inside;
	list-style-type: disc;	
}

.addressline {
	line-height: 1em;	
}

/* HEADER */

#header-container {
	border: 1px solid #636;	
}

#top-pic {
}

#AJ-bar {
	font-size: 28px;
	color: #fff;
	padding-left: 183px;
	letter-spacing: 1pt;	
	background-color: #636;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c9c;
	border-bottom-color: #000;
}
#location-bar {
	font-size: 19px;
	padding-left: 183px;
	padding-top: 3px;
	background-color: #c9c;	
}	

/* BODY */

#body-container {
	float: left;
	width: 900px;
	border-left: 1px solid #636;
	border-right: 1px solid #636;
	margin: 0 0 0 0;
	padding: 0;
}

#menubar {
	float: left;
	width: 150px;
	padding-bottom: 50px;
}

.menucolour {
	border-right: 1px solid #636;
	background-color: #c9c;
}

#golden-charter {
	margin-top: 50px;
}

#saif {
	margin-top: 10px;
}

ul.nav {
	list-style-type: none;
	padding-left: 0;
}

ul.nav a {
	display: block;
	margin-top: 2px;
	padding-bottom: 5px;	
	padding-left: 10px;
	border-bottom: 1px solid #636;
}

#mainbody {
	clear: right;
	width: 700px;
	float: left;
	margin: 20px;

}	

.imagecaption {
	font-size: 0.9em;
	font-style: italic;	
	margin-top: 5px;

}

.ourservicespara {
	margin: 10px 0 0 15px;

}

h2.ourservicespara {
	margin: 10px 0 0 15px;
}

.ourservicesrows {
	padding: 10px 0 10px 0;
}

.ourservicesruler {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}


/* FOOTER */

#footer-container {
	border-left: 1px solid #636;
	border-right: 1px solid #636;
	border-bottom: 1px solid #636;
	padding-bottom: 35px;
}
#footer-bar {
	background-color: #636;	
	font-size: 17px;
	color: #fff;
	padding-left: 183px;
	padding-top: 3px;
	padding-bottom: 6px;
	position: relative;
}
#crest {
	position: absolute;
	right: 0;
	top: -40px;
	left: 20px;
	bottom:0;
}

#purplefiller {
	float: left;
	background-color: #c9c;
}

#site-design {
	margin-top: 270px;
}