@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:75.2%;
	margin: 0px;
	text-align: center;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}
#background {
	background-image: url(../images/body_bg_blue.jpg);
	background-repeat: repeat;
	width: 100%;
	background-color: #D0E0F0;
	padding-bottom: 300px;
}
#background_peach {
	background-image: url(../images/body_bg_peach.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #F4D2C9;
	padding-bottom: 300px;
}
#background_leaf {
	background-image: url(../images/body_bg_leaf.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #D5ECD8;
	padding-bottom: 300px;
}
#background_lime {
	background-image: url(../images/body_bg_lime.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #DFE5BF;
	padding-bottom: 300px;
}
#background_rose {
	background-image: url(../images/body_bg_rose.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #E8C2D7;
	padding-bottom: 300px;
}
#background_violet {
	background-image: url(../images/body_bg_violet.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #DDCCEE;
	padding-bottom: 300px;
}
#background_apricot {
	background-image: url(../images/body_bg_apricot.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #FCD7BA;
	padding-bottom: 300px;
}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/wrp_bg.jpg);
	background-repeat: repeat;	
}

/* header */

#header1, #header_apricot, #header_leaf, #header_lime, #header_lime2, #header_peach, #header_rose, #header_violet, #header_rose2   {
	margin-top: 0px;
	width: 960px;
	padding: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: 1.0em;
	text-align: right;
	height: 335px;
}
#header1  {
	background-image: url(../images/dm_header_blue.jpg);
}
#header_apricot {
	background-image: url(../images/dm_header_apricot.jpg);
}
#header_leaf {
	background-image: url(../images/dm_header_leaf.jpg);
}
#header_lime {
	background-image: url(../images/dm_header_lime.jpg);
}
#header_lime2 {
	background-image: url(../images/dm_header_lime2.jpg);
}
#header_peach {
	background-image: url(../images/dm_header_peach.jpg);
}
#header_rose {
	background-image: url(../images/dm_header_rose.jpg);
}
#header_violet {
	background-image: url(../images/dm_header_violet.jpg);
}
#header_rose2 {
	background-image: url(../images/dm_header_rose2.jpg);
}
#topcontact  {
	color: #003366;
	clear: both;
	text-align: right;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 960px;
	padding-top: 30px;
	height: 90px;
	padding-bottom: 0px;
}
#tc {
	padding-top: 45px;
}
#tc ul {

}
#tc li {
	list-style-type: none;
	clear: none;
	display: inline;
}
#toptel a:link, #toptel a:visited {
	background-image: url(../images/top_phone.jpg);
	background-position: left;
	height: 30px;
	width: 90px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin: 0px;
	text-align: left;
	color: #000000;
	text-decoration: none;
}

#toptel a:hover, #toptel a:active {
	text-decoration: underline;

}

#topmouse a:link, #topmouse a:visited {
	background-image: url(../images/top_mouse.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	display: block;
	height: 30px;
	width: 75px;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #000000;
	text-decoration: none;
}

#topmouse a:hover, #topmouse a:active {
	text-decoration: underline;
}
#tophome a:link, #tophome a:visited {
	background-image: url(../images/top_home.jpg);
	background-position: left;
	height: 30px;
	width: 60px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
	text-align: left;
	color: #000000;
	text-decoration: none;
}

#tophome a:hover, #tophome a:active {
	text-decoration: underline;

}
#topsitemap a:link, #topsitemap a:visited {
	background-image: url(../images/top_sitemap.jpg);
	background-position: left;
	height: 30px;
	width: 90px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
	text-align: left;
	color: #000000;
	text-decoration: none;
}

