body {
	background: #000 url(../images/bg.gif) repeat center top;
	color: white;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif, arial;
	font-size: 14px;
}

* {
	margin: 0;
	padding: 0;
}


#mast {
	background: transparent url(../images/bg-mast.jpg) no-repeat center top;
	height: 585px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#left-panel {
	float: left;
	margin-top: 162px;
	width: 215px;
	background: transparent url(../images/trans-55.png) repeat scroll 0 0;
}

#content {
	float: right;
	margin-top: 49px;
	width: 740px;
	background: transparent url(../images/trans-55.png) repeat scroll 0 0;
	min-height: 500px;
}

#content .left {
	float: left;
	width: 467px;
}

#content .right {
	float: right;
}

#content .left .detail {
	margin: 0 10px 10px 25px;
}

#content .left.price-wide {
	float: left;
	width: 550px;
}

#logo {
	float: left;
	width: 467px;
	height: 112px;
	border-bottom: solid 1px #297b8e;
	margin-bottom: 15px;
	overflow: hidden;
}

.clear {
	clear: both;
}

img {
	border: none;
}

p {
	margin: 12px 0;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 15px 0;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0;
	color: #00a6de;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 15px 0;
	color: #00a6de;
}

a {
	color: #00a6de;
	background: none;
}

a:hover {
	color: #000;
	background: #fff;
}

#nav {
	float: left;
	padding: 10px 20px 20px 20px;
}

#nav ul {
	float: left;
	list-style: none;
	width: 175px;
}

#nav li {
	list-style: none;
	border-bottom: solid 1px #297b8e;
	padding: 10px 0;
}

#nav a {
	color: #fff;
	background: none;
	text-decoration: none;
	font-size: 16px;
}

#nav a:hover {
	color: #00a6de;
	background: none;
	text-decoration: none;
}

#subscribe {
	float: left;
	padding: 10px 20px 20px 20px;
}

#subscribe .field {
	color: #666;
	width: 155px;
	border: solid 1px #ddd;
	padding: 9px;
	margin-bottom: 10px;
}

#subscribe .btn {
	margin-left: -7px;
	margin-bottom: 10px;
}

.detail ul {
	margin-left: 25px;
}

.small {
	font-size: 11px;
	float: left;
	width: 175px;
}

.smalltext {
	font-size: 11px;
}

#footer {
	float: left;
	width: 690px;
	border-top: solid 1px #297b8e;
	padding: 5px 25px 15px 25px;
}

#footer a {
	text-decoration: none;
}

#footer .detail {
	float: left;
}

#footer .detail .item {
	float: left;
	width: 52px;
}

#footer .detail .item-detail {
	float: left;
}

#footer .pixel {
	float: right;
}

.prices table {
	font-size: 12px;
}

.prices table th {
	font-weight: bold;
	color: #00a6de;
	font-size: 13px;
	padding: 5px 10px 0 0;
	text-align: left;
}

.prices table td {
	padding-right: 10px;
	text-align: left;
}

.discount {
	text-align: center;
	margin: 150px 10px 0 0;
}

hr {
	color: #00a6de;
	background: #00a6de;
	height: 1px;
	border: none;
	overflow: hidden;
}

#gallery {
	float: left;
}

#gallery img {
	float: left;
	border: solid 1px #00a6de;
	margin: 0 12px 12px 0;
}

#keune {
	float: left;
	background: url(../images/keune-products.png) no-repeat;
	width: 443px;
	height: 197px;
	margin-bottom: 25px;
}