html {
	font-size: 100.1%;
}
body {
	font: 64% Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	background: #ded6c4;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
/*main start*/
#main {
	width: 773px;
	overflow: hidden;
	background:url(../images/bg-main.gif) repeat-y;
	margin: 11px auto;
}
#main li {list-style: none;}
#main a {text-decoration: underline;}
#main a:hover {text-decoration: none;}
#main img {	border: none;}
/* main end / header start*/
#header {
	width: 100%;
	position: relative;
	height: 146px;
}
#header h1 {
	position: absolute;
	margin: 0;
	display: block;
	left: 32px;
	top: 33px;
}
#header h1 a {
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../images/logo.gif) no-repeat;
	width: 175px;
	height: 65px;
}
#header strong {
	position: absolute;
	margin: 0;
	display: block;
	left: 520px;
	top: 56px;
	width: 180px;
}
#header strong span {
	float: left;
	overflow: hidden;
	text-indent: -3000px;
}
#header strong span.we-print {
	background: url(../images/img-weprinton.gif) no-repeat;
	width: 88px;
	height: 14px;
	margin-top: 3px;
}
#header strong span.anything {
	background: url(../images/img-anything.gif) no-repeat;
	width: 56px;
	height: 16px;
	margin-left: 7px;
}
/* main navigation menu start*/
#header ul {
	position: absolute;
	height: 32px;
	margin: 0;
	padding: 0 0 0 1px;
	top: 114px;
	left: 32px;
	background: url(../images/bg-main-nav.gif) repeat-x 0 100%;
	width: 708px;
}
#header ul li {
	float: left;
	display: inline;
}
#header ul li a {
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	height: 29px;
	margin-left: -1px;
}
#header ul li a:hover, #header ul li a.current{
	background-position: 0 100% !important;
	position: relative;
}
/* classes for all navigation buttons*/
#header ul li a.home {
	background: url(../images/img-home.gif) no-repeat;
	width: 58px;
}
#header ul li a.order-online {
	width: 108px;
	background: url(../images/img-order.gif) no-repeat;
}
#header ul li a.order-onlineactive {
	width: 108px;
	background: url(../images/img-order.gif) no-repeat;
	background-position: 0 100% !important;
}

#header ul li a.send-files {
	background: url(../images/img-send-files.gif) no-repeat;
	width: 94px;
}
#header ul li a.send-filesactive {
	background: url(../images/img-send-files.gif) no-repeat;
	width: 94px;
	background-position: 0 100% !important;
}

#header ul li a.resource-center {
	background: url(../images/img-resource.gif) no-repeat;
	width: 135px;
}
#header ul li a.resource-centeractive {
	background: url(../images/img-resource.gif) no-repeat;
	width: 135px;	
	background-position: 0 100% !important;
}

#header ul li a.contact-tandem {
	background: url(../images/img-contact.gif) no-repeat;
	width: 130px;
}
#header ul li a.contact-tandemactive {
	background: url(../images/img-contact.gif) no-repeat;
	width: 130px;
	background-position: 0 100% !important;
}

#header ul li a.about-tandem {
	background: url(../images/img-about.gif) no-repeat;
	width: 119px;
}
#header ul li a.about-tandemactive {
	background: url(../images/img-about.gif) no-repeat;
	width: 119px;
	background-position: 0 100% !important;
}
/*header end / container start*/
#container {
	float: left;
	width: 740px;
	padding: 17px 0 53px 34px;
	display: inline;
	background: url(../images/bg-conten-bottom-home.gif) no-repeat 0 100%;
}
#content {
	float: left;
	width: 475px;
	padding-bottom: 20px;
}
#content h2 {
	float: left;
	margin: 10px 0 8px;
	padding: 0 0 3px;
	width: 100%;
	color: #003a6e;
	font-size: 14px;
	border-bottom: 1px solid #c5bba5;
}
#content img {float: left;}
#container p {
	float: right;
	color: #666;
	font-size: 11px;
	width: 315px;
	padding: 0;
	margin: 4px 0 15px;
	line-height: 17px;
}
#container td 
{
	color: #666;
}
#container a {
	color: #00529B;
	font-size: 11px;
}
#content p strong {color: #024682;}
#container h3 {
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	margin: 0;
}
.featuring {
	float: right;
	width: 198px;
	display: inline;
	margin: 2px 37px 0 0;
}
.featuring h3 {
	background: url(../images/bg-featuring.gif) no-repeat;
	width: 198px;
	height: 31px;
}
#box-container {
	float: left;
	width: 100%;
	margin-top: -23px;
}
#box-container div {
	background: url(../images/bg-content-box.gif) no-repeat;
	float: left;
	padding: 8px 0 0 15px;
}
#box-container p, #box-container strong, #box-container label {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	float: left;
	width: 90%;
	margin: 21px 0 0;
}
#box-container strong {margin-top: 30px;}
#box-container a {
	float: left;
	width: 200px;
	font-size: 11px;
	color: #024682;
	height: 13px;
	margin: 0;
}
#container a.img-btn {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	height: 21px;
	margin: 7px 0 0;
}
#container a.a-send {
	background: url(../images/btn-send.gif) no-repeat;
	width: 92px;
}
#container a.a-contact {
	background: url(../images/btn-contact.gif) no-repeat;
	width: 168px;
}
#container a.a-view {
	background: url(../images/btn-view.gif) no-repeat;
	width: 182px;
}
#send {
	width: 222px;
	border-right: 1px solid #c8bfaa;
}
#send h3 {
	background: url(../images/bg-c-send-files.gif) no-repeat;
	width: 70px;
	height: 13px;
	margin: 0 0 0 8px;
}
#catalog {
	width: 222px;
	margin-left: 15px;
	display: inline;
}
#catalog h3 {
	background: url(../images/bg-c-promotion.gif) no-repeat;
	width: 130px;
	margin: 0 0 0 8px;
	height: 13px;
}
#catalog a.supports{
	margin: 5px;
	padding: 0px;
	float: left;
	width: 55px;
	height: 55px;
}
.clearboth { clear: both; }
#box-container #order {
	width: 195px;
	margin-left: 15px;
	display: inline;
	padding: 0;
}
#order h3 {
	background: url(../images/bg-c-order.gif) no-repeat;
	width: 130px;
	height: 13px;
	margin: 8px 0 0 25px;
	display: inline;
}
#order #form-order {
	background: #efeae0;
	border: 1px solid #ded6c4;
	width: 178px;
	margin-top: 15px;
	float: left;
	padding: 0 0 0 15px;
}
#form-order p {margin-top: 15px;}
#form-order label {
	font-weight: bold;
	margin-top: 10px;
}
#form-order input {
	float: left;
	margin: 13px 0 0 2px;
}
#pass, #uname {
	width: 150px;
	height: 14px;
	border: 1px solid #7F9DB9;
	font: 12px Verdana, Arial, sans-serif;
	padding: 0 0 1px 5px;
	margin: 2px 0 0 !important;
}

