body { font: 12px Arial, Helvetica, sans-serif;
	margin: 60px 0px 0px 0px;
	color: #28276B;
	background: #953F3E url(assets/images/background.jpg) repeat-y center top;
}

p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
}

h1 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	font: small-caps bold 22px/24px "Times New Roman", Times, serif;
}

h2 { font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #5F6062;
}

h3 { font-size: 14px;}

h4 { font-size: 12px;
	font-style: italic;
}

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

a:hover { text-decoration: underline;
	color: #28276B;
}

li { font-size: 12px;}

hr { color: #000;
	background: #000;
	height: 1px;
	border: 0;}

/* Classes */

.imgborder { border: 1px solid #000;}

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

.nomargin { margin:0;}

/* Indenting paragraphs without making them list items */
blockquote.indent {margin-right:0px; padding-right:0px;}

#popUp {
	visibility: hidden;
	position: absolute;
	width: 375px !important;
	border: 1px solid #000;
	background: #bbb;
	text-decoration:none;
	font-weight: normal;
	padding: 10px;
	margin: 0px 0px 0px 100px;
}

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

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color: #CCC !important;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color: #CCC;
	color: #000;}

input.submit:hover { background-color: #000;
	color: #CCC;}
input { background-color:#FFFFFF !important;}
input.radio { background-color: #C9CACC !important; }


/* End Custom Forms*/

/* Template Structure */

#wrapper {
	margin: 0 auto;
	padding: 8px 11px 0px 11px;
	width: 679px;
	height: auto;
	background-color: #5F6062;
	border: 2px #12105F solid;
}
	#container {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/container_bg.gif) repeat-y left top;
	}
		#header {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 250px;
			background-color: #C9CACC;
		}
			#topPic {
				position: absolute;
				margin: 0px;
				padding: 0px;
				width: 322px;
				height: 314px;
			}
			#tagline {
				position: absolute;
				margin: 202px 0px 0px -8px;
				padding: 0px;
				width: 533px;
				height: 102px;
			}
			html>body #tagline, /* FOR FIREFOX */
			*+html #tagline { /* FOR IE7 */
				background: transparent url(assets/images/tagline.png) no-repeat left top;
			}
			*html #tagline { /* FOR IE6- */
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/kiger/assets/images/tagline.png',sizingMethod='scale');
			}
			#logo {
				position: absolute;
				margin: 5px 0px 0px 352px;
				padding: 0px;
				width: 313px;
				height: auto;
				color: #28276B;
				font: bold 13px/15px Arial, Helvetica, sans-serif;
				text-align: center;
			}
		#rightCol {
			float: right;
			margin: 0px;
			padding: 0px;
			width: 152px;
			height: auto;
		}
			#nav {
				margin: 0px;
				padding: 5px 0px 25px 10px;
				width: auto;
				height: auto;
			}
				#nav li {
					margin: 0px;
					padding: 0px;
					width: 142px;
					height: auto;
					list-style: none outside none;
					background-color: #5F6062;
				}
					#nav a {
						display: block;
						margin: 0px;
						padding: 0px;
						width: 142px;
						height: auto;
						color: #D6D7D8;
						font: bold 13px/22px Arial, Helvetica, sans-serif;
					}
					#nav a:hover {
						color: #fff;
						text-decoration: none;
					}
				#nav ul {
					visibility: hidden;
					position: absolute;
					margin: 0px 0px 0px 70px;
					padding: 5px 5px 5px 10px;
					width: auto;
					height: auto;
					background-color: #707173;
					border: 1px #12105F solid;
				}
					#nav ul li {
						margin: 0px;
						padding: 0px;
						background: #707173;
					}
						#nav ul ul {
							margin-left: 100px;
						}
			#sidebarBox div {
				margin: 0px;
				padding: 3px 15px 18px 10px;
				width: auto;
				height: 89px;
				color: #D6D7D8;
				font: italic bold 11px/13px Arial, Helvetica, sans-serif;
				background: transparent url(assets/images/sidebarBox.jpg) no-repeat left top;
			}
				#sidebarBox a {
					color: #fff;
				}
			#sidebar {
				margin: 0px;
				padding: 15px 10px 0px 10px;
				width: auto;
				height: auto;
				color: #fff;
				font: 12px/14px Arial, Helvetica, sans-serif;
			}
		#leftCol {
			float: left;
			margin: 0px;
			padding: 65px 0px 25px 25px;
			width: 470px;
			height: auto;
		}
		#bottomLinks {
			clear: both;
			margin: 0px;
			padding: 0px;
			width: auto;
				height: auto;
				min-height: 46px;
				_height: 46px;
			text-align: center;
			background-color: #5F6062;
		}
			.navBottom {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
			}
				.navBottom li {
					display: inline;
					margin: 0px;
					padding:0px 8px 0px 8px;
					width: auto;
					height: auto;
					border-right: 1px #fff solid;
				}
				.navBottom li.last {
					border-right: 0px;
				}
					.navBottom a {
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						color: #D6D7D8;
						font: bold 11px/21px Arial, Helvetica, sans-serif;
					}
					.navBottom a:hover {
						color: #fff;
						text-decoration: none;
					}
#footer {
	margin: 0 auto;
	padding: 15px 0px 30px 0px;
	width: 769px;
	height: auto;
	color: #fff;
	font: 11px/13px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#footer a {
		color: #fff;
		font-weight: bold;
	}
/* End Template Structure */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a{
	text-decoration: none;
	color: white;
}


