html { min-height: 100%; margin-bottom: 1px; }
body {
	margin: 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #999;
	color: #000;
}
input {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
}
.title {
	background: url(../images/title.gif) repeat-x left center;
	padding-left: 8px;
}
h1, h2 {
	margin: 0;
	padding: 0 12px;
	display: inline;
	font-size: 15px;
	background: #FFF;
	color: #000;
}
h3 {
	margin: 0;
	padding: 0 0 17px 3px;
	font-size: 15px;
}
h4 {
	margin: 0;
	padding: 0 0 0 13px;
	height: 32px;
	line-height: 32px;
	background: #1F7851;
	color: #FFF;
	font-size: 11px;
}
a {
	color: #1F7851;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	text-decoration: underline;
}
a.arrow {
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat right 4px;
	padding-right: 12px;
	margin-right: 7px;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#container {
	width: 900px;
	margin: auto;
	text-align: left;
}
#header {
	margin-top: 9px;
	height: 142px;
	padding: 0 8px 0 19px;
	background: url(../images/header.jpg) no-repeat;
}
div.search {
	float: left;
	width: 36px;
	height: 9px;
	margin: 16px 11px 0 58px;
	background: url(../images/search.gif) no-repeat;
}
input.search {
	float: left;
	margin: 9px 10px 0 0;
	border: 1px solid #CCC;
	color: #999;
	background: #FFF;
	width: 154px;
	height: 16px;
	padding-top: 3px;
	
	
}
.searchbutton {
	float: left;
	margin: 9px 24px 0 0;
	cursor:pointer;
	border:outset 0px #ccc;
	background:#999;
	color:#666;
	width: 16px;
	height: 22px;
	font-weight:bold;
	padding: 0px 0px;
	background:url(../images/searchbutton.gif) repeat-x left top;
}
.topNavigation {
	float: left;
	margin-top: 7px;
	color: #CCC;
	background: #999;
}
.topNavigation a, .topNavigation a:hover {
	color: #FFF;
	background: #999;
	text-decoration: none;
}
.number {
	float: right;
	margin-top: 7px;
	color: #FFF;
	background: #999;
}
a.logo {
	display: block;
	float: left;
	width: 240px;
	height: 79px;
	margin-top: 20px;
}
#mainNavigation {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 38px;
	background: url(../images/topnav.jpg) repeat-x;
}
#mainNavigation li {
	float: left;
	margin-top: 4px;
	height: 34px;
	line-height: 34px;
}
#mainNavigation a {
	display: block;
	width: 111px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/topnav_separator.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mainNavigation a:hover {
	display: block;
	width: 111px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/topnav_hover.jpg);
	background-repeat: repeat;
}
#mainNavigation a.contact {
	display: block;
	background: none;
	width: 117px;
}
#mainNavigation a.contact:hover {
	width: 117px;
	color: #FFF;
	background-image: url(../images/topnav_hover.jpg);
	background-repeat: repeat;
}
/* Dropdown starts */
#mainNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	width: 150px;
	background: none;
	position: absolute;
	display: none;
}
#mainNavigation ul li {
	width: 200px;
	margin: 0;
	height: 25px;
	line-height: 25px;
}
#mainNavigation ul li a {
	float: none;
	height: 25px;
	line-height: 25px;
	width: auto;
	text-align: left;
	padding-left: 20px;
	color: #003500;
	background: #55D29A;
}
#mainNavigation ul li a:hover {
	float: none;
	height: 25px;
	line-height: 25px;
	width: auto;
	text-align: left;
	padding-left: 20px;
	color: #FFF;
	background: #1F7851;
}
#mainNavigation li:hover ul {
	display: block;
}
#mainNavigation li:hover, #mainNavigation li.hover {
    position: static;
}
/* Dropdown ends */
#main {
	background: #FFF;
	color: #000;
	padding-bottom: 22px;
}
#insideMain {
	background: #FFF;
	color: #000;
	padding: 21px 21px 22px 19px;
}
.solutions {
	height: 150px;
	border-top: 1px solid #FFF;
	background: url(../images/solutions.jpg) no-repeat;
}
.solutions1 {
	float: left;
	margin: 47px 0 0 27px;
	width: 200px;
	color: #FFF;
	background-color: inherit;
}
.solutions2 {
	float: left;
	margin: 47px 0 0 33px;
	color: #FFF;
	width: 200px;
}
.solutions3 {
	float: left;
	margin: 47px 0 0 33px;
	color: #FFF;
	width: 200px;
}
.solutions4 {
	float: left;
	margin: 77px 0 0 33px;
	width: 151px;
	color: #FFF;
	background-color: inherit;
}
.learnmore {
	display: block;
	float: left;
	color: #FFF;
	font-weight: bold;
	background: #1F7851;
	border: 1px solid #55D29A;
	padding: 4px 17px 5px 16px;
	margin-top: 10px;
	text-decoration: underline;
}
.article_title {
	color: #1F7851;
	font-weight: bold;
	font-size: small;
}
.request {
	display: block;
	float: right;
	color: #FFF;
	background-color: inherit;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: underline;
}
.leftCol {
	float: left;
	width: 300px;
	margin: 32px 16px 0 19px;
}
.centerCol {
	float: left;
	width: 300px;
	margin: 32px 32px 0 0;
}
.rightCol {
	float: left;
	width: 230px;
	margin: 32px 0px 0 -16px;
}
.box {
	border: solid #55D29A;
	border-width: 0 1px 1px;
	margin-top: -8px;
}
.grey_box {
	margin: 5px;
	padding: 10px;
	border-color: #55D29A;
	border: solid #55D29A;
	border-width: 1px;
}
.grey_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.grey_box li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/rightcol.gif) no-repeat left 3px;
}
.leftCol .box {
	padding: 18px 15px 5px 11px;
}
.centerCol .box {
	padding: 23px 0 15px 15px;
}
.rightCol .box {
	padding: 23px 0 15px 23px;
}

