body {
	background-image:url(../images/stpt.jpg);
	background-repeat:repeat;
	width: 800px;
	margin: 10px auto;
}

#navigation {
	background-color: #FED23B;
	float: left;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	width: 165px;
}



div#main {
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	width: 550px;
	min-height:550px;
}

#footer {
	background-color: #FED23B;
	color: #808080;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 620px;
}

h1#title {
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #FF7900;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
}

div#spacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}

div#container {
	background-color:#FED23B;
	float: left;
	width: 800px;
}

a img { border: none; }


.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('/images/topMenuImages.png') repeat-x; margin-top:2px; margin-bottom:2px;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('/images/topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('/images/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('/images/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('/images/topMenuImages.png') 100% -90px no-repeat;}


table.vmenu
{
width:163px;
}

table.vmenu tr td
{
height:35px;
}

table.vmenu tr td a
{
	height:35px;
	padding-top:7px;
	width:163px;
	display:block;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:rgb(0,0,0);
	border-bottom: #FFFFFF solid 1px;
	border-top: #FFFFFF solid 1px;
	background-color:#ffcb2e;
}

table.vmenu tr td a:hover
{
	background-color:#f7c325;
}


#bannerdesigns
{
margin-top:15px;
margin-left:-5px;
float:left;
width:550px;
}

#bannerdesigns div
{
float:left;
width:160px;
margin-left:15px;
margin-top:7px;
}

#bannerdesigns div a
{
	padding:3px;
	float:left;
	width:160px;
	vertical-align: middle;
	margin-top:auto;
	margin-bottom:auto;
	text-align:center;
	text-decoration:none;
	display:table-cell;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000 ;
	height: 40px;
	background-color:#FFFFFF;
}

#bannerdesigns div a:hover
{
	background-color:#eaeaea;
}

/*
.vmenu{margin:0; padding:0; width:170px; list-style:none;}
.vmenu li{padding:0; margin:0 0 1px 0; height:40px; display:block; }
.vmenu li a{text-align:left;height:40px; padding:0px 8px; font:11px Verdana, Arial, Helvetica, sans-serif; color:rgb(0,0,0); display:block; background:url('/images/verMenuImages.png') 0px 0px no-repeat; text-decoration:none;}
.vmenu li a:hover{background:url('/images/verMenuImages.png') 0px -40px no-repeat; color:rgb(0,0,0);}
.vmenu li a.active, .vmenu li a.active:hover{background:url('/images/verMenuImages.png') 0px -80px no-repeat; color:rgb(0,0,0);}
.vmenu li a span{line-height:40px;}
*/

/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(/images/corner-img.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
	  
	  
	  .order_span
	  {
	  background-image:none;
	  }
	  
	  .order_span
	  {
	  background-image:url(../images/verMenuImages.png);
	  }