html, body, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, dl, dt, dd, img { margin: 0; padding: 0}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:10px;
	margin-right:10px;
	background:#ccc;
}
img {
	border:0;
}
img.code {
	vertical-align:middle;
}
h1 {
	font-size:17px;
	margin-bottom:10px;
	color:#2676bc;	
}
h2 {
	color:#2676bc;	
	font-size:16px;
	margin-bottom:8px;
}
h2.pagetitle {
	color:#2676bc;	
	font-size:16px;
	text-align:center;
}
h3 {
	font-size:14px;
	margin-bottom:6px;
}
a {
	text-decoration:underline;
	color: #24abe2;
	outline:none;
}
a:hover {
	color: #085b9d;
}
h1 a, h2 a {
	color:#2676bc;
	text-decoration:none;
}
h3 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}
dfn {
	display:none;
}
td {
	vertical-align:top;
	padding:0px;
}
table.padded_tbl {
	border-collapse:collapse;
}
table.padded_tbl td {
	padding:2px;
	margin:0px;
}
.vertical_align td {
	vertical-align:middle;	
}
hr {
	color:#dcdcdc;
	background-color:#dcdcdc;
	height: 1px;
	border-width:0px;
	margin:12px 5px 12px 5px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #dcdcdc;	
	padding:1px 2px 1px 5px;
	color:#333;
}
select option {
	padding:0px 0px 0px 5px;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
ul, ol {
	margin:4px 0px 0px 30px;
	padding:0px;
}
li {
	padding: 2px 0px 2px 0px;
}
p {
	padding: 0px 0px 8px 0px;
}
.smaller {
	font-size:11px;
}
.larger {
	font-size:14px;
}
.hidden {
	display:none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearing {
	height: 0px;
	font-size: 0px;
	clear: both;
}
.padded_block td {
	padding:2px;
}
.valign_block td {
	vertical-align:middle;
}
.nodecoration {
	text-decoration:none;
}
.bolder {
	font-weight:bold;
}
.aligned_super {
	vertical-align: super;
}
img.bordered {
	border:1px solid #CCC;
}


/* begin structure */
.pagewrapper {
	display:block;
	width:881px;
	margin:0 auto;
margin-top:20px;
}
#logo {
	display:block;
	position:absolute;
	top:25px;
	z-index:1;
	margin-left:12px;
}
#logo h2 {
	margin:0;
	padding:0;
	border:none;
}
#logo .alt {
	display:none;
}
.LogoBox {
	display:block;	
	width:192px;
	height:59px;	
	overflow:hidden;
	text-align:justify;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	background:url(images/PGprint.jpg) top left no-repeat;
}
.top_area {
	margin-top:20px;
	display:block;
	height:122px;
	overflow:hidden;
	background:url(images/header.jpg) top left no-repeat;
}
.header {
	display:block;
	height:67px;
	overflow:hidden;
}
.header_text {
	padding:12px 0px 0px 214px;
        font-size:10pt;
        font-weight:bold;
        color:#0033A9
}
.header_text p {
	padding-bottom:2px;
}
.headline_text {
	padding:12px 0px 0px 214px;
        font-size:10pt;
        font-weight:bold;
        color:#0033A9
}
H3.headline_text {
	padding:12px 0px 0px 214px;
        font-size:10pt;
        font-weight:bold;
        color:#0033A9
}
.customer_support {
	padding:18px 0px 0px 0px;
}
.customer_support div {
	padding:1px 0px 0px 36px;
	font-size:11px;
}
.header td.dev {
	padding:21px 0px 0px 0px;
}
.live-chat {
	padding:14px 20px 0px 0px;
}
.top_menu {
	margin-top:15px;
	display:block;
	height:32px;
	overflow:hidden;
}
.home_icon {
	background:url(images/white-dev-line.png) top right no-repeat;	
}
.home_icon #inner {
	padding:2px 0px 0px 5px;
}
.cart_icon {
	background:url(images/white-dev-line.png) top left no-repeat;	
}
.cart_icon #inner {
	padding:2px 0px 0px 10px;
}
td.menu_list #inner {
	padding: 8px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
