@charset "utf-8";
#wrapper {
	height: 600px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/balsam_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper #balsamlogo {
	background-image: url(images/balsam_dental_toplft_logo.jpg);
	float: left;
	height: 245px;
	width: 154px;
}
#wrapper #mainnav {
	float: right;
	height: 46px;
	width: 820px;
}
#wrapper #balsamflashmain {
	background-image: url(images/balsam_dental_flashbanner.jpg);
	float: right;
	height: 199px;
	width: 820px;
}
#wrapper #balsamsidemenu {
	float: left;
	height: 270px;
	width: 152px;
}
#wrapper #container {
	float: right;
	height: auto;
	_height: 350px;
	width: 820px;
	
}
#wrapper #container #contents {
	float: left;
	height: auto;
	_height: 350px;
	width: 818px;
	background-color: #FFFFFF;
}
#wrapper #balsambottom {
	background-image: url(images/balsam_dental_bottom.jpg);
	float: left;
	height: 70px;
	width: 982px;
}
#wrapper #balsambottom #bottomline {
	float: right;
	height: 40px;
	width: 822px;
	margin-top: 20px;
}
.centrtxtnorma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.contnttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.hdcontnts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.contntgaptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.contntcntr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #009900;
}
