@charset "utf-8";


body
{
	margin:0 0 40px 0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(../images/body-bg.jpg) repeat-x top #73340a;
	text-align: justify;
}

a:focus {
	outline:none;
	}

form
{
	margin:0;
	padding:0;
}
img
{
	border:0;
}
body a
{
	color:#000;
}

body a:hover
{	text-decoration:none;
	color:#495366;
}
h1
{
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#14386e;
	margin:0;
	padding:0 0 10px 0;
	font-weight:normal;
}
h2
{
	font-size:13px;
	color:#14386e;
	margin:0;
	padding:10px 0 0 0;
}
p
{
	line-height:17px;
	margin:0;
	padding:0 0 10px 0;
}

	
.clr {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.input {
	border:1px solid #c7c5c2;
	height:20px;
	font-size:12px;
	padding:4px 0 0 2px;
	margin:0 0 0 0;
	color:#a2a2a2;
	}

select {
	width:102px;
	border:1px solid #c7c5c2;
	font-size:12px;
	padding:0;
	margin:0 0 0 0;
	color:#a2a2a2;
	height:18px;
	}

.body ul, .body li, .body ol {
	margin:6px 0 6px 15px;
	padding:0;
	line-height:17px;
	}

.main-container {	
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}

.logo-frame {
	width:980px;
	float:left;
	}
	
.toplinks {
	width:980px;
	background:url(../images/toplink-bg.gif) no-repeat;
	margin:0;
	padding:0 0 0 0;
	float:left;
	height:33px;
	}
.toplinks ul {
	width:644px;
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	height:33px;
	}

.toplinks ul li {
	float:left;
	height:26px;
	padding:7px 0 0 0;
	background:url(../images/divider.gif) no-repeat left;
		}
	
.toplinks ul li a{
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	margin:0 27px;
	font-weight:400;
		}
	
.toplinks ul li a:hover{
	color:#efac27;
	}

.teeth-bg	{
	width:264px;
	float:left;
	background:url(../images/teeth-bg.gif) no-repeat top;
	height:280px;
	margin:0;
	padding:28px 0 0 0;
	}

.teeth {
	width:221px;
	margin:0 auto;
	}

.teeth-txt {
	font-weight:bold;
	text-align:center;
	line-height:16px;
	}
	
.teeth-image {
	width:200px;
	float:left;
	color:#dd0000;
	line-height:24px;
	padding:0;
	margin:0;
	text-align:center;
	font-weight:bold;
	}
.body-container {
	float:left;
	width:980px;
	background:url(../images/body-bg-full-rpt.jpg) repeat-y top;
	border-bottom:2px solid #916241;
}
.body-container1 {
	background:url(../images/body-bg-full-top.jpg) top no-repeat;
	overflow:hidden;
	width:980px;
}

.col-1 {
	padding:10px 0 9px 2px;
	margin:0;
	width:280px;
	float:left;
	}

.col-1-head {
	float:left;
	background:url(../images/heading-bg.gif) no-repeat left;
	padding:5px 0 0 15px;
	margin:0 0 0 0;
	width:254px;
	font-size:18px;
	font-weight:normal;
	height:28px;
	color:#fff;
	}

.col-1-txt {
	float:left;
	padding:5px 0 0 15px;
	margin:0 0 0 0;
	width:254px;
	}
	
.col-1-txt p {
	font-weight:11px;
	font-family:tahoma, arial;
	color:#fff;
	line-height:normal;
	padding:12px 9px 0 0;
	margin:0 0 0 0;
	}

.col-2 {
	padding:10px 0 0 0;
	margin:0;
	width:698px;
	float:left;
	}

.col-2-head {
	background:url(../images/header-bg-col2.jpg) no-repeat left;
	padding:5px 0 0 23px;
	margin:0;
	width:675px;
	float:left;
	font-size:18px;
	font-weight:normal;
	height:28px;
	color:#fff;
	}

.col-2-txt {
	float:left;
	padding:5px 0 0 23px;
	margin:0 0 0 0;
	width:655px;
	}
	
.col-2-txt p {
	font-weight:12px;
	font-family:tahoma, arial;
	line-height:17px;
	padding:12px 9px 0 0;
	margin:0 0 0 0;
	}

.footer {
	width:976px;
	float:left;
	color:#fff;
	padding:0;
	margin:15px 0 0 0;
	font-weight:bold;
	}

.footer a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

.footer a:hover{
	color:#efac27;
	}