body { font-family: Arial, Helvetica, sans-serif;
	background:#81D4FE url(assets/images/bg_repeat.jpg) TOP LEFT repeat-x;
	margin:0;
	font-size:12px;
	}

p { font-size: 12px;
	line-height: 18px;
	color:#333333;
	}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#333333;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#3A6092;
	 letter-spacing:1px;
	 }

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#0065B0;
	}

a:hover { text-decoration: none;
	color:#333333;
	}

li { font-size: 12px;
	 line-height: 16px;
	 color:#333333;
	 }

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#666666;
	background:#666666;
	height:1px;
	border:0;}
	
.margin p {margin-top:4px;
	margin-bottom:4px;
	}
	
/* Template */

.body_repeat {background:url(assets/images/body_repeat.jpg) top repeat-y;}

html>body td#bodytop { background: url(assets/images/body_top.png) bottom no-repeat;}

*html td#bodytop {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/images/body_top.png');}


html>body td#bodybottom { background: url(assets/images/body_bottom.png) top center no-repeat;}

*html td#bodybottom {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/images/body_bottom.png');}

html>body td#left_shdw { background: url(assets/images/left_shdw.png) top repeat-y;}

*html td#left_shdw {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/images/left_shdw.png',sizingMethod='scale');}

html>body td#right_shdw { background: url(assets/images/right_shdw.png) top repeat-y;}

*html td#right_shdw {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/images/right_shdw.png',sizingMethod='scale');}

.sidebar {background:#C3E6FF url(assets/images/bottom_swirl.jpg) bottom right no-repeat;}

.bg_pic {background:#FFFFFF url(assets/images/bg_pic.jpg) top right no-repeat;}

.text_repeat {background:url(assets/images/text_repeat.jpg) top repeat-y;}
.text_top {background:url(assets/images/text_top.jpg) top right no-repeat;}
.text_btm {background:url(assets/images/text_btm.jpg) bottom no-repeat;}

#nav {width:118px;
	margin:0;
	padding:0;
	margin-top:100px;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:16px;
	_line-height:16px;
	margin:0;
	text-align:right;
	}
#nav a {font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:2px;
	display:block;
	}
#nav a:hover {font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:2px;
	display:block;
	background:#6AC0FF;
	}

#sidebar {width:108px;
	margin:10px 5px 5px 5px;
	}
	
.info a {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2D8FC0;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	}
.info a:hover {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1D5A78;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	}
	
.bottomlinks p {font-size:11px;
	color:#333333;
	font-weight:bold;
	}
.bottomlinks a {font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover {font-size:11px;
	color:#005695;
	font-weight:bold;
	text-decoration:none;
	}
	
.title {background:url(assets/images/title.gif) top right no-repeat;}
.title_swirl {background:url(assets/images/title_swirl.gif) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#5F89BF;
		}

/* End Template */

/* Drop Down Menu */
#dropdown, #dropdown ul { /* all lists */
		
				
		padding-right:7px;
		margin: -12px;
		_margin:0;
		list-style: none;
		float : left;
		width:116px;
		font-size:10px;
		font-weight:normal;
		margin-top:100px;
		text-align:right;
	}
	
	#dropdown li { /* all list items */
		position : relative;
		line-height : 16px;
		margin-bottom : -1px;
		width:116px;
	}
	
	#dropdown li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : -145px;
		_margin-left : -220px;
		text-align:left;
		margin-top : -1.35em;
		width:130px;
		z-index:2;
	}
	
	#dropdown li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left :-145px;
		_margin-left :-105px;
		text-align:left;
		width:116px;
		z-index:3;
	}
	
	#dropdown li a {
		width:116px;
		w\idth : 116px;
		display : block;
		color : #666666;
		font-weight : bold;
		font-size:10px;
		text-decoration : none;
		background-color : #C3E6FF;
		padding : 0;
		border:1px solid #2D5AAF;

	}
	
	#dropdown li a:hover {
		color : #666666;
		background-color : #6AC0FF;
		font-weight:bold;
	}
	
	#dropdown li:hover ul ul, #dropdown li:hover ul ul ul, #dropdown li.sfhover ul ul, #dropdown li.sfhover ul ul ul {
		left: -999em;
	}
	
	#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul, #dropdown li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

.smaller li {font-size:11px;}

.noborder {border:0px;}

/* End Drop Down */

/* Layout Pics */
#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8 {width:193px;
	height:266px;
	}
html>body #pic1 { background: url(assets/photos/layout/1.png) no-repeat;}

*html #pic1 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/1.png');}

html>body #pic2 { background: url(assets/photos/layout/2.png) no-repeat;}

*html #pic2 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/2.png');}

html>body #pic3 { background: url(assets/photos/layout/3.png) no-repeat;}

*html #pic3 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/3.png');}

html>body #pic4 { background: url(assets/photos/layout/4.png) no-repeat;}

*html #pic4 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/4.png');}

html>body #pic5 { background: url(assets/photos/layout/5.png) no-repeat;}

*html #pic5 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/5.png');}

html>body #pic6 { background: url(assets/photos/layout/6.png) no-repeat;}

*html #pic6 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/6.png');}

html>body #pic7 { background: url(assets/photos/layout/7.png) no-repeat;}

*html #pic7 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/7.png');}

html>body #pic8 { background: url(assets/photos/layout/8.png) no-repeat;}

*html #pic8 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/layout/8.png');}

html>body #boulden { background: url(assets/photos/testimonials/boulden.png) no-repeat;}

*html #boulden {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/testimonials/boulden.png');}

html>body #sutten { background: url(assets/photos/testimonials/sutten.png) no-repeat;}

*html #sutten {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.tntdental.com/face/assets/photos/testimonials/sutten.png');}


/* End Layout */

/* Splash */
.s_bodybg {background:url(assets/splash/pic_bg.jpg) top no-repeat;}
.s_swirl {background:#D7EEFE url(assets/splash/swirl_bg.jpg) bottom right no-repeat;}

.s_text p{font-size:11px;
	color:#333333;
	line-height:16px;
	}
.s_title_swirl {background:url(assets/images/s_title_swirl.gif) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#5F89BF;
		}
#splash {width:120px;
	margin:0;
	padding:0;
	margin-top:75px;
	float:right;
	}
#splash ul {margin:0;
	padding:0;
	}
#splash li {list-style:none;
	line-height:37px;
	border-bottom:1px solid #666666;
	margin-left:0;
	text-align:right;
	}
#splash a {font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:5px;
	display:block;
	background:url(assets/splash/arrow.jpg) left no-repeat;
	}
#splash a:hover {font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:5px;
	display:block;
	background:#B3DFFD url(assets/splash/arrow_over.jpg) left no-repeat;
	}


/* End Splash */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */