body {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
  background: url('/lib/krwebpro/site-background.png') repeat-x;
}
a {
  color: #222;
}
a:hover {
  text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a img {
	border: none;
}
#wrapper {
  width: 1000px;
  padding: 0px;
  margin: 0px auto;
  position: relative;
}
#border-wrapper {
  width: 1000px;
  margin: 0 auto;
}
#logo {
  float: left;
}
#logo h1 {
  text-indent: -9999px;
}
#header-top {
  float: right;
  margin: 5px;
}
#view-cart {
  width: 75px;
  position: absolute;
  top: 110px;
  right: 22px;
}
#header {
  height: 88px;
  background:transparent;
  width: 1000px;
  position: relative;
}
.block {
  display: block;
  line-height: 0;
}
/** Top Nav **/

#top-nav {
  clear: both;
  position: absolute;
  text-align: center;
  overflow: visible;
  width: 954px;
  margin: 0 auto;
  top: 51px;
  left: 335px;
}
#navigation {
 height: 20px;
 position:absolute;
 left:0;
}
#navigation li {
  float: left;
  height: 37px;
  list-style: none;
  position: relative;
}
#navigation a {
  text-indent:-9999px;
}
#portfolio a{
  background:url('/lib/krwebpro/vwd-portfolio.png') no-repeat;
  display:block;
  width:165px;
  height:37px;
}
#services a{
  background:url('/lib/krwebpro/vwd-service.png') no-repeat;
  display:block;
  width:165px;
  height:37px;
}
#about a{
  background:url('/lib/krwebpro/vwd-about.png') no-repeat;
  display:block;
  width:165px;
  height:37px;
}
#contact a{
  background:url('/lib/krwebpro/vwd-contact.png') no-repeat;
  display:block;
  width:165px;
  height:37px;
}

#navigation li a:hover {
  background-position: 0 -37px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #navigation li a { 
      margin-top: 0px;
    }
}
#navigation{
  display: block;
  z-index: 13;
}
#navigation li{
  z-index: 12;
}
.drop{
  position: absolute;
  display: none;
  top: 20px;
  left: 0;
  z-index: 11;
  border: 1px solid #ccc;
}
.drop a{
  position: relative !important;
  color: #464749 !important;
  text-indent: 0px !important;
  background: #FAFAFA !important;
  text-align: left;
  text-decoration: none !important;
  z-index: 10;
  padding-top: 7px;
  padding-left: 10px;
  padding-bottom: 7px;
  text-transform: capitalize !important;
  font: 12px arial !important;
}
.drop a:hover{
  background-color: #515859 !important;
  color: #fff !important;
}
#search-form-div {
  position: absolute;
  top: 72px;
  right: 28px;
}

/** Search **/
#search-box {
  margin: 10px 0px 15px;
}
#search-query {
  font-size: 14px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
  padding: 3px;
  float: left;
  color: #666666;
  height: 17px;
  width: 180px;
}
#search-left {
  background: transparent url(/lib/krwebpro/search-leftside.gif) no-repeat;
  display: block;
  float: left;
  height: 25px;
  width: 4px;
}
#center-wrap {
  margin-top:10px;
}
#search-btn {
  float: left;
}
#search-table {
  overflow: auto;
}
#phone-area {
  text-align: right;
  margin-right: 5px;
}
#phone-area span {
  padding: 0px 7px;
}
/** Home Page **/
#billboard-main {

}
#billboard-images {
	height: 210px;
}
#billboard-nav {
	position: relative;
	float: right;
	z-index: 1000;
	background: transparent url(/lib/krwebpro/controls-bg.png) no-repeat;
	padding: 6px 8px;
	margin: 8px;
}
#billboard-nav a {
	color: #666666;
	text-decoration: none;
	padding: 0px 6px;
	font-size: 14px;
}
#billboard-nav a.activeSlide {
	background-color: #ffffff;
	border: 1px solid #666666;
}

