body {
	background: #ffffff;
}

body.page-gallery {
	background: url('../images/bg-gallery.gif') 50% 55px no-repeat;
}

/***************************************************************************
//	page structure
***************************************************************************/
div#page {
	width: 853px;
	margin: 0 auto;
}

div.topimg img {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.row {
	height: 150px;
}

div#middle-index {
	background: url('../images/bg-main-start.gif') 100% 0 no-repeat;
	padding: 12px 0 0 4px;
}

div.puff {
	margin: 0 10px 0 0;
	width: 395px;
}

div.puff-last {
	margin: 0;
}

.puff-content p {
	margin: 0 10px 0 10px;
}

div.puff-content {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 152px;
}

div.puff-button {
	display: block;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0 10px 10px 0;
}

div.puff-content img {
	margin: -0 0 0 -11px;
}

div#post-intro {
	width: 391px;
	float: left;
}

div.post {
	text-align: justify;
}

#footer {
	width: 798px;
	border-top: 1px solid #ccc;
	margin: 15px 0 0 1px;
	padding-top: 10px;
}

#footer span {
	border-right: 1px solid #666666;
	padding-right: 15px;
	margin-right: 15px;
	float: left;
}

#footer img {
	margin-right: 15px;
}

#footer a {
	color: #99cc33;
}


.subpage {
	width: 798px;
	margin-bottom: 20px;
}

.subpage .content-col {
	margin: 10px 0 0 14px;
	width: 550px;
}

.subpage .post img {
	/*display: none;*/
	margin: 5px;
}

.subpage .post .topimg {
	display: none;
}

#footer-logos {
	padding: 10px 10px 0 10px;
	width: 780px;
}

#footer-logos .footer-logo p {
	font-size: 1px;
	line-height: 1px;
}

#footer-logos .footer-logo {
	float: left;
	width: 108px;
	margin-left: 26px;
	overflow: hidden;
}

#footer-logos .first {
	margin-left: 0 !important;
}

/***************************************************************************
//	gallery
***************************************************************************/
.subpage #gallery {
	width: 798px;
}

#gallery .post {
	width: 123px;
	margin-right: 10px;
}

.subpage #gallery .post img {
	display: block;
}

/***************************************************************************
//	products
***************************************************************************/
.left-container {
	width: 232px;
}

.subpage #products {
	margin: 20px 0 0 14px;
	/*width: 488px;*/
}

.subpage #products .post {
	margin: 0 0 15px 0;
	
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}

.subpage #products .post img {
	display: block!important;
	margin-right: 10px;
}


/***************************************************************************
//	form
***************************************************************************/
.form-container {
	background: #e1e1e1 url('../images/bg-form.gif') 0 100% no-repeat;
	width: 270px;
	margin-top: 10px;
	border: 3px solid #d9d9d9;
	padding: 15px 10px;
}

.form-container input, 
.form-container textarea {
	width: 261px;
	height: 20px;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	padding: 4px 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.form-container textarea {
	height: 100px;
}

input.button {
	width: auto!important;
	height: auto;
	border: none;
}

/* NARROW FORM */
.form-container-narrow {
	width: 207px;
}

.form-container input, 
.form-container textarea {
	width: 199px;
}

/***************************************************************************
//	menu
***************************************************************************/
#nav-main {
	border: 1px solid #ccc;
	background: url('../images/menu-bg.gif') 0 0 repeat-x;
	height: 39px;
	width: 798px;
}

#nav-main ul li {
	float: left;
	display: block;
	background: url('../images/menu-divider.gif') 100% 0 no-repeat;
}

#nav-main ul li a {
	float: left;
	display: block;
	height: 40px;
	padding: 0 1px 0 0;
	font-size: 1.5em;
	color: #333;
	letter-spacing: 0px;
	text-indent: -9999px;
}

li.page-item-3 a { background: url('../images/nav/nav-1.gif') 0 0 no-repeat; width: 118px; }
li.page-item-5 a { background: url('../images/nav/nav-2.gif') 0 0 no-repeat; width: 128px; }
li.page-item-7 a { background: url('../images/nav/nav-3.gif') 0 0 no-repeat; width: 94px; }
li.page-item-9 a { background: url('../images/nav/nav-4.gif') 0 0 no-repeat; width: 146px; }
li.page-item-11 a { background: url('../images/nav/nav-5.gif') 0 0 no-repeat; width: 203px; }
li.page-item-13 a { background: url('../images/nav/nav-6.gif') 0 0 no-repeat; width: 104px; }

#nav-main ul li.last {
	background: none;
}

#nav-main ul li.last a {
	padding: 0;
}

#nav-main ul li a:hover, 
#nav-main ul li.current_page_item a, 
#nav-main ul li.current_page_ancestor a {
	background-position: 0 -40px;
}

/* SUBNAV */
#container-subnav {
	width: 232px;
	margin-top: 10px;
}

ul#subnav {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#container-subnav ul li {
	height: 29px;
	border-bottom: 1px solid #cccccc;
	background: url(../images/nav/bg-subnav.gif) 0 0 repeat-x;
}

#container-subnav ul li a {
	display: block;
	font-size: 1.3em;
	color: #333333;
	height: 23px;
	padding: 8px 0 0 13px;
}

#container-subnav ul li a:hover, 
#container-subnav ul li.current_page_item a {
	background: url(../images/nav/icon-subnav.gif) 0 0 no-repeat;
}

#contact-page #container-subnav {
	clear: right;
}

/***************************************************************************
//	font styles
***************************************************************************/
div#headerimg h1 a {
	width: 439px;
	height: 58px;
	background: url('../images/logo.jpg') 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
}

h1 {
	font-size: 5em;
	font-weight: normal;
	color: #666666;
	line-height: 60px;
}


p {
	font-size: 1.2em;
	line-height: 16px;
	/*letter-spacing: -0.5px;*/
}

.post-margin p {
	margin: 0 0 10px 0;
}

h2, 
.product-header {
	font-size: 1.8em;
	/*margin-bottom: 11px;*/
	display: block;
}

div#post-intro h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #669933;
	text-transform: uppercase;
}

.editlink a {
	display: block;
	text-align: center;
	background: green;
	color: #000;
	font-weight: bold;
}

div.puff h3 {
	height: 17px;
	display: block;
	color: #fff;
	font-size: 1.5em;
	background: url('../images/bg-puff-header.gif') 0 0 repeat-x;
	padding: 8px 0 10px 10px;
}

.puff-product h3 {
	font-size: 1.8em;
	color: #000000;
	margin-left: 262px;
}

#footer {
	font-size: 1.2em;
	color: #666666;
}

/***************************************************************************
//	links
***************************************************************************/

a {
	text-decoration: none;
	color: #99cc33;
}

/***************************************************************************
//	misc
***************************************************************************/
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.rightside, 
.alignright {
	float: right;
}

.leftside, 
.alignleft {
	float: left;
}

.divider {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
}
