@charset "utf-8";
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 p {
	padding: 0px 5px 5px 5px;
}
body {
  background-color: #666;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 5px;
}
a,  a:link {
  color: #669900;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #999900;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  border-left: solid thick #000000; 
  border-right: solid thick #000000; 
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 924px;
}
#outerWrapper #menu {
	background-image: url(resources/pix/menu-bg-web-consultants-washington.png);
	background-repeat: repeat-x;
	height: 40px;
}
#outerWrapper #header {
	background-image: url(resources/pix/web_design_database_washington_dc.png);
	font-size: 18px;
	font-weight: bold;
	height: 150px;
	line-height: 15px;
	padding: 0px 10px 10px 10px; 
	background-repeat: no-repeat;
}
#outerWrapper #headersoftware {
	background-image: url(resources/pix/software-header-webdesign-database.png);
	font-size: 18px;
	font-weight: bold;
	height: 303px;
	line-height: 15px;
	padding: 0px 10px 10px 10px; 
	background-repeat: no-repeat;
}

#outerWrapper #breadcrumbs {
	padding-left: 25px;
}
#outerWrapper #header #featuredLinks {
	line-height: 20px;
}
#outerWrapper #header #featuredLinks #first {
	float: left;
	width: 250px;
	margin-left: 195px;
}
#outerWrapper #header #featuredLinks #second {
	float: right;
	width: 250px;
	margin-right: 195px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  margin-left: 15px;
  padding: 10px 10px 10px 10px; 
  width: 200px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	margin-right: 10px; 
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 235px 0 235px; 
	padding: 10px 10px 10px 10px; 
	background-color: #E2E2E2;
	background-image: url(resources/pix/content_bg_web_design_washington_dc.png);
	background-repeat: repeat-x;
	border: thin solid #CCCCCC;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	margin-top: 20px;
	background-image: url(resources/pix/footer-innerfile-web-design-filemaker.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 93px;
}
.image_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}
.image_right {
	float: right;
	padding: 5px 5px 5px 10px;
}
.image_left {
	float: left;
	padding: 5px 10px 5px 5px;
}
.more {
	float: right;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.caption {
	text-align: center;
	font-size: x-small;
}
.softwarelinks {
	font-size: 14px;
	padding-top: 5px;
}