td.menu_list a {
	padding-left:17px;
	text-decoration:none;
	color:#FFF;
}
td.menu_list a:hover {
	text-decoration:underline;
	color: #ddd;
}
.main_block {
	margin-top:5px;	
}
.sub_title {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#2676bc;
	padding-bottom:2px;	
}
.sub_title a {
	text-decoration:none;
	color:#2676bc;
}
.sub_title a:hover {
	color: #085b9d;
	text-decoration:underline;
}
.dialog_title {
	display:block;
	height:43px;
	overflow:hidden;
	background:url(images/title-bg.png) top left no-repeat;
}
.dialog_title #inner {
	padding:12px 15px 0px 15px;
	font-size:15px;
	font-weight:bold;
	color:#2676bc;	
}
.dialog_title #inner a {
	text-decoration:none;
	color:#2676bc;	
}


/* sidebar box */
.sidebar_top {
	display:block;
	height:12px;
        width:147px;
	overflow:hidden;
	background:url(images/sidebar-top.png) top left no-repeat;
}
.sidebar_main {
	background:url(images/sidebar-bg.gif) top left repeat-y;
	padding:0px 10px 3px 5px;
        height:721px;
}
.sidebar_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/sidebar-bottom.png) top left no-repeat;
}
.sidebar_bottom_right {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/welcome-right-bottom.png) top left no-repeat;
}
.sidebar_bottom_right_wide {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/welcome-wide-right-bottom.gif) top left no-repeat;
}
.mbox_title  {
	padding:2px 0px 4px 8px;
	color:#2676bc;
	font-size:14px;
	font-weight:bold;
}
.mbox_content {
	padding-bottom:10px;
}
.mbox_content ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.mbox_content ul li {
	display:block;
	margin:0px;
	padding:3px 8px 3px 8px;
	border-bottom:1px solid #999;
}
.mbox_content ul li a {
	color:#000;
	text-decoration:none;
}
.mbox_content ul li a:hover {
	color: #085b9d;
	text-decoration:underline;
}


/* home page */
.welcome_block {
	margin-bottom:5px;	
}
.welcome_block1_top {
	display:block;
	height:12px;
	overflow:hidden;
	background:url(images/welcome-left-top.png) top left no-repeat;
}
.welcome_block1 {
	display:block;
	height:292px;
	overflow:hidden;
	background:url(images/welcome-left-bg.gif) top left repeat-y;
	padding:5px 17px 0px 17px;
}
.welcome_block1_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/welcome-left-bottom.png) top left no-repeat;
}
.welcome_img {
	padding:0px 0px 4px 0px;
	text-align:center;
}
.welcome_block2_top {
	background:url(images/welcome-right-bg.gif) top left repeat-y;
}
.welcome_block2 {
	display:block;
	background:url(images/welcome-right-top.png) top left no-repeat;
	height:85px;
	overflow:hidden;
	padding:10px 2px 0px 10px;
	font-size:11px;
}
.welcome_block2_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/welcome-right-bottom.png) top left no-repeat;
	margin-bottom:4px;
}


/* products list */
.pr_list {
	margin-top:5px;	
}
.pr_block_bottom {
	display:block;
	height:10px;
	overflow:hidden;
	background:url(images/pr-block-bottom.png) top left no-repeat;
}
.pr_block {
	background:url(images/pr-block-bg.gif) top left repeat-y;
}
.pr_block_top {
	background:url(images/pr-block-top.png) top left no-repeat;
	padding:10px 8px 0px 8px;
	font-size:11px;
}
.pr_block #pr_thumb {
	padding-right:8px;
	width:100px;
	text-align:center;
}

div.homePageFeature {
        margin:1px 0 1px 0;
}

table.home_page_feature {
        padding-right:2px;
}
table.more_info {
	border-collapse:collapse;
	cursor:pointer;
	margin-top:1px;
}
table.more_info td {
	display:block;
	margin:0px;
	padding:0px;
	width:102px;
	height:24px;
	background:url(images/more-info.png) top left no-repeat;
	text-align:center;
}
table.more_info td div {
	padding:4px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
table.more_info td div a {
	color:#FFF;
	text-decoration:none;
}
.pr_block_dev {
	display:block;
	height:4px;
	overflow:hidden;
}

/* seo row */
.seo_row_body {
	background:url(images/seo_content_body.png) top left repeat-y;
}
.seo_row_left_top {
	background:url(images/seo_content_top.png) top left no-repeat;
	padding:8px 10px 0px 10px;
}
.seo_row_left_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/seo_content_bottom.png) top left no-repeat;
}

