body {
	background-color: #ffffff;
	margin: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", sans-serif;
	background-color: #f4f4f4;
}
img {
	border: 0px;	
}
h1 {
	font-size: 18px;
	color: #A6CE39;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	color: #A6CE39;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;	
}
.clear {
	clear: both;	
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 148px;
	background-color: #A6CE39;
}
.logo {
	width: 350px;
	float: left;
	padding: 10px;
}
.panel {
	width: 100px;
	float: right;
	margin: 0px;
}
.panel ul {
	list-style: none;
}
.panel ul li {
	padding: 2px;
	display: inline;
	font-size: 10px;
}
.panel ul li a {
	margin: 2px 16px;
	float: right;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}
.panel ul li a:hover {
	color: #ffffff;
}
.menu {
	width: 800px;
	height: 40px;
	float: left;
}
.menu ul {
	list-style: none;
	margin: 4px;
	margin-top: 10px;
	padding: 0px;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	margin: 2px 10px;
	float: left;
	color: #ffffff;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li a:hover {
	color: #333333;
}
#content {
	width: 800px;
	overflow: auto;
	float: left;
	background-color: #ffffff;
}
#content .header {
	width: 800px;
}
div#feature_list {
	width: 800px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 10px;
}
ul#tabs {
	right: 0;
	z-index: 2;
	width: 200px;
}
ul#tabs h1 {
	font-size: 14px;
	color: #A6CE39;
	margin: 0px;
	padding: 0px;
}
ul#tabs li {
	font-size: 10px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	height: 50px;
	outline: none;
}
ul#tabs li a:hover {
	text-decoration: none;
}
ul#tabs li a.current {
	background: url(img/tab.png);
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	left: 0px;
	width: 800px;
	height: 140px;
	position: relative;
}
ul#output li {
	position: absolute;
	width: 600px;
	height: 140px;
	left: 0px;
	top: 0px;
}
ul#output li a:hover {
	background: #A6CE39;
}
#headline {
	width: 780px;
	margin: 10px;
}
#headline .box_left {
	width: 491px;
	float: left;
	padding: 5px;
	border-top: 1px solid #333333;
}
#headline .box_left h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#headline .box_right {
	width: 259px;
	float: right;
	padding: 5px;
	margin-left: 10px;
	border-top: 1px solid #333333;
}
#headline .box_right h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#about {
	width: 780px;
	margin: 10px;
}
#solutions {
	width: 780px;
	margin: 10px;
}
#solutions .sbox_left {
	width: 376px;
	float: left;
	padding: 5px;
	border-top: 1px solid #333333;
}
#solutions .sbox_left h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#solutions .sbox_right {
	width: 376px;
	float: right;
	padding: 5px;
	border-top: 1px solid #333333;
}
#solutions .sbox_right h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#solutions ul {
	margin: 12px;
	padding: 0px;
}
#solutions ul li {
	font-size: 12px;
}
#clients {
	width: 780px;
	margin: 10px;
}
#clients img {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#contacts {
	width: 780px;
	margin: 10px;
}
#contacts table {
	margin: 20px;
	border: 0px;
}
#contacts .cbox_left {
	width: 376px;
	float: left;
	padding: 5px;
	border-top: 1px solid #333333;
}
#contacts .cbox_left h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#contacts .cbox_topleft {
	width: 376px;
	float: left;
	padding: 5px;
	border-top: 1px solid #333333;
}
#contacts .cbox_left h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#contacts .cbox_topright {
	width: 376px;
	float: right;
	padding: 5px;
	border-top: 1px solid #333333;
}
#contacts .cbox_left h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#contacts .cbox_top {
	width: 770px;
	float: right;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #333333;
}
#contacts .cbox_top {
	width: 770px;
	float: right;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #333333;
}
#contacts .cbox_right {
	width: 376px;
	float: right;
	padding: 5px;
	border-top: 1px solid #333333;
}
#contacts .cbox_right h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A6CE39;
	margin-bottom: 10px;
}
#footer {
	width: 800px;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
}
