body {
	margin:0;
	padding:0;
	background: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	border-style: none;
}

p {margin:0; padding:0;}
hr {
	color: #CCC;
}

a:link {
	text-decoration: none;
	color: #016BB7;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #016BB7;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #016BB7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	color: #cc0000;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #49494a;
	font: bold 15px Arial, Helvetica, sans-serif;
}
h1{
	font: 28px Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #49494a;
}


div {margin:0; padding:0}
ul, li {margin:0; padding:0;}

#header {
	margin: 5px auto 0px;
	padding: 0px;
	width: 925px;
	height: 75px;
	position: relative;
}

#logo{
	height:60px;
	width:271px;
	margin-top: 0px;
	bottom: 7px;
	position: absolute;
	left: 0px;
}

#mcaffeelogo{
	height:71px;
	width:134px;
	position: absolute;
	top: 22px;
	right: 56px;
}

#loginnav{
	border: 1px solid #016BB7;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 492px;
	height: 25px;
}

ul#nav2 {
	position: relative;
	list-style: none;
	padding: 0px;
	float: right;
	font: 14px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 475px;
	height: 35px;
	margin-left: 12px;
}
ul#nav2 a {
	color: #000;
	text-decoration: none;
	position:relative;
}
ul#nav2 a:hover {
	color: #016BB7;
	text-decoration: underline;
	position:relative;
}
li#login {
	float : left;
	width: auto;
	margin: 0px 10px 0px 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	border-right: 1px solid #000;
}
li#createaccount {
	float : left;
	width: auto;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
}

li#orderstatus {
	float : left;
	width: auto;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
}

li#filecheck {
	float : left;
	width: auto;
	margin: 0px;
	padding: 0 0px;
}

#phonenumbers{
	position: absolute;
	right: 0px;
	height: 25px;
	width: 200px;
	bottom: 18px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
}

#chatnow {
	background: url(../images/chatbubble.jpg) no-repeat right center;
	height: 25px;
	width: 105px;
	position: absolute;
	right: 210px;
	bottom: 5px;
	padding-top: 10px;
	padding-left: 5px;
}


#navmenu {
	background: #016BB7 url(../images/buttonbg.jpg) no-repeat center center;
	margin: 0px auto;
	padding: 0px;
	height: 45px;
	width: 953px;
	position: relative;
	overflow: hidden;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

ul#buttonsleft {
	position: absolute;
	list-style: none;
	padding: 0px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 400px;
	height: 23px;
	top: 16px;
	left: 24px;
	color: #FFF;
	overflow: hidden;
}

ul#buttonsleft a:link{
	color:#FFF;
	width: 400px;
}

li#products {
	float : left;
	width: auto;
	margin: 0px;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	overflow: hidden;
}

li#templates{
	float : left;
	width: auto;
	margin: 0px;
	padding: 0 23px 0 10px;
	overflow: hidden;
}

li#samples {
	float : left;
	width: auto;
	margin: 0px;
	padding: 0 29px 0 10px;
	overflow: hidden;
}

li#artcheck{
	float : left;
	width: auto;
	margin: 0px;
	padding: 0;
}

li#samples a{color:#FFF;}

li#artcheck a{color:#FFF;}

ul#buttonsright {
	position: absolute;
	list-style: none;
	padding: 0px;
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 240px;
	height: 21px;
	top: 15px;
	color: #FFF;
	right: 20px;
	overflow: hidden;
}
ul#buttonsright a:link {
	color:#FFF;
	width: 400px;
	font-weight: normal;
	font-size: 11px;
}
li#aboutnav {
	float : left;
	width: auto;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	border-right: 1px solid #3382c2;
}
li#resellers {
	float : left;
	width: auto;
	margin: 0px;
	padding: 0 10px;
	border-right: 1px solid #3382c2;
	overflow: hidden;
}
li#contact {
	float : left;
	width: auto;
	margin: 0px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
li#reviews {
	float : left;
	width: auto;
	margin: 0px;
	padding: 0 10px;
	border-right: 1px solid #3382c2;
	overflow: hidden;
}


#container {
	border: 1px solid #016BB7;
	background-color:#FFF;
	width: 951px;
	margin: 0px auto -1px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
#containerbottom {
	background: url(../images/bodybottom.jpg);
	height: 21px;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


#content {
	margin:0 0px;
	padding:0;
	height:582px;
	width:707px;
	float: left;
}
#main {
	float: left;
	height: 285px;
	width: 707px;
	border-bottom: 1px solid #CCC;
}


#TLMText {
	width: 200px;
	height: 125px;
	margin: 20px 5px auto auto;
}

#TLMText ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	color: #333;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#TRMText {
	width: 300px;
	height: 125px;
	margin: 20px auto auto 5px;
}
#TRMText ul {
	margin: 5px 0px 10px 15px;
	padding: 0px;
	color: #333;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#BLMText {
	width: 200px;
	height: 125px;
	margin: 20px 5px auto auto;
}
#BLMText ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	color: #333;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#BRMText {
	width: 300px;
	height: 125px;
	margin: 20px auto auto 5px;
}
#BRMText ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	color: #333;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#topleftmain {
	width: 353px;
	height: 148px;
	float: left;
	padding-left: 1px;
	border-bottom: 1px solid #CCC;
	background: url(../images/printingicon.jpg) no-repeat 0px center;
}

