body {
	background-color: #79818d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 20px;
	color: #000;
	background-image: url(../images/bkg2.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}

a {	outline: none; }

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.clear {
	clear: both;
	}

h1 {
	margin-top: 0;
	}

h2 {
	margin-top: 0;
	font-size: 1.25em;
}

h3 {
	margin: 10px 0 5px 0;
	}
	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 25px;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
	}

p {
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 1.1em;
	}

input {
	font-size:9px;
	}

.floatLeft {
	float: left;
	margin-right: 15px;
	}

.floatRight {
	float: right;
	margin: 7px 5px 0 10px;
}

.leftcolumn {
	float: left;
	width: 49%;
	}
	
.rightcolumn {
	float: right;
	width: 49%;
	}

.textfield_effect {
    margin-top: 8px;
	border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    width: 100px;
    height: 12px;
    }
 
.textfield_effect:hover {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.textfield_effect:focus {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	color: #333333;
	
}

.clearBoth {
	clear: both;
	text-align: center;
}

.bold {
	font-weight: bold;
	color: #006699;
}

.bold2 {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
a.special:link {
	font-weight: bold;
	text-decoration: none;
    }

a.special:visited {
    font-weight: bold;
	text-decoration: none;
    }

a.special:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
    }

a img {
	border: none;
}

ul {
	margin: 10px 0;
	padding-left: 35px;
}	

ul.noBullets{
	margin-left:0;
	padding-left:0;
}

.strong li{
	font-weight:bold;
}

/*
li {
	list-style-type: square;
}
*/

ul.noBullets li{
	list-style:none;
}

.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.pack_img {
	width:300px;
	height:363px;
	position:absolute;
	top: 228px;
	left: 471px;
	z-index:2;
	visibility: hidden;
}
.paddingTop {
	padding-top: 9px;
}
.paddingTop2 {
	padding-top: 11px;
}

#pack3d {
	height: 300px;
	width: 400px;
	border: 1px solid #999999;
}
#container {
	height: auto;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	height: 155px;
	width: 100%;
	text-align: center;
}
#headerIntro {
	height: 294px;
	width: 100%;
	text-align: center;
}
#search {
	background-image: url(../images/topWhite.jpg);
	height: 28px;
	text-align: right;
	padding-right: 25px;
	vertical-align: middle;
	font-size: 9px;
}
#bottom {
	clear: both;
	width: 955px;
	height: 45px;
	background-image:url(../images/bottomstraight.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #6f7782;
}

#mainFrame {
	height: auto;
	background-image: url(../images/bodyBkg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#mainContent {
	margin-left: 20px;
	padding-right: 45px;
	padding-left: 15px;
}

#footer-container {
	background-color: #6f7782;
	width: 100%;
	height: 440px;
	margin: -45px 0 0 0;
	padding: 35px 0 0 0;
	}
.search #footer-container {
	background-color: #6f7782;
	width: 100%;
	height: 440px;
	margin: -32px 0 -30px 0;
	padding: 15px 0 0 0;
	}

#footer {
	color: #CCCCCC;
	width: 800px;
	margin: 0 auto;
	clear: both;
	padding: 0;
	}

#footer h6 {
	font-size: 1.15em;
	text-transform: uppercase;
	margin: 0 25px 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #868e9a;
	color: #333333;
	font-weight: normal;
	}

#footer ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.3em;
	}
	
#footer li {
	margin: 3px 0 0 0;
	padding: 0;
	}

#footer a:link,#footer a:visited  {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
}

#footer #column1, #footer #column2,
#footer #column3, #footer #column4 {
	width: 190px;
	float: left;
	margin: 20px 10px 0 0;
	}

#portfolio {
	text-align: center;
	margin-left: 20px;
	width: 759px;
	height: 475px;
	margin-bottom:-6px;
}

.logo {
	padding: 10px;
	float: left;
}

.client {
	height: auto;
	clear: both;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999999;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.testimonial {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 180px;
	padding: 10px;
	height: auto;
}
#caseStudy {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#top2 {
	height: 15px;
	background-image: url(../images/topBkg.jpg);
	background-repeat: no-repeat;
}

.awards {
	clear: both;
	width: 710px;
}

.awardSS {
	float: left;
}

.awardTxt, .awardTxt2 {
	float: left;
	width: 145px;
	padding-right: 20px;
	padding-left: 20px;
}

#productsLeft {
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	width: 150px;
	float: left;
}

#productsNav, .productsNav{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainContentProducts {
	margin-left: 200px;
	padding-right: 45px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#productsNav a,
.productsNav a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

