body {
	background-color: #4F5050;
	width: 800px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#top_text {
	width: 800px;
	height: 50px;
	background: transparent url(images/top-copy.gif) 164px 10px no-repeat;
}
#top_text a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo {
	width: 314px;
	height: 86px;
	background: transparent url(images/staticoff-logo.gif) 0px 0px no-repeat;
}
	#logo a {
		display: block;
		width: 100%;
		height: 57px;
		border: 0px solid black;
	}
    #logo div {
        display: block;
        width: 314px;
        height: 29px;
        background: url(images/top-bar-left.jpg) 0px 0px no-repeat;
}


#top_nav {
	position: relative;
	left: 314px;
	top: -86px;
	width: 483px;
	height: 86px;
	margin: 0px;
	padding: 0px;
}
ul#nav_tabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 23px;
	height: 44px;
}	
ul#nav_tabs li {
	margin: 0px;
	padding: 0px;
}
ul#nav_tabs li a {
		display: block;
		width: 100%;
		height: 100%;
}
li#tab_home {
	width: 143px;
	height: 44px;
	float: left;
	background: transparent url(images/tab-home.gif) 0px 0px no-repeat;	
}
    li#tab_home a {
        background-image: url(images/tab-home.gif);
    }
	li#tab_home a.selected, li#tab_home a:hover {
		background-image: url(images/tab-home-rollover.gif);
	}	
li#tab_about {
	width: 105px;
	height: 44px;
	float: left;
	background: transparent url(images/tab-about.gif) 0px 0px no-repeat;	
}
    li#tab_about a {
        background-image: url(images/tab-about.gif);
    }
	li#tab_about a.selected, li#tab_about a:hover {
		background-image: url(images/tab-about-rollover.gif);
	}		
li#tab_faqs {
	width: 106px;
	height: 44px;
	float: left;
	background: transparent url(images/tab-faqs.gif) 0px 0px no-repeat;	
}
    li#tab_faqs a {
        background-image: url(images/tab-faqs.gif);
    }
	li#tab_faqs a.selected, li#tab_faqs a:hover {
		background-image: url(images/tab-faqs-rollover.gif);
	}		
li#tab_contact {
	width: 105px;
	height: 44px;
	float: left;
	background: transparent url(images/tab-contact.gif) 0px 0px no-repeat;	
}
    li#tab_contact a {
        background-image: url(images/tab-contact.gif);
    }
	li#tab_contact a.selected, li#tab_contact a:hover {
		background-image: url(images/tab-contact-rollover.gif);
	}		

#subnav {
	width: 483px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/top-bar-right-with-locator-dark.jpg) 0px 0px;
}
#subnav a {
	display: block;
}

#subnav .locator {
 position: relative; top: 9px; left: 79px; width: 121px; height: 29px;

}

   
#subnav .order {
position: relative; top: -19px; left: 216px; width: 116px; height: 24px;
}

#subnav .cart {
position: relative; top: -40px; left: 346px; width: 121px; height: 24px;
}



	
	
	
#home_main {
	width: 797px;
	height: 251px;
	background: transparent url(images/home-main-edited.jpg) 0px 0px no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: -86px;
}
#home_main .about {
        position: absolute; top: 138px; left: 409px; width: 200px; height: 33px;
    
}
#home_main .order {
        position: absolute; top: 176px; left: 463px; width: 174px; height: 55px;

}

#home_main_sub {
	width: 797px;
	float: left;
	background: #999999 url(images/home-mid.gif) 0px 0px no-repeat;
	position: relative;
	left: 0px;
	top: -86px;
	padding-bottom: 10px;
}

#home_main_sub a.about {
    display: block;
    width: 200px;
    height: 19px;
    position: relative;
    top: 0px;
    left: 165px;
}

#home_main_sub a.what {
    display: block;
    width: 210px;
    height: 19px;
    position: relative;
    top: -19px;
    left: 365px;
}
#home_main_sub a.who {
    display: block;
    width: 210px;
    height: 19px;
    position: relative;
    top: -38px;
    left: 575px;
}



