@charset "UTF-8";
/**************** Body and tag styles ****************/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #000000 url(../img/bkgd1.jpg) no-repeat center top;
}

a {
text-decoration:none;
color:#FFF;
background-color:inherit;
}

a:hover {
text-decoration:none;
color:#FFF;
background-color:inherit;
}

a img {
border:0;
}


p { 
 color: #000; 
 font-family:	Arial, Helvetica, sans-serif;
 font-size:1.5em;
} 

img {
	margin: 2px;
	padding: 0;
}

/**************** Header and navigation styles ****************/

div#container {
  margin: 181px auto;
  width: 798px;
  height: 900px;
}

#header {
  color:#505050;
  background:#ffffff url(img/welcome.png) no-repeat center top;
  height:339px;
  margin:110px 0 10px 0;
  padding:0;
}

#header h1 {
  font-size:2.5em;
  font-weight:normal;
  letter-spacing:-2px;
  margin:0 0 4px 15px;
  padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
  padding:0;
}

#header p {
  font-size:1.1em;
  letter-spacing:-1px;
  margin:0 0 20px 15px;
  padding:0 0 0 3px;
}

/* Menu */

.menu {
	position:relative;
	text-align: center;
	width:798px;
	top:0;
	left:0;
	backround-color:#fff;
	list-style: none;
	height: 150px;
	z-index:2;
  }

.mennu li {
  position: absolute;
  margin: 0;
  padding: 0;
  display: inline;
  }

.menu li a {
  left:0;
  margin:0;
  padding: 0;
  text-decoration: none;
  color: #666;
}

.menu_pri p {
	position: absolute;
	text-align:center;
	font-weight:bold;
	width:117px;
	margin: 0;
	padding: 0;
	display: inline;
	color:#FFF;
	left: 0;
	top: 48px;
  }

.menu_dir p {
	position: absolute;
	text-align:center;
	font-weight:bold;
	width:117px;
	margin: 0;
	padding: 0;
	display: inline;
	color:#FFF;
	left: 0;
	top: 48px;
  }

.menu_cre p {
	position: absolute;
	text-align:center;
	font-weight:bold;
	width:140px;
	margin: 0;
	padding: 0;
	display: inline;
	color:#FFF;
	left: 0;
	top: 48px;
  }

.menu_ins p {
	position: absolute;
	text-align:center;
	font-weight:bold;
	width:161px;
	margin: 0;
	padding: 0;
	display: inline;
	color:#FFF;
	left: 0;
	top: 48px;
  }

.menu_tv p {
	position: absolute;
	text-align:center;
	font-weight:bold;
	width:117px;
	margin: 0;
	padding: 0;
	display: inline;
	color:#FFF;
	left: 0;
	top: 48px;
  }

.menu_web p {
	position: absolute;
	text-align:center;
	font-weight:bold;
	width:145px;
	margin: 0;
	padding: 0;
	display: inline;
	color:#FFF;
	left: 0;
	top: 48px;
  }

.menu_pri a.active {
  background: url(../img/printingp.png) no-repeat top left;
}

.menu_dir a.active {
  background: url(../img/directmailp.png) no-repeat top left;
}

.menu_cre a.active {
  background: url(../img/creativedesignp.png) no-repeat top left;
}

.menu_ins a.active {
  background: url(../img/issignp.png) no-repeat top left;
}

.menu_tv a.active {
  background: url(../img/tvp.png) no-repeat top left;
}

.menu_web a.active {
  background: url(../img/webp.png) no-repeat top left;
}

li.menu_pri a {
	position:absolute;
	top:0;
	left: 0;
	width: 117px;
	height: 150px;
	background: url(../img/printing.png) no-repeat top left;
}

li.menu_dir a {
	position:absolute;
	top:0;
	margin:0;
	margin-left:0;
	left: 117px;
	width: 119px;
	height: 150px;
	background: url(../img/directmail.png) no-repeat top left;
}

li.menu_cre a {
	position:absolute;
	top:0;
	left: 234px;
	width: 143px;
	height: 150px;
	background: url(../img/creativedesign.png) no-repeat top left;
}

li.menu_ins a {
  position:absolute;
  top:0;
  left: 374px;
  width: 162px;
  height: 150px;
  background: url(../img/issign.png) no-repeat top left;
}

li.menu_tv a {
	position:absolute;
	top:0;
	left:536px;
	width: 118px;
	height: 150px;
	background: url(../img/tv.png) no-repeat top left;
}
li.menu_web a {
	position:absolute;
	top:0;
	left:653px;
	width: 146px;
	height: 150px;
	background: url(../img/web.png) no-repeat top left;
}
li.menu_pri a:hover {
  background: url(../img/printingh.png) no-repeat top left;
}
li.menu_dir a:hover {
  background: url(../img/directmailh.png) no-repeat top left;
}
li.menu_cre a:hover {
  background: url(../img/creativedesignh.png) no-repeat top left;
}
li.menu_ins a:hover {
  background: url(../img/issignh.png) no-repeat top left;
}
li.menu_tv a:hover {
  background: url(../img/tvh.png) no-repeat top left;
}
li.menu_web a:hover {
  background: url(../img/webh.png) no-repeat top left;
}

