/* Tags
---------------------------------------------- */
html {
background:url(assets/images/html_bg.jpg) center top repeat;
}
body {
	margin: 0px;
	padding: 0px;
	color: #eee;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/body_bg.jpg) center top repeat-x;
}
h1 {
	margin: 0.4em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: italic 26px/28px "Times New Roman", Times, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #db9973;
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #8a341c;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #bb925d;
	font: bold 15px/17px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
strong {
	color: #fff;
}
a, a strong, a em {
	color: #edaa64;
	text-decoration: none;
}
	a:hover, a:hover strong, a:hover em  {
		text-decoration: underline;
	}
hr {
	color: #8a341c;
	height: 1px;
	background-color: #8a341c;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 5px solid #8a341c;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.services {
	width: 503px;
	margin: 1em auto;
	padding: 0;
	height: auto;
	list-style: none outside none;
}
	.services li {
		display: inline;
		float: left;
	}
	.services li.single a {
		margin-left: 147px;
}
		.services li a {
			display: block;
			width: 210px;
			height: 44px;
			padding: 0px 3px 0px 3px;
			margin: 13px 17px;
			font: normal 18px/42px Arial, Helvetica, sans-serif;
			color: #fefefe;
			text-align: center;
			background: transparent url(assets/images/services_bg.gif) no-repeat left top;
		}


.callout {
	width: 150px;
	height: auto;
	padding: 13px;
	border: 2px solid #e89e5c;
	background-color: #9b4024;
	margin: 25px 0px 0px 16px;
}
	.callout h3 {
		padding: 0;
		margin: 0;
		color: #fff;
		text-align: center;
	}
	.callout p {
		font-size: 11px;
	}

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

/* Layout
---------------------------------------------- */
#wrapper {
width:auto;
height:700px;
margin:0px;
padding:0px;
background:url(assets/images/wraper_bg.jpg) center top no-repeat;
}
	#topInfo {
	width:860px;
	height:40px;
	margin:0 auto;
	padding:0px;
	font:bold 25px/40px Arial, Helvetica, sans-serif;
	color:#ffcc00;
	text-align:right;
	}
	#container {
	width:860px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/container_bg.jpg) left top repeat-y;
	}
		#contents {
		position: relative;
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		background:url(assets/images/contents_bg.jpg) left top no-repeat;
		}
#banner {
	position: absolute;
	top: -40px;
	right: -69px;
	}
			#header {
			width:auto;
			height:330px;
			margin:0px;
			padding:0px;
			}
	#smiles {
				width:400px;
				height:76px;
				margin:95px 0 0 360px;
				padding:0px;
				position:absolute;
				}
				#tag {
				width:376px;
				height:23px;
				margin:0px;
				padding:20px 20px 0 0;
				float:right;
				}
				#headerInfo {
				width:300px;
				height:auto;
				margin:0px;
				padding:200px 0 0 0;
				text-align:center;
				font:14px Century Gothic, Arial, sans-serif;
				}
				
				#headerInfo .name {
				font:bold 20px Century Gothic, Arial, sans-serif;				
				}
				#headerInfo .address {
				font:14px/44px Arial, Helvetica, sans-serif;
				}
			#leftCol {
			width:200px;
			height:auto;
			margin:0px;
			padding:0px;
			}
				#nav {
				width:174px;
				height:auto;
				margin:0 auto;
				padding:0px;
				}
					#nav li {
					list-style:none;				
					background:url(assets/images/nav_arrow.gif) left 8px no-repeat;					
					}
					#nav li a{
					height:29px;
					display:block;
						padding:0 0 0 15px;
					font:12px/20px Arial, Helvetica, sans-serif;
					background: transparent url(assets/images/nav_line.png) center bottom no-repeat;
						_background: none;
						_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tntclients.com/cms/published/smilesareyou.com/assets/images/nav_line.png", sizingMethod="scale"); 
					color:#fff;				
					}
					#nav li a:hover {
					color:#e79f5f;
					text-decoration:none;
					}
			#rightCol {
			width:630px;
			height:auto;
			min-height:300px;
			_height:300px;
			margin:0px;
			padding:0 20px 0 0;
			float:right;
			}
	#footer {
	width:auto;
	height:70px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) left top no-repeat;
	}
	#nav2 {
				width:860px;
				height:auto;
				margin:0 auto;
				padding:0px;
				text-align:center;
				}
					#nav2 li {
					list-style:none;
					display:inline;
					}
					#nav2 li a{
						padding:0 5px 0 5px;
					font:10px Arial, Helvetica, sans-serif;
					color:#fff;				
					border-right:1px solid #fff;
					}
					#nav2 li a:hover {
					color:#e79f5f;
					text-decoration:none;
					}
					#nav2 .last {
					border:none;
					}
	#copy {
	width:860px;
	height:auto;
	margin:0 auto;
	padding:0px;
	font:10px/40px Arial, Helvetica, sans-serif;
	text-align:center;
	}
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none;
}

