body {
	behavior:url("http://www.printandpixel.com/csshover3.htc"); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #162732;
	background-image: url(http://www.printandpixel.com/images/tile.jpg);
	background-repeat: repeat-x;
}

#preload img
{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
} 

.bluheadr {
	color: #005CB1;
	font-weight: bold;
	font-size: 15px;
	float: left;
}

.blklnk {
	font-size: 12px;
	color: Black;
}



/* A LINK */

a:link {
	color: #005CB1;
	text-decoration: none;
}
a:visited {
	color: #005CB1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #005CB1;
	text-decoration: none;
}




/* A.SEC LINK */


a.sec:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
      background-color: #a70b20; 
}
a.sec:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
   	background-color: #a70b20;
}
a.sec:hover {
	text-decoration: underline;
	font-weight: bold;
        
}
a.sec:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
   	background-color: #a70b20;
}



/* UNORDERED LIST */

ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}



ul {
	list-style-type: disc;
	margin-left: 18px;
	padding-bottom: 18px;
	line-height: 18px;
}
ol {
	list-style-type: decimal;
	margin-left: 18px;
	padding-bottom: 18px;
	line-height: 18px;
}


li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 16px;
	left: 1px;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}


p {
	padding-bottom: 18px;
	line-height: 18px;
}



/* NAVBAR */

#navbar {
	float: left;
	width: 950px;
	background-image: url(http://www.printandpixel.com/images/nav-tile.gif); 
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 17px;
}
#navbar .nav {
	float: left;
	width: 700px;
	background-image: url(http://www.printandpixel.com/images/nav-bar.gif);
	background-repeat: no-repeat;
	padding-left: 250px;
	height: 30px;
}
#navbar .nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}


#navbar .nav li {
	float: left;
	width: auto;	
}

#navbar .nav ul a {
	display: block;
	padding-top: 6px;
	background-image: url(http://www.printandpixel.com/images/navout.gif); 
	background-repeat: no-repeat;
	background-color: #A81024;
	overflow: hidden;
	height: 24px;
}

#navbar .nav ul a:hover {
	text-decoration: none;
      background-image: url(http://www.printandpixel.com/images/navover.gif); 
}  


#navbar .nav ul li a:hover 
#navbar .nav ul li:hover {
	text-decoration: none;
} 


#navbar .nav a {
	width: 130px;
	padding-left: 10px;
	font-size: 11px;
}


#navbar .nav a:hover {
}








/* CLEANER */
.cleaner {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 1px; 
	BORDER-BOTTOM-STYLE: none
}








/* H TAGS */


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #095AA6;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}


/* PRE TAG */

pre {
	background-color: #F5F6F8;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 12px;
}



/* FRAME */

#frame {
	width:964px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* SHADOWS */

#shadow-side {
	float: left;
	width: 964px;
	background-image: url(http://www.printandpixel.com/images/shadow-side.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#shadow-top {
	float: left;
	width: 964px;
	background-image: url(http://www.printandpixel.com/images/shadow-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#shadow-bottom {
	float: left;
	width: 950px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(http://www.printandpixel.com/images/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}





/* HEADER */

#header {
	float: left;
	width: 950px;
	background-image: url(http://www.printandpixel.com/images/tag.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#header .logo {
	float: left;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
#header .logo a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(http://www.printandpixel.com/images/logo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 216px;
}
#header .top {
	float: right;
	width: 300px;
}


#header .search {
	float: right;
	width: 235px;
}
#header .search .field {
	width: 154px;
	margin-right: 5px;
	padding: 2px;
	height: 17px;
	float: left;
	color: #9FA4A9;
	border: 1px solid #B0B7BB;
	background-color: #FFFFFF;
}
#header .search .button {
	float: left;
	width: auto;
}





/* DESIGN */

#design {
	float: left;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272425;
	background-image: url(http://www.printandpixel.com/images/design.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 23px;
}






/* MAIN */


#main {
	float: left;
	width: 950px;
	background-image: url(http://www.printandpixel.com/images/design-tile1.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 30px;
}






/* BUCKET */

