/* DO NOT EDIT
---------------------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #000 url(assets/images/background.jpg) no-repeat center top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: bold italic 24px/26px "Times New Roman", Times, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #8B6A3F;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #522518;
	font: bold italic 14px/16px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #522518;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #000;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}

/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

.sidepic{
border: 1px solid #000;
float:right;
margin:5px 10px;

}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#addressPhone {
	margin: 0px auto;
	padding: 0px 15px;
	width: 832px;
	color: #d0bb99;
	font: 24px/30px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	height: 30px;
}
	#addressPhone span {
		float: right;
		font: 12px/30px Arial, Helvetica, sans-serif;
		letter-spacing: normal;
	}
#wrapper {
	margin: 0px auto;
	width: 862px;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
}
	#container {
		background: transparent url(assets/images/container_bg.jpg) no-repeat left top;
	}
		#flashBanner {
			position: absolute;
		}
		#container2 {
			position: relative;
			min-height: 596px;
			_height: 596px;
			background: transparent url(assets/images/container2_bg.jpg) no-repeat left bottom;
		}
			#header {
				height: 274px;
			}
				#logo {
					position: absolute;
					margin: 19px 0px 0px 453px;
					width: 394px;
					height: 90px;
					background: transparent url(assets/images/logo.png) no-repeat left top;
					_background: none;
					_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/turk/assets/images/logo.png',sizingMethod='scale');
				}
			#rightCol {
				float: right;
				width: 185px;
			}
				#nav {
					margin: 0px;
					padding: 10px 0px 0px 0px;
					width: auto;
					height: auto;
					text-align: right;
				}
					#nav li {
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						list-style: none outside none;
					}
						#nav a {
							display: block;
							margin: 0px;
							padding: 4px 17px 4px 0px;
							width: 168px;
							height: auto;
							color: #fff;
							font: 14px/16px Arial, Helvetica, sans-serif;
						}
						#nav a:hover {
							color: #532518;
							text-decoration: none;
							background-color: #D8BB91;
						}
				#sidebar {
					padding: 20px;
					color: #D4BC98;
					font: 11px/18px Arial, Helvetica, sans-serif;
				}
			#leftCol {
				float: left;
				padding: 55px 0px 0px 36px;
				width: 615px;
			}
			#clear {
				clear: both;
				height: 40px;
				font-size: 0px;
				line-height: 0px;
			}
#credits {
	margin: 0px auto;
	padding: 15px 0px 40px 0px;
	width: 862px;
	color: #977345;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#credits a {
		color: #977345;
	}


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