html {
}


body {
	font: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	margin: 0;
	padding: 0;
} 

th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	}


img {
	border: 0;
	border-style: none;
}



a img {
	border: 0;
	border-color: #000000;
}


h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}


hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	list-style-type: round;
}

li { 
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px 0px 5px 2px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 15px;
}

P a {
	color: #996666;
	font-weight: bold;
}

P a:hover {
	color: #993333;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 26px;
	line-height: 28px;
	padding-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 15px;
}

h3 {
	font-size:16px;
	border-bottom:1px solid #979a9d;
	color: #333333;
	margin:0 0 10px 0;
}




#containerHome {
	background: url(../images/home_content.jpg) no-repeat top center;
	width: 1000px;
	margin: auto;
	height: 100%;
	position:relative;	
}

#containerAboutus {
	background: url(../images/aboutus_content.jpg) no-repeat top center;
	width: 1000px;
	margin: auto;
	height: 100%;
	position:relative;	
}

#containerPrintdesign {
	background: url(../images/printdesign_content.jpg) no-repeat top center;
	width: 1000px;
	height: 100%;
	margin: auto;
	position:relative;	
}

#containerWebdesign {
	background: url(../images/webdesign_content.jpg) no-repeat top center;
	width: 1000px;
	margin: auto;
	height: 100%;
	position:relative;	
}

#containerContactus {
	background: url(../images/contactus_content.jpg) no-repeat top center;
	width: 1000px;
	margin: auto;
	height: 100%;
	position:relative;	
}




.main-nav {
  position: relative;
  float: left;
  top: 300px;
  left: 60px;
}

.main-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 0;
}

.main-nav li {
  height: 40px;
  width: 120px;
}

.main-nav span {
  display: none;
}

.rollover a {
	display:block;
	height: 40px;
	width: 120px;
}

.rollover a:hover { 
	background-position: 0 -40px;
}

a.active {
	  background-position: 0 -40px;
}

.bttn-home {
  background: url(../images/nav_home.gif) no-repeat;
  width: 120px;
}

.bttn-aboutus {
  background: url(../images/nav_aboutus.gif) no-repeat;
  width: 120px;
}

.bttn-printdesign {
  background: url(../images/nav_printdesign.gif) no-repeat;
  width: 120px;
}

.bttn-webdesign {
  background: url(../images/nav_webdesign.gif) no-repeat;
  width: 120px;
}

.bttn-contactus {
  background: url(../images/nav_contactus.gif) no-repeat;
  width: 120px;
}













.printnav {
  position: relative;
  width: 520px;
  top: 0px;
  left: 0px;
  margin-bottom: 20px;
}

.printnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 0;
}

.printnav li {
  height: 60px;
  float: left;
  padding: 0;
  margin: 0 0 0 0;
}

.printnav span {
  display: none;
}

.rollover-printnav a {
display:block;
height: 60px;
}

.rollover-printnav a:hover { 
background-position: 0 -60px;
}

a.active-printnav {
  background-position: 0 -60px;
}

.bttn-printnav-logo {
  background: url(../images/printnav_logos.jpg) no-repeat;
  width: 75px;
  height: 60px;
}

.bttn-printnav-catalog {
  background: url(../images/printnav_catalogs.jpg) no-repeat;
  width: 163px;
  height: 60px;
}

.bttn-printnav-directmail {
  background: url(../images/printnav_directmail.jpg) no-repeat;
  width: 97px;
  height: 60px;
}

.bttn-printnav-ads {
  background: url(../images/printnav_ads.jpg) no-repeat;
  width: 57px;
  height: 60px;
}

.bttn-printnav-largeformat {
  background: url(../images/printnav_largeformat.jpg) no-repeat;
  width: 128px;
  height: 60px;
}














#main-content {
	float: left;
	width: 490px;
	padding-left: 150px;
	padding-right: 10px;
	padding-top: 200px;
}

#main-body {
	float: left;
	width: 700px;
	padding-left: 150px;
	padding-right: 10px;
	padding-top: 200px;
}


#contentRight {
	float: right;
	width: 185px;
	position: relative;
	margin-top: 345px;	
	padding-right: 25px;
	background-image: url(../images/vertbar.gif);
	background-repeat: repeat-y;
	
}

#contentRightBottom {
	background: url(../images/clips.jpg) no-repeat;
	width: 185;
	height: 83px;	
	position: relative;
}


#contentRight hr {
	border: none;
	background-color:#339999;
	color: #339999;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2px;
	width: 185px;
	margin-left: 0px;
}



.newsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	padding-top: 15px;
	margin-left: 10px;
}

.newsBody a {
	color: #336666;
	font-weight: normal;

}

.newsBody a:hover {
	color: #336666;
	font-style: italic;
	font-weight: normal;
}



.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 26px;
	font-style:normal;
	line-height: 24px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#demo {
	height:600px;
	width:600px;
	margin:0 15px 0 0;
}
#flickr {
	background:url(flickr.gif) no-repeat;
	padding:0 0 0 110px;
	margin:5px 0 0 0;
}
#fullscreendemo {
	height:650px;
	width:100%;
}








#footer {
	width: 1000px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
}



#footer p {
	color: #990000;
	font-size: 9px;
	font-weight: bold;
	padding-left: 265px;
	padding-top: 50px;
	padding-bottom: 20px;
}



#footer a {
	color: #999999;
}


.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearInherit {
	clear: inherit;
}

.clearNone {
	clear: none;
}
