* {
	margin: 0;
	padding: 0;
	outline: none;
}

div {

}
html, body {
	height: 100%;
}

body {
	color: #000;
	font-family: Helvetica, sans-serif;
	background: #ffffff; 
	font-size: 62.5%;

}

h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.4em;}
p {font-size: 1.2em;}

img {	
	border: none;
}

a {
	outline: none;
}

ul {
	list-style-type: none;
}
#container {
	height:100%;
	margin: 0 auto;
	padding: 0;
	width: 990px;
	max-width: 990px;
	min-width: 990px;
}

/* Header */
#header {
	background: #ffffff url(/images/fol-bg_01.jpg);
	height: 169px;
	min-height: 169px;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}

#headerInfo {
	height: 120px;
	clear: both;
	width: 100%;
}

#loginInfo {
	height: 25px;
	url(/images/sprites/nav_bar.jpg) 0 0 bottom-left;
	float: right;
	margin-right: 0;
	background: url(/images/loginInfo.png) no-repeat;
	padding: 10px;
	color: #f4eede;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
}

#loginInfo a {
	color: #fff;
}

#headerLogo {
	float: left;
	margin: 0;
	margin-left: 40px;
	padding: 0;
	height: 12em;
}

#headerLogo img {
	margin: 0;
	padding: 0;
	outline: none;
}


#header a.logo {
	display: block;
	height: 120px;
	width: 273px;
	overflow: hidden;
	text-indent: -5000px;
	padding: 0;
	background: url(/images/logo_ribbon_01.png) no-repeat;
}

}
/* Content Header */

#contentHeader {
	min-height: 5em;
	background-color: #ffffff;
	margin-bottom: .5em;
}

#contentHeaderLeft {
	float: left;
}

#contentHeaderLeft h1 {
	margin:0;
}

.crumbTrail {
	float:left;
	color: #aac75d;
	color: #666;
	font-size: 1.1em;
}

.crumbTrail a, .crumbTrail a:active, .crumbTrail a:hover, .crumbTrail a:visited, .crumbTrail a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.crumbTrail span.CrumbRoot {
	font-weight: bold;
}

#contentHeaderRight {
	float: right;
	padding: 0 4em 0 0;
	margin: 0;
}

/* Footer */
#footer {
	clear: both;
	text-align: center;
	background-color: #ffffff;
	margin: 0;
	padding: 2.5em 0 10em 2em;
	}

#footer dl {
	font-size: 1.2em;
	line-height: 1.5em;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 1.5em 0 1.5em 1.5em;
	width: 14.5em;
	border-right: #dddddd solid 1px;
	min-height: 10em;
}

#footer dl.right {
	border-right: none;
}


#footer dt {
	font-weight: bold;
	text-align: left;
	color: #3b3e45;
	padding: 0.3em 1em;
}

#footer dd {
	text-align: left;
	margin: 0;
	padding: 0 0 0 1.6em;
	font-size: 1em;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #3b3e45;
}

#footer a:hover {
	color: #3b3e45;
	text-decoration: underline;
}

#footer h4 {
	color: #3b3e45;
	padding: 1em 1em 0 1em;
	font-weight: normal;
	clear: left;
}

/* content sections */
#contentMain {
	width: 100%;
	clear: both;
	font-size: 1.2em;
	min-height: 25em;
	margin: 10px 0 ;
}

#contentMain h1 {
	color: #333;
}

#homeImages {
	width: 716px;
	float: left;
	clear: left;
}

#homeImages .imageRow img {
	display: block;
	float: left;
	padding: 10px;
}

#floatRight {
	float: right;
}

#homeTabs {
	float: left;
	width: 230px;
	min-height: 400px;
	margin-left: 20px;
}

#homeTabs a img {
	padding-right: 20px;
}

#homeTabs a {
/*	outline: 1px red dotted;*/
	display: block;
	color: #121212;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	letter-spacing: -0.01em;
}

#homeTabs li a:hover {
	background: #eff2f7;
}

#homeTabs a.getStartedNow {
	text-align: center;
	line-height: 40px;
	font-size: 18pt;
	color: #121212;
	/*background: url(/images/circle.png)no-repeat;*/
}

