html {
	background: #dadad2;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #524744;
	font-family: "Times New Roman";
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #524744;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0;
	padding: 0 0 1em 0;
	}
	
p.location {padding: 0 0 5px;}

object {
	outline: none;
	vertical-align: top;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	
	margin: 0 auto;
	width: 980px;
	}


#header {
	height: 495px;
	}


#menu {
	margin: 0 0 -37px 0;
	position: relative;
	z-index: 5;
	}


#content {
	font-size: 1.6em;
	min-height: 550px;
	height: auto!important;
	height: 550px;
	}
#content dd {
	margin: 0;
	padding: 0 0 20px 28px;
	}
#content dd strong {
	color: #272727;
	}
#content dl {
	margin: 0;
	padding: 0;
	}
#content dt {
	font-size: 1.125em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#content h3 {
	background: url(../images/line-x.gif) repeat-x left bottom;
	color: #0c0b0b;
	font-size: 2.25em;
	line-height: 1em;
	margin: 0 0 28px 0;
	padding: 30px 0 10px 14px;
	}
#content h4 {
	font-size: 1em;
	margin: 0 0 1em 0;
	}
#content li {
	background: url(../images/li-bg.gif) no-repeat left 4px;
	list-style: none;
	padding: 0 0 10px 14px;
	}


#footer {
	color: #838483;
	font-size: 1.4em;
	padding: 50px 0 30px 0;
	text-align: right;
	}
#footer a {
	color: #838483;
	}
#footer div {
	color:#cb3500;
	margin: 2px -24px 2px 0;
	position: relative;
	}
#footer div a {
	color:#524744;
	margin: 0 24px;
	text-decoration: none;
	}
#footer strong {
	color: #a6a39d;
	float: left;
	font-size: 2.6em;
	line-height: 1em;
	}


.b-img {
	border: 5px solid #030303;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}


.col-1, .col-2, .col-3, .f-left {
	float: left;
	}

.f-right {
	float: right;
	}

img.f-left {
	margin: 0 26px 0 0;
	}
img.f-right {
	margin: 0 0 0 26px;
	}


.link {
	background: url(../images/link-bg.jpg) no-repeat left top;
	color: #FFF;
	display: block;
	font-family: Arial;
	font-size: 0.8125em;
	height: 23px;
	padding: 5px 0 0 16px;
	text-decoration: none;
	width: 76px;
	}


.tabl td {
	padding: 0 0 0 1em;
	width: 400px;
	}
.tabl th {
	font-style: italic;
	font-weight: bold;
	padding: 1em 0;
	text-align: left;
	}

.tabl .col-1 {
	float: none;
	}


/* layout */

#home .col-1,
#home .col-2 {
	width: 204px;
	}
#home .col-3 {
	width: 150px;
	}

#home img.f-right {
	margin-top: 79px;
	}

#home .link {
	margin: 12px 0 0 16px;
	}


#about .col-1 {
	width: 230px;
	}
#about .col-2 {
	width: 380px;
	}
#about .col-3 {
	width: 370px;
	}


#services .col-1 {
	font-size: 0.8125em;
	margin: 0 50px 0 0;
	width: 294px;
	}
#services .col-2 {
	background: url(../images/line-x.gif) repeat-x left top;
	margin: 72px 0 0 0;
	padding: 28px 0 0 0;
	width: 636px;
	}


#resources .col-1 {
	width: 230px;
	}

#resources .col-2 {
	width: 750px;
	}
#resources .col-2 .f-left {
	margin: 0 30px;
	}


#contact .col-1 {
	width: 260px;
	}

#contact .col-2 {
	width: 300px;
	}
	
#hidefb {
	background-color: #DADAD2;
	width: 200px;
	height: 50px;
	position: relative;
	margin-bottom: -50px;
	margin-left: 780px;
	z-index: 50;
}
#hidead {
	background-color: #DADAD2;
	width: 175px;
	height: 50px;
	position: relative;
	margin-bottom: -62px;
	margin-left: 0px;
	top: 59px;
	z-index: 50;
}

#address {
	background-color: #DADAD2;
	width: 200px;
	height: 70px;
	position: relative;
	margin-bottom: -70px;
	margin-left: 575px;
	font-size: 138.5%;
	top: 23px;
	z-index: 50;
}

#address2 {
	background-color: #DADAD2;
	width: 200px;
	height: 70px;
	position: relative;
	margin-bottom: -57px;
	margin-left: 779px;
	font-size: 138.5%;
	top: 23px;
	z-index: 50;
}
