body{
	font: 0.8em "Tahoma",sans-serif;
	background: #FFF;
	color: #000;
	text-align: center;
}
#invisible{
	width: 800px;
	margin: 2em auto;
	text-align: left;
}

#navigation{
	margin: 0;
	padding: 0 0 20px 15px;
}
#navigation li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#navigation a:link, #navigation a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}
#navigation a:link.active, #navigation a:visited.active, #navigation a:hover {
	color: #000;
	background: url(images/tab_rounded.gif) no-repeat bottom center;
}

h3{
	background: url(images/header.jpg) no-repeat top left;
	width: 100%;
	height: 110px;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 1em;
	border-bottom: 1px #000 solid;
	float:left;
}
h3 span{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font: normal normal 1.1em "Trebuchet MS",sans-serif;
	color: #FFF;
}

#right h1{
	font-size: 1.6em;
	margin:0;
	padding:0;
	font-family: "Georgia",serif;
	font-weight: normal;
}

div.ruler{
	line-height: 0px;
	height: 1px;
	background: #DDD;
	font-size: 0px;
	margin: 10px 0;
	padding: 0;
}

div.rowl{
	width: 256px;
	padding-right: 10px;
	float: left;
	border-right: 1px #999 solid;
}
div.rowc{
	margin: 0 10px;
	float: left;
	width: 246px;
}
div.rowr{
	padding-left: 10px;
	float: left;
	border-left: 1px #999 solid;
	width: 256px;
}

.price{
	text-align: right;
	font: 1.3em "Georgia",serif;
	display: block;
}

a:link{
	color: #35A7E3;
	text-decoration: none;
}
a:hover{
	color: #3585B8;
	text-decoration: underline;
	font-style: italic;
}
a:visited{
	color: #85676F;
}

#left {
    float:left;
	width:180px;
	}

#left h2 {
    padding:8px;
	font-size:16px;
	background-color:#DEDFCE;
	font-weight:bold;
	}

#left ul {
    margin:0;
	padding:0;
	list-style:none;
	}
	
#left li {
    display:block;
	padding:8px 0 8px 8px;
	width:171px;
	}
	
#left li a:visited {
    color:#35A7E3;
	}

#left li a:hover {
    color:#35A7E3;
	background-color:#DEDFCE;
	}

#right {
    float:right;
	width:550px;
	}
	
#right p {
    margin:0;
	padding:8px 5px;
	}
	
#con {
    width:800px;
	}
	
.meta {
    margin: 0 auto;
	padding: 10px 5px;
	text-transform: capitalize;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 135px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #5A595A;
    }
	
.meta span {
width:135px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:135px;
	height:90px;
	}

.meta a {
color:#6A6A6A;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#000;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	width:460px;
	height:460px;
	}