body {

	margin: 0px;
	background-color: #007cc3;
}
.clear{
	clear: both;
}
#wrapper {
	background-image: url(images/top-band.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.container { 
	margin: 0px auto 0px auto; 
	width: 990px;
}
#afterhours {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	text-align: right;

}
#afterhours a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#afterhours a:hover {
	color: #007cc3;
	text-decoration: underline;

}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007cc3;
	margin: 0px;
	text-align: right;

}
#header {
	margin: 0px;
	padding: 11px 0px 0px 0px;
	height: 88px;

}
#top-nav {
	margin: 0px;
	float: right;
	position: relative;
	width: 200px;
	text-align: center;
}

#top-nav ul{
	margin: 0px;
	padding: 12px 0px 0px 0px;
	color: #FFFFFF;
}
#top-nav ul a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#top-nav ul a:hover {
	text-decoration: underline;
}
#top-nav li{
	margin: 0px;
	display: inline;
}
#sendafile {
	background-image: url(images/indigo_13.jpg);
	width: 250px;
	height: 196px;
	float: left;
}
#fullservicedesign {
	background-image: url(images/index_13.jpg);
	width: 246px;
	height: 196px;
	float: left;
}
#largeformat {
	background-image: url(images/largeformat-back_16.jpg);
	width: 248px;
	height: 196px;
	float: left;
}
#digitalcopies {
	background-image: url(images/index_15.jpg);
	width: 246px;
	height: 196px;
	float: left;
}
.column-header {
	padding: 15px 0px 0px 5px;
}
.column-header a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.column-header a:hover{
	color: #007cc3;
	text-decoration: underline;
}
.column-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 6px 8px 0px 5px;
}
#footer-wrapper {
	margin: 0px auto 0px auto;
	width: 990px;
}
#footer {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 55px 0px 0px 0px;
	float: left;
}
#footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
#footer-links a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-links a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
#adobe {
	padding: 50px 0px 0px 0px;
	float: right;
}
#subpage {
	width: 460px;
	float: left;
}
#subpage-about {
	width: 660px;
	float: left;
}
#subpage-navless {
	width: 550px;
	float: left;
}
#buttons {
	float: left;
	padding: 15px 30px 0px 0px;
	width: 180px;
}
#buttons img{
	padding: 0px 0px 6px 0px;
}
#subpage-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #007cc3;
	padding-top: 10px;
}
#subpage-subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-top: 15px;
}
#subpage-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
#subpage-body a{ 
	color: #007cc3;
	text-decoration: none;
 
}
#subpage-body a:hover{ 
	color: #007cc3;
	text-decoration: underline;
 
}
#subpage-right-column {
	float: right;
	padding-top: 10px;
	margin: 0px;
}
#services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	padding-left: 35px;
}
#services li{
	list-style: url(images/e-bullet.gif); 
}
form { 
	font: 100% arial,sans-serif;
	margin: 0;
	padding: 20px 0px 0px 0px;
	min-width: 650px;
	max-width: 650px;
	width: 650px;
}
form fieldset { 
	border-color: #383f60;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}
form label { 
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
form fieldset legend { 
	font-size:1.1em;
	color: #383f60;
}
form input, form textarea, form select { 
	width: auto;
	margin: 5px 0 0 10px;
}
form input#reset { 
	margin-left: 0px;
}
textarea { 
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}
form br {
	clear: left;
}
#spacer {
	height: 20px;
}



.steps
{
  background-color: #cccccc;
  border-collapse: collapse;
  border: 0px;
  border-top: 2px #eeeeee solid;

  padding: 0px;
  margin: 0px;
  width: 784px;
  min-width: 990px;
  max-width: 990px;
  height: 47px;
}
.steps td
{
  text-align: center;
  font-size: small;
  color: #4c4c4c;
  background-color: #cccccc;
  padding: 3px 0px 3px 0px;
  margin: 0px;
  border: 0px;

}