#vwd-site-dialogue {
  margin:10px 0;
  display:inline-block;
}
#vwd-site-dialogue p{
  font:12px Arial; 
  padding:0 10px;
}
#vwd-site-dialogue p a{
  text-decoration:none;
  color:#0151c9;
  font-size:12px;
}
#vwd-site-dialogue p a:hover {
  text-decoration:underline;
}
div.col {
  float:left;
  width:324px;
  margin-right:14px;
}
div#col3 {
  margin-right:0;
}
#left-col {
  float: left;
  margin: 10px;
}
#mid-col {
  float: left;
  margin-top: 10px;
}
#right-col {
  float: left;
  margin: 10px;
}
.front-caption {
  width: 288px;
  border-left: 1px solid #1058b1;
  border-right: 1px solid #1058b1;
  padding: 0px 5px;
}
.big-blue-btn {
  padding: 5px;
  text-align: center;
}
/** Page **/
.page #body-switch {
  padding: 0px 15px;
}
#portfolio-body-switch{
  padding: 20px 0 0 15px;
  width: 950px;
  margin: 0 0 0 40px;
}
#content-wrapper {
  margin: 0 auto 0px;
  width: 925px;
  padding: 20px 0;
}
.breadcrumbs {
  margin: 0px 5px 10px;
}

#side-bar {
  float: left;
}
#left-nav {
  border-left: 1px solid #1058b1;
  border-right: 1px solid #1058b1;
  width: 218px;
}
#left-nav-links {
  background: #ffffff url(/lib/krwebpro/left-nav-bg.gif) repeat-x;
  padding: 10px;
}
.left-nav-link {
  display: block;
  margin: 3px 0px;
}
.left-nav-current {
  color: #1058b1;
  font-size: 12px;
  font-weight: bold;
  margin: 3px 0px;
}
.left-nav-link-open {
  display: block;
  margin: 3px 0px;
  color: #1058b1;
  font-size: 12px;
}
.left-nav-link:after {
  content: url(/lib/krwebpro/tiny-arrow.gif);
}
#page-name {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin-bottom: 5px;
  padding-left: 10px;
}
#main-content {
  width: 920px;
}
#main-content .title {
  font-size: 18px;
  border-bottom: 1px solid #000000;
  font-weight: normal;
  margin: 5px 320px 5px 0;
}
#main-image {
  float: right;
  margin-left: 10px;
  width: 311px;
  background-color: #ffffff;
}
#image-caption {
  border: 1px solid #9DB1D4;
  background-color: #deebff;
  padding: 10px;
}
.item {
  overflow: auto;
  margin: 5px 0px;
  padding: 5px 0px;
  border-bottom: 1px dotted #cdcdcd;
  width: 595px;
}
.item-info {
  float: left;
  width: 460px;
  margin-right: 10px;
}
.item-name a {
  color: #0861d0;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}
.item-abstract {
  padding: 5px 0px;
}
.item-price .price {
  font-weight: bold;
  font-size: 14px;
}
.item-price .item-link {
  float: right;
}
.item-price .item-link a {
  color: #0861d0;
  text-decoration: underline;
}
/** Item Page **/
#ordering-info {
  overflow: hidden;
  width: 690px;
}
#order-table {
  padding: 10px 0px;
}
#item-image {
  float: left;
  width: 350px;
  margin-right: 10px;
}
#item-order {
  margin-left: 400px;
}
#item-order .title {
  margin: 0px;
  border-bottom: 1px dotted #000000;
  font-size: 22px;
}
#item-info {
  clear: both;
  padding: 15px 5px;
}
#item-info p {
  font-size: 14px;
}
#item-details, .item-details-title {
  font-size: 18px;
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 3px solid #0861D0;
}
#order-table table tr td {
  padding: 2px 8px;
  font-size: 15px;
}
#order-table table tr td.you-save {
  color: #0861d0;
}
#order-table fieldset legend {
  background-color: #FFFCDB;
  border: 1px solid #000000;
  padding: 2px 5px;
  margin-left: 7px;
}
#featured-sites {

}
#featured-sites div {
  padding: 5px;
}
#featured-sites a {
  font-size: 16px;
  text-decoration: underline;
}
#demo-area {
  margin-top: 20px;
}
/** Customer Service Page **/
#contact-form {
  float: left;
  width: 460px;
  margin-top: 5px;
}
#contact-form-wrapper {
  padding: 5px 10px;
  overflow: auto;
}
#contact-form-wrapper label {
  display: block;
  font-size: 14px;
}
#contact-form-wrapper div {
  overflow: hidden;
  padding: 5px;
}
#contact-form-wrapper p {
  float: left;
  margin-right: 15px;
}
#contact-mid {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 458px;
}
#fname {
  width: 190px;
}
#lname {
  width: 190px;
}
#cname {
  width: 250px;
}
#website {
  width: 250px;
}
#phone {
  width: 130px;
}
#email {
  width: 215px;
}
#comments {
  width: 425px;
  height: 70px;
}
#secure {
  width: 25px;
  vertical-align: top;
}
label.error {
  color: #ff0000;
}
input.error {
  border: 1px solid #ff0000;
}
#authorize {
  display: none;
}
#captcha {
  float: left;
  width: 400px;
}
#captcha span.note {
  display: block;
  color:#0861d0;
  padding: 5px;
  width: 200px;
}
#eql {
  display: inline;
  color: #000000;
  font-size: 22px;
  padding: 0px 5px;
  vertical-align: top;
}
#submit-btn {
  float: right;
}
h1.contact-title {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin-bottom: 5px;
  padding: 0px 10px 5px;
  border-bottom: 2px solid #a1a1a1;
}
#contact-info {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}
#info-mid {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 218px;
}
#info-wrapper {
  padding: 10px;
  height: 373px;
}
#info-wrapper .contact-heading {
  color: #0962d1;
  font-size: 14px;
  padding-bottom: 5px;
  font-weight: bold;
}
#info-wrapper ul {
  margin-left: 10px;
  margin-bottom: 20px;
}
.text {
  border: 1px solid #000000;
  font-size: 16px;
}
.bsup #main-content {
  overflow: auto;
  width: 690px;
  margin: 0 auto;
}
/*portfolio*/
.row {
  text-align: center;
  overflow: auto;
  background: transparent;
}
.row a {
  margin: 4px;
  border: 1px solid #000000;
  display: block;
  float: left;
  width: 300px;
}
/** Footer **/
#footer-wrapper {
  margin: 0px auto;
  width: 920px;
}
#footer {
	border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
	background: #f2f2f2 url(/lib/krwebpro/footer-bg.gif) repeat-x;
  float: left;
  height: 149px;
  width: 909px;
}
#footer ul {
  list-style: none;
}
.footer-list {
	float: left;
	margin: 5px 10px;
}
.footer-list h2 {
  color: #252525;
  font-size: 16px;
  font-weight: normal;
}
.footer-list a {
  font-size: 12px;
  color: #252525;
  text-decoration: none;
}
.footer-list a {
  background: transparent url(/lib/krwebpro/tiny-arrow.gif) no-repeat center right;
  padding-right: 10px;
}
.footer-list ul {
  margin-top: 5px;
}
.footer-list ul li {
  margin: 2px 0px;
}
#footer-extras {
  float: right;
  margin: 25px;
}
#copyright {
  text-align: center;
  color: #898989;
  font-size: 11px;
  clear: both;
  background: transparent url('/lib/krwebpro/footer-bg.png') no-repeat center top;
  *background: transparent url('/lib/krwebpro/ie6-footer-bg.gif') no-repeat center top;
  padding: 5px;
  padding-top: 10px;
  margin-top: 0px !important;
  margin-bottom: 10px;
  height: 165px;
}
#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	width: 250px;
}
#info-div {
padding:0 25px;
}


