html,body {
	margin:0px;
	padding:5px 0px 10px 0px;
	background-color:#FFFFFF;
	font-size:100%;
	min-width:750px;
	text-align:center;
	}

p.skipmenu {
	position:absolute;
	left:-999px;
	width:990px;
	}

#container {
	width:750px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	}

	#lightbox {
		position:absolute;
		left:0;
		width:100%;
		z-index:100;
		text-align:center;
		line-height:0;
		}

	#lightbox a img { border:none; }

	#outerImageContainer {
		position:relative;
		background-color:#FFFFFF;
		width:250px;
		height:250px;
		margin:0 auto;
		}

	#imageContainer {
		padding:10px;
		}

	#loading {
		position:absolute;
		top:40%;
		left:0%;
		height:25%;
		width:100%;
		text-align:center;
		line-height:0;
		}
	#hoverNav {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:10;
		}
	#imageContainer>#hoverNav { left:0; }
	#hoverNav a { outline:none; }

	#prevLink, #nextLink {
		width:49%;
		height:100%;
		background:transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
		display:block;
		}
	#prevLink { left:0; float:left;}
	#nextLink { right:0; float:right;}
	#prevLink:hover, #prevLink:visited:hover { background:url("../images/prevlabel.gif") left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background:url("../images/nextlabel.gif") right 15% no-repeat; }


	#imageDataContainer {
		font:10px Verdana, Helvetica, sans-serif;
		background-color:#FFFFFF;
		margin:0 auto;
		line-height:1.4em;
		overflow:auto;
		width:100%	
		}

	#imageData { padding:0 10px; color:#666; }
	#imageData #imageDetails { width:70%; float:left; text-align:left; }	
	#imageData #caption { font-weight:bold;	}
	#imageData #numberDisplay { display:block; clear:left; padding-bottom:1.0em; }			
	#imageData #bottomNavClose { width:66px; float:right;  padding-bottom:0.7em; }	
			
	#overlay {
		position:absolute;
		top:0;
		left:0;
		z-index:90;
		width:100%;
		height:500px;
		background-color:#000;
		}

	.clear {
		width:750px;
		height:10px;
		float:left;
		}

	.split {
		width:750px;
		height:10px;
		float:left;
		border-bottom:1px solid #E3E3E3;
		}

	h1,h2,h3,h4,h5,p {
		font-family:Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
		}

	hr {
		width:750px;
		height:0px;
		line-height:0px;
		font-size:1px;
		margin:0px;
		padding:4px 0px 4px 0px;	
		border-style:solid;
		border-color:#E3E3E3;
		border-width:1px 0px 0px 0px;
		clear:both;
		}

	button {
		display:block;
		float:left;
		margin:0px 7px 0px 0px;
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
		border-bottom:2px solid #CCCCCC;
		border-right:2px solid #CCCCCC;
		font-family:Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
		font-size:0.75em;
		line-height:130%;
		text-decoration:none;
		font-weight:bold;
		color:#000000;
		cursor:pointer;
		padding:5px	10px 6px 7px; /* Links */
		}
	button {
		width:auto;
		overflow:visible;
		padding:0px	5px 0px 5px; /* IE6 */
		}
	button[type] {
		padding:0px 5px 0px 5px; /* Firefox */
		line-height:17px; /* Safari */
		}
	*:first-child+html button[type] {
		padding:0px 5px 0px 5px; /* IE7 */
		}
	button img {
		margin:0px 3px -3px 0px	!important;
		padding:0px;
		border:none;
		width:16px;
		height:16px;
		}

	button:hover {
		background-color:#FFFFFF;
		border-bottom:2px solid #AAAAAA;
		border-right:2px solid #AAAAAA;
		color:#000000;
		}

	#header_container {
		width:750px;
		float:left;
		padding:0px;
		margin:10px 0px 40px 0px;
		}

		#branding_container {
			width:400px;
			float:left;
			text-align:left;
			}

			#logo {
				width:94px;
				float:left;
				text-align:left;
				margin-top:14px;
				}

			#title {
				width:306px;
				float:left;
				}

				#title p {
					margin:0px;
					padding:0px;
					padding-top:16px;
					margin-bottom:5px;				
					}			
				
				#title p.tiny {
					font-size:0.75em;
					color:#666666;
					text-transform:uppercase;
					letter-spacing:0.84em;
					padding:0px;
					margin:0px 0px 0px 2px;
					}

				/* IE7 hack */

				html* #title p.tiny {
					letter-spacing:11px;
				}
				
				#title a, #title a:active, #title a:visited {				
					font-size:2.3em;
					font-weight:bold;
					color:#333333;
					letter-spacing:-0.1em;
					text-decoration:none;
					}

				/* IE7 hack */

				html* #title a, #title a:active, #title a:visited {
					letter-spacing:-0.1875em;
				}
				
				#title a:hover {
					text-decoration:underline;
					}

		#quick_contact {
			width:350px;
			float:left;
			text-align:right;
			}

			#quick_contact p {
				font-size:1.7em;
				color:#C0C0C0;
				text-transform:uppercase;
				letter-spacing:-0.04em;
				margin:0px;
				padding:0px;
				padding-top:16px;
				}

				#quick_contact em {
					font-style:normal;
					color:#333333;
					}

			#quick_contact p.tiny {
				font-size:0.75em;
				text-transform:none;
				letter-spacing:0em;
				padding:0px;
				margin:0px;
				}

			#quick_contact a, #quick_contact a:active, #quick_contact a:visited {
				color:#4581CA;
				}
				
			#quick_contact a:hover {
				color:#333333;
				}

	#mini_tabs {
		width:750px;
		height:29px;
		float:left;
		text-align:left;
		/*background:url("../images/layout/mini_tabs.jpg") top left no-repeat;*/
	}

	#mini_tabs ul {
		margin:0px;
		padding:0px;
		list-style-type:none;
		list-style:none;
		text-align:center;
		border:0px;
	}

	#mini_tabs ul li {
		height:29px;
		margin:0px;
		padding:0px 1px 0px 0px;
		display:block;
		float:left;
		text-align:center;
	}

	#mini_tabs ul li a {
		width:auto;
		height:23px;
		margin:0px;
		padding:7px 10px 0px 10px;
		font-family:Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
		font-size:0.75em;
		color:#FFFFFF;
		text-decoration:none;
		display:block;
		text-align:center;
		background:url("../images/layout/button_bg.gif") top left repeat-x;
		position:relative;
		border:0px;
		outline:none;
	}

	#mini_tabs ul li a:hover {
		background:url("../images/layout/button_bg_hover.gif") top left repeat-x;
	}

	/* ie5 ie5.5 and ie6 css hack || ie5.2 mac */

	* html #mini_tabs ul li a {
		/*--IE5.2-Mac--*/
		width:auto;
		height:23px;
		/*--IE-PC--\*/
		width:50px;
		white-space:nowrap;
		height:30px;
		/*--End--*/
	}

	.round_left {
		position:absolute;
		width:9px;
		height:10px;
		top:0px;
		left:0px;
		background:url("../images/layout/button_corner_left.png") top left no-repeat;
		background-color:transparent;
		font-size:0px; /* for IE6 */
	}

	/* ie5 ie5.5 and ie6 css hack || ie5.2 mac */

	* html .round_left {
		/*--IE5.2-Mac--*/
		background:url("../images/layout/button_corner_left.png") top left no-repeat;
		background-color:transparent;
		/*--IE-PC--\*/
		background:none;
		background-color:transparent;
		/*--End--*/
	}

	/* IE7 hack to stop transparent PNG's being repeated twice on top of one another */

	html* .round_left {
		background-image:none;
	}

	.round_right {
		position:absolute;
		width:9px;
		height:10px;
		top:0px;
		right:0px;
		background:url("../images/layout/button_corner_right.png") top left no-repeat;
		background-color:transparent;
		font-size:0px; /* for IE6 */
	}

	/* ie5 ie5.5 and ie6 css hack || ie5.2 mac */

	* html .round_right {
		/*--IE5.2-Mac--*/
		background:url("../images/layout/button_corner_right.png") top left no-repeat;
		background-color:transparent;
		/*--IE-PC--\*/
		right:-1px;
		background:none;
		background-color:transparent;
		/*--End--*/
	}

	/* IE7 hack to stop transparent PNG's being repeated twice on top of one another */

	html* .round_right {
		background-image:none;
	}

	#mini_tabs ul li a#active {
		background:url("../images/layout/button_bg_selected.gif") top left repeat-x;
	}

	#mini_tabs a em {
		font-style:normal;
		text-decoration:underline;
	}

	.grey_line {
		width:750px;
		height:6px;
		background-color:#E7EFF5;
		font-size:0px; /* for IE6 */
		float:left;
	}

	#post_card {
		width:750px;
		height:300px;
		float:left;
		background:url("../images/layout/post_card2.jpg") top left no-repeat;
		}

		#post_card h1 {
			text-indent:-700em;
			}

		#post_card p {
			text-indent:-700em;
			}

	#content_container {
		width:750px;
		float:left;
		}

		#content_header {
			width:750px;
			float:left;
			}

		/* IE7 hack */

		html* #content_header {
			padding-top:10px;
		}

			#content_header h1 {
				font-size:1.5em;
				color:#333333;
				letter-spacing:-0.04em;
				}

			#content_header h3 {
				font-size:0.75em;
				font-weight:normal;
				color:#999999;
				line-height:1.7em;
				padding:0px;
				margin:0px;
				}

		#content {
			width:500px;
			float:left;			
			}

		/* IE7 hack */

		html* #content {
			padding-top:10px;
		}

			#content h2 {
				font-size:1.2em;
				color:#0281CA;
				letter-spacing:-0.04em;
				}

			#content h2.intro {
				font-size:1.5em;
				color:#C0C0C0;
				letter-spacing:-0.04em;
				padding:0px;
				margin:0px;
				}

				#content h2.intro em {
					color:#333333;
					font-style:normal;
					}

			#content p {
				font-size:0.75em;
				color:#666666;
				line-height:1.7em;
				}

				#content p a, #content p a:active, #content p a:visited {
					color:#0281CA;
					}

				#content p a:hover {
					color:#333333;
					text-decoration:none;
					}

			#content b {
				color:#333333;
				}

			#content p.option {
				font-size:0.85em;
				color:#C0C0C0;
				margin:40px 0px 40px 0px;
				}

				#content p.option a, #content p.option a:active, #content p.option a:visited {
					font-size:1.5em;
					font-weight:bold;
					color:#0281CA;
					letter-spacing:-0.04em;
					}

				#content p.option a:hover {
					text-decoration:none;
					}

			.image_container {
				position:relative;
				float:right;
				margin:10px 0px 10px 25px;
				border:4px solid #E3E3E3;
				text-align:center;
				}

				.image_container_left {
					position:relative;
					float:left;
					margin:10px 25px 10px 0px;
					border:4px solid #E3E3E3;
					text-align:center;
					}

			.image_client_container {
				position:relative;
				float:left;
				margin:10px 25px 10px 0px;
				border:1px solid #E3E3E3;
				text-align:center;
				padding:2px;
				}

				.image_client_container_right {
					position:relative;
					float:right;
					margin:10px 0px 10px 25px;
					border:1px solid #E3E3E3;
					text-align:center;
					padding:2px;
					}

			#content ul {
				list-style:none;
				padding:0px;
				margin:0px;
				border-left:3px solid #DDDDDD;
				clear:left;
				}

			#content li {
				list-style:none;
				font:0.75em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
				font-weight:normal;
				color:#999999;
				padding:4px 0px 4px 5px;
				}

			#content fieldset {
				border:10px solid #CCCCCC;
				padding:20px;
				}

			#content legend {
				display:none;
				}

			#content label {
				font:0.75em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
				color:#000000;
				font-weight:bold;
				}

				#content label em {					
					font-style:normal;
					color:#AAAAAA;
					}

			#content input, #content textarea {
				font:1.0em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
				font-weight:bold;
				color:#000000;
				letter-spacing:-0.04em;
				padding:3px;
				border:1px solid #BBBBBB;
				border-top:2px solid #BBBBBB;
				border-bottom:1px solid #DDDDDD;						
				background-color:#F3F3F3;
				}

				#content input:focus, #content textarea:focus {
					background-color:#FFFFCC;
					}

			#content blockquote {
				color:#222D2D;
				background:#C2DBE2 url(../images/layout/blockquote-bottom.gif) no-repeat left bottom;
				margin:5px auto 10px;
				width:270px;
				}
				
			#content blockquote p {
				color:#203C44;
				padding:10px 10px 2px;
				background:url(../images/layout/blockquote-top.gif) no-repeat left top;
				}
					
			#content blockquote p.source {
				font-size:0.7em;
				color:#333333;
				background:url(none);
				padding-left:37px;
				font-weight:bold;
				}

			#content blockquote {
				margin:10px auto 20px auto;
				}
				
			#content blockquote + blockquote {
				margin-bottom:0;
				}

			.press {
				width:500px;
				float:left;
				padding:0px;
				margin:0px;
				}

				.press li {
					float:left;
					width:145px;
					padding:5px 5px 10px 5px;
					margin:0px 15px 15px 0px;
					background:#EAEAEA;
					}
					
					.press li img {
						margin:0px 0px 10px 0px;
						border:1px solid #D2D2D2;
						}
			
					.press li p {
						padding:0px 0px 0px 5px;
						margin:0px;
						}
		
		.margin {
			width:40px;
			float:left;
			}

		#lists {
			width:210px;
			float:left;
			}

			.clients {
				width:210px;
				float:left;
				padding:0px;
				margin:0px 0px 10px 0px;
				}

				.clients li {
					list-style-type:none;
					display:block;
					font:0.75em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
					padding:5px 0px 5px 30px;
					background:#F9F9F9;
					border-top:1px solid #E3E3E3;
					}

					.clients li.white {
						background:#FFFFFF;
						}

					.clients li.end {
						border-bottom:1px solid #E3E3E3;
						}

				.clients a, .clients a:active, .clients a:visited {
					color:#4581CA;
					}
				
				.clients a:hover {
					color:#333333;
					}

			#lists p a, #lists p a:active, #lists p a:visited {
				font:0.6875em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
				color:#DFDFDF;
				text-decoration:none;
				}

			#lists p a:hover {
				color:#919191;
				text-decoration:underline;
				}

			#lists h3 {
				font-size:1.4em;
				color:#C0C0C0;
				font-weight:normal;
				letter-spacing:-0.04em;
				padding:0px;
				margin:0px 0px 15px 0px;
				}

		#links {
			width:210px;
			float:left;
			}

			.related {
				width:210px;
				float:left;
				padding:0px;
				margin:0px 0px 10px 0px;
				}

				.related li {
					list-style-type:none;
					display:block;
					font:0.75em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
					padding:5px 0px 5px 30px;
					background:#F9F9F9;
					border-top:1px solid #E3E3E3;
					}

					.related li.white {
						background:#FFFFFF;
						}

					.related li.end {
						border-bottom:1px solid #E3E3E3;
						}
					
					.related li.end_white {
						background:#FFFFFF;
						border-bottom:1px solid #E3E3E3;
						}

				.related a, .related a:visited {
					color:#4581CA;
					}

					.related a#selected {
						font-weight:bold;
						color:#4581CA;
						text-decoration:none;
						}
				
					.related a:hover, .related a#selected:hover {
						color:#333333;
						}

			#links p a, #links p a:active, #links p a:visited {
				font:0.6875em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
				color:#CCCCCC;
				text-decoration:none;
				}

			#links p a:hover {
				color:#919191;
				text-decoration:underline;
				}

			#links h3 {
				font-size:1.4em;
				color:#C0C0C0;
				font-weight:normal;
				letter-spacing:-0.04em;
				padding:0px;
				margin:0px 0px 15px 0px;
				}
			
		#footer {
			width:750px;
			float:left;
			display:block;
			margin:100px 0px 0px 0px;
			}

			.nav2 {
				float:left;
				display:block;
				padding:0px;
				margin:0px 0px 4px 0px;
				}

				.nav2 li {
					list-style-type:none;
					display:inline;
					font:0.7em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
					color:#DFDFDF;
					padding:0px 7px 0px 0px;
					}

				.nav2 a:link, .nav2 a:active, .nav2 a:visited {
					color:#919191;
					}
				
				.nav2 a:hover {
					color:#333333;					
					}

			#footer p {
				font:0.6875em Arial, Tahoma, Helvetica, Verdana, Georgia, sans-serif;
				color:#919191;
				margin:0px;
				padding:4px 0px 0px 0px;
				}