* { padding: 0; margin: 0; border: 0; outline:none;}
.hide { display: none; }
.clear { clear: both; }
body {
	margin: 0px;
}

/* nav -------------------------------------------------------- */

ul#nav {
	position: relative;
	height: 173px;
	width: 800px;
	background:   url("../img/nav.gif") no-repeat;
	margin: 0px;
	}
	ul#nav li {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
	ul#nav li a {
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: 0;
	height: 173px;
		}
		
ul#nav li#nav-logo a 					{ left: 0; width: 284px; background:   url("../img/nav.gif") no-repeat; }
ul#nav li#nav-about a 					{ left: 284px; width: 172px; background:   url("../img/nav.gif") -284px 0 no-repeat; }
ul#nav li#nav-services a 				{ left: 456px; width: 172px; background:   url("../img/nav.gif") -456px 0 no-repeat; }
ul#nav li#nav-contact a 				{ left: 628px; width: 172px; background:   url("../img/nav.gif") -628px 0 no-repeat; }
			
ul#nav li#nav-about a:hover  			{ background-position: -284px -173px; }
ul#nav li#nav-services a:hover  		{ background-position: -456px -173px; }
ul#nav li#nav-contact a:hover  			{ background-position: -628px -173px; }

ul#nav li#nav-about a.active  			{ background-position: -265px -346px; }
ul#nav li#nav-services a.active  		{ background-position: -342px -346px; }
ul#nav li#nav-contact a.active  		{ background-position: -481px -346px; }

/* header -------------------------------------------------------- */

#headerwrap {
	height: 173px;
	background-color: #2C3034;
}
#header {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}


#dtwrap {
	height: 30px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D4145;
	border-bottom-color: #3D4145;
}
#dt {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#dt p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #929292;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}
#ptwrap {
	height: 73px;
	background-color: #B8510C;
	background-image: url(../img/bgrd-pt.gif);
	background-repeat: repeat-x;
}
#pt {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#pt01, #pt02, #pt03, #pt04, #pt05, #pt06, #pt07, #pt08  {
	position: relative;
	width: 300px;
	height: 73px;
}
#pt01 		{background:   url("../img/pt01.gif") no-repeat;}
#pt02 		{background:   url("../img/pt02.gif") no-repeat;}
#pt03 		{background:   url("../img/pt03.gif") no-repeat;}
#pt04 		{background:   url("../img/pt04.gif") no-repeat;}
#pt05 		{background:   url("../img/pt05.gif") no-repeat;}
#pt06 		{background:   url("../img/pt06.gif") no-repeat;}
#pt07 		{background:   url("../img/pt07.gif") no-repeat;}
#pt08 		{background:   url("../img/pt08.gif") no-repeat;}

#pt01 h2, #pt02 h2, #pt03 h2, #pt04 h2, #pt05 h2, #pt06 h2, #pt07 h2, #pt08 h2 {
	display: block;
	width: 300px;
	height: 73px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}
/* content  -------------------------------------------------------- */
#contentlargewrap {
	width: 100%;
	float: left;
}
#contentsmallwrap {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#content {
	width: 800px;
	float: left;
}
#lc {
	position: relative;
	width: 235px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #EFEFEC;
}
#lc h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 22px;
	color: #4C3E52;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	margin-top: 20px;
}
#lc h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 12px;
	color: #A44A09;
	margin-top: 10px;
	text-transform: uppercase;
}
#lc h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	padding-left: 20px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#lc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3D4346;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#lc a {
	color: #659EC6;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#lc a:hover {
	background: #659EC6;
	color: #FFFFFF;
}
#mc {
	position: relative;
	width: 330px;
	float: left;
}
#mc h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #3D4346;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 23px;
}
#mc h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #3D4346;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 23px;
}
#mc h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 11px;
	color: #A44A09;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 20px;
}
#mc p, #mc ul {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3D4346;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 20px;
}
.tabletext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3D4346;
	margin-top: 0px;
}
.formtext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #A24608;
}
.formfield {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.formbutton {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #343536;
	border: 1px solid #A44A09;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.required {
	color: #FF0000;

}
#mc ul {
	margin-left: 20px;

}
#mc li {
	margin-left: 20px;

}
#mc a {
	color: #666666;
}
#mc a:hover {
	color: #B8510C;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A44A09;
	text-transform: uppercase;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #3D4346;
	font-weight: normal;
	line-height: 25px;
}
#rc {
	position: relative;
	width: 222px;
	float: left;
	margin-left: 8px;
}
#rc img {
	background-color: #343536;
}
#rc a {
	color: #B8510C;
}
#rc a:hover {
	color: #666666;
}
#rc h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D4346;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#rc ul {
	margin-left: 20px;
	margin-bottom: 80px;
}
#rc li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 8px;
	color: #3D4346;
	list-style-image: url(../img/icon-list.gif);
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 0px;
}
#rc li ul {
	margin-left: 10px;
	margin-bottom: 0px;
}
#rc li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 8px;
	color: #3D4346;
	list-style-type: circle;
	margin-bottom: 3px;
	margin-top: 3px;
	list-style-image: none;
}
#pic {
	width: 210px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
#pic h4 {
	background-color: #343536;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8510C;
	margin-top: 0px;
	text-align: right;

}
#list {
	width: 220px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/bgrd-list.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#mcrc {
	position: relative;
	float: right;
	width: 540px;
	margin-left: 20px;
}
#mcrc img {
	padding: 5px;
	background-color: #EFEFEC;
	border: 1px solid #B5500C;
	margin: 1px;
}
table {

}

/* footer  -------------------------------------------------------- */
#footerwrap {
	width: 100%;
	height: 170px;
	float: left;
	padding-top: 20px;
	background-image: url(../img/bgrd-footer.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 800px;
	margin: 0 auto;
}
#footer p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #2D2E2F;
	margin-top: 5px;
	text-align: right;
}
#footer a {
	color: #2D2E2F;
	text-decoration: underline;
}
#footer a:hover {
	color: #9D5301;
}
.divider {
	color: #9D5301;
}