/***** The Light ******/

.light {
	position:absolute;
	top:10px;
	left:-95px;
	width: 403px;
	height: 394px;
	z-index:1;
  }
  
/***** Bottom Nav ******/

.btmnav {
	position: relative;
	width: 796px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	height: 17px;
	z-index: 5;
	top: 767px;
	left: 10px;
	} 

.btmnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1em;
} 
.btmnav li { 
    display: inline;
    border-right: 1px solid #FFF;
} 
.btmnav a:link, .btmnav a:visited { 
   padding: 0.4em 1em 0.4em 1em; 
   color: #FFFFFF; 
   text-decoration: none; 
} 
.btmnav a:hover { 
	color: #000;
}

/***** Content *****/

.button {
	position:absolute;
	text-align:center;
	margin:-450px;
	margin-left:680px;
	float:left;
	background: url(../img/button.png) no-repeat;
	padding:5px 10px 5px 10px;
	width: 45px;
	height: 15px;
	font-color: #FFF;
	text-decoration: none;
	font-size:12px;
	line-height:10px;
	z-index:5;
}
.button:hover {
	background: url(../img/buttond.png) no-repeat;
}

.plus {
	position:absolute;
	display: inline;
	margin-top:-85px;
	margin-left: 485px;
	padding:0;
	float:right;
	z-index:5;
}

.plus img {
	float:left;
	width: 16px;
	height:16px;
	z-index:5;
}

.sample_block {
	display: inline;
	margin-top:-80px;
	margin-right: 30px;
	padding:0;
	float:right;
}

.sample_block img {
	border:1px #ababab solid;
	margin-right: 10px;
	width: 68px;
	height:46px;
}

.block {
	position:relative;
	width:778px;
	top:-15px;
	left:9px;
	margin-bottom:5px;
	z-index:0;
}

.block_inside { 
	display:block; 
	border:1px solid #d0d0d0;
	background: #ffffff url(../img/welcome.png) no-repeat center top;	
	height:176px;
	padding:15px;
    padding-bottom:270px;
}

.iceage {
	postion:absolute;
    top:0;
	float:left;
	height:189px;
	margin-top:-225px;
	margin-left: 300px;
	padding:0;
	
}

.image_block {
	postion:absolute;
    top:0;
	float:right;
	height:189px;
	margin-top:-450px;
	margin-right: 5px;
	padding:0;
	
}

.image_block img {
	border:0;
	z-index:2;
}

.text_block {
	postion:relative;
	left:0;
	width:390px;
	margin:90px;
	margin-left:5px;
	margin-right:5px;
}

.text_block h2 {
	postion:relative;
	top:0;
	font-size:2.8em;
}

.text_block p {
	font-size:1.3em;
	color:#737B7F;
	padding-top:15px;
	width:355px;
}

#block_featuredblog .text_block { padding-top:5px; }

.block2 {
	position:relative;
	width:785px;
	left:6px;
	margin-top:0;
	margin-bottom:5px;
}

.block2_inside { 
	display:block; 
	background: url(../img/About.png) no-repeat;	
	height:262px;
	padding:0px;
    padding-bottom:0px;
}

.history {
	postion:relative;
	float:left;
	width:171px;
	height:194px;
	margin:45px;
	margin-left:12px;
	padding-top:0px;
}

.history h2 {
    font-size:2.8em;
}

.history p {
	font-size:1.1em;
	color:#FFF;
	padding:0px;
	width:171px;
}

#block2_featuredblog .history { padding-top:5px; }

.news {
	float:left;
	width:171px;
	height:194px;
	margin:45px;
	margin-left:-20px;
	padding-top:0px;
}

.news h2 {
    font-size:2.8em;
}

.news p {
	font-size:1.1em;
	color:#FFF;
	padding:0px;
	width:171px;
}

.contact {
	float:left;
	width:171px;
	height:194px;
	margin:45px;
	margin-left: -20px;
	padding-top:0px;
}

.contact h2 {
    font-size:2.8em;
}

.contact p {
	font-size:1.1em;
	color:#FFF;
	padding:0px;
	width:171px;
}

.employment {
	float:left;
	width:171px;
	height:194px;
	margin:45px;
	margin-left: -65px;
	padding-top:0px;
}

.employment h2 {
    font-size:2.8em;
}

.employment p {
	font-size:1.1em;
	color:#FFF;
	padding-left:45px;
	width:171px;
}
/***** Footer *****/

.footer {
	position:relative;
	left: 0;
	margin-top:30px;
	padding:0;
	width:798px;
	text-align:left;
	top: 10px;
}

.footer p {
color:#FFF;
padding:0;
top:10px;
margin-left:10px;
font-size:0.9em;
}

.footer a {
color:#FFF;
background-color:inherit;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}