#pass2, #uname2 {
	width: 250px;
	height: 14px;
	border: 1px solid #7F9DB9;
	font: 12px Verdana, Arial, sans-serif;
	padding: 0 0 1px 5px;
	margin: 2px 0 0 !important;
}

#footer {
	float: left;
	width: 100%;
	background: #ded6c4;
	height: 100px;
}
#footer p {
	font-size: 10px;
	color: #655E50;
	float: left;
	margin: 1px 0 0 20px;
	display: inline; 
}
#footer a {
	color:  #655E50;
	font-size: 10px;
}
#footer ul {
	float: left;
	width: 100%;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
}
#footer li {display: inline;}
#footer li a {
	padding-left: 10px;
	background: url(../images/img-footer-separator.gif) no-repeat 3px 2px;
}
#footer li a.first {
	padding: 0;
	background: none;
}
/* css for sub page*/
.sub #container {
	padding-bottom: 120px;
	background: url(../images/bg-conten-bottom-sub.gif) no-repeat -4px 100%;
	padding-top: 1px;
}
#leftcolumn {
	float: left;
	width: 144px;
	background: url(../images/bg-content-box.gif) no-repeat -1px 0;
	margin-right: 15px;
}
#orderleft #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-order-online.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#sendfiles #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-send-files-left.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#resource #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-resource-center.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#contact #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-contact-tandem.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#about #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-about-tandem.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#sitemap #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-site-map.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#terms #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-terms-conditions.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#privacy #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-privacy.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}

#resource #leftcolumn h3 {
	width: 144px;
	height: 27px;
	margin: 0;
	background: url(../images/img-resource-center.gif) no-repeat 24px 8px;
	border-bottom: 2px solid #B9AF97;
}
#leftcolumn ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#leftcolumn li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #B9AF97;
}
#leftcolumn li a {
	float: left;
	padding: 10px 0 0 12px;
	height: 26px;
	font-size: 11px;
	font-weight: bolder;
	color: #00529B;
	background: url(../images/img-dot.gif) no-repeat 3px 15px;
	text-decoration: none;
}
#leftcolumn li a:hover {
	text-decoration: underline;
}
.sub #content {
	width: 310px;
	margin-top: 10px;
}
.sub #container p {
	float: left;
	width: 100%;
	margin-left: 0;
	display: inline;
}
#content h4 {
	float: left;
	width: 100%;
	margin: 5px 0 15px;
	font-size: 11px;
	color: #666;
}
#rightcolumn {
	float: right;
	background: #FCC58B url(../images/bg-rightcolumn.gif) no-repeat 0 100%;
	width: 183px;
	padding: 0 0 110px 15px;
	margin: 15px 35px 0 0;
	display: inline;
}
#rightcolumn h3 {
	background: url(../images/bg-contact-us.gif) no-repeat;
	width: 198px;
	height: 31px;
	margin-left: -15px;
	display: inline;
}
#rightcolumn strong {
	font-size: 11px;
	color: #666;
	float: left;
	margin-top: 6px;
}
#rightcolumn p {
	margin: 3px 0 0 0 !important;
}
#rightcolumn ul {
	float: left;
	margin: 0 0 9px;
	padding: 0;
	display: inline;
}
#rightcolumn li {
	padding-left: 16px;
	background:url(../images/img-footer-separator.gif) no-repeat 8px 2px;
	float: left;
}
#rightcolumn li.first {
	padding: 0;
	background: none;
}
