/* CSS Document */

.banLeftSide{
	width: 260px;
	height: 205px;
	float: left;
}

.leftFasha{
	background-image:url(../img/left_fasha_home.jpg);
	width: 12px;
	height: 205px;
	float:left;
}

.imgDoctor{
	background-image:url(../img/img_docotor_home.jpg);
	background-repeat: no-repeat;
	width: 218px;
	height: 205px;
	float: left;
}


.banRightSide{
	width: 700px;
	height: 205px;
	float: left;
	background-image:url(../img/background_banner_home.jpg);
}

.SloganHome{
	height:68px;
	clear:both;
}

.SloganHome h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333;
	padding-left: 30px;
	padding-top: 15px;
}

.SloganHome p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	padding-left: 30px;
}

.homeBannerCont{
	width: 700px;
	height: 137px;
	background-image:url(../img/home-banner.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.medisonHome{
	width: 240px;
	float: right;
	padding-right: 10px;
}

.medisonHome p{
	font-size: 11px;
	color:#FFFFFF;
	padding-top: 10px;
}

.leftColum{
	float:left;
	width: 380px;
}

.leftColum p{
	padding-top: 7px;
	padding-bottom: 20px;
	background-image:url(../img/str_gray.gif);
	background-repeat: no-repeat;
}

.rightColum{
	float:right;
	width: 220px;
}

.groupCont{
	width: 220px;
	padding: 10px 0 10px 2px;
	border-bottom: 1px #D3D3D3 dotted;
	clear:both;
	overflow:hidden;
	_height:1%;
}

.groupImg{
	float:left;
}

.groupContDescrip{
	float: left;
	margin-left: 10px;
}

.groupContDescrip a{
	padding-left: 7px;
	font-size: 10px;
	background-image: url(../img/str_orange.gif);
	background-repeat: no-repeat;
}

.groupContDescrip ul li{
	list-style: none;
}


.productHighlight{
	height: 220px;
	background-image:url(../img/accuvix-xq.jpg);
	background-repeat:no-repeat;
}

.productHighlight p{
	font-size: 11px;
	background-image:none;
	padding-bottom: 5px;
}

.productHighlightDescrip{
	padding: 40px 10px 0 165px;
}

.productHighlightDescrip a{
	padding-left: 10px;
	background-image: url(../img/str_orange.gif);
	background-repeat: no-repeat;
}