body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e8e8e8;
}
body {
	margin:0;
	padding:0;
	background-image: url(files/design/images/bg-body.jpg);
	background-repeat: repeat;
}
a:link {
	color: #e8e8e8;
}
a:visited {
	color: #e8e8e8;
}
a:hover {
	color: #F9F9F9;
}
a:active {
	color: #e8e8e8;
}
a {outline: none;}
#headerwrap {
	background-image: url(files/design/images/bg-header.jpg);
	height: 319px;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	margin: 0 auto;
	height: 319px;
	width: 960px;
}
#spaceabovenav {
	height: 38px;
	width: 960px;
	background-image: url(files/design/images/space-above-nav.jpg);
}
#navwrap {
	height: 39px;
	width: 762px;
	padding-left: 198px;
	background-image: url(files/design/images/bg-nav.jpg);
}
#headerundernav {
	height: 242px;
	width: 960px;
}
#contentwrap {
	background-image: url(files/design/images/bg-content-repeat.jpg);
	overflow: auto;
	width: 960px;
	background-repeat: repeat-y;
	margin: 0 auto;
	background-position: center top;
}
#contentwrap2 {
	background-image: url(files/design/images/bg-content-whole.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	width: 960px;
}
#content {
	width: 760px;
	padding: 10px 0 0 100px;
	overflow:auto;
	line-height: 19px;
}
#content a:link {
	color: #2b2b2b;
	text-decoration:underline;
}
#content a:visited {
	color: #2b2b2b;
	text-decoration:underline;
}
#content a:hover {
	color: #515151;
	text-decoration:underline;
}
#content a:active {
	color: #2b2b2b;
	text-decoration:underline;
}
#quickcontactform {
	background-image: url(files/design/images/bg-contact-form.jpg);
	height: 434px;
	width: 340px;
	padding: 40px 0 0 0;
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 10px 10px;
}
.emailform {
	background-image: url(files/design/images/bg-contact-form-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:7px 6px 6px 6px;
	font-family:Arial;
	font-size:15px;
	color:#e1d9d1;
	margin:4px;
	width:200px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #645243;
	border-bottom-color: #5f4c3b;
	border-left-color: black;
}
.emailformbesttime {
	background-image: url(files/design/images/bg-contact-form-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:7px 6px 6px 6px;
	font-family:Arial;
	font-size:15px;
	color:#e1d9d1;
	margin:3px;
	width:130px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #645243;
	border-bottom-color: #5f4c3b;
	border-left-color: black;
}
.emailformtext {
	background-image: url(files/design/images/bg-contact-form-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:7px 6px 6px 6px;
	font-family:Arial;
	font-size:15px;
	color:#e1d9d1;
	margin:3px;
	overflow:auto;
	width:270px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #645243;
	border-bottom-color: #5f4c3b;
	border-left-color: black;
}

#footernav {
	background-image: url(files/design/images/bg-footer.jpg);
	height: 54px;
	width: 806px;
	background-position: center top;
	padding:65px 0px 0px 30px;
	margin-left:61px;
	color: #a29d99;
}
#footernav a:link {
	color: #a29d99;
	text-decoration:underline;
}
#footernav a:visited {
	color: #a29d99;
	text-decoration:underline;
}
#footernav a:hover {
	color: #DDDBD9;
	text-decoration:underline;
}
#footernav a:active {
	color: #a29d99;
	text-decoration:underline;
}
#blackfooter {
	background-color: #0f0c09;
	overflow:auto;
	width: 836px;
	margin-left:61px;
}
#peachtreefooter {
	width: 836px;
	margin: 0 auto;
	text-align:center;
	padding: 20px 0px 20px 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8c7a69;
}
* html #peachtreefooter {
	width: 836px;
	margin: 0 auto;
	text-align:center;
	padding: 20px 0px 20px 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8c7a69;
}
#peachtreefooter a:link {
color: #8c7a69;
text-decoration:none;	
}
#peachtreefooter a:visited {
color: #8c7a69;
text-decoration:none;	
}
#peachtreefooter a:hover {
color: #8c7a69;
text-decoration:none;	
}
#peachtreefooter a:active {
color: #8c7a69;
text-decoration:none;	
}

