* {
	margin:0;
	padding:0;
}
body {
	background:#494b4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#393939;
	min-width:987px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#navcontainer {
	font-family: Arial, Sans-Serif;
	float:right
}

.lGreen {
	color:#ffffff;
}
.gBox {
	text-align:center;
	border:1px solid #ffffff;
	background-image: url(../images/gray_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin:3px;
	padding:5px 0px;
}
.gBox a {
	text-decoration:none;
	color:#666666;
	font-size:16px;
	height:50px;
	line-height:120%;
}
ul.dentallink {
	padding:0 0 0 0;
	margin:0 32px 0 0;
	float:left;
}
ul.dentallink li a {
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	color:#E10000;
	text-decoration:none;
	list-style: disc;
	padding:3px;
	margin:0px;
}
ul.dentallink li a:hover {
	text-decoration:underline;
}
#navlist {
	text-align: center;
	text-indent: 0;
	list-style-type: none;
}
#navlist li {
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline;
}
#navlist li a {
	letter-spacing: -1px;
	text-decoration: none;
	color: #A7A7A7;
	font-size: 18px !important;
	line-height: 1.42em;
	padding: 0 12px;
	border-top: .5em solid #eee;
}
#navlist li a:hover, #navlist a#current {
	color: #07A9FC;
	border-top: none;
	font-size: 1.4em;
}
#navlist a#current {
	color: #07A9FC;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
p {
	margin:0;
	padding:0;
}
.tail-top {
	background:url(../images/tail-top.gif) left top repeat-x #d3d4d4;
}
.tail-bottom {
	background:url(../images/tail-bottom.gif) left bottom repeat-x;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
.form {
	width:166px;
	height:25px;
	background:url(../images/input-bg.gif) no-repeat left top;
	margin-bottom:5px;
}
.form span {
	display:block;
	padding-left:5px;
}
.form span input {
	width:155px;
	background:none;
	border:0;
	padding-top:4px;
	vertical-align:top;
	line-height:1em;
	color:#919393;
}
.form1 {
	background:url(../images/textarea-bg.gif) no-repeat left top;
	width:166px;
	height:172px;
	margin-bottom:22px;
}
.form1 span {
	display:block;
	padding-left:5px;
}
.form1 span textarea {
	width:161px;
	height:168px;
	overflow:auto;
	background:none;
	border:0;
	color:#919393;
	padding-top:4px;
}
/*==================list====================*/
ul {
	list-style:none;
	list-style-type: disc;
}
.site-nav li {
	float:left;
	margin-left:6px;
}
.list li {
	color:#1fbbfc;
	font-size:1.08em;
	background:url(../images/line.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-bottom:8px;
}
.list li a {
	color:#1fbbfc;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.list li.last {
	background:none;
	margin:0;
	padding:0;
}
.list1 li {
	color:#0eb6fc;
	font-size:1.23em;
	line-height:1.25em;
}
.list1 li a {
	color:#0eb6fc;
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}
.list2 {
	padding-bottom:10px;
}
.list2 li {
	color:#1fbbfc;
	font-size:1.08em;
	line-height:1.43em;
	background:url(../images/line.gif) repeat-x bottom;
	padding-bottom:8px;
	margin-bottom:12px;
}
.list2 li a {
	text-decoration:none;
	color:#1fbbfc;
}
.list2 li a:hover {
	text-decoration:underline;
}
.list2 li b {
	display:block;
	color:#a2a3a3;
}
/*==================menu====================*/
ul#css3menu1, ul#css3menu1 ul {
	margin:5px 0;
	list-style:none;
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
ul#css3menu1 ul {
	display:none;
	position:absolute;
	left:100%;
	top:0;
	-moz-box-shadow:3.5px 3.5px 5px #000000;
	-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:3.5px 3.5px 5px #000000;
	padding:0 10px 10px;
	background-color:#FFFFFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-color:#d4d4d4;
}
ul#css3menu1 li:hover>* {
	display:block;
}
ul#css3menu1 li:hover {
	position:relative;
}
ul#css3menu1 ul ul {
	position:absolute;
	left:100%;
	top:0;
}
ul#css3menu1 {
	display:block;
	font-size:0;
	float:left;
}
ul#css3menu1 li {
	display:block;
	white-space:nowrap;
	font-size:0;
	z-index:1;
}
ul#css3menu1>li, ul#css3menu1 li {
	margin:0;
}
ul#css3menu1 a:active, ul#css3menu1 a:focus {
	outline-style:none;
}
ul#css3menu1 a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#026D9B;
	text-shadow:#FFF 0 0 1px;
	cursor:pointer;
	padding:10px;
	background:url(../images/line.gif) repeat-x bottom;
}
ul#css3menu1 ul li {
	float:none;
	margin:10px 0 0;
}
ul#css3menu1 ul a {
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	background-image:none;
	border-width:0;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	font:14px Tahoma;
	color:#000;
	text-decoration:none;
	padding-bottom:8px;
	margin-bottom:8px;
	position:relative;
}
ul#css3menu1 li:hover>a {
	background-color:#C0D9FE;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
}
ul#css3menu1 img {
	border:none;
	vertical-align:middle;
	margin-right:10px;
}
ul#css3menu1 img.over {
	display:none;
}
ul#css3menu1 li:hover > a img.def {
	display:none;
}
ul#css3menu1 li:hover > a img.over {
	display:inline;
}
ul#css3menu1 span {
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
}
ul#css3menu1 ul li:hover>a {
	background-color:#FFFFFF;
	background-image:none;
	font:14px Tahoma;
	color:#0978b3;
	text-decoration:none;
}
ul#css3menu1 li.topfirst>a {
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
}
ul#css3menu1 li.toplast>a {
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}
#menu {
	position:relative;
	padding-bottom:15px;
}
/*==================other====================*/
.img-box1 {
	width:100%;
	overflow:hidden;
}
.img-box1 img {
	float:left;
	margin:0 20px 0 0;
}
.p1 {
	margin-bottom:20px;
}
.p2 {
	margin-bottom:30px;
}
.phone {
	float:right;
	margin-right:30px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#454747;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h3 {
	color:#0eb6fc;
	font-size:1.63em;
	font-weight:normal;
	line-height:1.25em;
	margin-bottom:16px;
}



