body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height:16px;
}

body {
	margin: 10px auto 0 auto;
}

#content {
	clear: left;
}

blockquote {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

a:link {
	text-decoration: none;
    color:#F26522;
}
a:visited {
	color:#F26522;
	text-decoration: none;
}
a:hover {
	color: #F26522;
	text-decoration:underline;
}
a:active {
	color:#F26522;
	text-decoration: none;
}
a.nav:link {
	text-decoration: none;
    color:#FFFFFF;
}
a.nav:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color:#FFFFFF;
	text-decoration: none;
}

.fut_head {
	background-image: url(images/header_bkg_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	height: 114px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}
.fut_head_search {
	padding: 12px 10px 0px 0px;
	float: right;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.fut_head .fut_head_search #search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.fut_head_search a {
	color: #FFFFFF;
	text-decoration: none;
}
.fut_head_search a:hover {
	text-decoration: underline;
}

.td-right {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}

h1 {
	font-size: 28px;
	font-weight: 100;
	line-height: 36px;
}
h2 {
	font-size: 24px;
	font-weight: 100;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	font-weight: 100;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	font-weight: 100;
	line-height: 16px;
}
.fut_footer {
	background-image: url(images/footer_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 9px;
	height: 35px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	float: none;
	text-align: left;
	line-height: 8px;
	color: #FFFFFF;
	margin-top: 3px;
}
.fut_footer_type {
	padding-top: 12px;
	padding-left: 10px;
}
.fut_footer_type_link {
	padding: 12px 10px 0px 0px;
	float: right;
	display: inline;
}
.fut_footer_type_link a {
	color: #ffffff;
	text-decoration: none;
}
.fut_footer_type_link a:hover {
	text-decoration: underline;
}
.fut_body {
	margin-left: auto;
	margin-right: auto;
//	overflow: auto;
	padding: 0px;
	width: 780px;
	background-color: #F3F7D8;
}
.fut_menu {
	font-size: 9px;
	color: #000000;
	float: right;
	clear: right;
	padding-top: 6px;
}

#products_page {
	background-image:url(images/products/product_bg.jpg);
	background-repeat: no-repeat;
	height: 427px;
	width: 780px;
	margin: 0 auto;
}

#products_1 {
	width: 720px;
	//width: 700px;
	padding: 30px 30px 30px 30px;
	margin: 0 auto;
}

#products_2 {
	padding: 0px 0px 30px 30px;
	margin: 0 auto;
	text-align: center;
}

#product_box {
	margin: 0px 13px 10px 0px;
	/*//margin: 0px 13px -20px 0px;*/
	float: left;
}

.product_title {
	margin: 0 auto;
	width: 500px;
	padding: 30px 0px 30px 30px;
	float: left;
}

.product_title_long {
	margin: 0 auto;
	width: 750px;
	padding: 30px 0px 0px 30px;
}

.product_brochure {
	margin: 0 auto;
	padding: 30px 30px 50px 0px;
	float: right;
	width: 220px;
	//width: 210px;
	text-align: right;
}

.product_brochure_long {
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	float: left;
	width: 720px;
}

.block {
	width: 780px;
	margin: 0 auto;
	padding: 0px 0px 1px 0px;
}

.product_copy {
	width: 720px;
	padding: 30px;
}

img.large-icon {
	padding: 0 0 0 30px;
}

img.small-icon {
	padding: 0 15px 0 0;
}