#phone-area b{
  font-size: 16px
}

#portfolio-body-switch{
  padding: 0 !important;
}
.nav-wrapper{
  position: relative;
  left: 850px;
  top: -343px;
  width: 65px;
  z-index: 890 !important;
}
#next-slide, #next-semi-slide{float: right;
}
#custom-slide, #semi-custom-slide{
  padding-bottom: 5px;
  padding-top: 45px;
  height: 300px;
}
#custom-slide{
  background: url('/lib/krwebpro/custom-bg.png') bottom left no-repeat;
}
#semi-custom-slide{
  background: url('/lib/krwebpro/semi-custom-bg.png') bottom left no-repeat;
}
.row {
  padding-top: 10px;
  margin-left: 8px;
  text-align: center;
  overflow: none;
  background: transparent !important;
}
.row a {
  margin: 4px;
  border: 0px solid #bbb;
  display: block;
  float: left;
  width: 295px;
  border: 1px solid #77797A;
}
#custom-stores, #semi-custom-stores{
  font: 20px Arial;
}

.row{
  *width: 930px !important;
  *oveflow: hidden !important;
}
ol li{
  margin-left: 25px;
  font-size: 14px;
  color: #444;
  margin-bottom: 5px;
}
p{
  padding-bottom: 15px;
}

