body {color:#000;background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

sup,sub {line-height:-1px;vertical-align: text-top;}

sub {vertical-align:text-bottom;}

input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}



/* Clearing floats without extra markup

   Based on How To Clear Floats Without Structural Markup by PiE

   [http://www.positioniseverything.net/easyclearing.html] */



.clear { display: inline-block; }   

.clear:after, .container:after { content: "."; display: block; height: 0;   clear: both; visibility: hidden; }

* html .clear { height: 1%; }

.clear { display: block; }



a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

/* @end */



/* based on YUI 2.3 base.css */



body {
	color: #666;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

h1 { font-size: 18px; }

h2 { font-size: 16px; color:#1ab374;}

h3 { font-size: 14px; }

h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin: 2em 0 18px;
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	color: #000;
	font-weight:bold; 
}

abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}

em {
	/*bringing italics back to the em element*/
	font-style:italic;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin: 18px; /* 1em */
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left: 18px; /* 2em */
}

ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: square outside;
}

dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left: 18px; /* 1em */
}

th,td {
	/*borders and padding to make the table readable*/
	padding: 9px; /* 0.5em */
}

th {
	/*distinguishing table headers from data cells*/
	font-weight: bold;
	text-align: center;
}

caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom: 9px; /* 0.5em */
	/*centered so it doesn't blend in to other content*/
	text-align: center;
}

fieldset {border: 1px solid #666; padding:10px 10px;}

hr {
	clear: both;
	height: 1px;
	color: #eee;
	background: #eee;
	border: none;
	margin: 24px 0 24px 0;
}



hr.big {
	clear: both;
	height: 1px;
	color: #aaa;
	background: #aaa;
	border: none;
	margin: 18px 0 18px 0;
}



p,fieldset,table {

	/*so things don't run into each other*/

	margin-bottom: 18px; /* 1em */

}



input {

	padding: 2px;

}



/* Idioms */



ul.alt-list {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.alt-list li {
	list-style: none;
}

.col {
	float: left;
  	padding: 0;
}

ul.actions {
font-size:12px;
text-align:center;
}

ul.actions li {
display:inline;
margin:0 15px;
}

* html .column { overflow-x: hidden; } /* IE6 fix */

.first  { margin-left: 0; }

body .col.last   { margin-right: 0 !important; }

.strike { text-decoration: line-through; }

a span { display: none; } /* for image buttons */

body {
	background: #959595 url(./theme/bg-website.png) repeat-x 0 0;
	text-align: center;
/*
IE Fix */
}

#rental_reservation {margin-left:250px;}

.form_left {width:300px;}
.form_right {float:right; text-align:left; width:400px;}

.nav { 
	background-repeat: repeat-x;
	height: 34px;
	width: auto;
	float: right;
	margin: 29px 0px 0px 0px; 
	padding: 0; 
	border: 0;  
	white-space: nowrap;
	display: block;
	font-family: Verdana;
	font-size: 70%;
	z-index: 1;
}

.navLeftEnd, .navRightEnd
{
	background-repeat: no-repeat;
	height: 34px;
}

.navLeftEnd 
{
	background-image: url('./theme/interface/mav_nav_left.png');
}

.navRightEnd 
{
	background-image: url('./theme/interface/mav_nav_right.png'); 
	background-position: 100% 0%; 
	padding: 0px 15px 0px 12px;
}


#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#body {
	width: 964px;
}


#cap-top {
	background: url(./theme/cap-top.png) no-repeat;
	height: 5px;
	width: 964px;
}

#cap-body {
	background: url(./theme/cap-bg.png) repeat-y;
	padding: 0 2px;
	width: 960px;
}

#cap-bottom {
	background: url(./theme/cap-bottom.png) no-repeat;
	height: 8px;
	width: 964px;
}

ul#tour-path {
	background: #fff;
	border-top:2px solid #00aedb;
	border-bottom: 2px solid #1ab374;
	height: 35px;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #1969bc;
	float: left;
	font-size: 11px;
	line-height: 35px;
	margin: 0 16px;
}

.home .scroller {
	background: #C3F4C3;
	height: 220px;
	overflow: hidden;
	width: 960px;
}



