html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	color: #4D89C5;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
a,  a:link {
	color: #4D8BBE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #448AC5;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #4B8AB6;
	text-decoration: underline;
}
a:focus {
	color: #4D8BBE;
}
a:active {
	color: #4D8BBE;
}
a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:focus {
	color: #FFFFFF;
}
a.nav:active {
	color: #FFFFFF;
}
a.blue:link {
	color: #478ABF;
	font-weight: bold;
	text-decoration: none;
}
a.blue:visited {
	color: #478ABF;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover {
	color: #478ABF;
	text-decoration: underline;
}
a.blue:focus {
	color: #478ABF;
}
a.blue:active {
	color: #478ABF;
}
a.grey:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.grey:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.grey:hover {
	color: #666;
	text-decoration: underline;
}
a.grey:focus {
	color: #666;
}
a.grey:active {
	color: #478ABF;
}
a.green:link {
	color: #079273;
	font-weight: bold;
	text-decoration: none;
}
a.green:visited {
	color: #079273;
	font-weight: bold;
	text-decoration: none;
}
a.green:hover {
	color: #079273;
	text-decoration: underline;
}
a.green:focus {
	color: #079273;
}
a.green:active {
	color: #079273;
}
a.blue2:link {
	color: #0C3D8D;
	font-weight: bold;
	text-decoration: none;
}
a.blue2:visited {
	color: #0C3D8D;
	font-weight: bold;
	text-decoration: none;
}
a.blue2:hover {
	color: #0C3D8D;
	text-decoration: underline;
}
a.blue2:focus {
	color: #0C3D8D;
}
a.blue2:active {
	color: #0C3D8D;
}
#outerWrapper {
  background-color: #000000;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 760px;
}
#outerWrapper #header {
	background-color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	height: 193px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #000000;
	border-right: solid 1px #666;
	float: left;
	width: 170px;
	padding-left: 10px;
	background-image: url(images/leftbg.jpg);
}
#outerWrapper #contentWrapper #content {
	margin: 15px 10px 0 200px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #000000;
	margin-left: 10px;
	border: 1px solid #666;
	margin-right: 10px;
	height: 54px;
}
#outerWrapper #navholder {
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	height: 42px;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#outerWrapper #navholder #navhome {
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#outerWrapper #navholder #navabout {
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#outerWrapper #navholder #navservices {
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#outerWrapper #navholder #navprojects {
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#outerWrapper #navholder #navcontact {
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
.Squarebullits {
	color: #478ABF;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-right: 25px;
}
#outerWrapper #navholder #navlinks {

	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#outerWrapper #navholder #navnews {

	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D8BBE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
.projects1 {
	height: 100px;
	width: 500px;
}
.projectimage1 {
	padding: 5px;
	float: right;
	height: 90px;
	width: 90px;
}
.projectnav1 {
	height: 25px;
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.projectnav2 {
	height: 25px;
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.projectnav3 {
	height: 25px;
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.projectnav4 {
	height: 25px;
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