#topsitemap a:hover, #topsitemap a:active {
	text-decoration: underline;

}
#topnav {
	font-size: 1.1em;
	text-align: left;
	width: 300px;
	color: #333333;
	clear: both;
	margin: 0px;
	padding-top: 41px;
	padding-left: 18px;
	float: left;
}
#topnav ul{
	list-style-type: none;
}
#topnav li{
	border: 1px none #0B350D;
	list-style-type: none;
}
.blue_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_blue.jpg);
}
.apricot_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_apricot.jpg);
}
.leaf_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_leaf.jpg);
}
.lime_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_lime.jpg);
}
.rose_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_rose.jpg);
}
.violet_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_violet.jpg);
}
.peach_bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet_peach.jpg);
}
#navblue a:link, #navblue a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_blue.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navblue a:hover, #navblue a:active{
	color: #3C77C3;
	text-decoration: underline;
}
#navapricot a:link, #navapricot a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_apricot.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navapricot a:hover, #navapricot a:active{
	color: #F97A1C;
	text-decoration: underline;
}
#navleaf a:link, #navleaf a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_leaf.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navleaf a:hover, #navleaf a:active{
	color: #70BF7E;
	text-decoration: underline;
}
#navlime a:link, #navlime a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_lime.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navlime a:hover, #navlime a:active{
	color: #B0C15A;
	text-decoration: underline;
}
#navpeach a:link, #navpeach a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_peach.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navpeach a:hover, #navpeach a:active{
	color: #C8635E;
	text-decoration: underline;
}
#navrose a:link, #navrose a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_rose.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navrose a:hover, #navrose a:active{
	color: #E59EC9;
	text-decoration: underline;
}
#navviolet a:link, #navviolet a:visited{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 30px;
	background-image: url(../images/bullet_violet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 15px;
	width: 255px;
}

#navviolet a:hover, #navviolet a:active{
	color: #9357CA;
	text-decoration: underline;
}
#topdivide {
	width: 960px;
	padding-bottom: 1px;
	padding-top: 1px;
}
#bottomdivide {
	width: 960px;
	padding-bottom: 5px;
	padding-top: 10px;
}


/* maincontent */

#maincontent {
	text-align: left;
	color: #333333;
	width: 960px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#listright {
	float: right;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 50px;
	
}


#listleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
/* blue*/
#maintext, #maintext_apricot, #maintext_leaf, #maintext_lime, #maintext_rose, #maintext_peach, #maintext_violet{
	float: left;
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
}
 
  
#maintext h1, #maintext_apricot h1, #maintext_leaf h1, #maintext_lime h1, #maintext_rose h1, #maintext_peach h1, #maintext_violet h1 {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}
#maintext h1 {
	background-image: url(../images/left_heading_bg_blue.jpg);	
}
#maintext_apricot h1 {
	background-image: url(../images/left_heading_bg_apricot.jpg);	
}
#maintext_leaf h1 {
	background-image: url(../images/left_heading_bg_leaf.jpg);
}
#maintext_lime h1 {
	background-image: url(../images/left_heading_bg_lime.jpg);
}
#maintext_rose h1 {
	background-image: url(../images/left_heading_bg_rose.jpg);
}
#maintext_peach h1 {
	background-image: url(../images/left_heading_bg_peach.jpg);
}
#maintext_violet h1 {
	background-image: url(../images/left_heading_bg_violet.jpg);
}

#maintext h2, #maintext_apricot h2, #maintext_leaf h2, #maintext_lime h2, #maintext_rose h2, #maintext_peach h2, #maintext_violet h2 {
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 1.2em;
	padding-right: 20px;
	padding-left: 10px;
}
#maintext h2 {
	color: #4A91DE;
}
#maintext_apricot h2 {
	color: #F97A1C;
}
#maintext_leaf h2 {
	color: #70BF7E;
}
#maintext_lime h2 {
	color: #B0C15A;
}
#maintext_rose h2 {
	color: #C679A5;
}
#maintext_peach h2 {
	color: #C8635E;
}
#maintext_violet h2 {
	color: #9357CA;
}
#maintext h3, #maintext_apricot h3, #maintext_leaf h3, #maintext_lime h3, #maintext_rose h3, #maintext_peach h3, #maintext_violet h3  {
	font-variant: normal;
	color: #4A91DE;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
	padding-left: 10px;
}