.home .scroller .section {
	height: 220px;
	float: left;
	overflow: hidden;
	width: 960px;
}


.home .scroller .content {
	width: 10000px;
}


.caption {
	float: left;
	font-size: 12px;
	height: 200px;
	padding: 10px 18px 18px 50px;
	width: 430px;
}

.caption h1 {
	color: #000;
	margin: 54px 0 0;
}

.home .scroller .caption h2 {
	color: #00aedb;
	margin:10px 0 5px 0 
}

.scroller .content img.screenshot {
border:2px solid #C6D4DD;
float:right;
margin:10px 36px 0pt 0pt;
}

.caption p {
	color: #333;
	line-height: 18px;
	margin: 0 0 10px 0;
}

.caption ul {
	margin: 40px 0 0 0;
}

.caption ul li {
	list-style: none;
	margin: 18px 0;
}


.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

#intro {
	margin: 40px 50px 0;
}

#intro h1 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 0px;
}


#intro #col1 {
	float: left;
	margin-right: 20px;
	width: 420px;
}

#intro #col2 {
	float: left;
	margin-top: 78px;
	width: 420px;
}



#intro p.signoff {

	float: right;

	width: 100px;

}



#products {
	background: url(./theme/products.png) no-repeat 0 0;
	border-bottom: 1px solid #eee;
	height: 200px;
	margin: 0 0 40px 0;
	position: relative;
}


#main.frontpage {
	float: left;
	margin: 0 30px 0 210px;
	width: 705px;
	display: inline; /* ie6 fix*/
	background: transparent;
}

#main.innerpage {
float: left;
margin: 0 30px 0 30px;
width: 885px;
display: inline; /* ie6 fix*/
background: transparent;
}

#bottom-links {
border-top:1px solid #EEE;
color:#888;
font-size:11px;
margin:15px 0pt 0pt;
padding:20px 50px 10px;
}

#bottom-links img {
margin-right:16px;
}

#bottom-links .no-margin {
margin-right:0px;
}
#bottom-links h6 {
color:#333;
margin-bottom:10px;
text-align:center;
}



.tart {
	background: url(./theme/main-bg.jpg) no-repeat 0 0;
}

#main h3 {
	margin-top: 0;
}

#main h4 {
	font-size: 14px;
	margin-top: 36px;
}

#sub {
	float: right;
	margin: 0 50px 0 0;
	width: 185px;
	display: inline; /* ie6 fix */
}

#sub .promo {
	margin-bottom: 10px;
}


div.hint {
	background: #FFE0ED;
	border: 1px solid #DAEBD1;
	font-size: 11px;
	padding: 20px;
}



#footer {
	color: #38290b;
	font-size: 11px;
	height: 100px;
	padding: 18px;
	text-align: center;
}

ul#map {
	margin: 0;
	padding: 0;
	background: url(http://www.flexx-plan.com/themes/site_themes/flexxplan/planmap.png) 0 0 no-repeat;
	height: 630px;
	position: relative;
	list-style: none;
}
ul#map li {
	margin: 0;
	padding: 0;
	height: 6px;
	width: 6px;
	position: absolute;
	line-height: 10px;
}
ul#map li, ul#map li a {
	background: none;
	border: none;
	z-index:1000;
	position:relative;
}

ul#map li a {
	text-indent: -5000px;
	display: block;
}
/* @end */






a#top {

	float: right;

	margin-top: 18px;

}



a:link {
	color: #1969bc;
	text-decoration: none;
}

a:visited {
	color: #1969bc;
	text-decoration: none;
}

a:hover {
	color: #1969bc;
	text-decoration: underline;
}

a:active {
	color: #1969bc;
	text-decoration: underline;
}



body#home a#nav-home,

body#goodbusiness a#nav-products,

body#support a#nav-support,

body#blog a#nav-blog,

body#about a#nav-about,

body#contact a#nav-contact {
	color: #38290b;
	cursor: default;
}



#nav-main a:link, #nav-main a:visited {
	color: #c2035f;
	text-decoration: none;
}

#nav-main a:hover, #nav-main a:active {
	color: #1969bc;
	text-decoration: none;
}

