/* selectors */

a:link {
	color: #ff6600;
	}
	
a:visited {
	color: #333333;
	}
	
a:hover, a:active {
	color: #660000;
	}


body {
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
h1 {
	color: #666666;
	font-size: 24px;
	font-style: italic;
	margin: 0px 0px 5px 0px;
	}
	
h1 a:link, h1 a:visited {
	color: #666666;
	text-decoration: none;
	}
		
 
h1 a:hover, h1 a:active {
	color: #ff6600;
	text-decoration: none;
	}


h2 {
	color: #333333;
	font-size: 18px;
	font-style: italic;
	margin: 0px 0px 15px 0px;
	}
	
h2 a:link, h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
		
 
h2 a:hover, h2 a:active {
	color: #ff6600;
	text-decoration: none;
	}


h3 {
	color: #ff6600;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	}
	
h4 {
	font-size: 16px;
	margin: 0px;
	}
	
h5 {
	font-size: 1em;
	margin: 0px 0px -1em 0px;
	}
	
img {
	border: none;
	}
		
p {
	text-align: justify;
	}
	

	
	
/* id styles */
	
#banner {
	position: absolute;
	top: 0px;
	left: 318px;
	}
	
#content {
	position: relative;
	width: 760px;
	padding: 10px 0px 10px 0px;
	}
	
#footer {
	clear: both;
	}
	
#header {
	position: relative;
	height: 151px;
	}
	
#home {
	position: absolute;
	top: 120px;
	left: 8px;
	}
	
#home a {
	font-size: 12px;
	text-decoration: none;
	}
	
#home a:link, #home a:visited {
	color: #999999;
	}
	
#home a:hover, #home a:active {
	color: #ffffff;
	}
	
#menu {
	position: relative;
	background-image: url(images/menu-background.jpg);
	height: 28px;
	z-index: 1100;
	}
	
#nav-container {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	}
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav a {
	display: block;
	}

#nav li {
	float: left;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	z-index: 999;
	padding: 5px 10px 9px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-top: 8px;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

#nav li a {
	text-decoration: none;
	color: #e8c7b3;
	}
	
#nav li ul li {
	padding: 3px 5px 3px 5px;
	background-color: #000000;
	width: 16em;
	font-size: 10px;
	z-index: 999;
	}
	
#nav li ul li:hover, #nav li ul li.sfhover {
	background-color: #ff6600;
	}
	
#page {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
	
	
/* class styles */


.address {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 0px 0px;
	}
	
.bhead {
	font-weight: bold;
	}
	
.bottomlinks {
	text-align: center;
	font-size: 10px;
	}
	
.center {
	text-align: center;
	}
	
.clear {
	clear: both;
	}
	
.copyright {
	font-size: 9px;
	text-align: center;
	color: #999999;
	}
	
.hrule {
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin-top: 5px;
	}
	
	
.imgcenter {
	position: relative;
	center: 50%;
	}
	
.personell {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	}
	
.personell img {
	float: right;
	margin: 0px 0px 10px 15px;
	border: none;
	}
	
.personell li {
	font-size: 90%;
	padding: 0px  0px .2em 0px;
	}
	
	
.product {
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	}
	
.product img {
	float: left;
	margin: 0px 15px 10px 0px;
	border: none;
	}
	
.product ol, .product ul, .product p, .product h4, .product h5, .ml185 {
	margin-left: 185px;
	}
	
div.product ul li ol {
	margin-left: 10px;
	}
	
.product table {
	border-collapse: collapse;
	width: 530px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	}

.product table td {
	border-collapse: collapse;
	border: 1px solid #666666;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	}
	
.product div.floatright img {
	float: none;
	}

.floatleft {
	float: left;
	padding: 0px 10px 10px 0px;
	}
	
.floatright {
	float: right;
	padding: 0px 0px 10px 10px;
	}
	
.lispace li {
	padding-bottom: .5em;
	}
	
.main {
	width: 543px;
	padding-right: 10px;
	}
	
.main table {
	border-collapse: collapse;
	width: 530px;
	margin-bottom: 10px;
	}

.main table td {
	border-collapse: collapse;
	padding:5px;
	vertical-align: top;
	}


.menuline {
	border-right: 1px solid #e8c7b4;
	}
	
ul.noindent, ol.noindent, p.noindent {
	margin-left: 0px;
	}
	
.orange {
	color: #ff6600;
	}
	
.phone {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 5px 0px;
	}
	
.quote {
	padding: 0px 20px 0px 20px;
	font-style: italic;
	margin-bottom: 0px;
	}
	
.quoter {
	padding: 0px 20px 0px 20px;
	margin-top: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	}
	
.sidebar {
	width: 207px;
	padding: 0px 0px 10px 10px;
	}
	
.sidebar img {
	display: block;
	padding: 0px;
	margin: 0px;
	}
	
.textbutton {
	border: 1px solid #cccccc; 
	background-color: #eeeeee; 
	padding: 3px; 
	margin-top: 30px;
	text-align: center;
	}
