@charset "UTF-8";
body.index, body.aboutus, body.services, body.articles, body.contacts, body.disclaimer {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #1d1d1d;
	background-repeat: repeat;
}
#container {
	width: 887px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000 url(images/talling_bot.gif) repeat-x scroll left bottom;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #9e9e9e;
}
body.index #container #mainContent {
	width: 867px;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}
body.index #container #mainContentImage {
	width: 867px;
	float: left;
	display: inline;
	padding-top: 40px;
	padding-left: 20px;
	background-image: url(images/dude_04.png);
	background-repeat: no-repeat;
	background-color: #1C1C1C;
}
.shadow {
	background-image: url(images/shadow_04.png);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	position: relative;
	height: 100%;
}
.bottomShadow {
	background-image: url(images/shadowFoot_06.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#footer {
	height:83px;
	background:url(images/pic_foot.gif) top left no-repeat;
	font-family:Tahoma;
	color:#373737;
	font-size:0.6875em;
	width: 887px;
	clear: both;
}
#footer p{
	padding:45px 0 0 64px;
	clear: left;
}
#footer a {color:#373737; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#callnow {
	float: right;
	position: relative;
	clear: none;
	margin-right: 20px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 35px;
	color: #666666;
	background-image: url(images/callnow_07.gif);
	width: 300px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline;
	}
#header{
	height: 382px;
	background-image: url(images/headerRepeat_02.png);
	width: 887px;
}
	
#logo {
	height: 64px;
	width: 413px;
	margin-top: 26px;
	margin-left: 83px;
	background-image: url(images/headerImages_03.png);
	float: left;
	display: inline;
}
#scale {
	height: 382px;
	background-image: url(images/scale_04.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 887px;
}
#headerTop {
	height: 328px;
	width: 887px;
	float: left;
}
#navigation {
	height: 54px;
	float: left;
	z-index: 0;
	position: relative;
	width: 700px;
}
.navButton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
	z-index: 0;
}
.navButton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
	z-index: 0;
}
body #LeftCol {
	width: 242px;
	float: left;
	margin-right: 20px;
}
body #MidCol {
	width: 323px;
	float: left;
}
body #twoThirdsCol {
	width: 590px;
	float: right;
	background-color: #F4E9D5;
	margin-top: -40px;
}
body.index #RightCol {
	float: right;
	width: 242px;
}
#headerCopy {
	clear: left;
	margin-left: 100px;
	width: 380px;
	margin-top: 13px;
	float: left;
	display: inline;
}
.topCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #331d15;
	margin-top: 0px;
	margin-bottom: 8px;
}
.headlineContainer {
	background-image: url(images/grey_arrow_onblk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.headlineContainer.light {
	background-image: url(images/darkarrow_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.bodyHeader {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
}
.bodyCopy {
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
}
.bodyCopyForm, .bodyCopyForm a{
	font-size: 11px;
	color:#331D15;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
.columnCopy {
	float:left;
	clear: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 90%;
	margin-bottom: 0px;
	display: inline;
}
.columnCopy.mid {
	float:left;
	clear: left;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.indent_pic {
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
}
.columnLink {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/arrow_11.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
	clear: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	vertical-align: middle;
}
p.columnLink {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/arrow_11.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
}
.listCopy {
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:10px;
	clear: left;
}
li{
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: -30px;
}
ul {
}
a {
	color: #CCCCCC;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	clear: left;
	float: left;
	width: 540px;
	margin-top: 0px;
}
.box_1 {
	float: left;
	width: 200px;
	margin-right: 15px;
	display: inline;
}
.box_2 {
	float: left;
	text-align: right;
	width: 300px;
	display: inline;
}
.h_f {
	margin-bottom: 6.66px;
	padding-top: 0px;
}
a.more {
}
input {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 6.6px;
}
textarea {
	width: 100%;
	height: 100px;
}
#twoThirdsCol p.bodyCopy, #twoThirdsCol p.bodyHeader {
	color:#331D15;
}
#freeCon {
	float: right;
	z-index: 99;
	top: 294px;
	left: 1068px;
	margin-top: -33px;
}
.lowerPanel {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: right;
	width: 550px;
	background-image: url(images/panelBacks_03.png);
}

.topShadow {
	height: 10px;
	background-image: url(images/panelBacks_01.png);
	width: 590px;
	overflow: hidden;
	float: right;
}
#leftImage {
	margin-top: -40px;
	margin-left: -20px;
	width: 297px;
	float: left;
	background-image: url(images/dude_03.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
}
p.bodyHeader a {
	color: #331d15;
	text-decoration: none;
}
#topBar {
	width: 413px;
	height: 34px;
	background-image: url(images/04_articles_05.jpg);
	background-position: padding;
	margin-left: 83px;
	float: left;
	display: inline;
}
#midList {
	height: 14px;
	width: 413px;
}

