﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 0.8em;
	width: 100%;
	height: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end css reset */

#wrapper{
	border-width: thin;
	border-color: #333333;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 785px;
	background-color: #333333;
	border-right-style: solid;
	border-left-style: solid;
}

#wrapper a {
	color: #FF3300;
	text-decoration: none;
}

#wrapper1{
	border-width: thin;
	border-color: #333333;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 1600px;
	background-color: #333333;
	border-right-style: solid;
	border-left-style: solid;
}

#logobar {
	width: 930px;
	height: 80px;
	background-image: url('images/new-logos-copy.png');
	background-repeat: no-repeat;
}
#content {
	background-color: #DCDBDA;
	width: 910px;
	height: auto;
	color: #333333;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#content h1 {
	font-size: 1.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
	color: #3366CC;
}
#content h2 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#content p {
	padding-bottom: 10px;
}
#content img {
	padding-right: 10px;
}

#footer {
	padding-top: 20px;
	padding-left: 20px;
	width: 500px;
	height: 100px;
}

#menu {
	height: 70px;
	background-repeat: repeat-x;
	font-weight: bold;
}
#menu #navigation {
	border-color: #FFFFFF;
	border-width: thin;
	width: 930px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#menu ul {
	padding: 0;
	margin: 0;
	float: left;
	height: 70px;
	width: 600px;
	list-style: none;
	color: #fff;
}
#menu li {
	float: left;
	height: 70px;
	padding-left: 5px;
}
#menu li a {
	display: block;
	padding-top: 50px;
	height: 0px !important;
	overflow: hidden;
	border-bottom: none;
}
#menu li#index {
	background: no-repeat left
top;
	border-bottom: none;
	width: 150px;
	background-color: #003F7D;
}
#menu li#index:hover {
	background: url('images/buttons/home1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}
#menu li#index1 {
	background: #003F7D url('images/buttons/home1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}

#menu li#printing {
	background: left
top;
	border-bottom: none;
	width: 150px;
	background-color: #336699;
}
#menu li#printing:hover {
	background: url('images/buttons/printing1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}
#menu li#printing1 {
	background: #336699 url('images/buttons/printing1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}

#menu li#finishing {
	background: no-repeat left
top;
	border-bottom: none;
	width: 150px;
	background-color: #3366CC;
}
#menu li#finishing:hover {
	background: url('images/buttons/finishing1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}
#menu li#finishing1 {
	background: no-repeat left top;
	border-bottom: none;
	width: 150px;
	background-color: #3366CC;
	background-image: url('images/buttons/finishing1.png');
}

#menu li#layout {
	background: no-repeat left
top;
	border-bottom: none;
	width: 150px;
	background-color: #0099CC;
}
#menu li#layout:hover {
	background: url('images/buttons/scan1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}
#menu li#layout1 {
	background: no-repeat left top;
	border-bottom: none;
	width: 150px;
	background-color: #0099CC;
	background-image: url('images/buttons/scan1.png');
}

#menu li#pricelist {
	background: no-repeat left
top;
	border-bottom: none;
	width: 150px;
	background-color: #33CCCC;
}
#menu li#pricelist:hover {
	background: url('images/buttons/pricing1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}
#menu li#pricelist1 {
	background: no-repeat left top;
	border-bottom: none;
	width: 150px;
	background-color: #33CCCC;
	background-image: url('images/buttons/pricing1.png');
}

#menu li#contact {
	background: no-repeat left
top;
	border-bottom: none;
	width: 150px;
	background-color: #66CCFF;
}
#menu li#contact:hover {
	background: url('images/buttons/contact1.png') no-repeat left
top;
	border-bottom: none;
	width: 150px;
}
#menu li#contact1 {
	background: no-repeat left top;
	border-bottom: none;
	width: 150px;
	background-color: #66CCFF;
	background-image: url('images/buttons/contact1.png');
}


#menu li#index a:link,#header li#index a:visited,#header li#index a:active {
	background: transparent url("images/buttons/tn_home.gif") top left no-repeat;
	border-bottom: none;
	width: 150px
}
#menu li#printing a:link,#header li#printing a:visited,#header li#printing a:active {
	background: transparent url("images/buttons/tn_about.gif") top left no-repeat;
	border-bottom: none;
	width: 150px
}
#menu li#finishing a:link,#header li#finishing a:visited,#header li#finishing a:active {
	background: transparent url("images/buttons/tn_portfolio.gif") top left no-repeat;
	border-bottom: none;
	width: 150px
}
#menu li#layout a:link,#header li#layout a:visited,#header li#layout a:active {
	background: transparent url("images/buttons/tn_blog.gif") top left no-repeat;
	border-bottom: none;
	width: 150px
}
#menu li#pricelist a:link,#header li#pricelist a:visited,#header li#pricelist a:active {
	background: transparent url("images/buttons/tn_contact.gif") top left no-repeat;
	border-bottom: none;
	width: 150px
}
#menu li#contact a:link,#header li#contact a:visited,#header li#contact a:active {
	background: transparent url("images/buttons/tn_contact.gif") top left no-repeat;
	border-bottom: none;
	width: 150px
}



/** #menu li#index a:hover,#header li#printing a:hover,#header li#finishing a:hover,#header li#layout a:hover,#header li#contact a:hover { background: none;border-bottom:none; } **/