h4 {
	color:#0eb6fc;
	font-size:1.23em;
	font-weight:normal;
	line-height:1.25em;
}
h5 {
	color:#a2a3a3;
	font-size:1em;
	line-height:1.54em;
}
.txt1 {
	color:#049CDD;
}
.link1 {
	display:block;
	float:right;
	background:url(../images/link1-bgd.gif) repeat-x top;
	color:#fff;
	font-size:1em;
	text-decoration:none;
	line-height:.92em;
}
.link1 em {
	display:block;
	background:url(../images/link1-left.gif) no-repeat left top;
}
.link1 b {
	display:block;
	background:url(../images/link1-right.gif) no-repeat right top;
	padding:8px 25px 8px 11px;
	font-style:normal;
}
.link1:hover {
	text-decoration:underline;
}
.link2 {
	display:block;
	float:none;
	background:url(../images/link1-bgd.gif) repeat-x top;
	color:#fff;
	font-size:1em;
	text-decoration:none;
	line-height:.92em;
}
.link2 em {
	display:block;
	background:url(../images/link1-left.gif) no-repeat left top;
}
.link2 b {
	display:block;
	background:url(../images/link1-right.gif) no-repeat right top;
	padding:8px 25px 8px 11px;
	font-style:normal;
}
.link2:hover {
	text-decoration:underline;
}
/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
.box .border-top {
	background:url(../images/border-top.gif) repeat-x top;
}
.box .border-bot {
	background:url(../images/border-bot.gif) repeat-x bottom;
}
.box .border-right {
	background:url(../images/border-right.gif) repeat-y right;
}
.box .left-top-corner {
	background:url(../images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner {
	background:url(../images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding:19px 25px 32px 31px;
}
.box p {
	color:#a2a3a3;
	line-height:1.54em;
}
.box1 {
	width:100%;
	position:relative;
	margin-bottom:12px;
}
.box1 .left-top-corner {
	background:url(../images/left-top-corner1.gif) no-repeat left top;
	height:55px;
	padding-left:13px;
}
.box1 .right-top-corner {
	background:url(../images/right-top-corner1.gif) no-repeat right top;
	height:55px;
	padding-right:13px;
}
.box1 .border-top {
	background:url(../images/border-top1.gif) left top repeat-x;
	height:55px;
	font-size:0;
	line-height:0;
	width:100%;
}
.box1 .border-top .inner {
	padding:15px 0 0 6px;
}
.box1 .left-bot-corner {
	background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
	height:12px;
	padding-left:10px
}
.box1 .right-bot-corner {
	background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
	height:12px;
	padding-right:10px
}
.box1 .border-bottom {
	background:url(../images/border-bot1.gif) left bottom repeat-x;
	height:12px;
	font-size:0;
	line-height:0;
	width:100%;
}
.box1 .border-right {
	background:url(../images/border-right1.gif) right top repeat-y;
	padding-right:2px;
}
.box1 .xcontent {
	background:#fff;
	width:100%;
}
.box1 .xcontent .inner {
	padding:16px 31px 10px 20px;
}
.box1 p {
	color:#a2a3a3;
	font-size:.92em;
}
.box1 .link {
	position:absolute;
	right:6px;
	bottom:7px;
}
.box1 .title {
	margin:0;
}
.box2 {
	width:100%;
}
.box2 .left-top-corner {
	background:url(../images/left-top-corner2.gif) no-repeat left top;
	height:12px;
	padding-left:11px;
}
.box2 .right-top-corner {
	background:url(../images/right-top-corner2.gif) no-repeat right top;
	height:12px;
	padding-right:14px;
}
.box2 .border-top {
	height:12px;
	background:#fff;
	font-size:0;
	line-height:0;
}
.box2 .border-bot {
	background:url(../images/border-bot.gif) repeat-x bottom;
}
.box2 .border-right {
	background:url(../images/border-right2.gif) repeat-y right #fff;
}
.box2 .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box2 .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box2 .inner {
	padding:16px 28px 31px 31px;
}
.box2 .title {
	margin-bottom:10px;
}
.box2 p {
	color:#919191;
	line-height:1.54em;
}
/*header*/
#header .row-1 {
	width:100%;
	overflow:hidden;
	height:199px;
}
#header .row-1 .fleft {
	padding-top:42px;
}
#header .row-1 .fright {
	padding-top:64px;
}
#header .row-2 .indent {
	padding-right:554px;
}
#header .row-2 .title {
	margin-bottom:20px;
}
#header .row-2 p {
	color:#454747;
	font-size:1.15em;
	line-height:1.47em;
	margin-bottom:40px;
}
#header .row-2 p.txt {
	color:#0eb6fc;
	font-size:1.31em;
	line-height:1.29em;
}
#header .row-2 p.txt span {
	font-size:1.35em;
	line-height:1.88em;
}
#header .row-2 p.txt a {
	color:#0eb6fc;
	text-decoration:none;
}
#header .row-2 p.txt a:hover {
	text-decoration:underline;
}
#header .row-2 a.readmore:hover {
	background: url(../images/bg-readmore2.gif) no-repeat 0 0;
}
#header .row-2 a.readmore {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/bg-readmore.gif) no-repeat 0 0;
}
/*content*/
#content {
	padding:30px 0 33px 0;
}
#content .indent {
	padding-bottom:30px;
}
/*footer*/
#footer p {
	font-size:.92em;
	color:#fff;
	padding-top:26px;
}
#footer p a {
	color:#0ecbfc;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
