@charset "UTF-8";

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #737373;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #FFF;
	}

body a {
	color: #CCC;
	text-decoration:none;
	}

body a:hover {
	color: #FFF;
	text-decoration:none;
	}

#content h1, #cambridge h1, #london h1 {
	font-size:9pt;
}

#container #content p {
	padding-bottom:0.24em;
}

#container, .main #container {
	position:relative;
	width: 780px;
	min-height: 495px;
	background: #888;
	margin: 0 auto;
	border:1px solid #CCCCCC;
	border-bottom-width: 0;
	text-align:left;
	padding-bottom:12px;
	}
	
* html #container {
	height: 539px;
}

#container #content {
	margin: 40px auto auto 70px;
	padding: 0;
	width: 340px;
	text-align: left;
}

#content label {
	color:#ffffff;
	display:block;
	float:left;
	width:8em;
}

#content input, #content textarea {
	width:17em;
	margin-bottom:0.3em;
}
#content p {
text-align:justify;
}


#nav {
	font-size: 12px;
	color:#CCC;
	padding: 17px 0;
	border: none;
	text-align: center;
	}

#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 


#nav ul li {
	margin: 0;
	padding: 0 22px 2px 24px;
	border-left: 1px solid #CCC;
	list-style: none;
	display: inline;
	}
	
		
#nav ul li.first {
	border-left: none;
	padding-left: 0;
	}
		
#nav ul li.last {
	padding-right: 0;
	}
	
#nav li a {
	color:#CCC;
	text-decoration:none;
	}
	
#nav li a:hover {
	color:#FFF;
	text-decoration:none;
	}
	
#content ul {
	text-align:left;
	list-style:none;
	padding-left:0;
}

#imagegrid {
	position: absolute;
	right: 10px;
	top: 75px;
	margin: 0;
	padding: 10px;
	width: 330px;
	height: 330px;
	} 
		
#imagegrid img {
	position:absolute;
	padding: 5px;
	display:block;
	} 

#logos {
	width:257px;
	height:50px;
	position: absolute;
	right:20px;
	bottom:20px;
}

#logos img {
	border:none;
	margin-left:20px;
}

#logos img.first {
	margin-left:0;
}
	
#footer {
	position:absolute;
	bottom: 0px;
	margin: 0;
	width: 732px;
	background: #5C5C5C url('../rsrc/pd-footer-bg.jpg') repeat-y fixed top center;
	text-align:left;
	border-bottom: #CCCCCC 1px solid;
	left: 1px;
	padding-top: 14px;
	padding-right: 24px;
	padding-bottom: 14px;
	padding-left: 24px;
	}
	
#footer1 {
	background-color: #CCFF00;
	border-width: 0 1px 1px 1px;
	border-color: #CCCCCC;
	border-style: solid;
	width: 732px;
	background: #5C5C5C url('../rsrc/pd-footer-bg.jpg') repeat-y fixed top center;
	padding: 14px 24px;
	text-align: left;
	margin:auto;
}
#reg {
	position:relative;
	width: 780px;
	background: #888;
	margin: 0 auto;
	border:1px solid #CCCCCC;
	border-top-width: 0;
	text-align:center;
	padding-bottom:5px;
	}
.left {
	text-align:left;
}
	
.timandra {
	color: #999;
}

.timandra a {
	color: #999;
	text-decoration:none;
}

.timandra a:hover {
	color: #CCC;
	text-decoration:none;
}

ul.projects {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
	padding-bottom:0.4em;
}

ul.projects li {
	font-weight:bold;
	margin-left:0;
}
html {
       overflow-y: scroll;
}
