body {
	margin: 0px;
	font-family: arial;
	color: #242424;
	font-size: 12px;
}

#wrapper {
	background: url("images/toptile.jpg") repeat-x top;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#logo {
	width: 990px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	width: 770px;
	height: 80px;
}

#logo span {
	display: none;
}
#info {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 60px;
	height: 42px;
	font-size: 11px;
}


#nav {
	color: #515151;
	padding: 12px 0px 12px 5px;
	margin-left: 0px;
	border-bottom: 1px solid #DDF0C7;
}

#nav a {
	text-decoration: none;
	color: #515151;
}

#nav a:hover {
	color: #838383;
}

#smenu {
	width: 180px;
	background: #EDF5E4;
	float: left;
	padding: 4px;
}

#smenu h2 {
	color: #5B8637;
	background: #fff;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}

#smenu a {
	font-size: 11px;
	display: block;
	padding-left: 6px;
}

#rightmenu {
	width: 180px;
	background: #EDF5E4;
	float: left;
	padding: 4px;
}

#rightmenu h2 {
	color: #5B8637;
	background: #fff;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}

#rightmenu a {
	font-size: 11px;
	display: block;
	padding-left: 6px;
}

#content {
	padding: 15px 5px 15px 10px;
	float: left;
	width: 599px;
	line-height: 140%;
}

#content h1 {
	color: #5B8637;
	font-size: 16px;
}

#content h2 {
	color: #CB0516;
	font-size: 13px;
	padding-bottom: 0px;
}

#footer {
	margin-top: 20px;
	color: #fff;
	width: 990px;
	font-size: 10px;
	padding: 5px;
	margin-left: 0px;
	clear: both;
	background: #48953D;
	text-align: center;
}

#footer2 {
	font-size: 10px;
	color: #969696;
	padding: 10px 10px 10px 225px;
}

.verbox {
	height: 14px;
	width: 18px;
	background: url("images/wait.gif") no-repeat; 
}

#navlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist li {
	padding: 5px;
	margin-bottom: 1px;
}

#navlist a, a {
	color: #22582D;
}

th {
	background: url("images/toptile.jpg") repeat-x;
	color: #fff;
	text-align: left;
}

.row1 {
	background: #EDF5E4;
}

.row2 {
}
.row2 h2 {
	color: #fff !important;
}

.erow1 {
	background-color: #EEFAEB;
}

.erow2 {
	background: #39555F;
	color: #fff;
	font-size: 10px;
}
.tableborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #73A43E;
	border-left-color: #73A43E;
}
#image {
	display: run-in;
	float: right;
}
.grey {
	color: #A5AA95;
	font-size: 11px;
}

.tableborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73A43E;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73A43E;
}
#zaidee {
	padding: 5px;
}
#items {
	float: right;
	padding: 3px 12px 3px 3px;
}

#cart {
	display: block;
	float: right;
	width: 84px;
	height: 21px;
	background-image: url(images/viewcart.gif);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #86929B;
}
.row3 {

	background-color: #D5E8BF;
}
#footerborder {
	text-align: center;
	padding: 7px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom: 1px solid #dddddd;
}