/* bottom row1 */
.bottom_row1 {
	margin-top:4px;	
}
.bottom_row1_left_top {
	background:url(images/footer-column1-bg.gif) top left repeat-y;
}
.bottom_row1_right_top {
	background:url(images/footer-column2-bg.gif) top left repeat-y;
}
.bottom_row1_left_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/footer-column1-bottom.png) top left no-repeat;
}
.bottom_row1_right_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/footer-column2-bottom.png) top left no-repeat;
}
.bottom_row1_left {
	background:url(images/footer-column1-top.png) top left no-repeat;
	padding:8px 5px 0px 10px;
}
.bottom_row1_right {
	background:url(images/footer-column2-top.png) top left no-repeat;
	padding:8px 10px 0px 10px;
}

/* bottom row2 */
.bottom_row2 {
	border:2px solid #a5a7aa;
	background:#FFF;
	margin-top:8px;
	margin-bottom:15px;
}
.bottom_speedbar {
	display:block;
	height:24px;
	overflow:hidden;
	background:url(images/footer-row2-bg.gif) top left repeat-x;
}
.bottom_speedbar #inner {
	padding:3px 0px 0px 0px;
	text-align:center;
	font-size:13px;
}
.bottom_speedbar #inner a {
	color:#FFF;
	padding-left:12px;
}
.bottom_speedbar #inner a:hover {
	color: #DDD;
}
.bottom_links {
	padding:6px 15px 8px 15px;
	font-size:11px;	
}
.bottom_links p {
	padding-bottom:3px;
}
.bottom_links a {
	color:#666;
	text-decoration:none;
}
.bottom_links a:hover {
	color: #085b9d;
	text-decoration:underline;
}
table.follow_us {
	border-collapse:collapse;
	margin-top:1px;
}
table.follow_us td {
	margin:0px;
	padding:0px 2px 10px 2px;
}
.footer_logo {
	padding:15px 0px 0px 0px;
}
.copyright {
	padding:10px 0px 15px 0px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
.footer_icons {
	// border-top:1px solid #a5a7aa;
	padding:10px 0px 10px 0px;
        text-align:center;
}
.footer_icons td {
	vertical-align:middle;
}


/* content block */
.content_left {
	background:url(images/sidebar-bg.gif) top left repeat-y;
        height:725px;
}
.content_left_top {
	background:url(images/sidebar-top.png) top left no-repeat;
        height:12px;
	padding:11px 10px 3px 5px;
}
.content_right {
	background:url(images/welcome-right-bg.gif) top left repeat-y;
}
.content_right_wide {
	background:url(images/welcome-wide-right-bg.gif) top left repeat-y;
}
.content_right_top {
	background:url(images/welcome-right-top.png) top left no-repeat;
	padding:11px 10px 3px 5px;
}
.content_right_top_wide {
	background:url(images/welcome-wide-right-top.gif) top left no-repeat;
	padding:11px 10px 3px 5px;
}
.content_area {
	background:url(images/content-column-bg.gif) top left repeat-y;
}
.content_area_narrow {
	background:url(images/content-column-narrow-bg.gif) top left repeat-y;
}
.content_area_top {
	background:url(images/welcome-left-top.png) top left no-repeat;
	padding:10px 15px 0px 15px;	
}
.content_area_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/welcome-left-bottom.png) top left no-repeat;
}

.content_area_top_narrow {
	background:url(images/welcome-narrow-left-top.gif) top left no-repeat;
	padding:10px 15px 0px 15px;	
}
.content_area_bottom_narrow {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/welcome-narrow-left-bottom.gif) top left no-repeat;
}


/* content block  2 columns */
.content_area2 {
	background:url(images/2columns/content-column-bg.gif) top left repeat-y;
}
.content_area2_top {
	background:url(images/2columns/content-column-top.gif) top left no-repeat;
	padding:10px 15px 0px 15px;	
}
.content_area2_bottom {
	display:block;
	height:9px;
	overflow:hidden;
	background:url(images/2columns/content-column-bottom.gif) top left no-repeat;
}


/* widget search box */
.widget_search {
        margin-bottom: 15px;
}

.widget_search input#s {
	width:100px;	
}

.widget_categories {
        margin-bottom: 15px;
}

.widget_categories .mbox_content {
        margin-left: 5px;
        margin-right: 5px;
}

.widget_authors {
        margin-bottom: 15px;
}

.widget_authors .mbox_content {
        margin-left: 5px;
        margin-right: 5px;
}

.widget_archive {
        margin-bottom: 15px;
}

