*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f447d;
	}

body	{
	background-color: #332f58;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 918px;
	margin: 0px auto 0px auto;
	background-image: url('images/white-bg.png');
	background-repeat: repeat-y;
	background-position: top center;
	}

#header {
	width: 900px;
	height: 139px;
	margin: 0px 10px 0px 8px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: top center;
	}	

	#logo {
		width: 216px;
		height: 128px;
		float: left;
		}

		#logo img {
			width: 216px;
			height: 128px;
			border: 0px none transparent;
			}

	#menu {
		margin-left: 50px;
		margin-top: 88px;
		float: left;
		width: 600px;
		}

		table.menu td {
			height: 16px;
			}

		table.menu td img {
			height: 16px;
			border: 0px none transparent;
			background-color: #ffffff;
			}

			table.menu a img {
				display: block;
				background-image: none;
				}

				table.menu a:hover img {
					background-image: url('images/underscore.png');
					background-repeat: repeat-x;
					background-position: left 14px;
					}

		img.star {
			width: 20px;
			height: 16px;
			border: 0px none transparent;
			}

		table.menu td.home {
			width: 35px;
			}

			table.menu td.home img {
				width: 35px;
				}

		table.menu td.about {
			width: 111px;
			}

			table.menu td.about img {
				width: 111px;
				}

		table.menu td.services {
			width: 76px;
			}

			table.menu td.services img {
				width: 76px;
				}

		table.menu td.approach {
			width: 85px;
			}

			table.menu td.approach img {
				width: 85px;
				}

		table.menu td.experts {
			width: 72px;
			}

			table.menu td.experts img {
				width: 72px;
				}

		table.menu td.news {
			width: 109px;
			}

			table.menu td.news img {
				width: 109px;
				}

		table.menu td.contact {
			width: 67px;
			}

			table.menu td.contact img {
				width: 67px;
				}

#content {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	padding-bottom: 15px;
	}

	#content h2 {
		margin-bottom: 12px;
		}
		
	#content p {
		font-size: 90%;
		margin-bottom: 12px;
		}

	#content a {
		color: #4f447d;
		text-decoration: underline;
		}

		#content a:hover {
			color: #2d2d9b;
			text-decoration: none;
			}

	div.box-top {
		background-image: url('images/box-top.png');
		background-repeat: no-repeat;
		background-position: bottom center;
		height: 5px;
		width: 850px;
		}

	div.box-content {
		background-image: url('images/box-bg.png');
		background-repeat: repeat-y;
		background-position: center center;
		width: 830px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 12px;
		}

	div.box-bottom {
		background-image: url('images/box-bottom.png');
		background-repeat: no-repeat;
		background-position: top center;
		height: 5px;
		width: 850px;
		}


	#left-box {
		width: 412px;
		float: left;
		}

		#left-box-top {
			width: 412px;
			height: 5px;
			background-image: url('images/left-box-top.png');
			background-position: bottom center;
			background-repeat: no-repeat;
			line-height: 0%;
			font-size: 10%;
			}

		#left-box-content {
			width: 392px;
			background-image: url('images/left-box-bg.png');
			background-repeat: repeat-y;
			background-position: top center;
			padding: 10px;
			}

		#left-box-bottom {
			width: 412px;
			height: 5px;
			background-image: url('images/left-box-bottom.png');
			background-position: top center;
			background-repeat: no-repeat;
			line-height: 0%;
			font-size: 10%;
			}

		#left-box-index {
			width: 400px;
			background-image: url('images/index-left-bg.jpg');
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 10px;
			padding-top: 90px;
			}

		#left-box-index-text {
			width: 385px;
			font-size: 90%;
			}

			#left-box-index-text p {
				line-height: 150%;
				}


	#quote-box {
		width: 412px;
		height: 364px;
		float: left;
		margin-left: 30px;
		}

		#quote-box img {
			width: 412px;
			height: 270px;
			border: 0px none transparent;
			}

	#news {
		width: 412px;
		float: left;
		margin-left: 30px;
		}


		#news img.whatsnew {
			width: 405px;
			height: 27px;
			border: 0px none transparent;
			}

			table.news {
				font-size: 90%;
				color: #726a67;
				}

				table.news td {
					padding-left: 5px;
					padding-top: 3px;
					padding-bottom: 3px;
					}


					#news a {
					color: #726a67;
					text-decoration: none;
					}
	
						#news a:hover {
							color: #332f58;
							text-decoration: underline;
							}

				table.news td.date {
					font-weight: bold;
					color: #726a67;
					}


	#service-links {
		padding: 6px 20px 6px 40px;
		margin-left: 10px;
		margin-right: 10px;
		background-image: url('images/bottom-services-bg.png');
		background-repeat: repeat-x;
		background-position: top left;
		height: 38px;
		}

		table.servicelinks td {
			height: 17px;
			padding-bottom: 3px;
			}

		table.servicelinks td img {
			height: 17px;
			border: 0px none transparent;
			background-color: #ffffff;
			}

			table.servicelinks a img {
				display: block;
				background-image: none;
				}

				table.servicelinks a:hover img {
					background-image: url('images/underscore.png');
					background-repeat: repeat-x;
					background-position: left 15px;
					}

		img.comma {
			width: 9px;
			height: 19px;
			border: 0px none transparent;
			}

		table.servicelinks td.strategy {
			width: 135px;
			}

			table.servicelinks td.surveillance img {
				width: 135px;
				}

		table.servicelinks td.business {
			width: 135px;
			}

			table.servicelinks td.business img {
				width: 135px;
				}

		table.servicelinks td.market {
			width: 259px;
			}

			table.servicelinks td.servicelinks img {
				width: 259px;
				}

		table.servicelinks td.operations {
			width: 243px;
			}

			table.servicelinks td.operations img {
				width: 243px;
				}

		table.servicelinks td.government {
			width: 134px;
			}

			table.servicelinks td.government img {
				width: 134px;
				}

		table.servicelinks td.customer {
			width: 200px;
			}

			table.servicelinks td.customer img {
				width: 200px;
				}

	#bottom-links {
		text-align: center;
		font-size: 65%;
		padding-top: 5px;
		padding-bottom: 5px;
		}

		#bottom-links a {
			text-decoration: none;
			color: #777776;
			}

			#bottom-links a:hover {
				text-decoration: underline;
				}

#footer {
	width: 918px;
	padding-top: 11px;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 65%;
	background-image: url('images/bottom-wrap.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	text-align: center;
	}

	#footer a {
		color: #ffffff;
		text-decoration: underline;
		}

		#footer a:hover {
			color: #ffffff;
			text-decoration: none;
			}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}

div.bottom-links-line1 {
	width: 808px;
	margin: 0px auto 0px auto;
	}

div.bottom-links-line2 {
	width: 334px;
	margin: 0px auto 0px auto;
	}