#homeTabs li a.getStartedNow:hover {
/*	background: #ffffff url(/images/circle.png)no-repeat;*/
}

#homeTabs li {
	border-bottom: dotted 1px #666666;
}

.promoCode {
	padding: 0;
	color: #817665;
	line-height:2em;
	font-size: 1.1em
}

.promoCode a {
	font-size: 0.9em;
	font-weight: bold;
	color: #67721a;
}

.attention {
	clear: both;
	display: block;
	padding: 1em 0 0 2em;
	font-size: x-small;
	color: #aa0000;
	background: url('/images/attention.gif') no-repeat bottom left;
}

.hidden {
	display: none;
}

#msgDiv {
	clear: both;
	height: 5em;
	background-color:#f2f2f2;
}

.form_btns {
	text-align: center;	
}

.continue_btn {
	display: inline-block;
	margin: 2em;
}

.indent {
	padding-left: 1em;
}

.center {
	text-align: center;
}

#navbar {
	display: block;
	width: 990px;
	height: 50px;
	background: url(/images/sprites/nav_bar.png);
	padding: 0;
}

#navbar ul {
	float: left;
	margin: 0;
	padding: 0 0;
}

#navbar li {
	list-style-type: none;
	float: left;
}

#navbar ul + ul {
	float: right;
	padding-right: 0;
}

#navbar a {
	display: block;
	width: 125px;
	height: 50px;
	text-indent: -5000px;
	background-image: url(/images/sprites/nav_bar.jpg);
}

.home a { background-position: 0 -50px;}
.home a:hover { background-position: 0 -100px;}
.home a.selected { background-position: 0 -150px;}

.why a { background-position: -125px -50px;}
.why a:hover { background-position: -125px -100px;}
.why a.selected { background-position: -125px -150px;}

.how a { background-position: -250px -50px;}
.how a:hover { background-position: -250px -100px;}
.how a.selected { background-position: -250px -150px;}

.products a { background-position: -375px -50px;}
.products a:hover { background-position: -375px -100px;}
.products a.selected { background-position: -375px -150px;}

.periods a { background-position: -500px -50px;}
.periods a:hover { background-position: -500px -100px;}
.periods a.selected { background-position: -500px -150px;}

.start a { background-position: -625px -50px;}
.start a:hover { background-position: -625px -100px;}
.start a.selected { background-position: -625px -150px;}

.login a { background-position: -750px -50px;}
.login a:hover { background-position: -750px -100px;}
.login a.selected { background-position: -750px -150px;}

.your_account a { background-position: 0 -200px;}
.your_account a:hover { background-position: 0 -250px;}
.your_account a.selected { background-position: 0 -300px;}

.logout a { background-position: -750px -200px;}
.logout a:hover { background-position: -750px -250px;}
.logout a.selected { background-position: -750px -300px;}


#sideCol {
	float:left;
	width: 15em;
	background-color: #0000ff;
}


.free {
	color: #CC6600;
}

.price {
	color: #ee5e00;
/*	padding: 0 50px 0 10px; */
}

#start {
	width: 990px;
	min-height: 600px;
	clear: both;
	display: block;
	padding-top: 20px;
}

#products {
	position: relative;
	width: 330px;
}

#product_item_select {
	position: relative;
}
#product_item_select .range {
	position: absolute;
	top: 0;
}

#start #products ul {
	width: 330px;
}

#start #products li {
	height: 45px;
	padding: 150px 0 0 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

#start li.product1 {background: url(/images/products/product-1.jpg) no-repeat;}
#start li.product2 {background: url(/images/products/product-2.jpg) no-repeat;}
#start li.product3 {background: url(/images/products/product-3.jpg) no-repeat;}
#start li.product4 {background: url(/images/products/product-4.jpg) no-repeat;}
#start li.product5 {background: url(/images/products/product-5.jpg) no-repeat;}

#start li table {
	padding: 0;
	margin: 0;
	width: 100%;
	border: none;
	font-size: 12px;
	border-collapse: collapse;
}

#start li table select {
	
}
#start li table td {
	padding: 0;
	line-height: 18px;
}

