

body {
	margin:0;
	padding:10px;
	background:#DFDFDF top left repeat-x url(/images/bgnd.png);
	font-family:Arial, Helvetica, sans-serif;
}


#header {
	width:750px;
	height:48px;
	padding:30px 0 6px 0;
	text-align:left;
}
#header h4 {
	display:block;
	width:300px;
	margin-top:0;
	padding-top:20px;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	font-style:italic;
}


#banner {
	width:750px;
	height:140px;
	background:#A5C53A;
}


#container {
	width:750px;
	text-align:left;
}


#email {
	float:left;
	position:relative;
	z-index:1000;
	top:-34px;
	width:166px;
	background:#F2F2F2;
	font-size:11px;
	color:#666666;
	padding:20px;
}
#email form {
	margin:0;
}
#email .email_width {
	width:165px;
}
#email h2 {
	margin-top:0;
	font-weight:bold;
	font-size:13px;
	color:#333333;
}


#main {
	float:left;
	width:544px;
}


#nav {
	height:25px;
	background:#FFFFFF top left no-repeat url(/images/nav-shadow-1.png);
	text-align:center;
}
#nav ul, #nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#nav a {
	font-weight:bold;
	font-size:11px;
	color:#A5C439;
	padding:6px 13px 6px 13px;
	text-decoration:none;
	line-height:24px;
}
#nav a:hover {
	color:#FFFFFF;
	background:#A5C439;
}


#body {
	background:top left no-repeat url(/images/nav-shadow-2.png);
	padding:30px 0 0 0;
}


#body .left {
	width:312px;
	padding:0 0 0 30px;
	font-size:13px;
	line-height:15px;
	color:#333333;
}
#body .left p {
	margin-top:0;
}


#body .right {
	float:right;
	width:180px;
	font-size:11px;
	line-height:12px;
	color:#666666;
}


#body .right ul.profiles li, #body .right ul.profiles {
	list-style:none;
	margin:0;
	padding:0;
}
#body .right ul.profiles {
	margin:0 0 15px 0;
}
#body .right ul.profiles li {
	padding:10px;
	cursor:pointer;
}
#body .right ul.profiles li:hover {
	background:#FFFFFF bottom right no-repeat url(/images/news-bgnd.gif);
}
#body .right ul.profiles a {
	font-size:13px;
	line-height:15px;
	color:#333333;
	text-decoration:none;
}
#body .right ul.profiles img {
	float:left;
	margin:0 5px 0 0;
}


#body .right ul.quicklinks {
	list-style:none;
}
#body .right ul.quicklinks a {
	font-size:13px;
	color:#A5C439;
	text-decoration:none;
}
#body .right ul.quicklinks a:hover {
	text-decoration:underline;
}
#body .right ul.quicklinks, #body .right ul.quicklinks li {
	margin:0;
	padding:0;
}
#body .right ul.quicklinks li {
	margin-left:40px;
	padding-left:16px;
	padding-bottom:4px;
	background:center left no-repeat url(/images/bullet-green-arrow.gif);
}


#body a {
	color:#000000;
	text-decoration:underline;
}
#body a:hover {
	color:#A5C439;
}


#body h1 {
	margin-top:0;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#A5C439;
	border-bottom:dotted 1px #A5C439;
}
#body h2 {
	clear:left;
	font-weight:normal;
	font-size:14px;
	color:#A5C439;
}
#body h3 {
	clear:left;
	font-weight:bold;
	font-size:14px;
	color:#A5C439;
}


#body .l {
	clear:left;
	float:left;
	display:block;
	width:70px;
	font-weight:bold;
	margin-bottom:8px;
}
#body .r {
	float:left;
	display:block;
	width:200px;
	font-weight:normal;
	margin-bottom:8px;
}


#body form label {
	clear:left;
	float:left;
	display:block;
	width:155px;
	padding:4px 0 4px 0;
	margin-right:8px;
	border-bottom:dotted 1px #999999;
}
#body form label.hidden {
	border:none;
}
#body form input, #body form .span {
	float:left;
	width:140px;
	margin:0 0 4px 0;
}
#body form .span {
	display:block;
	margin:0;
	padding:0 0 4px 0;
}
#body form input.radio {
	float:none;
	margin:auto;
	width:auto;
}


#footer {
	clear:both;
	padding:30px 0 10px 0;
	text-align:center;
}
#footer, #footer a {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

#body .buy-now {
	padding:30px 0 30px 85px;
}