/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  March 1, 2015, 9:20 pm with psd2css Online version 1.95
 *
 */

body {
  margin: 0; padding: 0;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* This is a wrapper for the background_center2 layer you made */
#Layer-1-wrapper {
  position: relative;
  width: 900px;
  margin: auto;
}

/* You named this layer background_center2 */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 900px;
  height: 1200px;
  z-index: 1;
}

/* You named this layer Companies we have had the pleas */
#Layer-2 {
  position: absolute;
  left: 64px;
  top: 1032px;
  width: 773px;
  height: 24px;
  z-index: 2;
}

/* You named this layer We Get It */
#Layer-3 {
  position: absolute;
  left: 69px;
  top: 955px;
  width: 244px;
  height: 35px;
  z-index: 3;
}

/* You named this layer You want to tell your story */
#Layer-4 {
  position: absolute;
  left: 509px;
  top: 931px;
  width: 364px;
  height: 24px;
  z-index: 4;
}

/* You named this layer We can help */
#Layer-5 {
  position: absolute;
  left: 605px;
  top: 965px;
  width: 171px;
  height: 24px;
  z-index: 5;
}

/* You named this layer servicesgraphic */
#Layer-6 {
  position: absolute;
  left: 633px;
  top: 73px;
  width: 222px;
  height: 176px;
  z-index: 6;
}

/* You named this layer maintextbox_text */
#Layer-7 {
	position: absolute;
	left: 12px;
	top: 466px;
	width: 877px;
	height: 422px;
	z-index: 7;
	text-align: left;
	overflow: auto;
}

/* You named this layer lowertextbox_text */
#Layer-8 {
	position: absolute;
	left: 11px;
	top: 1068px;
	width: 877px;
	height: 119px;
	z-index: 8;
	text-align: center;
  /* Here are some suggestions for this area's text settings */
  /* If you want scroll bars when your content gets bigger than the space
   * you designed for it, uncomment the following line.      */
  /* overflow: auto; */
}

/* You named this layer small1textbox_text */
#Layer-9 {
	position: absolute;
	left: 577px;
	top: 378px;
	width: 318px;
	height: 73px;
	z-index: 9;
	text-align: center;  /* Here are some suggestions for this area's text settings */
  /* If you want scroll bars when your content gets bigger than the space
   * you designed for it, uncomment the following line.      */
  /* overflow: auto; */
}

/* You named this layer contact_link */
#Layer-10 {
  position: absolute;
  left: 365px;
  top: 401px;
  width: 168px;
  height: 28px;
  z-index: 10;
}

/* You named this layer about_link */
#Layer-11 {
  position: absolute;
  left: 188px;
  top: 400px;
  width: 129px;
  height: 28px;
  z-index: 11;
}

/* You named this layer home_link */
#Layer-12 {
  position: absolute;
  left: 19px;
  top: 400px;
  width: 120px;
  height: 28px;
  z-index: 12;
}

/* You named this layer hobsonmarketinglogo */
#Layer-13 {
  position: absolute;
  left: 46px;
  top: 36px;
  width: 463px;
  height: 267px;
  z-index: 13;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color:; }
a:visited { color:; }
a:hover {
  color:;
	text-align: center;  /* text-decoration: underline; */  /* font-weight: bold; */
}
