h1{
	font-size:26px;
}

#content {
	background:#FFFFFF url(../../images/bkg-stripes.gif) repeat-x scroll 0 0;
	color:#000000;
}

a.start	{	background: url('../../images/home/btn-start-goingup.gif') no-repeat;
			height: 50px; width: 298px;
			display: block;
			margin-top: 5px;
			text-decoration: none;
			}	
			
			a.start:hover 	{ background-position: 0px -50px; }
			a.start:active 	{ background-position: 0px -100px; }


#content .content_guts {
	margin:0 auto;
	padding:20px;
	position:relative;
	text-align:left;
	width:940px;
}

#content .content_guts h1 {
	font-size:25px;
	margin:10px;
	line-height:55px;
}

#content .content_guts h1 span {
	float:right;
}

#content_guts_full { 
		   	margin: 0 auto;
			 position: relative;
			 text-align: left;
			 background:#FFF;
			 padding:20px 0 20px 0;
			 }

#topnav {

		font-family: arial;
		font-size: 13px;
		clear:both;
		}
		
#topnav p {
		margin-left: 0px;
		padding:0;
		margin:0;
		}
		
		
#a_top {
	margin-top: 20px;
	float: left;
	position: relative;
	display: block;
	width: 400px;
	}
	

#a_title {
	margin-right: 15px;
	margin-top:2px;
}

#a_top p {
		line-height: 20px;
		}
                                                                                                                                                                              
#a_title h1 {
	color: #000;
	font-size: 26px; 
	letter-spacing: -1px;
	float: left;
}
	
	
#a_title h3 {
	clear: both;
	color: #666;
	font-size: 23px; 
/*	letter-spacing: -1px;*/
	}
	



#beta_iconrow {
	width: 55px;
	height: 49px;
	margin: 0 auto;
	float: left;
	margin-top: -20px;
	}
	
#a_searchfield {
	right: 0px;
	float: right;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	width: 538px;
	height: 181px;
	background: url('../images/searchfield_container.gif') no-repeat;
}
			
			
#searchfield_container{
	padding: 15px;
	
	}


	
#acol1{
	margin-top: 9px;
	font-family: Arial;
	font-size: 26px;
	
	}
	


	
	
.search_form input{
			font-size:27px;
			padding-top:7px;
			}
			
	
.rounded {
			background: url('../images/search_box.gif') no-repeat;
			border:0 none;
			height:39px;
			margin-bottom:5px;
			margin-top:15px;
			padding:5px;
			width:512px;
		
		
			}	
	
	

	
#check_button {
	float: right;
	margin: -10px 15px 0px 10px;
	background: url('../images/but-check.gif') no-repeat;
	width: 148px;
	height: 46px;
	border:none;
	cursor:pointer;
	}
	
#check_button:hover {
	background-position: 0px -47px;
	}
	
#check_button:active {
	background-position: 0px -94px;
	}
	
.clearboth {
		clear: both;
}
	
.boxes {
	float: left;
	margin-right: -21px;
	margin-top: 20px;
	}
	
.boxes h1 {
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		}
.boxes .screenshot{
	float: left;
	background: url('../images/bkg1-shadow.png')no-repeat 0px 70px;
	width: 140px;
	}
	
.screenshot img {
		margin-bottom: 10px;
		margin-left: 15px;}
	
#html{
	float: left;
	padding-bottom: 0px;
	background: url('../images/html.png')no-repeat;
	width: 114px;
	height: 120px;
	
	}
	
#domain {
	float: left;
	margin: 77px 0px 0px 0px;
	padding-bottom: 0px;
	background: url('../images/domain.png')no-repeat;
	width: 114px;
	height: 120px;
	}

#backlinks {
	float: left;
	margin: 77px 0px 0px 0px;
	padding-bottom: 0px;
	background: url('../images/backlinks.png')no-repeat;
	width: 113px;
	height: 120px;	
	}
	
#indexed {
	float: left;
	margin: 77px 0px 0px 0px;
	padding-bottom: 0px;
	background: url('../images/indexed.png')no-repeat;
	width: 114px;
	height: 120px;
 	}
	
#ranking {
	float: left;
	margin: 77px 0px 0px 0px;
	padding-bottom: 0px;
	background: url('../images/ranking.png')no-repeat;
	width: 114px;
	height: 120px;
	}
	
#syndication{
	float: left;
	margin: 77px 0px 0px 0px;
	padding-bottom: 0px;
	background: url('../images/syndication.png')no-repeat;
	width: 114px;
	height: 120px;
	}
	
#social{
	float: left;
	margin: 77px 0px 0px 0px;
	padding-bottom: 0px;
	background: url('../images/social.png')no-repeat;
	width: 114px;
	height: 120px;
	}
