body {
	background-color: #e9e9e9;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 1.6;
}

#content {
	width: 860px;
	margin: auto;	
	padding: 0px;
	background: #FFF;	
	border: 1px solid #000;
	margin-top: 20px;
	overflow: hidden;
}

#nonuser
{
	background-color: #efefef;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 100%;
	height: auto;
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: 15px;
	margin-top: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#nonuser span
{
	width: 300px;
}

#con_Left
{
	float: left;
	width: 48%;
	background-color: #fff;
	padding-left: 15px;
	border-right: 1px dotted #000;
}

#con_Right
{
	float: right;
	width: 48%;
	margin-left: -14px;
	background-color: #fff;
}

.begin 
{
	display: block;
    height: 60px;
    background-image: url(http://betabait.com/images/begin.png);
    background-repeat: no-repeat;
    overflow:hidden;
}

a#userTesters {
    display: block;
    width: 350px;
    height: 100px;
    background: url(../images/betabait-users.png) 0 0;
    border: 0px;
}
a#userTesters:hover {
    background: url(../images/betabait-users.png) 0 -100px;
}

a#userStartups {
    display: block;
    width: 350px;
    height: 100px;
    background: url(../images/betabait-startups.png) 0 0;
    border: 0px;
}
a#userStartups:hover {
    background: url(../images/betabait-startups.png) 0 -100px;
}

a.begin{
        background-position: center 0px;
}
a.begin:hover{
        background-position: center -62px;
}

.signup 
{
	display: block;
    height: 60px;
    background-image: url(http://betabait.com/images/signup.png);
    background-repeat: no-repeat;
    overflow:hidden;
}

a.signup{
        background-position: center 0px;
}
a.signup:hover{
        background-position: center -60px;
}

#footer {
	width: 882px;
	margin: auto;
	padding: 10px;
	background: #FFF;	
	border: 1px solid #000;
	margin-top: 10px;
}

h1 {
	margin: 4px;
	font-family: Georgia;
	font-size: 16px;
}
hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #597DFF;	
	margin-bottom: 20px;
	padding: 0;
}

vr {
	border: none;
	height: 1px; line-height: 1px;
	background: #000;	
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

p {
	margin: 0;	
	padding: 5px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #666;
}
/* step style */
#step {
	margin: 10px 0 40px;
	padding: 0;
}
#step li {
	padding: 3px 0 6px 110px;
	margin: 0 0 20px;
	list-style: none;
}
#step li a {
	padding: 3px 0 6px;
	margin: 0 0 20px;
	list-style: none;
	text-decoration: none;
	color: #000;
}
#step li a:hover {
	padding: 3px 0 6px;
	margin: 0 0 20px;
	list-style: none;
	color: #000;
	text-decoration: underline;
}
#step p 
{
	font-size: 15px;
}
#step h3 {
	font: bold 200%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	color: #000;
}
#step .item1 {
	background: url(http://betabait.com/images/step1.png) no-repeat;
}
#step .item2 {
	background: url(http://betabait.com/images/step2.png) no-repeat;
}
#step .item3 {
	background: url(http://betabait.com/images/step3.png) no-repeat;
}
#step .item4 {
	background: url(http://betabait.com/images/step1.png) no-repeat;
}
#step .item5 {
	background: url(http://betabait.com/images/step2.png) no-repeat;
}
#step .item6 {
	background: url(http://betabait.com/images/step3.png) no-repeat;
}

/*
.button {
	font-family: Trebuchet MS;
	behavior: url(http://betabait.com/PIE.htc);
	cursor: pointer;
	font-size: 13px;
	color: #ffffff;
	padding: 6px 17px;
	background: -moz-linear-gradient(
		top,
		#13198a 0%,
		#919194);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#13198a),
		to(#919194));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	/*text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
*/

a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #000;}

h4 {
	margin: 4px;
	font-family: Georgia;
	font-size: 14px;
	color: #5F95EF;
	font-style: italic;
	text-align: left;
}

h4 a:link {
	margin: 4px;
	font-family: Georgia;
	font-size: 14px;
	color: #5F95EF;
	font-style: italic;
	text-align: left;
}

h4 a:visited {
	margin: 4px;
	font-family: Georgia;
	font-size: 14px;
	color: #5F95EF;
	font-style: italic;
	text-align: left;
}

h4 a:active {
	margin: 4px;
	font-family: Georgia;
	font-size: 14px;
	color: #5F95EF;
	font-style: italic;
	text-align: left;
}

a.spon{
        color: #5F95EF;
        font-style: italic;
}
a.spon:hover{
        color: #5F95EF;
        text-decoration: underline;
        font-style: italic;
}