#productsNav a:visited,
.productsNav a:visited {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

#productsNav a:hover,
.productsNav a:hover {
	text-decoration: none;
	color: #66CCFF;
	font-weight: bold;
}

#servicesText {
	float: left;
	width: 360px;
	padding-right: 20px;
}

#loginBox {
	float: left;
	width: 200px;
	margin-right: 30px;
}

#industry {
	height: 300px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#glossaryContent {
	background-color: #FFFFFF;
	padding: 20px;
}

#mainFrameSEARCH {
	height: auto;
	background-image: url(../images/bodyBkg-search.png);
	background-repeat: no-repeat;
	background-position:0 100%;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom:40px;
	margin-top:-6px;
	*margin-top:-22px;
}
#copy3ways {
	float: left;
	width: 360px;
}

#samples3ways {
	width: 322px;
	float: right;
}

.sample {
	border: 1px solid #999999;
}

.rimageBox {
	width: 140px;
	float: left;
	margin-right: 9px;
	border: 1px solid #999999;
	padding: 15px;
	height: 275px;
}

.QQheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
}

.border {
	border: 1px solid #069;
}

/* Image Replacements */

.services-header {
	padding: 7px 0 10px 0;
	margin: 0;
	width: 228px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	}

#multimedia {
	background: #ffffff url(../images/icons/icon-mm-over.jpg) no-repeat 0 7px;
	}

#web-design {
	background: #ffffff url(../images/icons/icon-web-over.jpg) no-repeat 0 7px;
	}

#video {
	background: #ffffff url(../images/icons/icon-video-over.jpg) no-repeat 0 7px;
	}
	
#presentations {
	background: #ffffff url(../images/icons/icon-presentations-over.jpg) no-repeat 0 7px;
	}
	
#maps {
	background: #ffffff url(../images/icons/icon-maps-over.jpg) no-repeat 0 7px;
	}
	
#print {
	background: #ffffff url(../images/icons/icon-print-over.jpg) no-repeat 0 7px;
	}
	
#photography {
	background: #ffffff url(../images/icons/icon-photography-over.jpg) no-repeat 0 7px;
	}
	
#online-orientation {
	background: #ffffff url(../images/icons/icon-online-over.jpg) no-repeat 0 7px;
	}
	
#touchscreen {
	background: #ffffff url(../images/icons/icon-touch-over.jpg) no-repeat 0 7px;
	}
	
#mobile {
	background: #ffffff url(../images/icons/icon-mobile-over.jpg) no-repeat 0 7px;
	}
	
#qr-code {
	background: #ffffff url(../images/icons/icon-qrcode-over.jpg) no-repeat 0 7px;
	}
	
#trade-show-loops {
	background: #ffffff url(../images/icons/icon-loops-over.jpg) no-repeat 0 7px;
	}
	

/* Services Page Icons */

#multimedia-icon a:link, #multimedia-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 0;
	width: 228px;
	height: 50px;
	display: block;
}

#multimedia-icon a:hover, #multimedia-icon a:active{
	background-position: 0 -50px;
}

#webdesign-icon a:link, #webdesign-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -100px;
	width: 228px;
	height: 50px;
	display: block;
}

#webdesign-icon a:hover, #webdesign-icon a:active{
	background-position: 0 -150px;
}

#video-icon a:link, #video-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -200px;
	width: 228px;
	height: 50px;
	display: block;
}

#video-icon a:hover, #video-icon a:active{
	background-position: 0 -250px;
}

#print-icon a:link, #print-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -300px;
	width: 228px;
	height: 50px;
	display: block;
}

#print-icon a:hover, #print-icon a:active{
	background-position: 0 -350px;
}

#photography-icon a:link, #photography-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -400px;
	width: 228px;
	height: 50px;
	display: block;
}

#photography-icon a:hover, #photography-icon a:active{
	background-position: 0 -450px;
}

#dup-icon a:link, #dup-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -500px;
	width: 228px;
	height: 50px;
	display: block;
}

#dup-icon a:hover, #dup-icon a:active{
	background-position: 0 -550px;
}

#loops-icon a:link, #loops-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -600px;
	width: 228px;
	height: 50px;
	display: block;
}

#loops-icon a:hover, #loops-icon a:active{
	background-position: 0 -650px;
	}


#online-icon a:link, #online-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -700px;
	width: 228px;
	height: 50px;
	display: block;
}

#online-icon a:hover, #online-icon a:active{
	background-position: 0 -750px;
}

#maps-icon a:link, #maps-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -800px;
	width: 228px;
	height: 50px;
	display: block;
}

#maps-icon a:hover, #maps-icon a:active{
	background-position: 0 -850px;
}

#touchscreen-icon a:link, #touchscreen-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -900px;
	width: 228px;
	height: 50px;
	display: block;
}

