body {
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 120%;
	height: auto;
}

a {
	color: #FBA534;
}

p {
	display: block;
	/*float: left;
	clear: both;*/
	width: 97%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}
ul {
	width: 95%;
	margin-left: 20px; padding-left: 20px;
}

h4
{
	margin-bottom: 5px;
}

.png
{
	behavior: url(iepngfix.htc);
}

/**** outer containing div ****/
#container {	
	width: 980px;
	height: 100%;
	position:relative;
	margin:0 auto;
	padding:0;
	display: block;
	clear: both;
}
/**** containing div ****/
#container #wrap {
	width: 980px;
	position:relative;
	margin:0 auto;
	padding:0;
	float: left;
	display: block;
	clear: both;
}
/**** header ****/
#container #wrap #header {
	background: url(../images/nav_top_bg.gif) repeat-y;
	width: 980px;
	display: block;
	text-align: left;
}

#container #wrap #header .head {
	width: 920px;
	display: block;
	height: 70px;
    padding: 15px 30px 0px 30px;
    margin: 0px 0px 0px 0px;
}
#container #wrap #header .head a.logo {
	display: block;
	width: 200px;
	height: 60px; 
	cursor: pointer;
}
#container #wrap #header .head h1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	width: 200px;
	height: 60px; 
	background: url(../images/cycle2work.gif);	
	background-repeat: no-repeat;
}
#container #wrap #header .head h1 span {
	display: block;
	text-indent: -9999em;
	width: 200px;
	height: 60px; 
}
#container #wrap #header .head .links {
    padding: 0px 0px 0px 0px;
    margin: -60px 0px 0px 0px;
	display: block;
	float: right;
	width: 500px;
	text-align: right;
	font-size: 90%;
}

#container #wrap #header .head .links2 {
    padding: 0px 0px 0px 0px;
    margin: -15px 0px 0px 0px;
	display: block;
	float: right;
	width: 500px;
	text-align: right;
	font-size: 90%;	
	line-height: 19px;
	height: 19px;
}
#container #wrap #header .head .links2 a {
	color: #747474;
	text-decoration: none;
	/*line-height: 19px;*/
}
/*
#container #wrap #header .head .links2 a img
{
	margin-top: -2px;
	margin-top: -4px\9
}
*+html #container #wrap #header .head .links2 a img
{
	margin-top: -2px;
}
body:nth-of-type(1) #container #wrap #header .head .links2 a img
{
	margin-top: -4px;
}
@-moz-document url-prefix() {
	#container #wrap #header .head .links2 a img
	{
		margin-top: -2px;
	}
}*/

/**** navigation ****/
#container #wrap #header .navsection {
	width: 980px;
	display: block;
	float: left;
	clear: both;
	text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	background: url(../images/nav_bg.gif) bottom no-repeat;
}

#container #wrap #header .navsection .nav {
	width: 920px;
	display: block;
	float: left;
	height: 36px;
	border-top: none;
    padding: 0px 30px 0px 30px;
    margin: 0px 0px 0px 0px;
}
#container #wrap #header .navsection .nav ul {
	display: block;
	float: left;
	overflow: hidden;
	list-style: none;
	height: 36px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	color: #FFFFFF;
}
#container #wrap #header .navsection .nav ul li {
	display: inline;
	float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	width: auto;
	height: 36px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
#container #wrap #header .navsection .nav ul li.on {
	display: inline-block;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: auto;
	height: 26px;
    padding: 10px 10px 0px 30px;
    _padding: 0px 10px 0px 30px;
    margin: 0px 0px 0px 0px;
	background: url(../images/nav_arrow.png) left no-repeat;
	_background: url(../images/nav_arrow.gif) left no-repeat;
}
#container #wrap #header .navsection .nav ul li.on a {
	background: url(../images/nav_bg_right.png) right no-repeat;
	_background: url(../images/nav_bg_right.gif) right no-repeat;
    padding: 20px 20px 0px 0px;
    _padding: 10px 20px 0px 0px;
    margin: -20px -10px 0px 0px;
    _margin: 0px -10px 0px 0px;
	height: 36px;
	_height: 26px;
}
#container #wrap #header .navsection .nav ul li.on a:hover {
	background: url(../images/nav_bg_right.png) right no-repeat;
	_background: url(../images/nav_bg_right.gif) right no-repeat;
    padding: 20px 20px 0px 0px;
    _padding: 10px 20px 0px 0px;
    margin: -20px -10px 0px 0px;
    _margin: 0px -10px 0px 0px;
	height: 36px;
	_height: 26px;
}
#container #wrap #header .navsection .nav ul li a {
	display: inline-block;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#container #wrap #header .navsection .nav ul li.off a {
	display: inline-block;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: auto;
	height: 26px;
    padding: 10px 15px 0px 30px;
    margin: 0px 0px 0px 0px;
	background: url(../images/nav_arrow_g.gif) left no-repeat;
}
#container #wrap #header .navsection .nav ul li.off a:hover {
	display: inline-block;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	width: auto;
	height: 26px;
    padding: 10px 15px 0px 30px;
    margin: 0px 0px 0px 0px;
	background: url(../images/nav_arrow_w.gif) left no-repeat;
}
#container #wrap #header .navsection .nav ul li.divide {
	display: inline-block;
	float: left;
	width: 2px;
	height: 36px;
	background: url(../images/nav_divide.gif) bottom no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/* SubMenu */
#container #wrap #header .navsection .nav ul li ul.submenu {
	list-style: none outside none;
	float: left;
	position: absolute;
	width: 200px;
	height: auto;
	background: #a6ce3a;
	display: none;
	margin: 36px 0 0 0px; padding: 0;
	z-index:1000;
}
#container #wrap #header .navsection .nav ul li.on ul {
	background: #79a600;
	margin: 26px 0 0 -30px; padding: 0;
}
#container #wrap #header .navsection .nav ul li ul.submenu li {
	display: block;
	overflow: visible;
	float: left;
	padding: 0;
	margin: 0;
	height: auto;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#container #wrap #header .navsection .nav ul li ul.submenu li a {
	display: block;
	font-weight: normal;
	line-height: 33px;
	width: 160px; height: 33px;
	white-space: nowrap;
	background: url(../images/sub_arrow.gif) 6px 13px no-repeat;
	margin: 0 10px; padding: 0 0 0 20px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	border-top: 1px solid #cae289;
	border-bottom: 1px solid #95b934;
}
#container #wrap #header .navsection .nav ul li.on ul li a {
	border-top: 1px solid #9bc133;
	border-bottom: 1px solid #5f8200;
}
#container #wrap #header .navsection .nav ul li ul.submenu li a:hover {
	background: url(../images/sub_arrow.gif) 6px -37px no-repeat;
	width: 160px; height: 33px;
	margin: 0 10px; padding: 0 0 0 20px;
	height: 33px;
	color: #fff;
}
#container #wrap #header .navsection .nav ul li ul#submenuCyclingAdviceCentre {
	width: 220px;
}
#container #wrap #header .navsection .nav ul li ul#submenuCyclingAdviceCentre li a {
	width: 180px;
}
#container #wrap #header .navsection .nav ul.submenu a.firstSubLink {
	border-top: 0;
}
#container #wrap #header .navsection .nav ul.submenu a.lastSubLink {
	border-bottom: 0;
}
#container #wrap #header .navsection .nav ul li:hover ul.submenu, #container #wrap #header .navsection .nav ul li.over ul.submenu {
	display: block;
}

/* Submenu IE6 Hacks */
* html #submenuEmployers {
	margin-left: -119px !important;
}
* html #submenuEmployees {
	margin-left: -122px !important;
}
* html #submenuCyclingAdviceCentre {
	margin-left: -199px !important;
}
* html #submenucycle2work {
	margin-left: -205px !important;
}
* html #submenuAbout {
	margin-left: -108px !important;
}

* html li.on #submenuEmployers {
	margin-left: -114px !important;
}
* html li.on #submenuEmployees {
	margin-left: -117px !important;
}
* html li.on #submenuCyclingAdviceCentre {
	margin-left: -193px !important;
}
* html li.on #submenucycle2work {
	margin-left: -200px !important;
}
* html li.on #submenuAbout {
	margin-left: -104px !important;
}

* html #container #wrap #header .navsection .nav ul li ul.submenu li a {
	margin: 0 5px;
}
* html #container #wrap #header .navsection .nav ul li.on ul.submenu li a:hover {
	margin: 0 5px;
}
* html #container #wrap #header .navsection .nav ul li.on ul {
	margin-top: 36px; padding: 0;
}