.leftCol .box div {
	min-height: 68px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
	padding-left: 97px;
}
.leftCol p {
	margin: 0;
	padding: 9px 0 0;
	font-weight: bold;
}
.demo {
	font-weight: bold;
	margin-left: 10px;
}
.centerCol img {
	float: left;
	margin-right: 10px;
}
.centerCol p {
	margin: 0;
	padding: 5px 0 0;
}
.rightCol p {
	margin: 0;
	padding: 5px 0 0;
}
.rightCol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rightCol li {
	margin-bottom: 11px;
	padding-left: 15px;
	background: url(../images/rightcol.gif) no-repeat left 3px;
}
.breadcrumbs {
	padding: 0 0 14px 11px;
}
.content {
	float: left;
	width: 630px;
}
.content .box {
	padding: 15px;
}
.rightNavigation {
	float: right;
	width: 210px;
	margin-top: 10px;
}
.rightNavigation ul {
	margin: 0;
	padding: 0 0 14px 0;
	list-style: none;
	background: #55D29A;
	color: #003500;
}
.rightNavigation li {
	padding: 14px 0 0 18px;
}
.rightNavigation a {
	text-decoration: none;
	font-weight: bold;
}
.rightNavigation a:hover {
	text-decoration: underline;
}

.copyright {
	float: left;
	height: 29px;
	line-height: 29px;
	padding-left: 5px;
	color: #FFF;
	background: #999;
}
.bottomNavigation {
	float: right;
	height: 29px;
	line-height: 29px;
	background: #1F7851 url(../images/bottomnav.gif) no-repeat;
	padding: 0 52px 0 75px;
	color: #CCC;
}
.bottomNavigation a, .bottomNavigation a:hover {
	color: #FFF;
	background: #1F7851;
	text-decoration: none;
}
.roundcont {
	width: 140px;
	background-color: #55D29A;
	color: #000;
	float: right;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.text_box_left_image{
width: 580px;
clear: left;
border: 0px solid;
padding: 14px 0 0 18px;
}

.text_box_left_image .floatbox{
float: left;
width: 150px;
}

* html .text_box_left_image p{ /* IE 3px jog hack*/
height: 1%;
}

.text_box_left_image p{
margin-top: 0;
margin-left: 156px;

}
.hz_line {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: 0;
	background: #55D29A;
	margin: 20px 10px;
}

