* {
	margin: 0;
	padding: 0;
}
/*
 IE6 PNG fix for background-image divs (used for logo)
 */
div { behavior: url(lib/iepng/iepngfix.htc) }

/* IE6 is completely f-in mad, they need this padding
 * or, you get no list bullets.  Yay "Web Standards"!
 */
ul {
    padding-left: 20px;
}

li { 
    float: none; 
}

body {
	 background-color: #EBEBEB;
	 background-image: url(../nimg/bg-repeat.png);
	 background-repeat: repeat-x;
    font-family: "Lucida Grande";
}
/* button bar */
#sep1 {
	background-image: url(../images/buttonbar-table-off_01.png);	
}
#sep2 {
	background-image: url(../images/buttonbar-table-off_03.png);	
}
#sep3 {
	background-image: url(../images/buttonbar-table-off_05.png);	
}
#sep4 {
	background-image: url(../images/buttonbar-table-off_07.png);
}
.sep {
	float: left;
	width: 4px;
	height: 83px;
}
#right, #left {
	outline: none
}
.btn a {
	outline: none;
}
.btn {
	float: left;
	height: 83px;	
}
.btn img {
	width: 100%;
	height: 100%;
	border: 0px;
	position: relative;
	z-index: 100;
}
#logo {
	position: relative;
	width: 610px;
	height: 155px;
	margin: 4px auto 0 auto;
	background-image: url(../nimg/parsely-logo2.png);
}
.fade div {
  display: none;
}
#btn-whatisit {
	width: 210px;
	background-image: url(../images/buttonbar-table-off_02.png);
}
#btn-featuretour {
   width: 220px;
	background-image: url(../images/buttonbar-table-off_04.png);	
}
#btn-signup {
	width: 229px;
	background-image: url(../images/buttonbar-table-off_06.png);
}
#buttonbar {
	width: 700px;
	padding-left: 25px;
	margin: -48px auto 0 auto;
}

/* main content area */
#contentArea {
	clear: both;
	margin: 0px auto 0 auto;
}
tr.rowMiddle {
	height: 800px;
}
.contentMiddle {
   margin: 0 auto 0 auto;
	background: #FFF;
	vertical-align: top;

}
#textMiddle {
	padding: 0px 25px 25px 25px;
	font-family: Georgia;
	font-size: 16px;
}

/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { 
/*	height: 57em; */
}

#frame {
    overflow: hidden;
    margin: 0 auto;
    width: 740px;
    position: relative;
    }

#frame div.button {
    position: absolute;
    top: 40%;
    }

div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
    overflow: hidden;
    }

#content {
    width: 2260px;
}

.section {
    width: 700px;
    margin: 20px;
    float: left;
}

#Oneliner {
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#Video a {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 300px;
	border: none;
}

#Video a:active, a:hover, a:focus{
	outline: none;
}

.ButtonBox {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#Button a {
	border: none;
	float: right;
}

#Button a:active, a:hover, a:focus{
	outline: none;
}

#Leaf {
	border: none;
	float: left;
	
}

img.Benefits {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img#SignUpBar {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#BenefitButtons {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.BigTitle {
	color: #464646;
	width: 700px;
	margin: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	text-align: center;
	padding-top: 14px;
}
.Parsely {
	color: #2db25c;
	font-weight: bold;
}
.Content {
	width:700px;
	height: 800px;
	margin: auto;
}
#MediumTitle {
	vertical-align: text-bottom;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 24px;
	color: #2db25c;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	width: 400px;
	margin-top: 45px;
	float:inherit;
}
#text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #5d5d5d;
	width: 400px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	float: inherit;
	margin-top: 5px;
	line-height: 130%;
	
}
#InterestImage{
	display: block;
	position: static;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#InterestImage a:active{
	outline: none;
}
#RankImage {
	display: block;
	position: static;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#RankImage a:active{
	outline:none;
}
#ExplainedImage {
	display: block;
	position: static;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 4px;
}
#ExplainedImage {
	outline:none;
}
.TextColumn {
	float: left;
	width: 440px;
}
.PictureColumn {
	float: right;
	width: 260px;
}
.SmallTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5d5d5d;
	width: 700px;
	margin: auto;
	margin-top: 10px;
	line-height: 120%;
}
#Screenshot {
	display: block;
	margin:auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	
	
}
.SmallTitle ul {
	margin-left:10px;
	margin-top: 10px;
	width: 680px;
}
.SmallTitle li {
	padding-top: 5px;
}
.Signup {
	color: #5d5d5d;
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	width: 680px;
	margin: auto;
	text-align:left;
	margin-top: 10px;
}
.SignupForm h3 {
    font-family: "Trebuchet MS", Verdana;
    font-size: 24px;
    margin-bottom: 40px;
}
.SignupForm {
	width: 400px;
	margin:auto;
}
.SignupForm input {
    padding: 5px 5px 5px 5px;
    margin: 15px 15px 15px 15px;
}
img{  
	border-style: none;
}

#footer {
    width: 740px;
    margin: 0 auto 0 auto;
}
#footertext {
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    line-height: 3em;
}
#footertext a:link {
    color: #090;
    text-decoration: none;
}
#footertext a:visited {
	color: #090;
	text-decoration: none;
}
#login {
    text-align: right;
    font-family: Verdana;
    font-size: 14px;
    padding: 5px 15px 5px 5px;
    background-color: black;
    position: absolute;
    font-weight: bold;
    top: 25px;
    right: 0px;
}
#login img {
    float: left;
    margin-right: 5px;
}
#login p {
    float: left;
}
#login a, a:visited {
    color: white;
    text-decoration: none;
}
.signuplink {
    font-size: 30px;
    font-family: Helvetica, Verdana;
    text-decoration: none;
    color: black;
}
.signuplink:hover {
    color: green;
}
#signuplinkarea {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
#b1, #b2, #b3, #b4 {
    margin-bottom: 50px;
}
#c1 {
   margin-bottom: 50px;
} 
#t1 {
    margin-bottom: 50px;
}
