@charset "UTF-8";

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* simple tags */

h1 h2 {
	display: none;
}

h3 {
	font-size: 36px;
	color: #900;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	color: #900;
	font-weight: bold;
}


p {
	font-size: 12px;
	color: #900;
	font-weight: normal;
	line-height: 1.5;
}

.festgreen {
	color: #060;
}

.trnkt {
	font-weight: bold;
	color: #000;
	line-height: 1.2;
}

.trnktred {
	font-weight: bold;
	color: #900;
	line-height: 1.2;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	background-image: url(img/pf.png);
	background-position: top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #900;
}


.container {
	width: 100%;
	margin: 0 auto; 
	text-align: left;
}


.fixbar {
	width: 100%;
	height: 65px;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background: url(img/floatslice.png);
	background-repeat: repeat-x;
	z-index: 10;
}

.fixbar #left {
	font-size: 11px;
	width: 190px;
	float: left;
	margin: 0;
	padding: 3px 0 0 8px;
	background: url(img/pointer.png);
	background-repeat: no-repeat;
	line-height: 1.2;
}

.fixbar #nav {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	background-repeat: no-repeat;
}


.fixbar #nav ul {
	list-style-type: none;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.fixbar #nav li {
	display: inline;
}

.fixbar #nav a {
	padding: 5px 12px 5px 12px;
	color: #900;
	text-decoration: none;
}

.fixbar #nav a:hover {
	color: #FFF;
	background-color: #900;
}

.fixbar #nav2 {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	background-repeat: no-repeat;
}


.fixbar #nav2 ul {
	list-style-type: none;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.fixbar #nav2 li {
	display: inline;
}

.fixbar #nav2 a {
	padding: 5px 12px 5px 12px;
	color: #F60;
	text-decoration: none;
}

.fixbar #nav2 a:hover {
	color: #FFF;
	background-color: #F60;
}
.fixbar #nav3 {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	background-repeat: no-repeat;
}


.fixbar #nav3 ul {
	list-style-type: none;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.fixbar #nav3 li {
	display: inline;
}

.fixbar #nav3 a {
	padding: 5px 12px 5px 12px;
	color: #060;
	text-decoration: none;
}

.fixbar #nav3 a:hover {
	color: #FFF;
	background-color: #060;
}
.fixbar #right {
	width: 100px;
	height: 54px;
	float: right;
	border-left: dotted 1px #000;
	text-align: left;
	margin: 0;
	padding: 0 0 0 7px;
	background: url(img/floatlogo.png);
	background-repeat: no-repeat;

}

.fixbar #right ul {
	list-style-type: none;
	padding: 5px 45px 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3;
}

.fixbar #right li {
	display: block;
}

.fixbar #right a {
	padding: 0;
	color: #F60;
	text-decoration: none;
}

.fixbar #right2 {
	width: 50px;
	height: 54px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
}

.fixbar #right2 ul {
	list-style-type: none;
	padding: 5px 3px 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3;
	text-align: right;
}

.fixbar #right2 li {
	display: block;
}

.fixbar #right2 a {
	padding: 0;
	color: #F60;
	text-decoration: none;
}

.splash {
	width: 850px;
	background: url(img/splash.png);
	background-repeat: no-repeat;
	margin: -4px auto;
	padding: 126px 0 0 0;
	z-index: 5;
}

.column {
	text-align: left;
	width: 620px;
	margin: 3px auto;
	border-right: dotted 13px #900;
	padding: 8px 0 8px 0;
}

.column a {
	font-weight: bold;
	text-decoration: none;
	color:#069;
}

.column #intro {
	margin: 0 30px 30px -10px;
	padding: 0 10px 20px 10px;
	border-bottom: dotted 2px #900;
}

.product {
	float: left;
	width: 600px;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	border-bottom: dotted 2px #900;
	background-image: url(img/bean.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.product #desc {
	float: right;
	width: 100%;
}

.product #buy {
	background-image: url(img/finger.png);
	background-repeat:no-repeat;
	float: right;
	width: 525px;
	height: 110px;
	padding: 0 0 10px 0;
	margin: 0;
}

.product #buyz {
	background-image: url(img/fatfinger.png);
	background-repeat:no-repeat;
	float: right;
	width: 600px;
	height: 185px;
	padding: 0 0 10px 0;
	margin: 0;
}

.product #nav {
	float: right;
	width: 200px;
	height: 110px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.product #nav ul {
	list-style-type: none;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.product #nav li {
	display: block;
	padding: 6px 10px 6px 10px;
}

.product #nav a {
	color: #900;
	text-decoration: none;
	padding: 6px 10px 6px 10px;	
}

.product #nav a:hover {
	color: #FFF;
	background-color: #900;
	padding: 6px 10px 6px 10px;
}

.product #navs {
	float: right;
	width: 340px;
	height: 110px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.product #navs ul {
	list-style-type: none;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.product #navs li {
	display: block;
	padding: 6px 10px 6px 10px;
}

.product #navs a {
	color: #F60;
	text-decoration: none;
	padding: 6px 10px 6px 10px;	
}

.product #navs a:hover {
	color: #FFF;
	background-color: #F60;
	padding: 6px 10px 6px 10px;
}

.footer {
	width: 100%;
	background: #900;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	margin: 15px 10px 0 0;
	padding: 8px 8px 8px 0;
	text-align: right;
	clear: both;
}