#start li table td + td {
	width: 40%;
}

.col .deliverySelect {
	padding: 25px 30px;
	max-width: 270px;
	text-align: center;
	color: #607775;
}

.submitButton {
	margin: 50px;
	display: block;
	height: 55px;
	width: 165px;
	background: url(/images/buttons.png) 0 0;
	text-indent: -5000px;
	border: none;
	cursor: pointer;
}

#start fieldset {
	margin: 1em;
	padding: 1em;
	float: left;
	border: none;
}


#productSelection {
	width: 18em;
}

#productSelector ul {
	margin: 20px 0 0 0;
}

#flowSelection {
	width: 28em;
}

#deliverySelection {
	width: 15em;
}

#deliverySelection p {
	clear: left;
	display: block;
}

#start legend {
	font-size: 1.5em;
	font-weight: bold;
}

#start ul {
	list-style-type: none;
	padding: 0;
}

#start ul.itemDesc,#start ul.itemQty {
	float: left;
	margin: 10px 0 0 0;
}

#start ul.itemlist {
	padding: 0;
}

#start ul.itemlist li {
	display: block;
	padding: 0;
}

#start ul.delivery {
	clear: right;
	padding: 10px 0 20px 70px;
}

#start .delivery li {
	padding: 1em 1.7em;
}

#start .delivery label {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}

#start .delivery input {
	float: left;
	clear: left;
	margin-right: 2em;
}

#start ul.itemDesc {
	clear: left;
	width: 17em;
	padding-left: 2em;
}

#start ul.itemDesc li {

}

#start ul.itemDesc > li {
	font-weight: bold;
	font-size: 1.2em;
}

#start ul.itemDesc li + li {
	line-height: 1.2em;
	font-weight: normal;
	font-size: 1em;
	text-indent: 2em;
}

#start ul.itemQty {
	padding-left: 20px;
	text-align: center;
	font-weight: bold;
}


#start #submit {
	padding: 2em 0 0 17em;
}

#productSelection a {
	display: block;
	height: 65px;
	width: 146px;
	overflow: hidden;
	text-indent: -5000px;
	padding: 10px 0;
}


 
#productSelection li.non-applicator a {
	background: url(/images/sprite_menus/sprite.png) -260px -260px;
}

#productSelection li.applicator a {
	background: url(/images/sprite_menus/sprite.png) -415px -260px;
}

#orderSummaryPanel {
	float: left;
	clear: left;
	width: 212px;
	padding: 0;
	margin: 0 16px;
	color: #4d4d4d;
	font-size: 14px;
	text-align: center;
	
}

#orderSummaryPanel a {
	display: block;
	color: #607775;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#orderSummaryPanel h1 {
	font-size: 16px;
	color: #333333;
	padding: 12px 0 18px 0;
}

table.itemList, table.delivery, table.priceSummary {
	border-collapse: collapse;
	width: 212px;
}

table.itemList tfoot, table.delivery tfoot {
	background: #ffffff;
}

table.itemList td, table.itemList th, table.delivery td, table.delivery th, table.priceSummary td, table.priceSummary th {
	padding: 7px 7px;
	line-height: 16px;
	font-weight: normal;
}

table.itemList td.detail {
	text-align: left;
}

table.itemList tr.odd {
}

table.itemList tr.even {

}

#orderSummaryPanel thead {
	border-top: solid 1px #607775;
	border-bottom: solid 1px #607775;
	background: #607775;
	color: #ffffff;
}

table.itemList thead th + th {
	
}

table.itemList tbody td + td {
	
}


table.itemList tfoot td {
	
}


table.delivery tbody td, table.priceSummary tbody td {
	text-align: center;
	padding-bottom: 25px;
}

table.delivery thead th, table.priceSummary thead th {
	text-align: center;
	
}


span.description {
	display: block;
	float: left;
	font-size: 80%;
}


#howHeader {
	width:970px;
	height:220px; 
	padding: 10px 20px 40px 10px;
}

.headerSection {
	float: left;
	width: 220px;
	height: 220px;
	padding: 0 10px;
}