.widget_archive .mbox_content {
        margin-left: 5px;
        margin-right: 5px;
}

/* wordpress styles */

/* Typography & Colors */
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;	
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
}
.commentlist li, #commentform input, #commentform textarea {
	font-size:12px;	
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;	
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/* Begin Wordpress Structure */
.post {	
	text-align: left;
	margin: 0px 0px 14px 0px;
}
.post hr {
	display: block;
}
.post_dev {
	display:block;
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	margin-bottom:14px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	font-size:11px;
}
.clear {
	clear: both;
}

.faqheader 
{
       background-color:#FAFAF6;
       border:1px solid #D4D4D4;
       color:#303030;
       margin-top:15px;
       padding-bottom:2px;
       padding-left:4px;
       padding-top:2px;
}

.faqheader a:hover
{
       text-decoration:none
}

.faqheader_2 
{
       background-color:#2676BC;
       border:1px solid #0033AB;
       color:#FFFFFF;
       margin-top:15px;
       padding-bottom:2px;
       padding-left:4px;
       padding-top:2px;
       text-decoration:none
}


/* Begin Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


/* Begin Lists */
.entry ul {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
}
.entry li {	
}
.entry ol {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
}
.entry ol li {
	padding:5px 0px 5px 0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 450px;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0;
}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
        font-size: 0.9em;
}
#wp-calendar th {
        font-size: 0.9em;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
        font-size: 0.9em;
}

#wp-calendar td.pad:hover { 
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;	
	margin-bottom: 10px;
	font-size:11px;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div#blog_banner_1
{	
	position:absolute;
	top:1px;
	z-index:3;
	display:block;
	margin-left:205px;
	width:510px;
	height:102px;
	overflow:hidden;	  
}


.contactFormSelect
{
  width:315px;
}

.customQuoteComments
{
  width:305px;
}

.contactFormTextBox
{
  width:305px;
}

.paperSamplesHowOften
{
  width:200px;
}

.contactUsSubject
{
  width:175px;
}

.contactFormComments
{
  width:248px;
}

div.discountBox {
    width: 190px;
    height: 95px;
    background:url("online-printing/pgprint/images/discounttab.png") no-repeat;
    
}

.printingTemplatesSidebar {
    vertical-align: bottom;
}

.printingTemplatesSidebar em {
    font-style: normal;
    font-size: 11px;
}

.productPricingText {
    color:#0032A9;
    font-size:14px;
    font-weight:bold;
}

.productPricingPrice {
    color:#349800;
    font-size:18px;
    font-weight:bold;
}

/* State Pages */
.state_page_content_top {
    background:url("images/statemain_top.gif") no-repeat;
    height:12px; 
}

.state_page_content_bottom {
    background:url("images/statemain_bottom.gif") no-repeat; 
    height:22px; 
}

.state_page_content_california {
    background: url("images/statemain_middle.gif");
    padding-left: 10px;
    padding-right: 10px;
    height: 473px;
    font-size: 14px; 
}

h1.headline_california {
    font-size: 15px; 
}

.state_page_content_florida {
    background: url("images/florida-printing-services.jpg");
    height: 400px;
    font-size: 14px; 
}

.state_page_content_georgia {
    background: url("images/georgia-printing-services.jpg");
    height: 400px;
    font-size: 14px; 
}

.state_page_content_new_york {
    background: url("images/new-york-printing-services.jpg");
    height: 400px;
    font-size: 14px; 
}

.state_page_content_texas {
    background: url("images/texas-printing-services.jpg");
    height: 400px;
    font-size: 14px; 
}

/* Full Pages */
.full_page_content_top {
    background:url("images/statemain_top.gif") no-repeat;
    height:12px; 
}

.full_page_content {
    background: url("images/statemain_middle.gif");
    height: 710px;
}

.full_page_content_bottom {
    background:url("images/statemain_bottom.gif") no-repeat; 
    height:22px; 
}

/* Affiliates Page */
.affiliates_page_content {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px; 
}

/* left sidebar special styles 
.mbox_content ul li.page-item-62
{
background-image: url(../../../online-printing/pgprint/images/20percent-off.jpg);
background-repeat: no-repeat;
background-position: 80px 1px;
}

.mbox_content ul li.page-item-62 a
{
font-weight:bold;
color:red;
}

.mbox_content ul li.page-item-62 a:hover
{
font-weight:bold;
font-style: italic;
color:green;
}
*/