body {
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #1D4A9F;
}#banner-container {
	background: url(../media/graphics/banner-repeater.jpg) repeat-x;
	height: 139px;
	width: 100%;
}
#banner {
	margin: 0px auto;
	width: 990px;
	height: 139px;
}
#nav {
	display: block;
	margin: 0px;
	padding: 50px 0px 0px;
	float: left;
	height: 89px;
	width: 400px;
	list-style: none;
	color: #FFFFFF;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../media/graphics/nav-item.gif) no-repeat left bottom;
	display: block;
	height: 32px;
	width: 81px;
	padding-top: 57px;
	text-align: center;
	padding-right: 10px;
}
#nav li a:hover {
	background: url(../media/graphics/nav-item-over.gif) no-repeat left top;
	height: 59px;
	width: 81px;
	padding-top: 30px;
	padding-right: 10px;
}#banner img {
	float: right;
	margin-top: 13px;
	margin-right: 5px;
}
#content-container {
	background: #FFFFFF url(../media/graphics/content-repeater.gif) repeat-x;
	width: 100%;
}
#content {
	margin: 0px auto;
	width: 990px;
	padding: 15px 0px;
}
.column {
	float: left;
	width: 319px;
	margin-right: 15px;
}
.column-wide {
	float: left;
	width: 653px;
}
p {
	margin: 0px 0px 8px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E4BA0;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 0px 5px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}

#montage {
	background: url(../media/graphics/squares-montage-bg.gif);
	height: 383px;
}
.square1 {
	padding-left: 65px;
	clear: right;
}
.square2 {
	padding-left: 130px;
	clear: both;
	padding-top: 7px;
}
.square3 {
	padding-left: 65px;
	clear: both;
	padding-top: 6px;
}
.square4 {
	padding-left: 72px;
	clear: right;
	padding-top: 6px;
}
.square5 {
	clear: left;
	padding-top: 7px;
	padding-left: 1px;
}
.square6 {
	padding-left: 6px;
	clear: right;
	padding-top: 7px;
}
#montage img {
	float: left;
}
#baseplate-container {
	width: 100%;
	background: url(../media/graphics/baseplate-top-repeater.gif) repeat-x;
}
#baseplate {
	background: url(../media/graphics/baseplate-top.gif) no-repeat;
	margin: 0px auto;
	width: 990px;
	padding: 55px 0px 15px;
	color: #86A5DD;
	font-size: 11px;
}
#content p, #content li {
	line-height: 20px;
}
.baseplate-column {
	float: left;
	width: 178px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
/* *
.baseplate-column h3 {
	font-size:16px;
	font-weight:bold;
}
/* */
.norightmargin {
	margin-right: 0px;
}
h3 {
	color: #FFFFFF;
	font-size: 18px;
}
#baseplate a {
	color: #86A5DD;
	text-decoration: none;
	border-bottom: 1px solid #86A5DD;
}
#baseplate a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#baseplate .baseplate-column a {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#content ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
#content li {
	margin-bottom: 3px;
}
.colours {
	margin-bottom: 10px;
}
p a,
td a {
	color: #1E4B9E;
	text-decoration: none;
	border-bottom: 1px solid #1F4C9F;
}
p a:hover,
td a:hover {
	color: #85A0D3;
	border-bottom: 1px solid #85A0D3;
}
form {
	margin: 0px;
	padding: 0px;
}
.formFields {
	background: #E2E2E2;
	margin: 4px 0px;
	padding: 3px;
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #1E4B9E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.submitButtons {
	font-size: 14px;
	float: right;
	padding: 2px 6px;
	margin: 4px 10px 0px 0px;
	color: #FFFFFF;
	background: #1E4A9E;
	border-style: none;
}
.requiredfield {
	font-size: 20px;
	font-weight: bold;
	color: #1D4A9D;
}
select {
	border-style: none;
}
#projectphotos {
	margin: 20px auto;
	text-align: center;
	font-size: 15px;
}

#projectphotos img {
	background: #E2E2E2;
	padding: 5px;
	display: block;
	margin: 10px;
}

#projectphotos a {
	border-bottom: 0px none;
}
#content p.breadcrumb {
	display: block;
	padding: 5px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
}
/* */
/* START MENU
/* */
.menu {
	
}

*+html .menu {
	
}

/* hack to correct IE5.5 faulty box model */
* html .menu {

}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	
}
.menu ul li {
	
}
.menu ul ul {
	width:50px !important;
	position:relative !important;
	z-index:85;

}
.menu ul ul li
{
	width:150px !important;
	padding:0px !important;
	margin:0px !important;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	/*width:123px;*/
	list-style:none;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	width:150px;
	height:32px;
}
.menu a:hover {
	color:#000;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:150px;
	w\idth:149px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#FFF;
	background-image:none !important;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#FFF;
}
.menu ul ul :hover > a.drop {
	background:#FFF;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:149px  !important;
	t\op:150px  !important;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
.menu ul ul li {
	
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	height:24px  !important;
	width:150px  !important;
	margin-left:-40px !important;
	background-image:none !important;
	background-color:#1e4a9d !important;
	padding-top:5px !important;
	border-bottom:1px #FFF dashed;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px  !important;
	w\idth:150px  !important;
	padding-top:5px !important;
}
/* style the top level hover */
.menu a:hover{
}

.menu ul ul a:hover {
	/*color:#0033CC;*/
	height:24px  !important;
	width:150px  !important;
	padding-top:5px !important;
}

.menu :hover > a, .menu ul ul :hover > a {
}

.menu ul ul :hover > a {
	/*color:#0099CC;*/
	height:24px  !important;
	width:150px  !important;
	background-color:#4670c0 !important;
}




/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}
/* */
/* END MENU
/* */