#maintext_apricot h3 {
	color: #F97A1C;
}
#maintext_leaf h3 {
	color: #70BF7E;
}
#maintext_lime h3 {
	color: #B0C15A;
}
#maintext_rose h3 {
	color: #E59EC9;
}

#maintext_peach h3 {
	color: #C8635E;
}
#maintext_violet h3 {
	color: #9357CA;
}

#maintext h4, #maintext_apricot h4, #maintext_leaf h4, #maintext_lime h4, #maintext_rose h4, #maintext_peach h4, #maintext_violet h4 {
	font-variant: normal;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
	padding-left: 10px;
}
 

#maintext ul, #maintext_apricot ul, #maintext_leaf ul, #maintext_lime ul, #maintext_rose ul, #maintext_peach ul, #maintext_violet ul{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 28px;
}

#maintext li, #maintext_apricot li, #maintext_leaf li, #maintext_lime li, #maintext_rose li, #maintext_peach li, #maintext_violet li {
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#maintext li{
	list-style-image: url(../images/bullet.gif);
}
#maintext_apricot li{
	list-style-image: url(../images/bullet_apricot2.jpg);
}
#maintext_leaf li{
	list-style-image: url(../images/bullet_leaf2.jpg);
}
#maintext_lime li{
	list-style-image: url(../images/bullet_lime.gif);
}

#maintext_rose li{
	list-style-image: url(../images/bullet_rose2.jpg);
}
#maintext_peach li{
	list-style-image: url(../images/bullet_peach.gif);
}
#maintext_violet li{
	list-style-image: url(../images/bullet_violet2.jpg);
}

#maintext a:link, #maintext a:visited{
	color: #4A91DE;
	text-decoration: none;
}

#maintext a:hover, #maintext a:active{
	color: #000000;
	text-decoration: underline;
}
#maintext_apricot a:link, #maintext_apricot a:visited{
	color: #333333;
	text-decoration: none;
}

#maintext_apricot a:hover, #maintext_apricot a:active{
	color: #FB8837;
	text-decoration: underline;
}
#maintext_leaf a:link, #maintext_leaf a:visited{
	color: #70BF7E;
	text-decoration: none;
}

#maintext_leaf a:hover, #maintext_leaf a:active{
	color: #000000;
	text-decoration: underline;
}
#maintext_lime a:link, #maintext_lime a:visited{
	color: #B0C15A;
	text-decoration: none;
}

#maintext_lime a:hover, #maintext_lime a:active{
	color: #000000;
	text-decoration: underline;
}

#maintext_rose a:link, #maintext_rose a:visited{
	color: #D489B0;
	text-decoration: none;
}

#maintext_rose a:hover, #maintext_rose a:active{
	color: #000000;
	text-decoration: underline;
}
#maintext_peach a:link, #maintext_peach a:visited{
	color: #C8635E;
	text-decoration: none;
}

#maintext_peach a:hover, #maintext_peach a:active{
	color: #000000;
	text-decoration: underline;
}
#maintext_violet a:link, #maintext_violet a:visited{
	color: #9357CA;
	text-decoration: none;
}

#maintext_violet a:hover, #maintext_violet a:active{
	color: #000000;
	text-decoration: underline;
}

#maintext p, #maintext_apricot p, #maintext_leaf p, #maintext_lime p, #maintext_rose p, #maintext_peach p, #maintext_violet p{
	text-align: justify;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.0em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#maintext .hightxt {
	color: #4A91DE;
}
#maintext_apricot .hightxt {
	color: #F97A1C;
}

#maintext_leaf .hightxt {
	color: #70BF7E;
}

#maintext_lime .hightxt {
	color: #B0C15A;
}
#maintext_rose .hightxt {
	color: #E59EC9;
}
#maintext_peach .hightxt {
	color: #C8635E;
}
#maintext_violet .hightxt {
	color: #9357CA;

}
/* apricot*/
/* leaf*/
/* lime*/
/* rose*/
/* peach*/
/* violet */
/* end main text stuyling */