#tour-path a:link, #tour-path a:visited {
	text-decoration: none;
}


#tour-path a:hover, #tour-path a:active {
	color: #000;
	text-decoration: none;
}

#tour-path a.on {
	cursor: default;
	background: url(./theme/on-frontpageslider-new.png) no-repeat 50% 0;
}


a.button {
	display: block;
}

body#home a.button.next {
	float: right;
}



body#home a.button.next {
	background: url(./theme/button-next-slide.png) no-repeat 0 0;
	height: 34px;
	width: 94px;
}


body#home a.button.next:hover, body#home .scroller a.button.next:active {
	background: url(./theme/button-next-slide.png) no-repeat 0 -34px;
}


.caption a:link, .caption a:visited {
	color: #1969bc;
	text-decoration: none;
}


.caption a:hover, .caption a:active {
	color: #024080;
	text-decoration: none;
}



a#goodbusiness, a#goodsite, a#goodshop, a#goodmarketing, a#goodleads {
	display: block;
	height: 142px;
	position: absolute;
	width: 114px;
	z-index: 2;
}


a#goodbusiness {
	left: 40px;
	top: 30px;
}



a#goodsite {

	left: 230px;

	top: 30px;

}



a#goodshop {

	left: 420px;

	top: 30px;

}



a#goodmarketing {

	left: 614px;

	top: 30px;

}



a#goodleads {

	left: 810px;

	top: 30px;

}


span.products a:link, span.products a:visited {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}

span.products a:hover, span.products a:active {
	color: #1969bc;
	font-weight: normal;
	text-decoration: none;
}


body#home #product-header.overview a#nav-overview,
body#home #product-header.features a#nav-features,
body#home #product-header.tour a#nav-tour,
body#home #product-header.faq a#nav-faq,
body#home #product-header.fineprint a#nav-fineprint,
body#home #product-header.comparison a#nav-comparison {
	color: #38290b;
	cursor: default;
}

ul#nav-product a:link, ul#nav-product a:visited {
	color: #fff;
}

ul#nav-product a:hover, ul#nav-product a:active {
	color: #f2f2f2;
}


a.tour:link, a.tour:visited {
	background-repeat: none;
	background-position: 0 0;
	float: left;
	height: 34px;
	text-indent: -9999px;
	width: 171px;
}

a.tour:hover, a.tour:active {
	background-repeat: none;
	background-position: 0 -34px;
	height: 34px;
	text-indent: -9999px;
	width: 171px;
}

a.signup:link, a.signup:visited {
	background-repeat: none;
	background-position: 0 0;
	float: left;
	height: 34px;
	margin-left: 25px;
	width: 120px;
}

a.signup:hover, a.signup:active {
	background-repeat: none;
	background-position: 0 -34px;
	height: 34px;
	width: 120px;
}



/* @end */



/* @group Products Page */



body#product-list h1 {
	background: url(./theme/heading-products.png) no-repeat 50px 40px;
	border-bottom: 1px solid #ccc;
	height: 130px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
}

span.products {
	color: #888;
	display: block;
	font-size: 11px;
	position: absolute;
	right: 60px;
	text-align: right;
	text-indent: 0;
	top: 80px;
	width: 500px;
	word-spacing: 5px;
}

ul.product-list li {
	border-bottom: 1px solid #eee;
	height: 160px;
	padding: 30px 0 0 50px;
}


ul.product-list li.last {
	border: none;
}



/* @end */




/* @group Product Mini Sites */


body.rental span.products {
	color: #bbb5a4;
	top: 50px;
	right: 20px;
}


body.rental #product-header {
	height: 100px;
	margin: 0;
	position: relative;
}


body.rental #product-header h1 {
	background: url(./theme/planyourrental.png) no-repeat 50px 10px;
	height: 100px;
	font-size: 1px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
}


body.rental a#logolink {
	height: 51px;
	position: absolute;
	text-indent: -9999px;
	top: 38px;
	left: 50px;
}


body#goodbusiness a#logolink {
	width: 260px;	
}

#micrositelink {
	bottom: 5px;
	position: absolute;
	right: 40px;
	height: 36px;	
}

