@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
body {
	padding: 0px;
	margin: 0px;
	background-color: #013038;
}
.clearall {
	clear: both;
}
h1 {
	color: #558cbe;
	font: bold 35px Lato, sans-serif;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}
h2 {
	color: #558cbe;
	font: bold 20px Lato, sans-serif;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}
.bold {
	font-weight: 700;
}
.green {
	color: #9b9223;
}
.extrapadding {
	padding-top: 20px;
}
.ulpadding {
	padding-left: 55px;
}
.h1up {
	margin-top: -30px;
}
#wrapper {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #ffffff;
	box-shadow: 0 0 10px #000000;
}
#header {
	width: 1200px;
}
#topbar {
	width: 1200px;
	height: 35px;
	background-color: #000000;
}
#nav {
	width: 500px;
	height: 35px;
	float: left;
}
#nav ul {
	list-style: none;
	color: #ffffff;
	font: 12px Lato, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 15px;
}
#nav li {
	display: inline;
	margin-right: 55px;
}
#nav a {
	color: inherit;
	text-decoration: none;
}
#nav a:hover {
	color: #beaf84;
}
#navright {
	width: 600px;
	height: 35px;
	float: left;
}
#navright ul {
	list-style: none;
	color: #ffffff;
	font: 12px Lato, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 140px;
}
#navright li {
	display: inline;
	margin-right: 55px;
}
#navright a {
	color: inherit;
	text-decoration: none;
}
#nav a:hover {
	color: #beaf84;
}
#logosm {
	margin-left: 35px;
	padding-top: 5px;
	float: left;
}
#banner {
	width: 1200px;
	height: 515px;
	
	background: url(../images/home/homebanner.jpg) #365a68;
}
#banner h1 {
	color: #ffffff;
	font: 24px Lato;
	font-style: italic;
	margin-top: 295px;
	text-transform: capitalize;
	text-shadow: 0 0 6px #000000;
}
#contactbanner {
	width: 1200px;
	height: 460px;
	background: url(../images/contactbanner.jpg) #365a68;
}
#contactbanner h1 {
	color: #ffffff;
	font: 24px Lato;
	font-style: italic;
	margin-top: -195px;
	text-transform: capitalize;
	text-shadow: 0 0 6px #000000;
}
#servicesbanner {
	width: 1200px;
	height: 460px;
	background: url(../images/servicesbanner.jpg) #365a68;
}
#servicesbanner h1 {
	color: #ffffff;
	font: 24px Lato;
	font-style: italic;
	margin-top: -195px;
	text-transform: capitalize;
	text-shadow: 0 0 6px #000000;
}
#companybanner {
	width: 1200px;
	height: 460px;
	background: url(../images/companybanner.jpg) #365a68;
}
#companybanner h1 {
	color: #ffffff;
	font: 24px Lato;
	font-style: italic;
	margin-top: -195px;
	text-transform: capitalize;
	text-shadow: 0 0 6px #000000;
}
#gradea {
	width: 159px;
	height: 166px;
	z-index: 999;
}
#gradea img {
	margin-top: 275px;
	margin-left: 65px;
}
#logopad {
	width: 351px;
	height: 467px;
	margin-left: 417px;
	z-index: 999;
}
#logopad img {
	margin-top: -200px;
}
#headersocial {
	margin-top: -575px;
	margin-left: 885px;
	z-indes:999
}
#headersocial img {
	margin-right: 15px;
}
#content {
	width: 1200px;
}
#workforyou {
	background-color: #1e1e1e;
	color: #907a45;
	height: 35px;
	text-align: center;
	font: 20px Lato, sans-serif;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
}
#workforyou span {
	color: #7f9fac;
}
#businesscards {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/businesscards.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#businesscards:hover {
	background-position: 0 -300px;
}
#businesscards p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
.fourthdesc {
	display: block;
	width: 200px;
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
	font: 17px Lato, sans-serif;
	font-weight: 400;
}
.descheader {
	font-weight: bold;
	text-transform: uppercase;
}
.desccall {
	font-weight: bold;
	font-style: italic;
}
#rackcards {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/rackcards.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#rackcards:hover {
	background-position: 0 -300px;
}
#rackcards p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#greetingcards {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/greetingcards.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#greetingcards:hover {
	background-position: 0 -300px;
}
#greetingcards p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#brochures {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/brochures.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#brochures:hover {
	background-position: 0 -300px;
}
#brochures p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#logos {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/logos.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#logos:hover {
	background-position: 0 -300px;
}
#logos p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#graphicdesign {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/graphicdesign.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#graphicdesign:hover {
	background-position: 0 -300px;
}
#graphicdesign p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#branding {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/branding.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#branding:hover {
	background-position: 0 -300px;
}
#branding p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#websites {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/websites.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#websites:hover {
	background-position: 0 -300px;
}
#websites p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#printondemand {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/printondemand.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#printondemand:hover {
	background-position: 0 -300px;
}
#printondemand p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#questforcolor {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/questforcolor.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#questforcolor:hover {
	background-position: 0 -300px;
}
#questforcolor p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#prepress {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/prepress.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#prepress:hover {
	background-position: 0 -300px;
}
#prepress p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
#conversation {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background: url("../images/home/conversation.jpg") no-repeat 0 0;
	cursor:crosshair;
}
#conversation:hover {
	background-position: 0 -300px;
}
#conversation p {
	font: 25px Lato, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 110px;
	text-shadow: 0 0 30px #000000;
}
.contentinner {
	margin: 0 auto;
	width: 933px;
}
.content {
	width: 1120px;
	padding-left: 40px;
	padding-right: 40px;
}
.twocol {
	width: 550px;
	margin-right: 20px;
	float: left;
}
.threecol {
	width: 360px;
	margin-right: 20px;
	float: left;
}
.fourcol {
	width: 265px;
	margin-top: 30px;
	margin-right: 20px;
	float: left;
	color: #000000;
	font: normal normal 14px Lato;
	text-align: center;
}
.twothirdscol {
	width: 740px;
	margin-right: 20px;
	float: left;
}
.last {
	margin-right: 0px;
}
#macplus {
	position: absolute;
	width: 169px;
	height: 123px;
	background-image: url(../images/home/macplus.jpg);
	margin-left: 140px;
	margin-top: 108px;
}
.contentinner {
	width: 575px;
	margin-top: 60px;
}
.contentinner p {
	width: 575px;
	margin: 0 auto;
	color: #000000;
	font: 17px/20px Lato, sans-serif;
	padding-bottom: 8px;
}
.contentinner ul {
	color: #6d741b;
	font: 15px Lato, sans-serif;
	list-style: none;
	float: left;
	text-align: left;
}
#earlypress {
	position: absolute;
	width: 133px;
	height: 153px;
	background-image: url(../images/home/earlypress.jpg);
	margin-left: 880px;
	margin-top: -325px;
}
#printerimg {
	width: 933px;
	height: 472px;
	margin: 0 auto;
	margin-top: 45px;
}
#footer {
	width: 1200px;
	height: 35px;
	background-color: #000000;
	margin: 0 auto;
	margin-top: 30px;
}
#footer p {
	color: #beaf84;
	font-family: Lato, sans-serif;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 0px;
}
#footer a {
	color: inherit;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footerleft {
	float: left;
	padding-left: 15px;
}
.footerright {
	float: right;
	padding-right: 15px;
}
#fbiconhome {
	float: right;
	margin-top: -70px;
	margin-right: 183px;
}

.content p {
	margin: 0 auto;
	color: #000000;
	font: 15px/21px Lato, sans-serif;
	padding-bottom: 8px;
}
label {
	color: #000000;
	font: 14px/20px Lato, sans-serif;

}
.center {
	text-align: center;
}
.map {
	border-left: 1px solid #558cbe;
	border-right: 1px solid #558cbe;
	padding-left: 20px;
	padding-right: 20px;
}