.clearall {
	clear: both;
}
.liststyle {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

.liststyle2 {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet2.gif);
}
#portfoliopage {
	width: 940px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#portfoliopage h1 {
	color: #000000;
	font-weight: bolder;
	font-size: 1.1em;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 1px;
	background-image: url(../images/port_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}
#portfoliopage a:link, #portfoliopage a:visited{
	color: #B0C15A;
	text-decoration: none;
}

#portfoliopage a:hover, #portfoliopage a:active{
	color: #333333;
	text-decoration: underline;
}
#gallery {
	width: 920px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}

#gallerymenu ul {
	padding-left: 5px;
}
#gallerymenu li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BCC9CF;
	border-right-color: #BCC9CF;
	border-bottom-color: #BCC9CF;
	border-left-color: #BCC9CF;
}
#gallery a:link, #gallery a:visited{
	color: #B0C15A;
	text-decoration: none;
}

#gallery a:hover, #gallery a:active{
	color: #333333;
	text-decoration: underline;
}
#righttxt, #righttxt_peach, #righttxt_lime, #righttxt_rose, #righttxt_violet, #righttxt_leaf, #righttxt_apricot {
	width: 280px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
}

#righttxt h2, #righttxt_lime h2, #righttxt_peach h2, #righttxt_rose h2, #righttxt_violet h2, #righttxt_leaf h2, #righttxt_apricot h2{
	color: #000000;
	font-weight: bolder;
	font-size: 1.1em;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 1px;
	margin-bottom: 10px;	
	background-repeat: no-repeat;
	background-position: left;
}
#righttxt h2 {
	background-image: url(../images/right_heading_bg_blue.jpg);

}
#righttxt_lime h2 {
	background-image: url(../images/right_heading_bg_lime.jpg);
}
#righttxt_leaf h2 {
	background-image: url(../images/right_heading_bg_leaf.jpg);
}
#righttxt_peach h2 {
	background-image: url(../images/right_heading_bg_peach.jpg);
}
#righttxt_apricot h2 {
	background-image: url(../images/right_heading_bg_apricot.jpg);
}
#righttxt_violet h2 {
	background-image: url(../images/right_heading_bg_violet.jpg);
}
#righttxt_rose h2 {
	background-image: url(../images/right_heading_bg_rose.jpg);
}
#righttxt ul{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 28px;
}
#righttxt li{
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.gif);
}
#righttxt_apricot ul{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 28px;
}
#righttxt_apricot li{
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-image: url(../images/bullet_apricot2.jpg);
}
#righttxt p, #righttxt_lime p {
	padding-top: 5px;
	padding-right: 0px; 
	padding-bottom: 5px;
	padding-left: 0px;
}

#righttxt a:link, #righttxt a:visited{
	color: #2B699C;
	text-decoration: none;
}

#righttxt a:hover, #righttxt a:active{
	color: #FF9900;
	text-decoration: underline;
}

#righttxt_lime a:link, #righttxt_lime a:visited{
	color: #B0C15A;
	text-decoration: none;
}

#righttxt_lime a:hover, #righttxt_lime a:active{
	color: #333333;
	text-decoration: underline;
}
#righttxt_peach a:link, #righttxt_peach a:visited{
	color: #C8635E;
	text-decoration: none;
}

#righttxt_peach a:hover, #righttxt_peach a:active{
	color: #333333;
	text-decoration: underline;
}
#righttxt_apricot a:link, #righttxt_apricot a:visited{
	color: #F97A1C;
	text-decoration: none;
}

#righttxt_apricot a:hover, #righttxt_apricot a:active{
	color: #333333;
	text-decoration: underline;
}
.imgfltleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.fltright {
	float: right;
	margin: 0px;
	padding: 0px;
}

