* {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	color: #000;
	margin: 0; 
	padding: 0;
	font: normal 100% Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #fff;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
ul {
	margin: 5px 0 0 10px;
    padding: 0;
    list-style-type: none;
	}
li {
	background-image: url(../_images/arrow_li-right.gif);
	background-repeat: no-repeat;
	font-size: 70%;
	margin: 0 0 3px 0;
	padding-left: 13px;
	background-position: 0 3px;
	}
li span {
	color: #999;
	font-size: 85%;
	}
/*--- main links ---*/	
a:link {
	color: #009;
	text-decoration: none;
	}
a:visited {
	color: #009;
	text-decoration: none;
	}
a:hover {
	color: #99C;
	text-decoration: underline;
	}
a:active {
	color: #99C;
	text-decoration: underline;
	}
/*--- navigation ---*/
#nav {
	position: relative;
	top: 50px;
	width: 510px;
	height: auto;
	margin: 0;
	float: left;
	text-align: left;
	background: transparent;
	left: 15px;
	}
#nav ul {
	position: relative;
	margin: 0;
	width: 510px;
	height: 100px;
	border-top: dotted 1px #666;
	border-bottom: dotted 1px #666;
	padding: 0;
	text-align: left;
	color: #666666;
	list-style-image: none;
	}
#nav ul li {
	position: relative;
	font: normal 10px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	list-style: none;
	list-style-image: none;
	background: transparent;
	display: block;
	height: 100px;
	width: 127px;
	float: left;
	overflow: hidden;
	}
#nav a {
	position: relative;
	width: auto;
	padding: 0;
	margin: 0;
	height: 100px;
	display: block;
	width: /**/127px; /* for IE5/Win only */
	float: left;
	}
#nav ul li a:hover {
	background-position: 0 -100px;
	}
#nav #current a {
	background-position: 0 -200px;
	}
#nav li a.home {
	width: 127px;
	height: 100px;
	background: url(../_images/nav-home.gif) no-repeat;
	background-position: 0 0;
	}
#nav li a.services {
	width: 127px;
	height: 100px;
	background: url(../_images/nav-products.gif) no-repeat;
	background-position: 0 0;
	}	
#nav li a.contact {
	width: 127px;
	height: 100px;
	background: url(../_images/nav-contact.gif) no-repeat;
	background-position: 0 0;
	}
#nav li a.about {
	width: 127px;
	height: 100px;
	background: url(../_images/nav-about.gif) no-repeat;
	background-position: 0 0;
	}
.home #home a,
.services #services a,
.contact #contact a,
.about #about a
	{
background-position: 0 0;
	}
/*--- bread crumbs ---*/
#bread {
	color: #333;
	background-color: #fcfcfc;
	padding: 0px;
	margin: 5px 0 0 0;
	}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#bread ul li {
	color: #7e7eca;
	margin-left: 0;
	padding-left: 2px;
	font-size: 11px;
	background-image: none;
	border: none;
	list-style: none;
	display: inline;
	}
#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
#bread-gen ul li.first:before {
	content: " ";
	}
/*--- content ---*/
.column-top {
	padding: 20px 0 0 0;
	width: 510px;
	}
.column-center {
	clear: both;
	padding: 0;
	width: 510px;
	}
.column1 {
	float: left;
	width: 49%;
	border-right: dotted 1px #666;
	}
.column2 {
	float: right;
	width: 49%;
	margin: 0 0 0 7px;
	}
#left-content {
	position: relative;
	top: 50px;
	padding: 0;
	margin-left: -15px;
	width: 260px;
	float: left;
	}
#left-content p {
	position: relative;
	margin: 3px 0 5px 18px;
	color: #fff;
	}
#left-content a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}
#left-content a:hover {
	background-color: #999;
	}
#left-content img {
	margin-left: 15px;
	}
#left-content ul {
	margin: 0 7px 10px 0;
	}
#left-content li {
	color: #f5f5f5;
	font: 70%/normal Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: 15px;
	background: url(../_images/arrow_li-left.gif) no-repeat;
	background-position: 0 1px;
	padding: 0 0 5px 16px;
	}
#right-content {
	position: relative;
	padding: 0;
	margin: 40px 0 10px 0;
	width: 510px;
	float: right;
	}