.headerSection + .headerSection {
	border-left: 1px dotted #ffffff;
}

.calendar {
	margin: 0 0 10px 10px;
	height: 133px;
	width: 200px;	
	background: url(/images/calendar.jpg) no-repeat;
}

.mailbox {
	margin: 0 0 10px 10px;
	height: 133px;
	width: 200px;	
	background: url(/images/postbox.jpg) no-repeat;
}

.flow {
	margin: 0 0 10px 10px;
	height: 133px;
	width: 200px;	
	background: url(/images/how-02.jpg) no-repeat;
}


.product {
	margin: 0 0 10px 10px;
	height: 133px;
	width: 200px;	
	background: url(/images/products.jpg) no-repeat;
}

.headerSection .step {
	display: block;
	float: left;
	font-size: 6em;
	color: #80A000;
	font-weight: bold;
	padding: 0 0 0 0;
}

.headerSection p {
	padding: 1em 0 0 0;
	font-size: 1em;
	color: #aaaaaa;
	font-weight: normal;
}

.headerSection p + p{
	padding: 0.5em 0 0 0;
}

.headerSection a {
	color: #80A000;
	text-decoration: none;
	font-weight: bold;
}

#confirmation {
	width: 600px;
	margin: 0 auto;
}

#confirmation h1 {
	text-align: center;
	color: #999;
}

#confirmation_body {
	padding: 0 20px;
}

#confirmation_footer {
	height: 50px;
	padding: 0 20px;
}

#order {
	margin-bottom: 20px;
}

#order table {
	border-collapse: collapse;
}

#order caption {
	padding: 1em 0 1em;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}

#order caption span {
	font-size: 14px;
	display: block;
	font-weight: normal;
}

#order thead th {
	height: 40px;
	background: url(/images/table_box_01.png) top center;
}

#order thead .left {
	background: url(/images/table_box_01.png);
}

#order thead .right {
	background: url(/images/table_box_01.png) top right;
}

#order tbody td {

}

#order tbody .left {
	background: url(/images/table_box_02.png) left center;
	border-bottom: 1px dotted #ccc;
}

#order tbody .right {
	background: url(/images/table_box_02.png) right center;
}

#order tfoot td {
	font-weight: bold;
	padding: 1em 10px 1em 0;
	color: #333;
	background: url(/images/table_box_02.png) bottom center;
	border: none;
}

#order tfoot td span {
	display: block;
	color: #999;
	font-weight: normal;
}

#order tfoot .left {
	background: url(/images/table_box_02.png) left bottom;
}

#order tfoot .right {
	background: url(/images/table_box_02.png) right bottom;
}


#order thead th {
	padding: 10px;
	color: #F4EEDE;
}

#order tbody td + td {
	border-left: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#order tbody td {
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
	line-height: 1.4em;
}

#order tbody td + td{
	font-weight: normal;
	padding-left: 0;
}

#order tbody td span {
	display: block;
	font-weight: normal;
	text-indent: 1.5em;
	font-size: 100%;
}

#order .free {
	display: inline;
}

#delivery_details {
	clear both;
	float: left;
	width: 100%;
}

#delivery_details li {
	line-height: 2em;
}

#delivery_details li + li {
	line-height: 140%;
	text-indent: 14%;
}

#delivery_details table {
	padding: 1em 0 2em 0;
	float: left;
}

#delivery_details table + table{
	float: right;
}

#delivery_details table + table td {
	
}

#delivery_details td {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

#delivery_details td + td {
	text-align: left;
	font-weight: normal;
	padding-left: 1em;
}

#info_nav {
	clear: left;
	float: left;
	max-width: 250px;
	width: 250px;
	margin-top: 20px;
}

#info_nav a.mainmenuItem {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#info_nav a.mainmenuItem img {
	margin-right: 10px;
}
#info_nav a.mainmenuItem:hover  {
	color: #333333;
}

#info_nav .submenu a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 10px 10px 30px;
	font-weight: normal;
}

#info_nav .submenu a:hover {
	text-decoration: underline;
	color: #333333;
}

#info_nav ul.submenu {
	margin-bottom: 20px;
}