ul#nav-product {
	bottom: 50px;
	position: absolute;
	right: 40px;
	height: 28px;
	background: url(./theme/nav_bkg.png) repeat-x ;	
}


ul#nav-product li {
	display: inline;
	line-height:28px;
}

ul#nav-product li a {
	color: #888;
	margin: 0 15px;
	text-decoration: none;
}

ul#nav-product li.pipe
{
	color: #fff; 
	font-size: 18px;
}


body.gb #hero {
	height: 382px;
}

body.rental .ie6 #hero {
	border-bottom: 2px solid #eee;
	height: 90px;
}

body.rental #hero .wrapper {
	float: left;
	height: 180px;
	padding: 60px 0 0 50px;
	text-align: left;
	width: 580px;
}


body.rental .ie6 #hero.features .wrapper,
body.rental .ie6 #hero.faq .wrapper,
body.rental .ie6 #hero.fineprint .wrapper,
body.rental .ie6 #hero.comparison .wrapper,
body.rental .ie6 #hero.tour .wrapper {
	height: 60px;
	padding: 30px 0 0 50px;
}

body.rental #hero .wrapper p {
	margin-top: 30px;
}

body.rental #content {
	padding: 30px 50px 0 50px;
}


body.rental h2 img {
	vertical-align: middle;
	padding-right: 10px;
}



body#goodbusiness h2.first,

body#goodsite h2.first,

body#goodshop h2.first,

body#goodmarketing h2.first,

body#goodleads h2.first {
	margin-top: 0;
}

body.rental h2 {
	font-size: 20px;
	margin-top: 0px;
	color:#1ab374;
}

p.view-features {
	float: right;
	margin-top: -30px;
	width: 200px;
	height: 80px;
	display: none;
}

body#goodbusiness h3 {
	color: #A08F6A;
	font-weight: normal;
}


body.rental .col {
	margin-right: 50px;
	width: 230px;
}

ul.features {
	height: 150px;
	margin-bottom: 18px;
	width: 860px;
}


ul.features li {
	background: #EDFCED;
	border: 1px solid #DAEBD1;
	color: #4D824D;
	float: left;
	font-size: 11px;
	height: 130px;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 10px;
	width: 140px;
}

ul.features li .fixPNG {
	margin: 10px 0;
}

ul.features li p {
	text-align: left;
}

body.rental .wrap {
	margin: 0 0 0 50px;
}

/* @group GoodBusiness */



body#goodbusiness #hero {
	background: #E0F0FA;
	border-top: 1px solid #9FC7E0;
	border-bottom: 1px solid #eee;
	position: relative;
}

body#goodbusiness #product-header h1 {
	background: url(./theme/logo-goodbusiness.png) no-repeat 50px 40px;
}


body#goodbusiness #hero .hero {
	bottom: 0;
	position: absolute;
	right: 0;
}

body#goodbusiness ul#nav-product li a {
	color: #A08F6A;
	margin: 0 15px;
	text-decoration: none;
}

body#goodbusiness div#hero p {
	margin: 36px 0 0;
}

body#goodbusiness div#hero p.top {
	margin: 33px 0 0;
}


body#goodbusiness div.main {
	float: left;
	margin: 0 0 18px 0;
	width: 510px;
}

body#goodbusiness div.sub {
	color: #444;
	float: right;
	font-size: 11px;
	width: 280px;
}

div.sub div.info {
	background: #EDFCED;
	border: 1px solid #DAEBD1;
	margin: 0 0 18px 0;
	padding: 18px;		
}

ul.gb-features {
	margin: 0 0 18px;
}

ul.gb-features li {
	color: #4D824D;
	font-size: 11px;
	text-align: left;
	margin: 0 0 9px 0;
}

ul.gb-features li .fixPNG {
	margin: 0 9px 0 0;
	vertical-align: middle;
}

ul.gb-features li p {
	text-align: left;
}

body.gb p.intro {

	font-size: 14px;

}


body#goodbusiness ul.awesome h3 {
	color: #222;
	font-weight: bold;
	font-size: 12px;
	margin: 18px 0 3px;
}


body.gb hr {
	margin: 24px 0;
}