/* Submenu IE7 Hacks */
*:first-child+html #submenuEmployers {
	margin-left: -119px !important;
}
*:first-child+html #submenuEmployees {
	margin-left: -122px !important;
}
*:first-child+html #submenuCyclingAdviceCentre {
	margin-left: -199px !important;
}
*:first-child+html #submenucycle2work {
	margin-left: -205px !important;
}
*:first-child+html #submenuAbout {
	margin-left: -108px !important;
}

*:first-child+html li.on #submenuEmployers {
	margin-left: -114px !important;
}
*:first-child+html li.on #submenuEmployees {
	margin-left: -117px !important;
}
*:first-child+html li.on #submenuCyclingAdviceCentre {
	margin-left: -193px !important;
}
*:first-child+html li.on #submenucycle2work {
	margin-left: -200px !important;
}
*:first-child+html li.on #submenuAbout {
	margin-left: -104px !important;
}

*:first-child+html #container #wrap #header .navsection .nav ul li ul.submenu li a {
	margin: 0 5px;
}
*:first-child+html #container #wrap #header .navsection .nav ul li.on ul.submenu li a:hover {
	margin: 0 5px;
}
*:first-child+html #container #wrap #header .navsection .nav ul li.on ul {
	margin-top: 36px; padding: 0;
}

*:first-child+html #container #wrap #header .navsection .nav ul li ul.submenu li a {
	margin: 0 10px;
}
*:first-child+html #container #wrap #header .navsection .nav ul li.on ul.submenu li a:hover {
	margin: 0 10px;
}
*:first-child+html #container #wrap #header .navsection .nav ul li.on ul {
	margin-top: 26px;
}

/**** main section of the site ****/
#container #wrap #maincontent {
	width: 980px;
	display: block;
	float: left;
	text-align: left;
    padding: 15px 0px 0px 0px;
	background: url(../img/content_bg.gif) repeat-y;
}
#container #wrap #maincontent .breadcrumb {
	width: 980px;
	display: block;
	float: left;
	text-align: left;
    padding: 0px 0px 15px 0px;
}

/**** left section of the site ****/
#container #wrap #maincontent #content {
	width: 710px;
	display: block;	
	float: left;
	text-align: left;
    padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}
#contentLeft
{
	width: 240px;
	display: block;	
	float: left;
	text-align: left;
    padding: 0px 10px 0px 0px;
}

/**** right section of the site ****/
#container #wrap #maincontent #content2 {
	width: 240px;
	display: block;	
	float: right;
	text-align: left;
    padding: 0px 0px 0px 0px;
}
#container #wrap #maincontent #content2 h3 {
	width: 220px;
	display: block;	
	float: left;
	text-align: left;
    padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background: url(../images/calculator_top.gif);
	color: #FFFFFF;
	font-size: 140%;
}
#container #wrap #maincontent #content2 .calculator {
	width: 240px;
	display: block;	
	float: left;
	text-align: left;
    padding: 0px 0px 0px 0px;
	background: #F2F2F2;
	/*min-height: 394px;*/
}


/** calculator **/

#container #wrap #maincontent #content2 .calculator form {
	display: block;
	float: left;
	width: 210px;
    padding: 10px 15px 10px 15px;
	margin: 0px 0px 0px 0px;
}

#container #wrap #maincontent #content2 .calculator form fieldset {
	border: none;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#container #wrap #maincontent #content2 .calculator form .row {
	display: block;
	float: left;
	width: 210px;
    padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#container #wrap #maincontent #content2 .calculator form .row label {
	display: block;
	float: left;
	clear: both;
	width: 210px;
	font-weight: bold;
	font-size: 100%;
    padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#container #wrap #maincontent #content2 .calculator form .row .pound {
	display: block;
	float: left;
	width: 20px;
	font-weight: bold;
	font-size: 180%;
	color: #b2b2b2;
    padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#container #wrap #maincontent #content2 .calculator form .row input {
	display: inline;
	float: left;
	color: #666666;
    padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	width: 150px;
	border: 1px solid #CCCCCC;
}

#container #wrap #maincontent #content2 .calculator form .row select {
	display: inline;
	float: left;
	color: #666666;
    padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	width: 182px;
	border: 1px solid #CCCCCC;
}
#container #wrap #maincontent #content2 .calculator form .row input.submit {
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
    padding: 0px 0px 0px 12px;
	margin: 15px 0px 0px 0px;
	background:url(../images/calculate.jpg) no-repeat;
	width: 97px;
	height: 28px;
	border: none;
}