.section{
  padding: 20px 0 20px 135px;
  border-bottom: 1px dashed #0861d0;
}
h2.title{
  border-bottom: 0 !important;
  width: 100%;
  color: #0861d0;
  display:inline;
}

#ready{
  background: url('/lib/krwebpro/ready.png') left center no-repeat;
}
#top5{
  background: url('/lib/krwebpro/top5.png') left center no-repeat;
}
#custom{
  background: url('/lib/krwebpro/custom.png') left center no-repeat;
}
#semi-custom{
  background: url('/lib/krwebpro/semi-custom.png') left center no-repeat;
}
#steps{
  background: url('/lib/krwebpro/5steps.png') left center no-repeat;
}
#redesign{
  background: url('/lib/krwebpro/redesign.png') left center no-repeat;
}
#questions{
  background: url('/lib/krwebpro/questions.png') left center no-repeat;
}
#howto{
  background: url('/lib/krwebpro/howto.png') left center no-repeat;
}
#work{
  background: url('/lib/krwebpro/work.png') left center no-repeat;
}
#person{
  background: url('/lib/krwebpro/person.png') left center no-repeat;
}
#promise{
  background: url('/lib/krwebpro/promise.png') left center no-repeat;
}
.promise-list{
  margin-left: 10px;
}
.container{
  border-bottom: 1px dashed #0861d0;
  margin-top:10px;
}
.image{
  float: left;
  margin-right: 15px;
}
#copyright{
  padding-left: 30px;
}
.ft-column{
  float:left;
  text-align: left;
  margin: 15px 30px;
}
.ft-column-rt{
  float:right;
  margin-right: 30px;
  margin-top: 10px;
}
.ft-column ul{
  list-style:none;
}
.ft-column li, .ft-column li a{
  font-size: 12px;
  color: #5a5b5e;
}
.ft-column h3{
  font-size: 14px;
  color: #0861d0;
}
.ft-column ul li a{
  text-decoration: none;
}
.ft-column ul li a:hover{
  text-decoration: underline;
}
.copy{
  clear: both;
  color: #bbb;
  font-size: 12px;
  padding-top: 5px;
}
.title{
  margin-right: 0 !important;
}
#ss-image img{
  float: right;
}
#apps-order{
  position: relative;
  background: url('/lib/krwebpro/addtocart-bg.png') no-repeat;
  height: 31px !important;
  width: 192px;
  text-align: center;
  font: 19px Arial;
  color: #fff;
  padding-top: 5px;
  background-position: 0 0;
}
div#apps-order:hover{
  background-position: 0 -36px;
}
input.apps-button{
  position: absolute;
  top: 0;
  left: 0;
}
#title-wrapper{
  height: 55px;
}
.apps-product-title{
  float: left;
  position: relative;
  width: 425px;
  vertical-align: middle;
}
.apps-product-title img{
  float: left;
  margin-right: 10px;
  position: relative;
  top: -6px;
}
#apps-order{
  float: right;
}
#apps-caption{
  background: url('/lib/krwebpro/caption-bg.png') top repeat-x;
  padding-top: 25px;
}
img.new-icon{
  position: absolute;
  top: -2px;
}
#apps-slide{
  width: 600px !important;
}
#apps-slide #row{
  width: 600px !important;
  text-align: center;
  padding: 0 10px;
}
#apps-slide #row img{
  padding: 0 10px;
}
.apps-message{
  text-align: right;
  clear: both;
  font: 10px Arial;
  white-space: nowrap;
}
#apps-wrapper{
  margin-left: 30px;
  padding-top: 10px;
}
#apps-left-nav a{
  text-decoration: none;
}
#apps-left-nav a:hover{
  text-decoration: underline;
  color: #0861d0;
}
#apps-left-nav ol li{
  display: block;
}
#apps-left-nav li a.sublist.current{
  text-decoration: underline;
}
#product-image{
  padding: 5px;
}
.horizontal-seperator{
  text-align: center;
  padding: 10px;
}
.left-nav-cell{
  border-top: 1px solid #ccc;
  padding: 5px 0 0 2px;
}
.left-nav-cell h3{
  padding-top: 4px;
  padding-bottom: 10px;
}
.left-nav-cell img{
  float: left;
  margin-right: 4px;
}
#apps-caption, #section-body-content{
  background: url('/lib/krwebpro/caption-bg.png') top repeat-x;
  padding-top: 25px;
}
.side-nav-links{
  margin-bottom: 7px; 
}
#contents-table td{
  text-align: center;
  position: relative;
  vertical-align: top;
}
.more-info{
  float: right;
  margin: 0 !important;
  vertical-align: bottom !important;
}
#contents-table div{
  margin-bottom: 10px;
}
#contents-table .name a{
  font: bold 18px Arial;
  color: #001d3a;
  text-decoration:none;
}
#contents-table .name a:hover{
  text-decoration: underline;
}
#contents-table .price-bold{
  font: bold 12px Arial;
  color: #0861d0;
}
#apps-left-nav-wrapper{
  width: 250px;
  float: left;
  border-right: 1px solid #ccc;
}
#apps-body-wrapper{
  width: 660px;
  float: left;
  margin-left: 20px;
}
.left-nav-list, .left-nav-list ul{
  list-style: none;
}
.left-nav-list ul li{
  margin: 10px 29px 0 ;
  list-style-image: url('/lib/krwebpro/left-nav-arrow.gif');
}
.apps-product-title h1{
  color: #0861d0;
  font: bold 23px Arial;
}
.side-nav-links{
  display: block;
  clear: both;
}
.side-nav-links li{
  font: 12px Arial; 
  margin-left: 20px; 
  color: #0861D0;
}
.side-nav-links-nodisplay{
  display: none;
}
#apps-left-nav-wrapper{
  background: url('/lib/krwebpro/left-nav-bg.png') repeat-y;
}
#apps-left-nav a{
  color: #fff !important;
  text-decoration: underline;
}
#apps-left-nav h3 a{
  text-decoration: none;
  font: bold 15px Arial;
}
.left-nav-cell{
  border-color: #537cc8;
}
#apps-example{
  padding-top: 15px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
