* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
}

body {
	background-color: #fff;
	color: #003366;
	text-align: justify;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/bgd-blueprint.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding: 0px;
}
.page-copy p {
	text-align: left;
}
.page-copy h2 a {
	color: #000000;
	font-size: 0.85em;
	text-decoration: none;
}
#footer {
	background-color: #000000;
	width: 100%;
	clear: both;
	margin-top: 40px;
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
	width: 100%;
	padding: 0px;
	margin-top: 0em;
	list-style-type: none;
	clear: both;
	margin-bottom: 0em;
	margin-right: 0px;
	float: left;
	margin-left: 0em;
}
#footer ul a {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 0.8em;
	color: #C7DFF0;
	font-weight: bold;
	display: block;
	color: #C0DBEE;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #61A4D6;
	width: 4.7em;
	padding-left: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.5px;
}
#footer ul li {
	float: left;
}

#container {
	width: 828px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 210px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.hometagline2 {
	font-weight: bold;
	color: #0066CC;
}

#pageHeader {
	margin-top: 30px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	width: 829px;
	height: 80px;
	background-color: transparent;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	display: block;
	}
#pageHeader h1 span {
	display:none
	}
#head-home h1 span {
	display:none
	}
#head-about h1 span {
	display:none
	}
#head-systems h1 span {
	display:none
	}
#head-operational h1 span {
	display:none
	}
#head-clients h1 span {
	display:none
	}
#head-news h1 span {
	display:none
	}
#head-contact h1 span {
	display:none
	}
	
#head-home h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-home.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}	
#head-about h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-about.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}
#head-systems h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-systems.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}
#head-operational h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-operational.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}
#head-clients h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-clients.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}
#head-news h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-news.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}

#head-contact h1 {
	width: 615px;
	height: 93px;
	background-color: #5CA1D3;
	background-image: url(../images/heading-contact.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	}

	
ul.menu {
	list-style: none;
}

ul.menu li, h1 {
	font-size: 3em;
	/*margin-top: 0.2em;
	margin-bottom: -0.1em;*/
	letter-spacing: -0.05em;
	line-height: 0.9em;
	font-weight: bold;
	color: #999999;
}

ul.menu li:after {
	content: ".";
	color: #999999;
}

h1 {
	margin-bottom: 0px;
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
	letter-spacing: -0.05em;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
	margin-top: 0em;
	text-align: left;
}



h3 {
	font-size: 1em;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	font-weight: bold;
	color: #666666;
	margin-top: 1em;
	text-transform: uppercase;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}

p {
	margin-top: 1em;
}

ul {
	list-style: square;
	margin: 1em;
}

li a {
	color: #0066CC;
	text-decoration: underline;
	outline: none;
}

li a:hover {
	color: #999;
	text-decoration: none;
}

#content {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 515px;
	background-color: #E9F2F9;
	float: right;
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-x;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
#clients {
}

 /* allow room for 3 columns */
#clients  ul
  {
	width: 38em;
	list-style-type: none;
  }

  /* float & allow room for the widest item */
#clients  ul li
  {
	float: left;
	width: 18.5em;
	display: block;
	margin-bottom: 1.25em;
	padding-left: 2px;
  }

  /* stop the float */
#clients br
  {
	clear: left;
	height: 4px;
  }

  /* separate the list from subsequent markup */
#clients  div.wrapper
  {
    margin-bottom: 1em;
  }