#info_nav ul.submenu li {
	border-bottom: 1px dotted #ccc;
}

#info {
	float: left;
	margin: 20px 0 40px 20px;
	width: 650px;
}

#info h1 {
	padding-bottom: 20px;
	color: #333333;
}

#info h2{
	padding: 20px 0;
	color: #333333;
}

#info p + h2 {
	padding: 40px 20px 20px 0;
}

#info p + h3 {
	padding: 20px 20px 20px 0;
}

#info p + p {
	padding-top: 1em;
}

#info p {
	line-height: 120%;
}
#info ul {
	margin-left: 10px;
	padding: 20px;
	font-size: 120%;
}

#info li {
	list-style-type: disc;
	line-height: 120%;
}

.start_col_header {
	height: 63px;
	margin-bottom: 10px;
}

#start p {
	font-size: 1em;
	line-height: 1.4em;
}

#product_type_selection, #delivery_selection {
	width: 295px;
	padding: 0;
	float: left;
}

.product_type_header {
	background: url(/images/start_col_headers.jpg) 0 0 no-repeat;
}

.product_item_header {
	background: url(/images/start_col_headers.jpg) -295px 0 no-repeat;
}

.product_delivery_header {
	background: url(/images/start_col_headers.jpg) -673px 0 no-repeat;
}

#product_type_select {
	width: 75%;
	margin: 0 auto;
}

#product_type_select li {
	margin: 20px 10px;;
}

#product_type_selector a {
	display: block;
	text-indent: -5000px;
	width: 175px;
	height: 50px;
	overflow: hidden;
}

.product_type_applicator a {
	background: url(/images/start_widgets.png) 0 0 no-repeat;
}

.product_type_applicator a:hover {
	background: url(/images/start_widgets.png) 0 -50px no-repeat;
}

.product_type_applicator a.selected {
	background: url(/images/start_widgets.png) 0 -100px no-repeat;
}

.product_type_non-applicator a {
	background: url(/images/start_widgets.png) 0 -150px no-repeat;
}

.product_type_non-applicator a:hover {
	background: url(/images/start_widgets.png) 0 -200px no-repeat;
}

.product_type_non-applicator a.selected {
	background: url(/images/start_widgets.png) 0 -250px no-repeat;
}

#range1, #range2 {
	display: none;
}
#product_item_select {
	width: 380px;;
	margin: 0 auto;
}

#product_item_selection {
	padding: 0 10px;
	width: 378px;
	float: left;
}

.product_item {
	clear: left;
	padding: 0 0 0 20px;
}


.product_image {
	width: 150px;
	height: 128px;
	float: left;
	margin-left: 15px;
}

.product_image_1 {
	background: url(/images/product_items.png) 0 0 no-repeat;
}

.product_image_2 {
	background: url(/images/product_items.png) -150px 0 no-repeat;
}

.product_image_3 {
	background: url(/images/product_items.png) -300px 0 no-repeat;
}

.product_image_4 {
	background: url(/images/product_items.png) -450px 0 no-repeat;
}

.product_image_5 {
	background: url(/images/product_items.png) -600px 0 no-repeat;
}

.product_image_6 {
	background: url(/images/product_items.png) -750px 0 no-repeat;
}

.product_info {
	float: left;
	padding-left: 15px;
}

.product_info .title {
	font-weight: bold;
	font-size: 16px;
}

.product_info li {
	height: 1.4em;
	font-size: 12px;
}

.product_info select {
	margin-left: 20px;

}

#product_delivery_select {
	width: 75%;
	margin: 0 auto;
}

#delivery_week_select {
	margin: 30px 10px;
}

#delivery_week_select li {
	text-align: center;
}

#weeks li {
	float: left;
	padding-left: 10px;
	margin: 0 0 40px;
	text-align: center
}

#weeks a {
	display: block;
	height: 100px;
	width: 61px;
	overflow: hidden;
	text-indent: -5000px;
}

li.weeks3 a {
	background: url(/images/start_widgets.png) 0 -300px no-repeat;
}

li.weeks3 a:hover {
	background: url(/images/start_widgets.png) -61px -300px no-repeat;
}