#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#gallery p {
	padding-top: 5px;
	padding-bottom: 10px;
}

#gallery img{
	border: 1px none #133D4B;
}
.sideimage {
	margin-top: 12px;
}
.sideimagebottom {
	margin-top: 12px;
	margin-bottom: 10px;
}
#dental_infoboxes {
	clear: both;
}


/* bottom nav */
#footer {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 960px;
	clear: both;
}

#botnav {
	font-size: 1.0em;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	margin-top: 10px;
	padding: 0px;
	clear: both;
	margin-bottom: 10px;
}
#botnav ul{
	margin: 0px;
	padding: 0px;	
}
#botnav li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0B350D;
	border-right-color: #0B350D;
	border-bottom-color: #0B350D;
	border-left-color: #0B350D;
}

#botnav a:link, #botnav a:visited{
	color: #333333;
	text-decoration: none;
}

#botnav a:hover, #botnav a:active{
	color: #333333;
	text-decoration: underline;
}
 
#subfoot {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* contact form */
fieldset {
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	margin-bottom: 15px;
}
 legend {
	padding-right: 5px;
	padding-left: 5px;
}


.paddiv {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 20px;
	padding-right: 0px;
}

input {
	border: 1px solid #808080;
	margin-bottom: 0px;
	padding: 2px;
	margin-top: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	
	border: 1px solid #808080;
	padding: 2px;
}
#maintext_lime label {
	color: #B0C15A;
	font-weight: bold;
}
#quickcontact label {
	color: #000000;
	font-weight: bold;
}
.quotetitle {
	background-color: #BFC9D3;
	margin-right: 22px;
	margin-left: 21px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 10px;
}
.quotesubtitle {
	margin-right: 22px;
	margin-left: 21px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	color: #147B8A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4D7B8A;
	border-right-color: #4D7B8A;
	border-bottom-color: #4D7B8A;
	border-left-color: #4D7B8A;
	margin-bottom: 5px;
}
.padright {
	padding-right: 10px;
}


.smalltxt {
	font-size: 0.8em;
	color: #133D4B;
}

#maintext .hightxt2 {
	color: #048485;
	font-weight: normal;
	font-size: 1.0em;
	clear: both;
}
.fltright2 {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 0px;
}
select {
	border: 1px solid #666666;
}
#quickcontact {
	background-color: #EEEEEE;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contactsubmit, #contactclear{
	color: #000000;
	background-color: #DFE5BF;
	padding: 2px;
}
#quicksubmit, #quickclear{
	color: #000000;
	background-color: #F4D2C9;
	padding: 2px;
}
/* info boxes */

#topinfoboxes {
	padding-top: 10px;
	padding-bottom: 10px;
}
#infoboxes {
	width: 640px;
	height: 71px;
	list-style-type: none;
	margin-bottom: 10px;
}
#infoboxes ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#infoboxes li{
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	
}
#infoboxes span {
	display: none;
}
#infoboxes_dental {
	width: 950px;
	height: 71px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 10px;
}
#infoboxes_dental ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#infoboxes_dental li{
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	
}
#infoboxes_dental span {
	display: none;
}


#freequote li {
	background-image: url(../images/free_quote.jpg);
	width: 280px;
	height: 71px;
}
#serv_button li {
	background-image: url(../images/serv_button.jpg);
}

#port_button li {
	background-image: url(../images/port_button.jpg);
}
/* blue*/
#freequote a:link, #freequote a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_blue.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote a:hover, #freequote a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	
}


#port_button a:link, #port_button a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_blue.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button a:hover, #port_button a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}

#serv_button a:link, #serv_button a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_blue.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button a:hover, #serv_button a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button a:link, #test_button a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_blue.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button a:hover, #test_button a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_blue.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* apricot*/
#freequote_apricot a:link, #freequote_apricot a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_apricot.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote_apricot a:hover, #freequote_apricot a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_apricot.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
}


