body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:59%;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}

h2 {
	font-size: 14px;
	color: #71A634;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71A634;
}

h3 {
	font-size: 11px;
	color: #71A634;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#container {
	width: 764px;
	padding: 0px;
	margin: 0 auto;
	background-image: url(img/bg-content.png);
	background-repeat: repeat;
}

#header {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 764px;
	background-position: top;
}

#wrapper {
	padding: 0;
}

#center {
	width:467px;
	float: left;
	padding: 10px;
	margin-left: 25px;
}

#right {
	width: 205px;
	float: left;
	padding: 10px;
}

#right-box {
	-moz-border-radius: 7px; /* rounded corners */
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
	width: 205px;
}

#right-nav{
	width:205px;
	float: left;
	padding: 5px 0;
}

#right-nav ul{
	list-style:none;
	font-size:1.4em;
	width:205px;
	margin:0;
	padding:0;
}	

#right-nav li{
	margin-bottom:4px;
}

#right-nav li a{
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#71A634;
	display:block;
	padding:6px 0 0 10px;
	background:#f4f4f4;
	border-left:4px solid #71A634;
}	

#right-nav li a.current {
	color:#333333;
	border-left:4px solid #333333;
	background-color: #E1F0C1;
}

#right-nav li a:hover{
	background:#E1F0C1;
	color:#333333;
	border-left:4px solid #333333;
}

.box {
	-moz-border-radius: 7px; /* rounded corners */
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
	padding: 0px 10px 10px 10px;
}

/*html>body .sales { padding-top: 10px; } */

.box-fixed {
	-moz-border-radius: 7px; /* rounded corners */
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
	width: 185px;
	padding: 0 10px 10px 10px;
}

.company {
	width: 204px;
	float: left;
	-moz-border-radius: 7px; 
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px 10px;
}

.product {
	width: 204px;
	float: left;
	-moz-border-radius: 7px; 
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 0px 10px 10px 10px;
}

.thumbRight {
	float:right;
	margin: 0 0 10px 10px;
	border: 1px solid #666666;
}

.thumbLeft{
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #666666;
}

.thumbCenter{
	border: 1px solid #666666;
}

#footer {
	width: 716px;
	height: 50px;
	clear: both;
	background-color: #71A634;
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#footer-nav {
	text-align:center;
	padding-top: 20px;
}

#loading {
	width: 200px;
	height: 120px;
	background-color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-moz-border-radius: 5px; /* rounded corners */
	background-image: url(img/loadingAnimation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.memberLogin {margin:0;}

.member {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 0 5px 0;
	width:130px;
	height: 15px;
}

.password {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	width:130px;
	height: 15px;
	margin: 0 0 5px 0;
}

.login {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 3px;
}

.clearingdiv {
	clear:both;
	height:5px;
	width:1px;
}

.highlight {
	color: #C62417;
	list-style-position: inside;
	list-style-type: square;
}

.highlight2 {
	color: #1A51A4;
	list-style-position: inside;
	list-style-type: square;
}
