@charset "UTF-8";
/* CSS Document */
/* General Rules and Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	background: url(images/bg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 300;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
/* Tag Rules */
h1 {
	font-size: 1.6em;
	font-weight: 300;
	padding-top: 15px;
}
.small {
	font-size: 0.7em;
	}
h2 {
	font-size: 1.6em;
	font-weight: 300;
	padding-top: 15px;
}
.fkeh2 {
	font-size: 1.6em;
	font-weight: 300;
	padding-top: 10px;
}
h3 {
	font-size: 1.4em;
	font-weight: 300;
	padding-top: 10px;
}
p {
	font-size: 0.8em;
	padding-top: 10px;
	line-height: 1.7em;
}
form {
	margin-top: 10px;
	float: left;
}
fieldset {
	margin-top: 3px;
}
input {
	margin-top: 3px;
}
select {
	margin-top: 3px;
}
iframe {
	float: right;
	clear: right;
	border: 1px solid #666666;
}
/* General Class Rules */
.map {
	float: right;
	clear: right;
	font-size: 0.8em;
}
.yellow {
	color: #d89628;
}
.white {
	color: #FFF;
	text-decoration: none;
}
.right {
	float: right;
}
.left {
	float: left;
	padding-right: 3px;
}
.leftpart {
	float: left;
	margin: 20px 8px 10px 3px;
}
.flashimg {
	width: 274px;
	height: 112px;
	margin-top: 10px;
}
.more {
	background-color: #666;
	color: #fff;
	text-transform: capitalize;
	padding: 3px;
}
.movea {
	position: relative;
	top: 40px;
}
.moveb {
	position: relative;
	top: 60px;
}
.movec {
	position: relative;
	top: 40px;
}
.righta {
	float: right;
	position: relative;
	top: 3px;
	right: 20px;
}
.rightb {
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}
.title {
	font-size: 1em;
	margin-top: 15px;
}
.seperate {
	padding-top: 25px;
}
.top {
	float: right;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	top: 5px;
	left: -15px;
}
.topb {
	float: right;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	top: 5px;
	left: -40px;
}
.topc {
	float: right;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	top: 5px;
	left: -20px;
}
.linkbox {
	background-color: #fff;
	padding: 10px 10px 20px 10px;
	border: thin dotted #764c1e;
	margin: 20px 0px 30px 0px;
}
.divide {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	margin: 15px 0px 10px 0px;
	padding: 0px 10px 15px 10px;
}
.homehthree {
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: 300;
	padding-top: 10px;
}
/* Header Rules and Reset */
#header {
	height: 104px;
	width: 1000px;
	background: url(images/headerbg.jpg) no-repeat;
}
#logo {
	float: left;
	height: 104px;
	width: 317px;
}
#number {
	width: 224px;
	height: 44px;
	float: right;
	position: relative;
	top: 30px;
	right: 40px;
}
/* Navigation Rules */
#nav {
	height: 58px;
	width: 1000px;
	background: url(images/navbg.jpg) no-repeat top left;
}
#nav ul {
	width: 760px;
	height: 58px;
	float: right;
}
#nav li {
	display: inline;
	float: left;
}
#nav a {
	display: block;
	height: 58px;
	background-position: bottom left;
	text-indent: -9999px;
	outline: none;
}
#nav a:hover {
	background-position: center;
}
.home {
	background-image: url(images/home.jpg);
	width: 130px;
}
.selected {
	background-image: url(images/home.jpg);
	background-position: top left;
	display: block;
	height: 58px;
}
.about {
	background-image: url(images/about.jpg);
	width: 120px;
}
.selectedb {
	background-image: url(images/about.jpg);
	background-position: top left;
	display: block;
	height: 58px;
}
.ceilings {
	background-image: url(images/ceilings.jpg);
	width: 120px;
}
.selectedc {
	background-image: url(images/ceilings.jpg);
	background-position: top left;
	display: block;
	height: 58px;
}
.partitioning {
	background-image: url(images/partitioning.jpg);
	width: 147px;
}
.selectedd {
	background-image: url(images/partitioning.jpg);
	background-position: top left;
	display: block;
	height: 58px;
}
.refurb {
	background-image: url(images/refurb.jpg);
	width: 126px;
}
.selectede {
	background-image: url(images/refurb.jpg);
	background-position: top left;
	display: block;
	height: 58px;
}
.contact {
	background-image: url(images/contact.jpg);
	width: 117px;
}
.selectedf {
	background-image: url(images/contact.jpg);
	background-position: top left;
	display: block;
	height: 58px;
}
/* Flash Rules */
#flash {
	width: 1000px;
	height: 314px;
}
#flashl {
	width: 635px;
	height: 314px;
	float: left;
}
#flashr {
	width: 365px;
	height: 314px;
	float: left;
}
/* Content Rules */
#maincontent {
	width: 1000px;
}
.col {
	width: 301px;
	padding: 0 15px;
	float: left;
	height: 300px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666;
	margin: 15px 0;
}
.col a {
	color: #FFF;
}
.col a:hover {
	color: #C90;
	}
.link {
	color: #333;
	text-decoration: underline;
	}
.colb {
	width: 272px;
	padding: 0 15px;
	float: left;
	height: 184px;
	margin: 15px 15px;
	background: url(images/colbbg.jpg) no-repeat top left;
}
.colb p {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#leftcol {
	width: 618px;
	float: left;
	padding: 15px 15px 15px 15px;
}
#leftcol ul {
	padding: 20px 0px 0px 20px;
}
#leftcol li {
	font-size: 0.8em;
}
#leftcol a {
	color: #000;
}
#leftcol a:hover {
	color: #FC0;
}
#rightcol {
	width: 333px;
	float: left;
}
#rightform {
	float: right;
	padding: 10px;
	border: thin dashed #CCCCCC;
	width: 200px;
	margin: 15px;
}
/* Footer Rules */
#footer {
	clear: both;
	background: url(images/footerbgrp.jpg) repeat-x top left;
	font-size: 0.7em;
	text-align: center;
	margin-top: 20px;
}
#footer p {
	line-height: 1.6em;
	color: #fff;
}
#footerinner {
	width: 1000px;
	height: 129px;
	margin: 0 auto;
	background: url(images/footerbg.jpg) no-repeat #000;
	padding-top: 20px;
}
#footer ul {
	padding: 10px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	line-height: 2em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#footer a:hover {
	color: #FC0;
}
#opti {
	height: 150px;
	background-color: #282826;
	}
#optitext {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	}
#optitext ul { width: 300px; float: left; padding-top: 10px; }

#optitext li { display: block; list-style-type: none; border: none; padding: 5px; }

#optitext p { padding-top: 0.75em; font-size: 1em; }

#resource { text-align: center; clear: both; background-color: #282826; }

#resource ul { width: 900px; }

#resource a { color: #fff; text-decoration: none; }