.bucket {
	float: left;
	width: 910px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bucket .set1 {
	float: left;
	width: 460px;
	padding-right: 20px;
}
.bucket .box1 {
	float: left;
	width: 460px;
	background-image: url(http://www.printandpixel.com/images/head-services.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
.bucket .box1 h1 {
	font-size: 12px;
}
.bucket .box1 h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 22px;
	width: 460px;
	margin-bottom: 20px;
}
.bucket .box1 .nav {
	float: left;
	width: 460px;
}
.bucket .box1 .nav1 {
	float: left;
	width: 215px;
	background-image: url(http://www.printandpixel.com/images/head-services1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	background-position: 10px 0px;
}
.bucket .box1 .nav2 {
	float: left;
	width: 215px;
	background-image: url(http://www.printandpixel.com/images/head-services2.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	background-position: 10px 0px;
}
.bucket .box1 .nav3 {
	float: left;
	width: 215px;
	background-image: url(http://www.printandpixel.com/images/head-about.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	background-position: 10px 0px;
}
.bucket .box1 .nav4 {
	float: left;
	width: 215px;
	
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	background-position: 10px 0px;
}


.bucket .box1 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1E4;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bucket .box1 li {
	display: inline;
}
.bucket .box1 ul a {
	background-image: url(http://www.printandpixel.com/images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 7px 12px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE1E4;
}


.bucket .box1 ul a:hover {
	background-color: #F6F7F8;
	text-decoration: none;
}
.bucket .box1 .more {
	padding: 10px;
	float: left;
	width: 440px;
}
.bucket .box1 .more a {
	background-image: url(http://www.printandpixel.com/images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 5px;
	padding-left: 8px;
	float: right;
	width: auto;
}



.bucket .box2 {
	float: left;
	width: 430px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	
	background-repeat: repeat-x;
	background-position: 0px 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #47535C;
}





.bucket .box2 h1 {
   text-indent: -9999px; 
	display: block;
	overflow: hidden;
	height: 28px;
	width: 200px; 
	background-image: url(http://www.printandpixel.com/images/ma.jpg);
   background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; 
}

.bucket .box2 p {
	padding-bottom: 10px;
	font-size: 12px;
}
.bucket .set2 {
	float: left;
	width: 410px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD4D8;
	padding-left: 19px;
}
.bucket .box3 {
	float: left;
	width: 410px;
	background-image: url(http://www.printandpixel.com/images/ma.jpg);
	background-repeat: no-repeat;
	background-color: #F5F6F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4D8;
	background-position: right bottom;
	margin-bottom: 20px;
}


.bucket .box3 h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 28px;
	width: 410px;
	background-image: url(http://www.printandpixel.com/images/head-blog.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bucket .box3 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	background-image: url(http://www.printandpixel.com/images/head-posts.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: 0px 1px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.bucket .box3 li {
	display: inline;
}
.bucket .box3 ul a {
	background-image: url(http://www.printandpixel.com/images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 12px;
}
.bucket .box3 ul a:hover {
}
.bucket .box3 .more {
	float: right;
	padding: 5px;
	width: auto;
}
.bucket .box3 .more a {
	background-image: url(http://www.printandpixel.com/images/button-more-posts.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 30px;
	width: 86px;
	overflow: hidden;
}


.bucket .box4 h1 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 28px;
	width: 200px; 
	background-image: url(http://www.printandpixel.com/images/head-blog.gif);
   background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; 
}


.bucket .box4 {
	float: left;
	width: 410px;
	padding-right: 10px;
	text-align: justify;
}




.bucket .box5 {
	background-image: url(http://www.printandpixel.com/images/box-get-started1.gif);
	background-repeat: no-repeat;
	float: right;
	height: 230px;
	width: 180px;
	background-position: 0px 6px;
	padding-top: 56px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.bucket .box5 p {
	color: #EEEFF0;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 12px;
}
.bucket .box5 .field {
	height: 16px;
	width: 174px;
	border: 1px solid #CFD4D8;
	background-color: #ECEEEF;
	padding: 2px;
}
.bucket .box5 .menu {
	width: 180px;
	background-color: #ECEEEF;
	border: 1px solid #CFD4D8;
}
.bucket .box5 .send {
	width: 180px;
	text-align: right;
	padding-top: 10px;
}






/* LINKS */

.links {
	float: left;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E9EB;
}
.links ul {
	line-height: 12px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
.links li {
	float: left;
	width: auto;
}
.links ul a {
	display: block;
	font-size: 11px;
	color: #76828C;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 7px;
}
.links #print a {
	padding-left: 15px;
	font-size: 11px;
	background-image: url(http://www.printandpixel.com/images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #939BA1;
	padding-right: 10px;
}






/* HEADING */

.heading {
	background-image: url(http://www.printandpixel.com/images/design-tile2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 930px;
}
.heading-thin {
	background-image: url(http://www.printandpixel.com/images/design-tile2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 780px;
}







/* CONTENT */

.content {
	float: left;
	background-image: url(http://www.printandpixel.com/images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 730px;
}





/* SECTIONS */

.b2b-services {
	float: left;
	background-image: url(http://www.printandpixel.com/images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 580px;
	text-align: justify;
}




/* CONTACT */

.contact {
	float: left;
	background-image: url(http://www.printandpixel.com/images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 730px;
}
.contact .form {
	float: left;
	width: 340px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CFD4D8;
}
.contact .form strong {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #D1C337;
}

.contact .form  p {
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: normal;
}
.contact .form .field {
	width: 300px;
	padding: 5px;
	border: 1px solid #CFD4D8;

}
.contact .form textarea {
	width: 300px;
	border: 1px solid #CFD4D8;
	padding: 5px;
}
.contact .form .send {
	padding-top: 10px;
	text-align: right;
	width: 305px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	margin-top: 20px;
}
.contact .address {
	float: left;
	width: 200px;
	margin-left: 20px;
	border: 1px dashed #CFD4D8;
	padding: 10px;
}
.contact .address strong {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #1A65AC;
}







/* LEFT */

.left {
	float: left;
	width: 143px;
}
.leftnav {
	float: left;
	width: 143px;
	background-color: #A81024;
	background-image: url(http://www.printandpixel.com/images/leftnav-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.leftnav ul {
	line-height: 12px;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: 8px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A81024;
	margin: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #FFD700;
	font-weight: bold;
	font-size: 11px;
}
.leftnav li {
	display: inline;
}
.leftnav ul a {
	background-image: url(http://www.printandpixel.com/images/leftnav-link.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FEFEFE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 20px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A81024;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A81024;
}
.leftnav ul a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}
.leftnav ul .current a {
	color: #FCED69;
}
.leftnav .services1 {
   
	/* background-image: url(http://www.printandpixel.com/images/leftnav-services1.gif); */
}
.leftnav .services2 {
   
	/* background-image: url(http://www.printandpixel.com/images/leftnav-services2.gif); */
}
.leftnav .services3 {
   
	/* background-image: url(http://www.printandpixel.com/images/leftnav-services3.gif); */
}




/* INFO */

.info {
	float: left;
	width: 160px;
	background-image: url(http://www.printandpixel.com/images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	background-position: 0px 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD4D8;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 9px;
}
.info .nav {
	float: left;
	width: 160px;
	background-image: url(http://www.printandpixel.com/images/head-links.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 0px 0px;
	margin-bottom: 15px;
}
.info .nav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1E4;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.info .nav li {
	display: inline;
}
.info .nav ul a {
	background-image: url(http://www.printandpixel.com/images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 7px 9px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE1E4;
	font-size: 12px;
}
.info .nav ul a:hover {
	background-color: #F6F7F8;
	text-decoration: none;
}


.info .more {
	float: right;
	width: auto;
}
.info .more a {
	background-image: url(http://www.printandpixel.com/images/button-more.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 22px;
	width: 50px;
	overflow: hidden;
}






/* SITEMAP */




/* FOOTER */

#footer {
	float: left;
	width: 765px;
	background-image: url(http://www.printandpixel.com/images/footer.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 20px;
	color: #FEFEFE;
	padding-right: 185px;
	font-size: 12px;
}
#footer .address {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: auto;
}
#footer .address p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#footer .email {
	float: right;
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 10px;
	width: auto;
}
#footer .email a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(http://www.printandpixel.com/images/button-email.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 120px;
}
#footer .bottom {
	float: left;
	width: 765px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #568DC2;
}
#footer .bottom .copyright {
	float: left;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
#footer .bottom .nav {
	float: right;
	padding-top: 6px;
	padding-right: 35px;
	padding-left: 0px;
	padding-bottom: 6px;
	width: auto;
}
#footer .bottom .nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .bottom .nav ul li {
	display: inline;
}
#footer .bottom .nav ul a {
	color: #FEFEFE;
}




/* SEARCHRESULTS */

#searchresults {
	float: left;
	background-image: url(http://www.printandpixel.com/images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 910px;
}
#searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#searchresults .highlight { background: #FFFF40; }


.gryborder {
	border: thin solid #CCCCCC;
}
.blurb {
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.blurb_title {
	float: left;
	width: 75px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}
.blurb_subject {
	float: left;
	width: 100%;
	text-align: justify;
	padding-bottom: 5px;
	
}

.dwnld_res {
	width: 600px;
}

.lft {
	width: 475px;
	float:left;
}

.rgt {
	width: 125px;
	font-size:12px;
	float:right;
}