.advice {
	width: 220px;
	display: block;	
	float: left;
    padding: 10px 10px 10px 10px;
	margin: 20px 0px 0px 0px;
	background: #F2F2F2;
}
.advice h4 {
	width: 220px;
	display: block;	
    padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	color: #94CB00 ;
	font-size: 140%;
	background: transparent;
}

.advice .browse,
.button2 .browse {
	height: 25px;
	display: block;	
    padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
	background: url(../images/orange_arrow.gif) left no-repeat;
}

.advice .browse a,
.button2 .browse a{
	height: 20px;
	display: block;	
	float: left;
    padding: 5px 13px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/orange_bg_right.gif) right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/** footer **/
#footer {
	width: 980px;
	display: block;
	float: left;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
	font-size: 90%;
}
#footer .copyright {
	width: 920px;
	height: 30px;
	display: block;
	float: left;
	text-align: left;
	color: #FFFFFF;
    padding: 7px 30px 0px 30px;
	background: url(../images/footer.gif) no-repeat;
}
#footer .copyright .rights {
	display: block;
	float: left;
	text-align: left;
	color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}
#footer .copyright .links {
	display: block;
	float: right;
	text-align: right;
	color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}
#footer .copyright .links a {
	color: #FFFFFF;
}


.advice .browse40 {
	height: 40px;
	display: block;	
    padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
	background: url(../images/orange_arrow_40.gif) left no-repeat;
}

.advice .browse40 a {
	height: 35px;
	display: block;	
	float: left;
    padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/orange_bg_right_40.gif) right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.orangeP
{
	color: #FBA534;	
}

p.asterisk
{
	font-style: italic;
	font-size: 70%;
}

span.asterisk
{
	font-weight: normal;
}

.breadcrumb a
{
	color: #666666;
}

.boxWithTopMargin
{
	margin-top: 30px;
	margin-bottom: 0;
}

.greyBoxList
{
	margin-top: 0;
	padding-left: 0px;
	width:auto;
}

.greyBoxList li
{
	/*margin-left: 0;*/
}

*+html .greyBoxList
{
	margin-left: 0px;
	padding-left: 15px;
}

* html .greyBoxList
{
	margin-left: 0px;
	padding-left: 15px;
}

.caps,
h4.caps
{
	text-transform: uppercase;
}

.noBottomMargin
{
	margin-bottom: 0;
}

p.story {
	display: block;
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 120%;
	line-height: 120%;
}

.boldP
{
	font-weight:bold;
}
.orangeP
{
	color:#FBA534;
}
.uLine
{
	text-decoration:underline;
}

#container #wrap #maincontent #content .greenbox ul li, .easy_steps ul li {
	padding-bottom: 12px;
}

.easy_steps ul
{
	margin-left: 0;
	padding-left: 30px;
}

.questionsList li{
	line-height:25px;
}
.contentFooter{
	clear:both;
	width:100%;
	background-color:#ffffff;		
}
.contentFooter p{
	display: block;	
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
	font-size: 120%;
	line-height: 120%;
}
.registerBtn
{
	vertical-align:middle;			
	border:0;	
}

.faqGreenBox
{
	vertical-align:text-bottom;
	width:97%;	
	display: block;	
	float: left;
	clear: both;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
	background: #EDF5D8;
	border: 1px solid #A6CE3A;
}

.faqGrayBox {
	width: 97%;
	display: block;	
	float: left;
    padding: 5px 5px 5px 5px;
	margin: 10px 0px 20px 0px;
	background: #F2F2F2;
}
.savCalcTable {
	margin: 8px 0;
}
.savCalcTable, .savCalcTable tr, 
.savCalcTable td, .savCalcTable th
{
	border: 2px solid #fff; 
	border-collapse:collapse;
}
.savCalcTable td, .savCalcTable th {
	padding: 6px 8px 7px 8px;
}
.savCalcTable tr.th td, .savCalcTable tr.th th {
	font-size: 120%;
	background: #4c4c4c;
	color: #fff;
}

h2.employee_faq {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employees_faq.jpg) no-repeat;
	text-indent: -9999em;
}

h2.employee_getting_started {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employees_getting_started.jpg) no-repeat;
	text-indent: -9999em;
}

.email_web_site_employer
{
	color: #FBA534;
}

