body {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333
}
p {
	margin-bottom:10px;
	margin-top:0px;
	
}
a:hover {
	color: #CCC;
	text-decoration:none
}
a {
	color:#999;
	text-decoration:none
}

ul {
position:relative;
}
h1, h2, h3, h4 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	border:none;
	display: inline;
	margin: 0px;
}

h1 a, h2 a, h3 a, h4 a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	border:none;
	display: inline;
	margin: 0px;
}

h5, h6 {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding:0px;
	display:inline;
	margin:0px;
}
/**** Header ****/

.header-container {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 98px;
}
.header-content {
	width: 1000px;
	margin: auto;
}
.headerimg {
	width: 425px;
	float: left;
	height: 98px;
}

/**** Header End ****/

/**** NAV ****/

.nav {
	height: 40px;
	width: 575px;
	list-style:none;
	margin-top: 40px;
	float: left;
	z-index:2;
	position:relative;
}
.nav ul li {
	float: left;
	list-style-type: none;
	height: 40px;
}
div.nav li a {
	display: block;
	text-decoration: none;
	
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.nav ul .home {
	background-image: url(images/zartwork_03.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 68px;
}
.nav ul .home a:hover {
	background-image: url(images/navrollover_03.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 68px;
}
.nav ul .about {
	background-image: url(images/zartwork_04.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 85px;
}
.nav ul .about a:hover {
	background-image: url(images/navrollover_04.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 85px;
}
.portfolio {
	background: url('images/zartwork_05a.png') top left no-repeat;
	background-repeat: no-repeat;
	overflow:hidden;
	height: 40px;
	width: 80px;
	
}

.portfolio_sub a{
	height:40px;
	width:80px;
	background: url('images/web.png') no-repeat;
	margin-top:50px;
}

.portfolio_sub a:hover {
			
		height:40px;
		width:80px;
		background: url('images/webroll.png') no-repeat;
	
}

.portfolio_sub1 a{
		
		margin-top:-55px;
		height:40px;
		width:80px;
		background: url('images/print.png') no-repeat;

}
		
.portfolio_sub1 a:hover{
		
		margin-top:-55px;
		height:40px;
		width:80px;
		background: url('images/printroll.png') no-repeat;
}
							

.services {
	background: url('images/zartwork_06a.png') top left no-repeat;
	overflow:hidden;
	height: 40px;
	width: 90px;
}

.services_sub1 a, .services_sub2 a, .services_sub3 a {
	margin-top:-55px;
	height:40px;
	width:90px;
}

.services_sub a{
	height:40px;
	width:90px;
	background: url('images/design.png') no-repeat;
	margin-top:10px;
}

.services_sub a:hover {
			
	height:40px;
	width:80px;
	background: url('images/designroll.png') no-repeat;
	margin-top:10px;
}

.services_sub1 a{
	background: url('images/marketing.png') no-repeat;
}
		
.services_sub1 a:hover{
	background: url('images/marketingroll.png') no-repeat;
}

.services_sub2 a{
	background: url('images/advertising.png') no-repeat;	
}

.services_sub2 a:hover {
	background: url('images/advertisingroll.png') no-repeat;
}

.services_sub3 a{
	background: url('images/SEO.png') no-repeat;
}
		
.services_sub3 a:hover{
	background: url('images/SEORoll.png') no-repeat;
}

.nav ul .testimonials {
	background-image: url(images/zartwork_07.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 103px;
}
.nav ul .testimonials a:hover {
	background-image: url(images/navrollover_07.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 103px;
}

.nav ul .contact {
	background-image: url(images/zartwork_08.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 96px;
}
.nav ul .contact a:hover {
	background-image: url(images/navrollover_08.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 96px;
}

/**** NAV End ****/

/**** Headline Start ****/

.headline-container {
	background-image: url(images/header2bg_01.jpg);
	background-repeat: repeat-x;
	height: 163px;
	clear: both;
	margin: auto;
}
.headline-content {
	height: 163px;
	width: 1000px;
	clear: both;
	margin: auto;
}
.tagline {
	float: left;
	background-image: url(images/zartwork_11.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 460px;
}

.headline-flash {
	float: left;
	height: 163px;
	width: 540px;
	background-image: url(images/zartwork_10.jpg);
	background-repeat: no-repeat;
}

/**** Headline End ****/

/**** Main Area Start ****/
.page-container {
	clear: both;
	margin: auto;
	background-color:#FFF;
}
.main-container {
	width: 1000px;
	clear: both;
	margin: auto;
}
.main-content {
	width: 1000px;
	float: left;
	background-image: url(images/backgroundexpand.jpg);
	background-repeat: repeat-y;
}
.home-text {
	width: 549px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 70px;
	float: left;
	font-size: 14px;
	color: #333;
}
.text {
	width: 610px;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 60px;
	float: left;
	font-size: 14px;
	color: #333;
}
.text-full {
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 60px;
	float: left;
	font-size: 14px;
	color: #333;
	width: 884px;
}

.web-container {
	float: left;
	width: 890px;
	padding-left: 60px;
	padding-bottom: 20px;
}
.web-content {
	float: left;
	width: 190px;
	font-size: 12px;
	color: #000;
	height: 160px;
	padding: 0px;
}
.web-content-small {
	font-size: 10px;
	color: #000;
}
.web-content a{
	font-size: 10px;
	color: #000;
}
.web-content a:hover{
	font-size: 10px;
	color: #999;
}
.web-image {
	float: right;
	height: 186px;
	width: 689px;
	border:none;

}
.right-panel {
	float: left;
	height: 413px;
	width: 347px;
	margin-top: -65px;
}
.right-awards-panel {
	float: left;
	height: 150px;
	width: 347px;
}
.bottom-images {
	float: left;
	height: 242px;
	width: 932px;
	padding-left: 34px;
}

.prevnext{
	font-size: 16px;
	color: #333;
	float:left;
	width:400px;
	padding-left: 475px;
}

.prevnext a{
	font-size: 16px;
	color: #333;
}

.prevnext a:hover{
	font-size: 16px;
	color: #999;
}

.prevnextfull{
	font-size: 16px;
	color: #333;
	float:left;
	width:400px;
	padding-left: 450px;
}

.prevnextfull a{
	font-size: 16px;
	color: #333;
}

.prevnextfull a:hover{
	font-size: 16px;
	color: #999;
}
.logoline {
	float: left;
	width: 825px;
}
.logo {
	float: left;
	width: 275px;
	
}
.logoline2 {
	width: 825px;
	padding-top: 25px;
	float: left;
	display: table-row;
	vertical-align: baseline;
}
.tools {
	background-image: url(images/tools.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 469px;
	width: 275px;
	padding-top: 20px;
	background-position: bottom;
	padding-left: 10px;
}
.about-img {
	background-image: url(images/about-us.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 650px;
	width: 287px;
	padding-left: 10px;
	background-position: right;
}
.marketing-img {
	background-image: url(images/marketing-img.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 563px;
	width: 287px;
	padding-left: 10px;
	background-position: right;
}
.bottom-close {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	clear:both;
}

/**** Main Content End ****/

/**** Footer Start ****/

.footer-bg {
	background-color: #333;
	background-image: url(images/footerimg_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:200px;
	
}
.footer-content {
	font-size: 11px;
	color: #CCC;
	width: 940px;
	margin: auto;
	padding-top: 25px;
	overflow: hidden;

}

.footer-headline1 {
	font-size: 12px;
	color: #CCC;
	margin-top: -1px;
	margin-left:5px;
	padding-bottom:5px;
	width: 250px;
	float: left;
	display: inline;
}
.footer-headline2 {
	font-size: 12px;
	color: #CCC;
	margin-top: -1px;
	padding-bottom:5px;
	padding-left:14px;
	width: 210px;
	float: left;
}
.footer-underline {
	background-color:#666;
	float: left;
	height:1px;
	width: 938px;
	margin:auto;
		
}
.icon {
	padding-right:10px;
	float:left;
	margin-top:-12px;
}
.icon2 {
	float:left;
	margin-top:-6px;
	margin-left:-5px;
	
}
.icon2 a{
	display: block;
	width:45px;
	height:26px;
	
	text-decoration: none;
	background: url("images/twittericon.jpg");
}
.icon2 a:hover{
	background-position: -495px 0;
}
.displace {
	position: absolute;
	left: -5000px;
	}
.footer-content1 {
	font-size: 12px;
	color: #999;
	margin-top: 7px;
	margin-left:5px;
	width: 250px;
	float: left;
}
.footer-nav {
	font-size: 16px;
	color: #999;
	margin-top: 7px;
	width: 428px;
	float: left;
}

.footer-nav a {
	font-size: 16px;
	color: #999;
	padding-left:14px;
	float: left;
	text-decoration:none;
}

.footer-nav a:hover {
	font-size: 16px;
	color: #CCC;
	padding-left:14px;
	float: left;
	text-decoration:none
}

.footer-nav-drop {
	height: 60px;
	width: 225px;
	float: right;
	font-size: 12px;
	color: #999;
}
.footer-nav-drop2 {
	height: 60px;
	width: 68px;
	float: right;
	font-size: 12px;
	color: #999;
}
.disclaimer {
	font-size: 10px;
	color: #333;
	float: left;
	width: 200px;
	padding-left: 50px;
}

/**** Print Bubble Start ****/


.print-popup1 {
	float:left;
	padding-left:150px;
	padding-top:130px;
	height: 105px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.print-popup2, .print-popup3 {
	float:left;
	padding-top:130px;
	padding-left:50px;
	height: 105px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}


div.print-popup1 em, div.print-popup2 em, div.print-popup3 em {
	width: 308px;
    height: 112px;
    position: absolute;
    top: -80px;
    left: -0px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}

div.print-popup1 em {
    background: url(images/printdesign/bubble-marketing.jpg) no-repeat;
	margin-top:65px;
	margin-left:90px;
}
div.print-popup2 em {
    background: url(images/printdesign/bubble-layout.jpg) no-repeat;
	margin-top:65px;
	margin-left:-10px;
}
div.print-popup3 em {
    background: url(images/printdesign/bubble-persona.jpg) no-repeat;
	margin-top:65px;
	margin-left:-10px;
}

#print-icon1, #print-icon2, #print-icon3 {
    width: 193px;
    height: 105px;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
	z-index: 1;
}

#print-icon1 {
    background: url(images/printdesign/advertising-button.jpg) no-repeat 0 0;
}
#print-icon2 {
    background: url(images/printdesign/editorial-button.jpg) no-repeat 0 0;
}
#print-icon3 {
    background: url(images/printdesign/logo-button.jpg) no-repeat 0 0;
}
.print-shadow {
	float: left;
	height: 80px;
	width: 911px;
	padding-left: 45px;
}

/**** Print Bubble End ****/

/**** Marketing Start ****/

.ad-image {
	float: left;
	height:280px;
}

.contact-text {
	float: left;
	width: 260px;
	padding-right: 30px;
}
