body {
	background:#eee url(../images/bg-site.gif) repeat-x 0 0;
	margin:20px 0;
}

.left { float:left; }
.right { float:right }

	.wrapper {
		background:#fff url(../images/bg-wrapper.gif) no-repeat right bottom;
		margin:0 auto;
		padding:10px;
		width:880px;
	}
	
		.header {
			height:73px;
			padding:0 0 10px;
			position:relative;
		}
		
			.header h1 {
				left:-22px;
				position:absolute;
				top:-30px;
				width:311px;
			}
			
				.header h1 a {
					background:url(../images/logo09.gif);
					display:block;
					height:95px;
					text-indent:-9999px;
				}
				
			.header ul {
				position:absolute;
				right:10px;
				top:32px;
			}
			
				.header ul li {
					color:#777;
					float:left;
					font-size:10px;
					text-transform:uppercase;
				}
				
					.header ul li a {
						color:#777;
						margin:0 5px;
					}
					.header ul li a:hover { color:#000; }
					
					#HomePage .header ul li a.nhome,
					#WhoWeAre .header ul li a.whoweare,
					#Portfolio .header ul li a.pfolio,
					#PromotionalSolutions .header ul li a.psolutions,
					#ECatalogs .header ul li a.ecatalogs,
					#ContactUs .header ul li a.contactus { color:#000 }
		
		.container { }
		
			.container h2 {
				color:#5a9a98;
				font-family:georgia;
				font-size:20px;
				font-style:italic;
				font-weight:bold;
				margin:0 0 15px;
			}
			
			.container h3 {
				color:#333;
				font-size:18px;
				font-weight:bold;
				line-height:22px;
				margin:15px 0;
			}

			.container p {		
				color:#666;
				font-size:14px;
				line-height:18px;
				margin:15px 0;
			}
		
			.flash-container {
				background:#ccc;
				height:252px;
			}
			
			.leftcolumn,			
			.rightcolumn {
				margin:25px 0 10px;
			}
			
			.leftcolumn { width:202px; }
			
				.container  .newsletter {
					background:#007caa url(../images/bg-newsletter.gif) no-repeat 0 0;
					color:#fff;
					padding:10px;
				}
				
					.container .newsletter h2 {
						background:url(../images/hdr-newsletter.gif) no-repeat;
						height:38px;
						text-indent:-9999px;
					}
					
					.container .newsletter p {
						color:#fff;
						font-size:11px;
						line-height:14px;
						margin:15px 0;
					}
					
					.newsletter label {
						display:block;
						font-size:11px;
						padding:0 0 5px;
					}
					
					.newsletter input { width:176px; }
					
					.newsletter .btn-subscribe {
						background:url(../images/btn-subscribe.gif);
						border:none;
						color:#fff;
						font-size:11px;
						height:22px;
						margin:10px 0 0 95px;
						width:87px;
					}
			
			.rightcolumn {
				padding-right:150px;
				width:484px;
			}
				
					#HomePage .rightcolumn p strong {
						color:#eb6e1f;
						display:block;
						font-size:21px;
						font-weight:bold;
						margin-top:5px;
					}
					
				
		.rightcolumn #callout {background: #76aca9 url(../images/calloutBG.gif) no-repeat right bottom; padding-bottom: 15px; margin: 10px 15px 10px 35px;}
		.rightcolumn #callout p {color: #265756; margin-right: 10px; margin-left: 10px; margin-top: 0;}
		.rightcolumn #callout ul {color: #265756;}
		.rightcolumn #callout h3 {color: #FFFFFF; margin: 10px 5px 5px;}
		.rightcolumn #callout h4 {color: #FFFFFF; background: #377271 url(../images/h4BG.gif) right top no-repeat; display: block; padding: 5px 10px;}
				
				
				
				
				
				
					
					
										
		.footer {
			color:#666;
			font-size:10px;
			margin:0 auto;
			padding:10px 0;
			width:900px;
		}
				
			.footer p a { color:#666; }
			
			.footer p a:hover { text-decoration:underline }
				
/* INNERPAGES */

.InnerPage .wrapper {
	background:#fff url(../images/bg-wrapper-inner.gif) no-repeat right bottom;
}

	.InnerPage .container h2 {
		color:#008fc5;
		font-size:24px;
		font-style:normal;
	}
	
	.InnerPage .container h3 {
		color:#669999;
		font-size:16px;
		font-weight:bold;
	}
	
	.InnerPage .container h4 {
		color:#ff6633;
		font-size:20px;
		font-weight:bold;
	}
	
	.page-header {
		background:url(../images/bg-pageheader.gif);
		color:#fff;
		font-family:georgia;
		font-size:48px;
		font-weight:normal;
		height:56px;
		padding:45px 10px 0 0;
		text-align:right;
	}

	.InnerPage .leftcolumn {
		display:inline;
		margin-left:77px;
		width:536px;
	}
	
		.leftcolumn ul {
			color:#666;
			font-size:14px;
			list-style:disc;
			padding:0 0 0 30px;
		}
		
			.leftcolumn ul li {
				padding:2px 0;
			}
			
				.leftcolumn ul li h3 { margin:0px; }
				
					.leftcolumn ul li h3 span {
						color:#666;
						display:block;
						font-size:12px;
						font-weight:bold;
						line-height:12px;
					}
					
				.leftcolumn ul li p { font-size:12px; line-height:16px; }
			
		.leftcolumn .promoters ul {
			list-style:none;
			padding:0px;
		}
		
			.leftcolumn .promoters ul li {}
			
				.leftcolumn .promoters ul li div {}
				
				.leftcolumn .promoters ul li .left { width:100px; }
				
				.leftcolumn .promoters ul li .right { width:420px; }
				
		
		.leftcolumn #thumbpromo {padding: 10px 0 10px 0; color:#666666; font-size: 14px; line-height: 18px;}
		.leftcolumn #thumbpromo dl {margin: 0; padding: 0; display: inline; /* fixes IE/Win double margin bug */}
		.leftcolumn #thumbpromo dt img{float: left; margin: 0; padding: 4px; border: 1px solid #cccccc;}
		.leftcolumn #thumbpromo dd {margin: 0 0 0 160px; padding: 0;}

		.leftcolumn #thumbpromo1 {padding: 10px 0 10px 0; color:#666666; font-size: 14px; line-height: 18px;}
		.leftcolumn #thumbpromo1 dl {margin: 0; padding: 0; display: inline; /* fixes IE/Win double margin bug */}
		.leftcolumn #thumbpromo1 dt img{
	float: left;
	padding: 4px;
	border: 1px solid #cccccc;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
		.leftcolumn #thumbpromo1 dd {margin: 0 0 0 160px; padding: 0;}

		.leftcolumn #callout {background: #76aca9 url(../images/calloutBG.gif) no-repeat right bottom; padding-bottom: 15px;}
		.leftcolumn #callout p {color: #265756; margin-right: 10px; margin-left: 10px;}
		.leftcolumn #callout ul {color: #265756;}
		.leftcolumn #callout h3 {color: #FFFFFF; margin-left: 10px;}
		.leftcolumn #callout h4 {color: #FFFFFF; background: #377271 url(../images/h4BG.gif) right top no-repeat; display: block; padding: 5px 10px;}


	.InnerPage .rightcolumn {
		padding-right:0px;
		width:252px;
	}
	
		.rightcolumn .img-cont {
			background:url(../images/bg-rightcolumn.gif) no-repeat center 0;
			height:225px;
		}
		
		.rightcolumn DL {
	width: 225px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/testimonialBG_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 0 30px 0;
	margin: 0;
	margin-left: 20px;
}
.rightcolumn DT  {
	background-image: url(../images/testimonialBG_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 22px 0 10px 0;
	text-align: left;
	color: #34716f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
}
.rightcolumn DD  {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.container .rightcolumn .newsletter {
					background:#007caa url(../images/bg-newsletter.gif) no-repeat 0 0;
					color:#fff;
					padding:10px;
					width: 182px;
					margin-left: 35px;
					margin-top: 20px;
				}
				
					.container .newsletter h2 {
						background:url(../images/hdr-newsletter.gif) no-repeat;
						height:38px;
						text-indent:-9999px;
					}
					
					.container .newsletter p {
						color:#fff;
						font-size:11px;
						line-height:14px;
						margin:15px 0;
					}
	
	.InnerPage .one-column .leftcolumn {padding-right:130px; width:auto}
	.InnerPage .one-column .rightcolumn {display:none}
	
	
	#SignUpbox .btn-subscribe {
						background:url(../images/btn-subscribe.gif);
						border:none;
						color:#fff;
						font-size:11px;
						height:22px;
						margin:0;
						width:87px;
						}
						
	#SignUpbox {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	text-align: left;
	padding-top: 10px;
	background-color: #007caa;
	background-image: url(../images/bg-newsletter_big.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
				}
	
	#SignUpbox td {		
				vertical-align:top;
				padding: 5px 5px 5px 10px;
				}
				
	#SignUpbox td.tiny {		
				font-size:10px;
				line-height:12px;
				padding: 3px 3px 3px 10px;
				}
