body {
	font: normal 76% verdana, arial, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #574210;
	overflow-x: hidden;
}
#wrapper {
	text-align: left;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#info {
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#leftColumn {
	float: left;
	width: 370px;
}

#rightColumn {
	float: right;
	width: 504px;
}

#footer {
	margin-top: 2px;
	padding-top: 2px;
	clear: both;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-color: #CECECE;
}

#logo {
	height: 150px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

#articlesDental {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #F5F5F5;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#articlesMedic {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #F5F5F5;	
}

#sms {
	height: 76px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../image/sms.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}


#menuTab {
	width: 504px;
	height: 36px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

#banner {
	height: 130px;
	padding-bottom: 3px;
	background-image: url(../image/finalNewBanner.png);
	background-repeat: no-repeat;
}

#cBanner {
	padding-bottom: 3px;
	display:block;
	position:relative;
	left:0px;
	top:-20px;
	height: 151px;
	width:504px;
	background-image: url(../image/banner.png);
	background-repeat: no-repeat;
}

#tDentalArticles {

	height: 30px;
	padding-bottom: 10px;
}

#tMedicArticles {
	
	height: 30px;
	padding-bottom: 10px;
}

#titleDentalArticles {
	height: 19px;
	position:relative;
	left:0px;
	top:6px;
	background-image: url(../image/titleDentalArticle.png);
	background-repeat: no-repeat;
	background-position: center;
}

#titleMedicArticles {
	height: 19px;
	position:relative;
	left:0px;
	top:6px;
	background-image: url(../image/titleMedicalArticle.png);
	background-repeat: no-repeat;
	background-position: center;
}

#ceciliaColumn {
	float: left;
	width: 240px;
}

#chiaColumn {
	float: right;
	width: 240px;
}

h5{
	color: #2B60DE;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: 1px solid #A7A37E;
}

h6{
	color: #5B85E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A37E;
}

p {
	text-align: justify;
	line-height: 1.5;
}

td.fontArticles {
	text-align:left;
	font-size: 9px;
}

ul.arrow {
	list-style-image:url(../image/icon_arrow.gif);
	line-height: 1.5em;
}

ul.arrowRed {
	list-style-image:url(../image/icon_arrow.gif);
	line-height: 1.5em;
	color: red;
}

ul.arrowGreen {
	list-style-image:url(../image/icon_arrow.gif);
	line-height: 1.5em;
	color: green;
}



ol{
	line-height: 1.5em;
}

ol.blue{
	line-height: 1.5em;
	color: blue;
}

.motto{
	font-family: "Brush Script Std", "Brush Script MT", "Freestyle Script", "Lucida Handwriting", Mistral;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: center;
}


.link A:link{text-decoration: none; color: blue}
.link A:visited{text-decoration: none; color: purple}
.link A:active{text-decoration: none; }
.link A:hover {text-decoration: none;}

A:link {text-decoration: none; color: #574210}
A:visited {text-decoration: none; color: #574210}
A:active {text-decoration: none; color: #574210}
A:hover {text-decoration: underline; color: blue;}

img { border: 0px; }

.invisalign {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #006;
	text-decoration: blink;
}

.invisalign2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #06C;
	font-style: italic;
}

.award {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #06C;
	font-style: blink;
}

.breath {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #06C;
	text-decoration: blink;
	
}