#contact-form.invitation {
	float: right;
	width: 470px;
}

#contact-form.invitation {
	background: #F3FAE0;
	border: 1px solid #E5EECE;
	color: #000;
	margin-bottom: 18px;
	padding: 20px;
}

#contact-form.invitation label {
	color: #7A9D1A;
	display: block;
	width: 300px;
}

#contact-form.invitation input, #contact-form.invitation textarea {
	border-top: 2px solid #E8F0D3;
	border-left: 2px solid #E8F0D3;
	border-right: 2px solid #FAFEEF;
	border-bottom: 2px solid #FAFEEF;
	width: 440px;
}

#contact-form.invitation input:hover, #contact-form.invitation input:focus, #contact-form.invitation textarea:hover, #contact-form.invitation textarea:focus {
	border: 2px solid #D0E0A4;
}

#contact-form.invitation .check {
	color: #7A9D1A;
}

#contact-form.invitation input.check {
	float: left;
	width: 14px;
}


#contact-form.invitation input.cat_button {
	background: url(./theme/button-inputbutton.png) repeat-x 0 -2px;
	border-top: 2px solid #E8F0D3;
	border-left: 2px solid #E8F0D3;
	border-right: 2px solid #FAFEEF;
	border-bottom: 2px solid #FAFEEF;	
	height: 30px;
	width: 80px;
}



#contact-form.invitation textarea {
	height: 130px;
}





#contact-form.invitation div {

	padding: 9px 0;

}



p.address {

  color: #000;

  font-size: 12px; 

}





/* @end */



body#home div#main h3 {
	font-size: 24px;
}


body#home div#main ul li {
	font-size: 12px;
	line-height: 18px;
}#


/* @group About Page */



body#about h1 {

	background-image: url(./theme/heading-about.png);

}



body#about h1.story {

	background-image: url(./theme/heading-story.png);

}



body#about #wrapper {

	padding: 40px 0 0 0;

}



body#about .inner {

	padding: 0 50px;

}



p.intro {

	font-size: 18px;

	line-height: 24px;

}



/* @end */



/* @group Blog Page */



body#blog h1 {

	background-image: url(./theme/heading-blog.png);

}



body#blog h1 a {

	display: block;

	float: left;

	height: 130px;

	width: 520px;

}



body#blog #wrapper {

	padding: 40px 0 0 0;

}



span.COMMENT-fullName {

	margin: 0 2px;

	vertical-align: middle;

}





/* @end */



/* @group Contact Barry Page */



body#contact h1 {

	background-image: url(./theme/heading-contact.png);}



body#contact #wrapper {

	padding: 40px 0 0 0;

}



#contact-form {

	background: #E0F0FA;

	border: 1px solid #D0E7F6;

	color: #000;

	margin-bottom: 18px;

	padding: 20px;

}



#contact-form label {

	color: #1E7FBB;

	display: block;

	width: 300px;

}



#contact-form input, #contact-form textarea {

	border-top: 2px solid #C6E3F6;

	border-left: 2px solid #C6E3F6;

	border-right: 2px solid #F1F6FA;

	border-bottom: 2px solid #F1F6FA;

	width: 440px;

}



#contact-form input:hover, #contact-form input:focus, #contact-form textarea:hover, #contact-form textarea:focus {

	border: 2px solid #A3CDE8;

}



.check {

	color: #1E7FBB;

}



#contact-form input.check {

	float: left;

	width: 14px;

}



#contact-form input.cat_button {

	background: url(./theme/button-inputbutton.png) repeat-x 0 -2px;

	border-top: 2px solid #C6E3F6;

	border-left: 2px solid #C6E3F6;

	border-right: 2px solid #F1F6FA;

	border-bottom: 2px solid #F1F6FA;	

	height: 30px;

	width: 80px;

}



#contact-form textarea {

	height: 130px;

}





#contact-form div {

	padding: 9px 0;

}



p.address {

  color: #000;

  font-size: 12px; 

}



div.address {

	margin: 0 0 18px;

}



body#contact div#sub h2 {

	margin: 0 0 18px;

}



/* @end */




/* @group FAQ Page */

body#faq h1 {
	background-image: url(./theme/heading-faq0.png);
}

