/************** Start Body **************/

#body_cont{
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-y;
	width:838px;
	height:1070px;
	position:relative;
}

#left_column{
	position:relative;
	float:left;
	clear:left;
}

#sidebar_header{
	background-image:url(../images/about/sidebar_header.gif);
	background-repeat:no-repeat;
	width:178px;
	height:6px;
	position:relative;
	left:40px;
	top:14px;
	float:left;
	clear:left;
}

#sidebar{
	background-color:#e8eff7;
	width:178px;
	height:480px;
	position:relative;
	left:40px;
	top:12px;
	float:left;
	clear:left;
}

#sidebar h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	position:relative;
	left:10px;
	top:10px;
}

#sidebar ul{
	position:relative;
	left:10px;
	float:left;
	display:block;
	font-size:0.9em;
	list-style-type:none;
}

.item{
	background-image:url(../images/about/Bullet.png);
	background-position: left center;
	background-repeat:no-repeat;
	width:160px;
	position:relative;
	top:24px;
	left:0px;
	margin-bottom:16px;
}

#sidebar p{
	font-size:0.9em;
	position:relative;
	left:10px;
	top:40px;
}

#credit_card{
	position:relative;
	left:10px;
	top:44px;
	float:left;
	clear:left;
}

#free_test{
	position:relative;
	left:24px;
	top:86px;
	float:left;
}

#sidebar_footer{
	background-image:url(../images/about/sidebar_footer.gif);
	background-repeat:no-repeat;
	width:178px;
	height:6px;
	position:relative;
	left:40px;
	top:6px;
	float:left;
	clear:left;
}

#right_column{
	position:relative;
	width:580px;
	height:650px;
	float:right;
	right:18px;
}

#about_us_title{
	position:relative;
	top:14px;
}

#used_kinetico{
	position:relative;
	top:19px;
}

#brewsters{
	position:relative;
	float:left;
	left:10px;
	top:60px;
}

#right_column #p1{
	position:relative;
	float:left;
	left:20px;
	top:40px;
	width:300px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
}

#right_column #p2{
	position:relative;
	float:left;
	top:54px;
	width:495px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
}

#right_column #p3{
	position:relative;
	float:left;
	clear:left;
	top:68px;
	width:495px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
}

/************** End Body **************/