li.weeks3 a.selected {
	background: url(/images/start_widgets.png) -122px -300px no-repeat;
}

li.weeks4 a {
	background: url(/images/start_widgets.png) 0 -400px no-repeat;
}

li.weeks4 a:hover {
	background: url(/images/start_widgets.png) -61px -400px no-repeat;
}

li.weeks4 a.selected {
	background: url(/images/start_widgets.png) -122px -400px no-repeat;
}

li.weeks5 a {
	background: url(/images/start_widgets.png) 0 -500px no-repeat;
}

li.weeks5 a:hover {
	background: url(/images/start_widgets.png) -61px -500px no-repeat;
}

li.weeks5 a.selected {
	background: url(/images/start_widgets.png) -122px -500px no-repeat;
}

#start_submit, .continue_submit {
	margin: 20px 30px;
	width: 150px;
	height: 40px;
	outline: none;
	border: none;
	background: url(/images/start_widgets.png) 0 -600px no-repeat;
	cursor: pointer;
}

#start_submit:hover, .continue_submit:hover {
	width: 150px;
	height: 40px;
	outline: none;
	border: none;
	cursor: pointer;
	background: url(/images/start_widgets.png) 0 -640px no-repeat;
}

#product_item_select h1 {
	margin: 0 0 10px 20px;
	font-size: 16px;
	color: #000;
}

#week_selector {
	height: 73px;
	width: 61px;
	margin: 0 auto;
}

#week_selector a {
	margin: 32px 5px;
	height: 10px;
	width: 10px;
	display: block;
	float: left;
	text-indent: -5000px;
	overflow: hidden;

}

#week_schedular {
	float: left;
	height: 73px;
	width: 61px;
}

.week_schedular_3 {
	background: url(/images/weeks.png) no-repeat;
}

.week_schedular_4 {
	background: url(/images/weeks.png) -61px 0 no-repeat;
}

.week_schedular_5 {
	background: url(/images/weeks.png) -122px 0 no-repeat;
}

a.week_back {
	background: url(/images/weeks.png) -200px -30px no-repeat;
}

a.week_fwd {
	background: url(/images/weeks.png) -200px -20px no-repeat;
}

a.top {
display: block;
margin: 20px 0;
color: #333;
font-weight: bold;
}

#about {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0;
}

#about p {
	color: #333333;
	margin: 20px 10px;
	line-height: 125%;
}

#banner {
	height: 370px;
	width: 990px;
	background-color: #3f3933;
}

#banner a {
	display: block;
	height: 100%;
	width: 100%;

}

#banner_1 {
	float: left;
	height: 175px;
	width: 258px;
	background: url(/images/link_holder_02.png) 0 0 no-repeat;
}

#banner_2 {
	float: left;
	height: 175px;
	width: 225px;
	background: url(/images/link_holder_02.png) -258px 0 no-repeat;
}

#banner_3 {
	float: left;
	height: 175px;
	width: 260px;
	background: url(/images/link_holder_02.png) -484px 0 no-repeat;
}

#banner_4 {
	float: right;
	height: 370px;
	width: 247px;
	background: url(/images/link_holder_02.png) -743px 0 no-repeat;
}

#banner_5 {
	float: left;
	height: 143px;
	margin-top: 52px;
	width: 258px;
	background: url(/images/link_holder_02.png) 0 -222px no-repeat;
}

#banner_6 {
	float: left;
	height: 47px;
	width: 485px;
	background: url(/images/link_holder_02.png) -259px -175px no-repeat;
}

#banner_7 {
	float: left;
	height: 148px;
	width: 225px;
	background: url(/images/link_holder_02.png) -258px -221px no-repeat;
}

#banner_8 {
	float: left;
	height: 148px;
	width: 260px;
	background: url(/images/link_holder_02.png) -484px -221px no-repeat;

}

#start_btn a {
	display: block;
	float: right;
	border: #3f3933 2px solid;
	height: 20px;
	padding: 10px;
	width: 150px;
	font-size: 18px;
	font-weight: normal;
	color: #3f3933;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
}

#start_btn a:hover {
	text-decoration: underline;
}