/* @override 
	http://floatlab.com/2010/style.css
	http://floatlab.com/style.css
*/

html,
body {
	margin: 0;
	padding: 0;
	background: rgb(80,91,116) url("i/bg.jpg") top center repeat-y;
	color: #333;
	font-size: 16px;
	line-height: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 1180px;
	background: rgb(80,91,116) url("i/bg.jpg") top left repeat-y;
	margin: 0 auto;
}


.left {
	width: 220px;
	float: left;
}

.navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navigation li.focus {
	display: block;
	color: #446;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	width: 180px;
	padding: 19px 20px 21px 20px;
	text-align: right;
	background: url("i/navfocus.jpg") top left repeat-y;
}

.navigation li a,
.navigation li a:link,
.navigation li a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	width: 180px !important;
	padding: 19px 20px 21px 20px;
	marging: 0;
	text-align: right;
	background: url("i/navbutton.jpg") top left no-repeat;
	text-shadow: #333 1px 1px 2px;
}

.navigation li a:hover,
.navigation li a:active {
	background: url("i/navhover.jpg") top left no-repeat;			
}

.middle {
	width: 740px;
	float: left;
}

.middle .content {
	padding: 20px;
}

.middle h1 {
	background: transparent url("i/h1.jpg") top left no-repeat;
	width: 740px;
	height: 280px;
	padding: 0;
	margin: 0;
	text-indent: -1000px;
	font-size: 1px;
}

.middle h2 {
	margin: 10px 20px 0 20px;
	padding: 5px 10px 10px 10px;
	font-size: 32px;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 4px solid #ddf;
	color: #779;
}

.content h3 {
	padding: 15px 10px;
	margin-bottom: 10px;
	font-size: 24px;
	background-color: #ddf;
	clear: both;
}

.content h4 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 10px;
	margin: 1em 0;
	clear: both;
}

.content h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	margin: 1em 0;
}

.content ol li {
	list-style-type: decimal;
	margin: 0 0 0 35px;
}

.content ul {
	margin-bottom: 1em;
}

.content ul li {
	list-style-type: circle;
	margin: 0 0 0.5em 35px;
	line-height: 1.4em;
}

.content ul.images li {
	list-style-type: none;
	margin: 0 10px 10px 0;
	float: left;
}

.content ul.images li.last {
	margin-right: 0;
}

.content p {
	padding: 0 10px;
	margin-bottom: 1em;
	line-height: 22px;
	clear: both;
}

.content table {
	margin-bottom: 20px;
}

.content table tr td {
	padding: 10px;
	border: 1px solid #ccc;
}

.content table tr th {
	padding: 6px 10px;
	background-color: #ddd;
	border: 1px solid #ccc;
	font-size: 14px;
}

.content p.price {
	border: 1px solid #aac;
	background-color: #eef;
	padding: 0 10px;
	line-height: 36px;
	float: left;
	width: 70%;
}

.content small {
	clear: both;
}

em {
	font-style: italic !important;
}

strong {
	font-weight: bold !important;
}

blockquote {
	border-left: 3px solid #aaf !important;
	padding: 0 15px !important;
	line-height: 1.5em;
}

ul.nav {
	margin: 20px 20px 0 20px;
	padding: 15px 15px 5px 15px;
	background-color: #ddd;
	color: #99c;
	width: 250px;
	-webkit-border-radius: 12px
}

ul.nav li {
	list-style-type: circle;
	margin: 0 0 0.5em 1em;
	line-height: 1.5em;
}

.splash {
	padding: 20px 20px 0 20px;
}

.threewrap {
	background: url("i/threecol.jpg") top left no-repeat;
	padding: 35px 0 40px 35px;
	height: 150px;
	font-size: 14px;
}

.one, .two, .three {
	width: 205px;
	margin-right: 30px;
	float: left;
}

.two {
	margin-right: 25px;
}

.threewrap h3 {
	margin: 0;
	padding: 0;
}

.right {
	width: 220px;
	height: 630px;
	float: left;
	background: transparent url("i/right.jpg") top left no-repeat;
}

.right .facebook,
.right .youtube {
	width: 30px;
	height: 30px;
	text-indent: -1999px;
	display: block;
	position: absolute;
	top: 70px;
	margin-left: 10px;
}

.right .youtube {
	top: 110px;
}

#footer {
	clear: both;
	background-color: #ddf;
	border-top: 1px solid #ccd;
	margin: 20px 0px 0px 0px;
	padding: 10px 20px;
	text-align: center;
}

a,
a:link {
	font-weight: bold;
	color: #669;
}

.threewrap h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.threewrap a {
	text-align: right;	
}

.threewrap p {
	margin: 0 0 10px 0;	
}

.threewrap ul {
	margin: 0 0 10px 0;
}

.threewrap ul li {
	margin: 0 0 0 22px;
	line-height: 1.5em;
	list-style-type: disc;
	text-indent: -2px;
}