#toprightmain {
	width: 353px;
	height: 148px;
	float: right;
	border-bottom: 1px solid #CCC;
	background: url(../images/freefilecheckicon.jpg) no-repeat 248px center;
}
#bottomleftmain {
	width: 353px;
	height: 148px;
	float: left;
	padding-left: 1px;
	background: url(../images/mailingicon.jpg) no-repeat 0px center;
}
#bottomrightmain {
	width: 353px;
	height: 148px;
	float: right;
	background: url(../images/graphicdesignicon.jpg) no-repeat 212px center;
}




#sidebarright {
	width: 242px;
	float: right;
	margin:0;
	padding:0;
	border-left:1px solid #CCC;
	overflow: hidden;
	position: relative;
}

#sidetop{
	float:left;
	margin:0;
	padding:8px 0 2px 15px;
	width:227px;
	border-bottom:1px solid #CCC;
	background: url(../images/freesamplesicon.jpg) no-repeat 10px 18px;
	height: 85px;
	position: relative;
	overflow: hidden;
}
#order {
	background: #016BB7;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 6px;
	bottom: 6px;
	height: 23px;
	width: 98px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#dealsfield {
	border: 2px groove #016BB7;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#signup {
	color: #FFF;
	background: #016BB7;
	border: 1px solid #333;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#deals {
	float:left;
	margin:0;
	padding:8px 0 2px 15px;
	width:227px;
	border-bottom:1px solid #CCC;
	background: no-repeat 10px 18px;
	height: 84px;
}
#blog {
	float:left;
	margin:0;
	padding:8px 0 2px 15px;
	width:227px;
	border-bottom:1px solid #CCC;
	background: no-repeat 10px 18px;
	height: 84px;
}
#customerreviews {
	float:left;
	margin:0;
	padding:8px 0 2px 15px;
	width:227px;
	background: no-repeat 10px 18px;
	height: 232px;
	border-bottom:1px solid #CCC;
}
#confidence {
	float:left;
	margin:0;
	padding:8px 0 2px 15px;
	width:227px;
	background: url(../images/creditlogos.jpg) no-repeat center bottom;
	height: 160px;
	position: relative;
}


#contentbottom{
	width:953px;
	height: 175px;
	padding: 0px;
	margin: 0px auto 12px;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#mrcolorlogo{
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 61px;
	width: 245px;
	position: absolute;
	left: 42px;
	top: 49px;
}
#contentbottom ul a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #017CD8;
	text-decoration: none;
}

#contentbottom ul a:hover{
	color: #016BB7;
	text-decoration: underline;
}

ul#company {
	position: absolute;
	height: 94px;
	width: 96px;
	list-style: none;
	color: #FFF;
	top: 36px;
	left: 751px;
}

li#info {
	font-size: 12px;
	font-weight: bold;
	color: #016BB7;
}
ul#services {
	position: absolute;
	height: 94px;
	width: 89px;
	list-style: none;
	color: #FFF;
	top: 36px;
	left: 487px;
}
li#service {
	font-size: 12px;
	font-weight: bold;
	color: #016BB7;
}
ul#aboutus {
	position: absolute;
	height: 87px;
	width: 105px;
	list-style: none;
	color: #016BB7;
	top: 36px;
	left: 610px;
}
li#us {
	font-size: 12px;
	font-weight: bold;
	color: #016BB7;
}
ul#popular {
	position: absolute;
	height: 96px;
	width: 114px;
	list-style: none;
	color: #016BB7;
	top: 36px;
	left: 344px;
}


#copyright {
	height: 20px;
	margin: 0px auto 12px;
	width: 285px;
}

#footertop {
	width: 950px;
	height: 300px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}


#FTLeft {
	width:315px;
	height:360px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#FTLcontent{
	height: 340px;
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#FTMiddle {
	width:315px;
	height:360px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#FTMcontent {
	height: 340px;
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}



#footerbottom {
	width: 910px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 10px 20px;
}
#FTRight {
	width:315px;
	height:360px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#FTRcontent {
	height: 340px;
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.smallbodytext {
	color: #666;
	font: normal 11px Verdana, Geneva, sans-serif;
}
.bottommaintext {
	padding-top: 0px;
	line-height: 20px;
}

.customername {
	font: italic normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align:right;
	margin-right: 20px;
}
.sidebartext {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #49494a;
	padding-left: 10px;
}
.bluesmallheading {
	color: #016BB7;
	font: bold 12px Arial, Helvetica, sans-serif;
}
ul#buttonsleft a:visited {
	color:#FFF;
	width: 400px;
}
ul#buttonsright a:visited {
	color:#FFF;
	width: 400px;
	font-weight: normal;
	font-size: 11px;
}
li#popularproducts {
	font-size: 12px;
	font-weight: bold;
	color: #016BB7;
}
