body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f1f0;
}
.top-line {
	background-image: url(../imgs/top-line.gif);
	background-repeat: repeat-x;
}
.top10-reason {
	background-attachment: fixed;
	background-image: url(../imgs/top10-reason.gif);
	background-repeat: no-repeat;
	
}
.right-inside-bar {
	background-image: url(../imgs/right-inside-bar.gif);
	background-repeat: repeat-y;
}

.domain-service {
	background-attachment: fixed;
	background-image: url(../imgs/domain-service.gif);
	background-repeat: no-repeat;
}
.pricing {
	background-attachment: fixed;
	background-image: url(../imgs/pricing.gif);
	background-repeat: no-repeat;
	display:block;
	position:relative;
	margin:0px;
	padding:0px;	
	float: left;
}
.take-a-tutor {
	background-attachment: fixed;
	background-image: url(../imgs/take-a-tutor.gif);
	background-repeat: no-repeat;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.left-line {
	background-image: url(../imgs/left-line.gif);
	background-repeat: repeat-y;
}
.right-line {
	background-image: url(../imgs/right-line.gif);
	background-repeat: repeat-y;
}
.form-field{
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
.inside-bar{
border-bottom:0px solid #000000;
border-top:0px solid #000000;
border-left:1px solid #666666;
border-right:1px solid #666666;
}
.img-left-bar {
	background-image: url(../imgs/img-left-bar.gif);
	background-repeat: repeat-y;
}
.img-right-bar {
	background-image: url(../imgs/img-right-bar.gif);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.ebay-left-bar {
	background-image: url(../imgs/ebay-left-bar.gif);
	background-repeat: repeat-y;
}
.ebay-right-bar {
	background-image: url(../imgs/ebay-right-bar.gif);
	background-repeat: repeat-y;
	float:right;
}
.top10-left-bar {
	background-image: url(../imgs/top10-left-bar.gif);
	background-repeat: repeat-y;
}
