@charset "utf-8";
body {
	font: 100%/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(../images/bg2.gif) bottom;
}
img {
	behavior: url(iepngfix.htc);
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 10px 0;
	padding-right: 10px;
	padding-left: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 160%;
	color: #8bc53f;
	text-transform: uppercase;
}
h2 {
	font-size: 140%;
	color: #333;
}
h3 {
	color: #333;
	margin-bottom: 5px;
}
p.notice {
	background-color:#eaf3fa;
	color:#F00;
	padding: 20px;
	margin: 0px 0;
}
em {
	color: #666;
	font-size:90%;
}
small {
	color: #666;
}
hr {
	color: #8bc53f;
	background-color:#8bc53f;
	height:1px;
	margin-bottom:10px;
	border:0;
}
.red {
	color: #F00;
}
a img {
	border: none;
}
a:link {
	color: #8bc53f;
	text-decoration: underline;
}
a:visited {
	color: #7ab230;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #8bc53f;
}
.container_main {
	padding: 0 40px;
	background:url(../images/bg.gif) repeat-x bottom;
	border-top: #e2e2e2 solid 1px;
}
.container {
	background: #FFF;
	margin: 0 auto;
	border-bottom: #e2e2e2 solid 1px;
	width: 960px;
}
.header {
	padding:0 40px 0px 40px;
	color: #fff;
	font-size: 80%;
	background:url(../images/bg_header.jpg) #369922 right top no-repeat;
	min-width: 960px;
}
.header_top_menu {
	text-align:right;
	padding: 2px 0 0 0;
	float: right;
	width: 100%;
	margin: 0;
}
.header_top_menu a {
	padding: 0;
	margin: 0;
}
.header_top_menu a:link {
	color: #fff;
	text-decoration: underline;
}
.header_top_menu a:visited {
	color: #CCC;
	text-decoration: underline;
}
.header_top_menu a:hover, .header_top_menu a:active, .header_top_menu a:focus {
	text-decoration: none;
	color:#8bc53f;
}
.header_left {
	float:left;
	padding-top: 0px;
	position: relative;
	z-index: 100;
}
.header .subtitle h1 {
	line-height:120%;
	padding-left:0px;
	position: relative;
	top: 80px;
	left: -270px;
	font-size: 100%;
	text-transform: none;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 100px;
	height: 40px;
}
.header .header_print_logo {
	display:none;
	visibility:hidden;
}
.header_right {
	float:right;
	padding-top:10px;
	color:#8bc53f;
}
.header_right_search {
	float:right;
	padding:5px 0 0 7px;
}
.header_menu {
	padding:0px 40px;
	background:#8bc53f;
	color:#FFF;
	min-width: 960px;
}
.header_menu ul {
	font-size:110%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
	padding: 4px 0 3px 0;
}
.header_menu li {
	display: inline;
	padding:0px 0px 0px 0px;
}
.header_menu a:link, .header_menu a.active:link, .header_menu a.active:visited, .header_menu a:visited, .header_menu a:hover, .header_menu a:active, .header_menu a:focus {
	padding:6px 8px;
}
.header_menu a:link {
	color:#fff;
	text-decoration: none;
}
.header_menu a:visited {
	color:#fff;
	text-decoration: none;
}
.header_menu a.active:link, .header_menu a.active:visited, .header_menu a:hover, .header_menu a:active, .header_menu a:focus {
	background:#f7f7f7;
	color: #4E5869;
}
.sub_menu {
	padding:5px 40px;
	background:#f7f7f7;
	color:#000;
	min-width: 960px;
	border-bottom: #fff solid 1px;
}
.sub_menu ul {
	font-size:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
	padding: 0 0 0px 0;
}
.sub_menu li {
	padding-right:20px;
	display: inline;
}
.sub_menu a:link {
	color:#000;
	text-decoration: none;
}
.sub_menu a:visited {
	color: #4E5869;
	text-decoration: none;
}
.sub_menu a:hover, .sub_menu a:active, .sub_menu a:focus {
	text-decoration: underline;
	color:#8bc53f;
}
.sub_menu a.active:link, .sub_menu a.active:visited {
	text-decoration: underline;
	color:#8bc53f;
}
.sidebar_bag {
	float:right;
	width: 160px;
	text-align: right;
	padding: 0 8px 0px 40px;
	height: 1px;
}
.bag {
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -125px;
}
.sidebar {
	float: left;
	padding: 0 0px 20px 0;
	width: 215px;
}
.content {
	padding: 0px 20px 20px 20px;
	float: left;
	width: 700px;
	font-size: 90%;
}
.content .sidebar_buy {
	padding: 15px;
	margin-right:20px;
	float: right;
	background:#ececec;
	text-align:center;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content ul, .content ol {
	padding: 0 15px 5px 40px;
}
.content ul li {
	list-style-image:url(../images/bullet_green.png);
}
.sidebar ul li {
	list-style-image: none;
}
.footer {
	padding:20px 40px 20px 40px;
	background: #f7f7f7;
	color: #666;
	font-size: 80%;
	min-width: 960px;
	border-top: #fff solid 1px;
	margin-bottom: 0px;
}
.footer p {
	padding:0;
	margin:0;
	white-space:nowrap;
}
.footer_right {
	float:right;
	white-space: nowrap;
	line-height: 160%;
	padding-left: 40px;
	text-align: left;
}
.footer_right img {
	padding: 0 0 0px 0;
}
.footer_left {
	float:left;
	padding-right: 35px;
	line-height: 160%;
	white-space: nowrap;
}
.footer_left_menu {
	float:left;
	padding-right: 35px;
	line-height: 160%;
	white-space: nowrap;
}
.footer_center {
	float:left;
	text-align: center;
}
.footer a:link {
	color: #666;
	text-decoration: underline;
}
.footer a:visited {
	color: #4E5869;
	text-decoration: underline;
}
.footer a:hover, .footer a:active, .footer a:focus {
	text-decoration: none;
	color:#8bc53f;
}
.fltrt {
	float: right;
	margin: 0 15px;
}
.fltlft {
	float: left;
	margin: 0 15px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	padding:0;
	margin:0;
}
.content form .form1 {
	background:none;
}
.content form .form1 div {
	background:none;
}
.content form .formNames {
	width:200px;
	float:left;
	text-align:right;
	padding-right:10px;
	background:none;
}
.content form span {
	color:#8bc53f;
	font-size:160%;
	line-height:60%;
 font-weight:;
}
.content form .formInputs {
	float:left;
	padding-bottom:5px;
}
.content form .formInputs .input {
	width:450px;
}
.content form .formInputs .buttons {
	padding:5px;
}
.content form .formInputs .buttons.submit {
	font-weight:bold;
}