#port_button_apricot a:link, #port_button_apricot a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_apricot.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button_apricot a:hover, #port_button_apricot a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_apricot.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}

#serv_button_apricot a:link, #serv_button_apricot a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_apricot.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button_apricot a:hover, #serv_button_apricot a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_apricot.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button_apricot a:link, #test_button_apricot a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_apricot.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button_apricot a:hover, #test_button_apricot a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_apricot.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* peach*/
#freequote_peach a:link, #freequote_peach a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_peach.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote_peach a:hover, #freequote_peach a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_peach.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
}


#port_button_peach a:link, #port_button_peach a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_peach.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button_peach a:hover, #port_button_peach a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_peach.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}

#serv_button_peach a:link, #serv_button_peach a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_peach.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button_peach a:hover, #serv_button_peach a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_peach.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#web_button_peach a:link, #web_button_peach a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/webdesign_button_peach.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#web_button_peach a:hover, #web_button_peach a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/webdesign_button_peach.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button_peach a:link, #test_button_peach a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_peach.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button_peach a:hover, #test_button_peach a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_peach.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* lime*/
#freequote_lime a:link, #freequote_lime a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_lime.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote_lime a:hover, #freequote_lime a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_lime.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
}


#port_button_lime a:link, #port_button_lime a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_lime.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button_lime a:hover, #port_button_lime a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_lime.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#about_button_lime a:link, #about_button_lime a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/about_lime.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#about_button_lime a:hover, #about_button_lime a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/about_lime.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#serv_button_lime a:link, #serv_button_lime a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_lime.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button_lime a:hover, #serv_button_lime a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_lime.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button_lime a:link, #test_button_lime a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_lime.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button_lime a:hover, #test_button_lime a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_lime.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* leaf*/
#freequote_leaf a:link, #freequote_leaf a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_leaf.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote_leaf a:hover, #freequote_leaf a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_leaf.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
}


#port_button_leaf a:link, #port_button_leaf a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_leaf.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button_leaf a:hover, #port_button_leaf a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_leaf.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}

#serv_button_leaf a:link, #serv_button_leaf a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_leaf.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button_leaf a:hover, #serv_button_leaf a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_leaf.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button_leaf a:link, #test_button_leaf a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_leaf.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button_leaf a:hover, #test_button_leaf a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_leaf.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* rose*/
#freequote_rose a:link, #freequote_rose a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_rose.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote_rose a:hover, #freequote_rose a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_rose.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
}


#port_button_rose a:link, #port_button_rose a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_rose.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button_rose a:hover, #port_button_rose a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_rose.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}

#serv_button_rose a:link, #serv_button_rose a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_rose.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button_rose a:hover, #serv_button_rose a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_rose.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button_rose a:link, #test_button_rose a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_rose.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button_rose a:hover, #test_button_rose a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_rose.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* viloet*/
#freequote_violet a:link, #freequote_violet a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_violet.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#freequote_violet a:hover, #freequote_violet a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/free_quote_violet.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
}


#port_button_violet a:link, #port_button_violet a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_violet.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#port_button_violet a:hover, #port_button_violet a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/port_button_violet.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}

#serv_button_violet a:link, #serv_button_violet a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_violet.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#serv_button_violet a:hover, #serv_button_violet a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/serv_button_violet.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 160px;
}
#test_button_violet a:link, #test_button_violet a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_violet.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#test_button_violet a:hover, #test_button_violet a:active{
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/testimonials_violet.jpg);
	background-position: 0px -75px;
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.sideimagetel {
	padding-top: 8px;
	padding-bottom: 0px;
}
.pad_business {
	padding-bottom: 24px;
}
.pad_ecomm {
	padding-bottom: 6px;
}
.pad_dent {
	padding-bottom: 5px;
}
.sideimagebottombus {
	margin-top: 15px;
	margin-bottom: 5px;
}
.sideimagebottomfees {
	margin-left: 25px;
}
.highlight {
	color: #F5680C;
	font-weight: bold;
}