#menu { display:block; height: 39px; clear: both; width:583px; margin:0; padding:0;}
#menu ul {list-style-type:none; padding: 0px; margin: 0px 0px 0px 0px;}
#menu li {list-style-type:none; float:left;  height: 39px; padding: 0px; margin:0;}

#menu li.t-home {background:transparent url(files/design/images/home.jpg); background-repeat:no-repeat; width: 81px; margin:0;}
#menu li.t-aboutus {background:transparent url(files/design/images/aboutus.jpg); background-repeat:no-repeat; width: 107px; margin:0;}
#menu li.t-services {background:transparent url(files/design/images/services.jpg); background-repeat:no-repeat; width: 89px; margin:0;}
#menu li.t-faq {background:transparent url(files/design/images/faq.jpg); background-repeat:no-repeat; width: 72px; margin:0;}
#menu li.t-privacypolicy {background:transparent url(files/design/images/privacypolicy.jpg); background-repeat:no-repeat; width: 137px; margin:0;}
#menu li.t-contact {background:transparent url(files/design/images/contact.jpg); background-repeat:no-repeat; width: 97px; margin:0;}

#menu a {display:block; height: 39px; text-indent: -9999px; border-bottom: none; margin:0;}

#menu a#t-home {background:transparent url(files/design/images/home.jpg) no-repeat;}
#menu a#t-aboutus {background:transparent url(files/design/images/aboutus.jpg) no-repeat;}
#menu a#t-services {background:transparent url(files/design/images/services.jpg) no-repeat;}
#menu a#t-faq {background:transparent url(files/design/images/faq.jpg) no-repeat;}
#menu a#t-privacypolicy {background:transparent url(files/design/images/privacypolicy.jpg) no-repeat;}
#menu a#t-contact {background:transparent url(files/design/images/contact.jpg) no-repeat;}

#menu a#t-home:hover {background-position:0px -39px; z-index:50;}
#menu a#t-aboutus:hover {background-position:0px -39px; z-index:50;}
#menu a#t-services:hover {background-position:0px -39px; z-index:50;}
#menu a#t-faq:hover {background-position:0px -39px; z-index:50;}
#menu a#t-privacypolicy:hover {background-position:0px -39px; z-index:50;}
#menu a#t-contact:hover {background-position:0px -39px; z-index:50;}

#menu a#tsel-home {background:transparent url(files/design/images/home.jpg) no-repeat; background-position:0px -39px; z-index:50;}
#menu a#tsel-aboutus {background:transparent url(files/design/images/aboutus.jpg) no-repeat; background-position:0px -39px; z-index:50;}
#menu a#tsel-services {background:transparent url(files/design/images/services.jpg) no-repeat; background-position:0px -39px; z-index:50;}
#menu a#tsel-faq {background:transparent url(files/design/images/faq.jpg) no-repeat; background-position:0px -39px; z-index:50;}
#menu a#tsel-privacypolicy {background:transparent url(files/design/images/privacypolicy.jpg) no-repeat; background-position:0px -39px; z-index:50;}
#menu a#tsel-contact {background:transparent url(files/design/images/contact.jpg) no-repeat; background-position:0px -39px; z-index:50;}

#menu a#tsel-home:hover {background-position:0px -39px; z-index:50;}
#menu a#tsel-aboutus:hover {background-position:0px -39px; z-index:50;}
#menu a#tsel-services:hover {background-position:0px -39px; z-index:50;}
#menu a#tsel-faq:hover {background-position:0px -39px; z-index:50;}
#menu a#tsel-privacypolicy:hover {background-position:0px -39px; z-index:50;}
#menu a#tsel-contact:hover {background-position:0px -39px; z-index:50;}