a:link,a:visited {color: white; text-decoration:none;}
a:hover {color: #1e9dff; text-decoration:none;}

body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 14px;
	text-align: center; /* center things in pre-IE6 */
}
h1 {
	color: #021071;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.0em;
}
h2	{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0px;
}
p {
	margin:0px;
}
#container {
	margin: 20px auto;
	width: 972px;
	text-align: left;
	border: 1px solid #020f6d;
}
#header {
	width: 100%;
	background: url(images/header.jpg)  top left no-repeat;
	height:209px;
}
#intro {
	/*border: 1px solid green;*/
	padding-top:90px;
	padding-left:350px;
}
#topmenu {
	background: url(images/menubg.jpg) top left no-repeat;
	height: 39px;
	/*border: 0px solid yellow;*/
}
#subheader {
	background: url(images/subheader.jpg) top left no-repeat;
	height: 171px;
	text-align: left;
	/*border: 0px solid yellow;*/
}
#subtab {
	position:absolute;
	margin:136px 0 0 132px;
	border: 0px solid red;
}
#subflash {
	float: right;
	margin-top: -28px;
	border: 0px solid red;
}
#content {
	background: url(images/shadowbg.jpg) top left no-repeat;
	text-align: left;
	/*border: 1px solid green;*/
	_height: 500px;
	min-height: 500px;
	padding: 26px 120px 20px 146px;
	/*border: 1px solid black;*/
}
#content p {
	padding-bottom: 10px;
	border: 0px solid red;
}
#content a:link {
	color: #021071;
}
#content a:hover {
	color: #1e9dff;
	text-decoration: underline;
}
	#content a:visited {
	color: #1e9dff;
}
#questionaire {
	width: 220px;
	height: 210px;
	float: right;
	margin: 15px -90px 0px 40px;
	text-align: center;
	/*border: 1px solid black;*/
}
#promotions {
	background: url(images/freedownload.png) bottom left no-repeat;
	width: 220px;
	height: 250px;
	float: right;
	margin: 250px -261px 0px 40px;
	text-align: left;
	/*border: 1px solid black;*/
}
#footer {
	clear: both;
	background: #03117b;
	height: 62px;
	text-align: left;
	font-size: 11px;
	color: white;
	/*border: 1px solid black;*/
	padding: 15px 0px 0px 146px;
}
#footer a:hover {
	text-decoration: underline;
}

#index #content {
	/*background: blue;*/
}
#whatwedo #content {
	/*background: red;*/
}

#topmenu a {
	padding-top:0px;
	padding-bottom:22px;
	line-height:21px;	
}
#index a#tmHome {
	background: url(images/tm_home.jpg) bottom left no-repeat;
}
#whatwedo a#tmWhatwedo {
	background: url(images/tm_whatwedo.jpg) bottom left no-repeat;
}
#programmes a#tmProgrammes {
	background: url(images/tm_programmes.jpg) bottom left no-repeat;
}
#publications a#tmPublications {
	background: url(images/tm_publications.jpg) bottom left no-repeat;
}
#contactus a#tmContactus {
	background: url(images/tm_contactus.jpg) bottom left no-repeat;
}
a#tmHome {
	padding-right:34px;
	border: 0px solid blue;
	margin-left: 146px;
}
a#tmHome:hover {
	background: url(images/tm_home.jpg) bottom left no-repeat;
	padding-right:34px;
	border: 0px solid blue;
}
a#tmWhatwedo {
	padding-right:34px;
	border: 0px solid blue;
	margin-left: 0px;
}
a#tmWhatwedo:hover {
	background: url(images/tm_whatwedo.jpg) bottom left no-repeat;
	padding-right:34px;
	border: 0px solid blue;
}
a#tmProgrammes {
	padding-right:34px;
	border: 0px solid blue;
	margin-left: 0px;
}
a#tmProgrammes:hover {
	background: url(images/tm_programmes.jpg) bottom left no-repeat;
	padding-right:34px;
	border: 0px solid blue;
}
a#tmPublications {
	padding-right:34px;
	border: 0px solid blue;
	margin-left: 0px;
}
a#tmPublications:hover {
	background: url(images/tm_publications.jpg) bottom left no-repeat;
	padding-right:34px;
	border: 0px solid blue;
}
a#tmContactus {
	padding-right:34px;
	border: 0px solid blue;
	margin-left: 0px;
}
a#tmContactus:hover {
	background: url(images/tm_contactus.jpg) bottom left no-repeat;
	padding-right:34px;
	border: 0px solid blue;
}