#apps-example span{
  color: #0861D0;
  font: bold 12px Arial;
}
#apps-example div{
  text-align: center;
}
img.estimated-deliver-date:hover {
  cursor: pointer;
}
#vwd-cross-sell{
  border: 2px solid #222;
}
#cross-sell .cross-sell-title{
  background: #0861d0;
  padding: 0;
  height: 25px;
  color: #fff;
  font: bold 13px Arial;
  padding-left: 10px;
}
#cross-sell td{
  height: 130px;
}
#vwd-multi-add{
  text-align: left;
}
#vwd-multi-add span, #vwd-multi-add-2 span{
  white-space: nowrap;
  font: 12px Arial;
  text-decoration: underline;
}
#vwd-multi-add .main-image{
  float: left;
  width: 266px;
  padding: 3px;
}
#vwd-multi-add .inset-images img{
  padding: 1px 2px;
}

#vwd-multi-add-2{
  float: left;
  margin: 10px 0 0 3px;
  clear: both;
}
#vwd-multi-add-2 .inset-images img{
  padding: 1px 1px;
}
h3{
  text-align: left;
  color: #0861d0;
}
.inset-images{
  float: left;
}
.recentitem{
  padding:5px 10px;
  float:left;
  width:125px;
}
blockquote {
    margin: 1em 3em;
    color: #999;
    border-left: 2px solid #999;
    padding-left: 1em; }

.examples{
  padding: 5px;
  text-align: left !important;
}
.example-list li{
  list-style: none;
  margin: 5px 0 0 0px;
  background: url('/lib/krwebpro/numbers-bg.png') no-repeat;
  height: 20px;
  width: 20px;
  background-position: 0px -20px;
  float: left;
}
.example-list li.current{
  background: url('/lib/krwebpro/numbers-bg.png') no-repeat;
  background-position: 0px 0px;
  font-size: 10px;
}
.example-list li.current{
  color: #fff;
  padding: 3px 0 0 6px !important;
  width: 14px !important;
  height: 17px !important;
}
.example-list li:hover{
  background-position: 0px 0px;
  height: 20px;
  width: 20px;
}
.example-list a{
  color: #0861D0;
  font-size: 10px;
  padding: 3px 0 0 6px;
  text-decoration: none;
  height: 20px;
  width: 20px;
  display: block;
}
.example-list a:hover{
  color: #fff;
}
.top-nav-header{
  font: bold 17px Arial;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff !important;
  height: 25px;
}
#home-services-image{
  background: url('/lib/krwebpro/services-bg.png') no-repeat;
  height: 220px;
  width: 949px;
  margin-left: 29px;
}
.notice {
  padding: 10px 0;
}