#right {
	position:relative;
	padding:0px;
	float: right;
	width: 200px;
	color:#666666;
	border:0;
	text-align:left;
	overflow:hidden;
}
#left {
	padding:0px;
	float: left;
	width: 185px;
	background-color: #EDF6FB;
	color:#666666;
	margin:0px;
	margin-right:4px;
}
/*==========================================*/
.design_bar_bgdot {
	background: #EAEAEA url("../images/bar1-ea-dot.gif") repeat-x;
	height:28px;
	color: #333333;
}
.design_bar_bgdot1 {
	background: #FEE3C5 url("../images/bar1-fc9-dot.gif") repeat-x;
	height:28px;
	color: #8F5414;
	font-weight: bold;
}
.design_bar_floating1 {
	background: #FFFFFF url("../images/bar-floating1.gif") no-repeat;
	height:20px;
	width:18px;
	cursor:pointer;
}
.design_bar_floating2 {
	background: #FFFFFF url("../images/bar-floating2.gif") repeat-x;
	height:20px;
	color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
}
.design_bar_floating3 {
	background: #FFFFFF url("../images/bar-floating3.gif") no-repeat;
	height:20px;
	width:9px;
	cursor:pointer;
}
.design_bar_floatingbg {
	background: #FFFFFF url("../images/bar-floatingbg.gif") repeat-x;
	background-position: left top;
}
.design_bar_accordion1 {
	background: #FFFFFF url("../images/bullet-031.gif") no-repeat;
	height:18px;
	width:25px;
	cursor:pointer;
}
.design_bar_accordion2 {
	background: #19ABDC;
	height:18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:10px;
	text-align:left;
	cursor:pointer;
}
.design_bar_accordionbg {
	background: #FFFFFF url("../images/bar-floatingbg1.gif") repeat-x;
	background-position: left top;
}
#subscribe-tbl {
	font-family: Tahoma, Geneva, sans-serif;
	color: #555;
}
#subscribe-tbl td, th {
	padding: 4px;
	text-align: left;
}
.title h3 {
	color:#393939;
	text-decoration:none;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
}
#subscribe-tbl thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}
#subscribe-tbl tbody th {
	font-weight: bold;
}
#subscribe-tbl tbody tr {
	background: #ECECD9;
}
#subscribe-tbl tbody tr.odd {
	background: #FFE6F2;
}
#subscribe-tbl table a:link {
	color: #718ABE;
	text-decoration: none;
}
#subscribe-tbl table a:visited {
	color: #718ABE;
	text-decoration: none;
}
#subscribe-tbl table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}
#subscribe-tbl tfoot th, tfoot td {
	font-size: 85%;
}

.suggestionsBox {
	position: absolute;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #212427;
	border: 2px solid #000;
	color: #fff;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
.suggestionList li:hover {
	background-color: #659CD8;
}
#msg {
	font-size:11px;
	display:none;
	position:absolute;
	z-index:200;
	background:url(../images/msg_arrow.gif) left center no-repeat;
	padding-left:7px
}
#msgcontent {
	display:block;
	background: #B0DEF7;
	border:2px solid #069;
	border-left:none;
	padding:5px;
	color:#000;
}