#touchscreen-icon a:hover, #touchscreen-icon a:active{
	background-position: 0 -950px;
}

#mobile-icon a:link, #mobile-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -1000px;
	width: 228px;
	height: 50px;
	display: block;
}

#mobile-icon a:hover, #mobile-icon a:active{
	background-position: 0 -1050px;
}

#qr-code-icon a:link, #qr-code-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -1100px;
	width: 228px;
	height: 50px;
	display: block;
}
#qr-code-icon a:hover, #qr-code-icon a:active{
	background-position: 0 -1150px;
}
#pres-icon a:link, #pres-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -1200px;
	width: 228px;
	height: 50px;
	display: block;
}
#pres-icon a:hover, #pres-icon a:active{
	background-position: 0 -1250px;
}
#banners-icon a:link, #banners-icon a:visited{
	text-indent: -9999px;
	background: transparent url(../images/icons/icons-sprite.jpg) no-repeat 0 -1300px;
	width: 228px;
	height: 50px;
	display: block;
}
#banners-icon a:hover, #banners-icon a:active{
	background-position: 0 -1350px;
}

/* Facts Box */

.facts-box {
	display: block;
	float: right;
	width: 220px;
	margin: 0 0 35px 25px;
	padding: 0 15px 15px 15px;
	background-color: #cecece;
	}
	
.facts-box p {
	font-size: 0.9em;
	line-height: 1.55em;
	color: #333333;
	}
	
.facts-box h4 {
	font-size: 1.3em;
	color: #111111;
	}
	
.facts-box h5 {
	font-size: 1.15em;
	color: #006699;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	}
div.mailPieceLeft{
	float:left;
	width:350px;
	height:275px;
}
div.mailPieceRight{
	float:right;
	width:350px;
	height:275px;
}

/*-------------------Start Portfolio Styles---------------------------*/
#abovePortfolio{
	padding:0 40px 20px 40px;
}
#abovePortfolio h1{
	font-size:20px;
	color:#006699;
	font-weight:normal;
	padding:5px 0 0 0;
}
#abovePortfolio h2{
	font-size:11px;
	color:#333;
	font-weight:bold;
	margin:0;
	display:inline;
}
#abovePortfolio h3{
	margin:2px 0 0 0;
	font-size:11px;
	color:#333;
	font-weight:normal;
	display:inline;
}
/*-------------------End Portfolio Styles-----------------------------*/
/*-------------------Start Web Hosting Table Styles-----------------------------*/
table#hosttable{
background-color:#ffffff;
	border: 1px solid #D9DFF0;
	border-left:1px solid #D9DFF0;
	border-right:1px solid #D9DFF0;
	border-top:1px solid #D9DFF0;
	border-bottom:1px solid #D9DFF0;
	font-size:10px;
	clear:both;
	padding:0;
	margin:0;
	line-height:1.2em;	
}
table#hosttable td {
	padding:5px 10px 5px 10px;
}

table#hosttable tr.hostshade {
	background-color:#f5f5f5;
}

table#hosttable tr:hover {
	background-color:#dbf6f8;
}



table#hosttable td.hostheader{
	background-image: url(../images/tableBGrepeater.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #D9DFF0;
	border-right:1px solid #D9DFF0;
	border-top:1px solid #D9DFF0;
	border-bottom:1px solid #D9DFF0;
	font-size: 12px;
	color:#ffffff;
}

table#hosttable td.hostheadercol{
	background-image: url(../images/tableBGrepeater.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #D9DFF0;
	border-right:1px solid #D9DFF0;
	border-top:1px solid #D9DFF0;
	border-bottom:1px solid #D9DFF0;
	text-align:center;
	font-size: 12px;
	color:#ffffff;
}

table#hosttable td.hosttablespacer{

	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	text-align:center;
	font-size: 12px;
	color:#ffffff;
}


table#hosttable td.service{
	font-size: 10px;	
	border-left:1px solid #D9DFF0;
	border-right:1px solid #D9DFF0;
	border-top:1px solid #D9DFF0;
	border-bottom:1px solid #D9DFF0;
}

table#hosttable td.col2{
	
	border-left:1px solid #D9DFF0;
	border-right:1px solid #D9DFF0;
	border-top:1px solid #D9DFF0;
	border-bottom:1px solid #D9DFF0;
	text-align:center;
	
}

table#hosttable td.lastCol{
	
	border-left:1px solid #D9DFF0;
	border-right:1px solid #D9DFF0;
	border-top:1px solid #D9DFF0;
	border-bottom:1px solid #D9DFF0;
	text-align:center;
	
}


/*-------------------End Web Hosting Table Styles-----------------------------*/