.floor-selector {
	font: normal 80% "Arial Unicode MS" Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
.strong {
	font-weight: bold;
	}
/*--- content images ---*/
a img {
	border: 0;
	margin: 0;
	filter:alpha(opacity=100); 
	-opacity: 1.0; 
	opacity: 1.00; 
	text-decoration: none;
	}
a:hover img {
	filter:alpha(opacity=75); 
	-opacity: 0.75; 
	opacity: 0.75;
	}
/*--- content text ---*/
.content p {
	font: normal 70%/16px Arial, Helvetica, sans-serif;
	margin: 5px 5px 0 0;
	}
.content h1 {
	position: relative;
	color: #858585;
	font: normal 145%/normal "Arial Black", Arial, Helvetica, SansSerif;
	padding: 9px 0 6px 0;
	border-bottom: dotted 1px #666;
	}
.content h2 {
	position: relative;
	color: #c00;
	font: normal 100%/normal "Arial Unicode MS", Arial, Helvetica, sans-serif;
	padding: 7px 0 0 0;
	}
.content h3 {
	position: relative;
	color: #c00;
	font: normal 100%/normal "Arial Unicode MS", Arial, Helvetica, sans-serif;
	padding: 7px 0 0 0;
	}
.content h3 span {
	font: normal small-caps 80%/normal "Arial Unicode MS", Arial, Helvitica, sans-serif;
	letter-spacing: 3px;
	color: #999;
	}
.content h4 {
	position: relative;
	color: #fff;
	font: bold 125%/normal "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 10px 18px;
	text-align: left;
	background-color: #858585;
	}
.content h5 {
	position: relative;
	margin: 3px 0 5px 18px;
	color: #fff;
	font: bold 75% Arial, Helvetica, sans-serif;
	}
/*--- about ---*/
.about {
	border-bottom: dotted 1px #999;
	padding: 0 0 10px 0;
	margin: 0;
	}
.img-column {
	font: normal 80%/90px "Arial Unicode MS", Arial, Helvetica, SansSerif;
	float: left;
	margin: 10px 0 0 0;
	}
.text-column {
	width: auto;
	margin: 0 0 0 95px;
	}
/*--- contact ---*/
.contact-info {
	font: normal 80% "Arial Unicode MS" Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 7px 0 0 0;
	padding: 0;
	}
.contact-info li {
	font-size: 100%;
	color: #333;
	list-style: none;
	line-height: 17px;
	font-weight: normal;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0 auto;
	height: 56px;
	padding: 1px 0 0px 56px;
	}
.contact-info li span {
	color: #000;
	font-weight: bold;
	}
.mail {
	background-image: url(../_images/icon-mail.gif);
	background-repeat: no-repeat;
	}
.phone {
	background-image: url(../_images/icon-phone.gif);
	background-repeat: no-repeat;
	}
.address {
	background-image: url(../_images/icon-address.gif);
	background-repeat: no-repeat;
	}
.hours {
	background-image: url(../_images/icon-hours.gif);
	background-repeat: no-repeat;
	}
.directions {
	background-image: url(../_images/icon-directions.gif);
	background-repeat: no-repeat;
	}
/*--- lists ---*/
.sitemap {
	font: normal 125%/normal "Arial Black", Arial, Helvetica, sans-serif
	}
.sitemap li {
	background-image: url(../_images/arrow_li-right.gif);
	background-repeat: no-repeat;
	font-size: 70%;
	margin: 0 0 3px 0;
	padding-left: 13px;
	background-position: 0 6px;
	} 
/*--- footer ---*/
#footer {
	width: 260px;
	margin: 35px 0;
	padding-bottom: 7px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	}
#footer p {
	color: #ccc;
	font: normal 55% Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0 2px 15px;
	line-height: 13px;
	}
#footer p a, .footer p a:link, .footer p a:visited {
	color: #fff;
	text-decoration: none;
	}
#footer p a:hover, .footer p a:active {
	color: #fff;
	background-color: #999;
	text-decoration: underline;
	}
/*--- other ---*/
.testimonials {
	padding: 8px 10px 8px 46px;
	background-image:url(../_images/quotemarks.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	}
.testimonials p {
	font: normal 145%/normal "Trebuchet MS", "Eras Light", "Arial Narrow";
	color: #999;
	}
.quote {
	color: #999;
	font: normal 120%/normal "Trebuchet MS", "Eras Light", "Arial Narrow";
	padding: 0 30px 0 0;
	}