body#faq #wrapper {
	padding: 40px 50px 0;
}

body#faq .inner {
	padding: 0 50px;
}

body#faq p.FAQ-details {
	margin-left: 0;
}

/* @end */



/* @group Full Features List */



.f-image {

	float: left;

	margin-top: -36px;

}



#content.features h2 {

	border-bottom: 1px solid #ccc;

	margin-top: 36px;

	padding-bottom: 3px;

}



#content.features p.intro {

	font-size: 14px;

	margin-left: 0;

}



#content.features h3, #content.features p, #content.features table.tabledefault {

	margin-left: 100px;

}



#content.features ul {

	margin-left: 118px;

}



#content.features ul.actions {

	margin-left: 0;

}

span.highlight {
	/*color: #000;
	font-weight: bold;*/
	border-bottom: 1px dotted #666;
	padding: 0px;
}

#sub p {
	font-size: 11px;
}


img.button {
	margin: 0 0 18px;
}



/* @end */



p.FAQ-question strong {
	color: #1969bc;
}



p.FAQ-details {
	margin: 0 0 36px 18px;
}



/* @end */



/* @group Misc */



.start-image {

	float: left;

	margin-right: 18px;

}



.inter-image {

	float: right;

	margin: 0 0 0 9px;

}



.inline-icon {

	margin-right: 3px;

	vertical-align: top;

}



.blog-image {

	float: right;

	margin: 0 0 18px 18px;

}



p.action a {

	font-weight: bold;

}



/* @end */



/* @group ie6 :/ */



* html #logo a {

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cssimg/logo-goodbarry.png',sizingMethod='crop');

}



* html body.rental #logo a {

	filter: none;

}



* html #cap-top {
	margin-bottom: -10px;
}

* html #cap-top {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cssimg/cap-top.png',sizingMethod='crop');
}

* html #cap-body {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cssimg/cap-bg.png',sizingMethod='scale');
}

* html #cap-bottom {
	background-image: none;
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cssimg/cap-bottom.png',sizingMethod='crop');
}


* html .home .scroller .fixPNG {
	margin-right: 9px;
}

* html ul.facts .fixPNG {
	float: left;
	margin: 45px 18px 0 0;
}

* html ul.actions li .fixPNG {
	visibility: hidden;
}

* html .caption {
	padding-top: 100px;
}

* html .home .scroller #section1 .caption {
	padding-top: 70px;
}


* html hr {
	margin: 3px 0;
}

* html .heading-faq .fixPNG {
	visibility: hidden;
}

* html #my-glider .signup {
	top: 232px;
	right: 2px;
}

/* @end */



/* @group Front Page Sign up */



#my-glider {
	position: relative;
}

#my-glider .signup {
	bottom: 0;
	height: 111px;
	right: 0;
	position: absolute;
	width: 120px;
}

div.mini-wrapper {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin-top: 36px;
	padding: 18px;

}

div.mini-wrapper h6 {
	color: #888;
	font-size: 18px;
	margin: 0 0 18px;

}

.hide { display: none !important; }

font,basefont {
	color:inherit; /* Standard browsers */
	color:expression(this.parentNode.currentStyle['color']); /* IE */
    font:inherit; /* Standard browsers. Font instead of font-size for Opera */
    font-family:expression(this.parentNode.currentStyle['fontFamily']); /* IE */
    font-size:100%; /* All browsers. Sizes are inherited */
}

center {
    text-align:inherit; /* Standard browsers */
    text-align:expression(this.parentNode.currentStyle['textAlign']); /* IE */
}

s,strike,u {
    text-decoration:inherit; /* Standard browsers */
    text-decoration:expression(this.parentNode.currentStyle['textDecoration']); /* IE */
}

/* @end */



body#goodbusiness div#content h2 {
	margin: 9px 0 18px;
}

body#goodbusiness div#content h2 a {
	font-size: 11px;
	margin: 0 0 0 9px;
}

div#jump, div#jump2, div#jump3 {
	margin: 0 0 30px;
}

div#jump ul, div#jump2 ul, div#jump3 ul {
	color: #A08F6A;
	margin: 0 0 0 18px;
}
