/* CONTENT SECTION */
#content{

}
.surgical_left{
	background-image: url(/pub/images/surgical_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 686px;
	height: 493px;
	margin: 0 15px 0 0;
	float: left;
	font-size: 12px;
	padding: 0 0 0 0;
}

.right_content{
	float: left;
	background-image: url(/pub/images/right_blank.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 298px;
	height: 486px;
	font-size: 12px;
	padding: 15px 0 0 15px;
}
.right_content p{
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.right_content ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.right_content ul li{
	list-style: none;
}
.right_content a:link{
	color: #00773e;
	text-decoration: none;
}
.right_content a:visited{
	color: #00773e;
	text-decoration: none;
}

.green_head{
	font-weight: bold;
	color: #00773e;
	font-size: 14px;

}


/* GO BUTTONS */
.go{
	margin: 415px 0 0 170px;
}
.go2{
	margin: 215px 0 0 20px;
}
.go3{
	margin: 30px 0 0 230px;
}
.go4{
	margin: 335px 0 0 230px;
}