h2.savings_calc {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employees_savingscalc.jpg) no-repeat;
	text-indent: -9999em;
}

h2.employee_landing {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employees_home1.jpg) no-repeat;
	text-indent: -9999em;
}
h2.what_do_u_need_to_know {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employees_what_you_need_to_know.jpg) no-repeat;
	text-indent: -9999em;
}
h2.frequently_asked_questions_ee {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employee_Frequently-asked-questions.jpg) no-repeat;
	text-indent: -9999em;
}
h2.frequently_asked_questions {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employer_Frequently-asked-questions.jpg) no-repeat;
	text-indent: -9999em;
}
h2.employers_how_it_works {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employer_ho_it_works.jpg) no-repeat;
	text-indent: -9999em;
}
h2.info_for_employers {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employer_home.jpg) no-repeat;
	text-indent: -9999em;
}
h2.legislation {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employer_legislation.jpg) no-repeat;
	text-indent: -9999em;
}
h2.managing_your_scheme {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/employer_Managing-your-scheme.jpg) no-repeat;
	text-indent: -9999em;
}
h2.testimonials {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/about_testimonials.jpg) no-repeat;
	text-indent: -9999em;
}
h2.history_of_halfords {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/about_home.jpg) no-repeat;
	text-indent: -9999em;
}
h2.our_customers {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/about_our_customers.jpg) no-repeat;
	text-indent: -9999em;
}
h2.changing_your_lifestyle {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/Change-your-lifestyle.jpg) no-repeat;
	text-indent: -9999em;
}
h2.advice_getting_started {
	display: block;
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background: url(../images/Getting-started.jpg) no-repeat;
	text-indent: -9999em;
}

h2.which_bike_is_righ_for_you {
	display: block;	
	float: left;
	width: 710px;
	height: 233px;
	color: #FBA534;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
	background: url(../images/Which-type-of-bike-is-right-for-you.jpg) no-repeat;
	text-indent: -9999em;
}

.advice_in_body {
	padding: 0;
}
.formhead
{
	background: #4C4C4C none repeat scroll 0 0;
	color: #FBA534;
	/*display: block;
	float: left;*/
	font-size:100%;
	margin: 0;
	padding: 5px 10px;
	width: 680px;
}
.form_bg
{
	background: #FFFFFF none repeat scroll 0 0;
	border: medium none;
	/*clear: both;
	display: block;*/
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}
.address
{
	border: medium none;
	display: block;
	float:left;
	margin: 0 20px 10px 0;
	padding: 0;
	width: 310px;	
}
.entry
{
	border: medium none;
	display: block;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 300px;
}
.entry input
{
	border: 1px solid #D0D0D0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 2px;
	width:120px;
}
.entry label
{
	border: medium none;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 2px 0px;
	/*width: 140px;		*/
}
.entry textarea
{
	border: 1px solid #D0D0D0;
	display: block;
	float: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	height: 90px;
	margin: 0;
	padding: 2px;
	width: 660px;	
}
.contentLft
{
	background: #F2F2F2 none repeat scroll 0 0;
	border: 1px solid #E6E6E6;
	display: block;
	float: left;
	margin: 0 0 10px;
	padding: 5px;
	width: 700px;
}
.contentLft fieldset
{
	border: medium none;
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 20px 10px 0px 15px;
	width: 674px;
	
}

.buttonTD
{
	padding-bottom: 20px;
}

.descrTD
{
	vertical-align: top;
	padding-top: 0;
	padding-right: 20px;
}

#container #wrap #maincontent #content .entry .browse {
	display: block;	
	float: left;
	height: 25px;
    padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	background: url(../images/orange_arrow.gif) left no-repeat;
}

#container #wrap #maincontent #content .entry .browse a {
	height: 20px;
	display: block;	
	float: left;
    padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/orange_bg_right.gif) right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.tablebg .button2 .browse
{
	margin-top: 0;
}

* html #container #wrap #maincontent #content .easy_steps
{
	float:right; 
	clear:both;
}
.steps_table td.num {
	color: #FBA534;
	font-size: 200%;		
	font-weight: bold;		
	padding-right: 10px;
}
.steps_table td 
{
	vertical-align:middle;
	height: 40px;
	padding-bottom: 5px;
	padding-top: 5px;	
}
.latest_news_table
{
	width:700px;
}

.latest_news_table td
{
	vertical-align:top;
	padding: 5px 0px 5px 0px;
}