#home_bottom_left {
	width: 364px;
	height: 272px;
	background: transparent url(images/main-bottom-left.jpg) 0px 0px no-repeat;
	float: left;
	margin-left: 10px;
	margin-top: -15px;
	margin-right: 15px;
	margin-bottom: 7px;
}
#home_bottom_left a {
    display: block;
    width: 100%;
    height: 100%;
    border: 0px solid black;
}

#home_bottom_right {
	width: 395px;
	height: 270px;
	background: transparent url(images/main-bottom-right.jpg) 0px 0px no-repeat;
	float: left;
	margin-top: -15px;
	margin-bottom: 7px;
}
#home_bottom_right a {
    display: block;
    width: 100%;
    height: 100%;
    border: 0px solid black;
}
	
#bottom_bar {
    clear: left;
	width: 797px;
	height: 23px;
	background: transparent url(images/bottom-bar.jpg) 0px 0px no-repeat;
	position: relative;
	left: 0px;
	top: -86px;
}

#footer {
	position: relative;
	left: 0px;
	top: -50px;
}
#footer p {
	text-align: center;
	color: #a2a3a2;
}
#footer p a {
	color: #a2a3a2;
}
#footer p strong {
	font-size: 12px;
	font-weight: bold;
}
	
#subpage_bg {
    width: 795px;
	position: relative;
	left: 2px;
	top: -86px; 
    background-color: #999999;
    padding-top: 15px;
    padding-bottom: 15px;
}
#subpage_content {
	background-color: #FCF5E0;
	margin: 0px 15px 0px 15px;
	padding: 15px;
}
#subpage_content h2 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #634b08;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent url(images/touchpoint-arrow.jpg) 0px 0px no-repeat;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 5px;
}
#subpage_content p {
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: 20px;
}
#subpage_content ul {
    margin: 0px 0px 20px 40px;
    padding: 0px;
    list-style-position: inside;
}
#subpage_content img.order {
    float: right;
    margin: 0px 0px 10px 20px;
}
#subpage_content a img.order {
    border: 0px solid black;
}
	
	
#subpage_content h3 {
    font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C3B48A;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-bottom: 20px;
	width: 100%;
}
#subpage_content h3 span {
    color: #634b08;
}

#subpage_content h4 {
    font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #634b08;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent url(images/touchpoint-arrow.jpg) 0px 0px no-repeat;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 5px;
}
	
	
form#order { 
    font-size: 11px;
    line-height: 13px;
}
form#order fieldset {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}


form#order fieldset ol {
  margin: 0;
  padding: 0;
}
form#order fieldset li {
  list-style: none;
  padding: 4px 0px;
  margin: 0;
}
form#order fieldset legend {
    font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	color: #634b08;
	text-transform: uppercase;
	background: transparent url(images/touchpoint-arrow-small.jpg) 0px 0px no-repeat;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
}
form#order label {
  display: -moz-inline-box;  /* fixes firefox */
  display: inline-block;
  line-height: 1.8;
  vertical-align: middle;
  width: 140px; /* Width of labels */
}

form#order label span {
    display: block;
    width: 140px;
    text-align: right;
}


form#order p.directions {
    width: 100px;
    float: left;
    margin-right: 15px;
}
form#order img.productimg {
    display: block;
    float: left;
    margin-right: 10px;
}


form#order ol#quantity_chunk {
    width: 500px;
    float: left;
}
form#order ol#quantity_chunk li {
    margin-bottom: 20px;
}
form#order ol#quantity_chunk input.quantity {
    width: 20px;
    float: left;
    margin-right: 10px;
}



form#order ol#calculate {
    clear: both;
    width: 500px;
}
form#order ol#calculate li#calc_button {
    margin-left: 140px;
}



	

form#order ol#calculate .calced {
    width: 100px;
    height: 16px;
}
form#order ol#calculate .calced span {
    display: block;
    width: 100px;
    text-align: right;
}


form#order em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form#order #reset_button {
    margin: 20px 20px 20px 140px;
}
form#order #continue_button {
    margin: 20px 20px 20px 20px;
}




/*
form#order input#email {
    width: 200px;
}
form#order .submit {
    float: right;
    margin-right: 90px;
    width: 103px;
    height: 23px;
}
*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	