/** Footer CSS **/

#vwd-footer-wrapper{
  background:url('/lib/krwebpro/vwd-footer-bg.png') repeat-x;
  height:182px;
  padding-top:33px;
}
.inner-footer-wrapper{
  width:1000px;
  margin:0 auto;
}
.inner-footer-wrapper a{
  color:#fff;
  text-decoration:none;
  font-size:15px;
}
.inner-footer-wrapper ul{
  list-style:none;
}
.footer-column {
  float:left;
}
.footer-column li {
  margin-bottom:8px;
}
#vwd-footer-column1 {
  margin-left:50px;
}
#vwd-footer-column2 {
  margin-left:100px;
}
#vwd-footer-column3 {
  margin-left:100px;
}
#vwd-footer-column4 {
  float:right;
  margin-right:65px;
  text-align:center;
}
#vwd-footer-column4 img{
  display:block;
  margin:0 auto;
  margin-bottom:15px;
}
#vwd-footer-wrapper2 {
  border-top:1px solid #4A5367;
  background-color:#1A243D;
  height:16px;
  padding:8px 0;
}
#vwd-footer-wrapper2 p{
  color:#d1d1d1;
  padding:0;
  font-size:12px;
}
#vwd-copyright {
  float:left;
}
#vwd-footer-info {
  float:right;
}

/** End Footer CSS **/




/* PORTFOLIO PAGE */

.folio_table {
width:100%;
border-collapse:collapse;
}

.folio_table tr {
background-image:url('/lib/krwebpro/folio-bg.png');
background-repeat:repeat-x;
}

.folio_table td {
width:33%;
height:272px;
vertical-align:top;
background-repeat:no-repeat;
}

.folio_table td p {
padding:0 20px;
font-style:italic;
font-size:12px;
}

.folio_table td p b{
font-size:16px;
}

.folio_blank {
height:226px;
width:330px;
}

#folio_scentsandsprays {
background-image:url('/lib/krwebpro/scentsandsprays.png');
}

#folio_organize {
background-image:url('/lib/krwebpro/organize.png');
}

#folio_artbeads {
background-image:url('/lib/krwebpro/artbeads.png');
}

#folio_xoxide {
background-image:url('/lib/krwebpro/xoxide.png');
}

#folio_gmstactical {
background-image:url('/lib/krwebpro/gmstactical.png');
}

#folio_kitchenco {
background-image:url('/lib/krwebpro/kitchenco.png');
}

#folio_furniturecrate {
background-image:url('/lib/krwebpro/furniturecrate.png');
}

#folio_therealsouthwest {
background-image:url('/lib/krwebpro/therealsouthwest.png');
}

#folio_dayspring {
background-image:url('/lib/krwebpro/dayspring.png');
}

#folio_angelsgalleries{
background-image:url('/lib/krwebpro/angelsgalleries.png');
}

#folio_chefscornerstore{
background-image:url('/lib/krwebpro/chefscornerstore.png');
}

#folio_windowalert{
background-image:url('/lib/krwebpro/windowalert.png');
}



/* about us page css */

h1 {
background-image:url('/lib/krwebpro/title-background.png');
background-repeat:no-repeat;
padding:6px 10px 2px;
color:#fff;
font-size:18px;
height:32px;
vertical-align:middle;
margin-bottom:5px;
}

h2 {
font-size:18px;
border-bottom:dotted 1px #6699ff;
padding:3px 0;
color:#003366;
margin:5px 0;
}

h3 {
font-size:16px;
color:#001d3a;
margin:10px 0;
}

hr {
border:0;
margin:0 auto;
background-image:url('hr.png');
background-position:center top;
background-repeat:no-repeat;
height:10px;
clear:both;
}

.columns {
margin:0;
}

.cols1of2 {
float:left;
width:490px;
xbackground:red;
margin:0 10px 0 0;
}

.cols1of3 {
float:left;
xbackground:lime;
width:340px;
margin:0 10px 10px 0;
}

.cols2of3 {
float:left;
xbackground:blue;
width:645px;
margin:0 10px 10px 0;
}

.last{
float:right;
margin-right:0;
}

.featurebox {
background:#fff;
padding:0 10px;
width:319px;
}

.columns ul {
margin:10px;
}

.columns p,.columns p {
font-size:12px;
}

.aligncenter {
text-align:center;
}


