body {
background-color: #FFFFFF;
margin:0px;
padding:0px;
font: 12px Trebuchet MS, verdana, arial, helvetica;
color: #416271;
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:19px;
color:#00A94F;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#00A94F;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#00A94F;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#00A94F;
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container
{
width:900px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#header{
width:900px;
height:auto;
margin:auto;
margin-bottom:30px;
}
#logo{
padding:15px 0 0 30px;
}
#header_separator
{
    margin: auto;
    height: 1px;
    margin-top: 10px;
    width: 850px;
    border-top: solid 1px #7D9F98;
}

/*----------------------menu-------------------------*/
#menu{
height:22px;
padding: 5px 0 0 0;
clear:both;
}
#menu ul{
list-style:none;padding:0 10px 0 0;margin: auto;display:block;float:right;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:22px;padding:0px;line-height:22px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15pt;
}
#menu ul li a{
height:22px; width: auto;float:left;text-decoration:none;padding:5px 12px 5px 12px; margin:0px 3px 0px 3px;color:#000000;text-align:center;
-moz-border-radius: 5px;
border-radius: 5px;
}
#menu ul li a:hover{
height:22px;width: auto;text-decoration:none;color: #FFFFFF;background-color:#00A94F;padding:5px 12px 5px 12px;
}
#menu ul li a.current{
height:22px;width: auto;text-decoration:none;color: #FFFFFF;background-color:#00A94F;padding:5px 12px 5px 12px;
}

/*----------------middle green box-----------*/
.green_box{
width:900px;
height:265px;
clear:both;
background:url(images/green_box_bg.gif) no-repeat left #50a842;
background-position:50px 0px;
}
.clock{
float:left;
padding:0px;
}
.text_content{
width:350px;
float:left;
padding:20px 0 0 0;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}
/*----------------------left navigation-------------------------*/
#left_join_link_container
{
    margin-top:3px;
    padding: 30px 0 20px 0;
    text-align: center;
}
#social_networking_share
{
    text-align: center;
}
#social_networking_share a, .socialMediaButtons a
{
    margin-right: 6px;
}
#left_join_link, #left_join_link:hover
{
    color: #90BBB2;
    font-size:15px;
    text-decoration: none;
}
#left_join_link:hover
{
    text-decoration: underline;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
width:310px;
height:auto;
float:left;
}
#right_content{
width:570px;
height:auto;
margin:0 0 0 0;
float:left;
padding: 0 10px 10px 10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:263px;height: auto;padding:20px 0 0 50px; float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:263px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#d4f0ba;background:url(images/right_nav.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:29px;display:block;width:263px;text-decoration:none;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}

.products_box{
height:110px;
padding:10px 0 5px 0;
border-bottom:1px #a7ef6e dashed;
}
.search_box{
width:267px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(images/search_box_bg.gif) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:200px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:200px;
float:left;
padding:10px 0 0 10px;
}
.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.required
{
    width: 15px;
    color: #EE0000;
    text-align: center;
}

.form_row{
float:left;
padding:4px 0 4px 0;
}

input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}

.companyListItem
{
    margin:10px 10px 15px 0px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
color: #999999;
background-color: #EAEADE;
margin-bottom:8px;
padding-bottom:5px;
}
#footer #contact a
{
    line-height:250%;
    font-size:15px;
    color:#7A9D11;
    font-weight:bold;
    text-decoration:none;
}
#footer #contact a:hover
{
    text-decoration:underline;
}
#contact
{
    padding-top: 10px;
    padding-bottom: 9px;
}
.copyright{
color:#BBBBBB;
}
.copyright a, a:hover, .brownLink
{
    color:#7F3B1C;
    text-decoration: none;
}
.copyright a:hover, .brownLink:hover
{
    text-decoration: underline;
}

.footer_links
{
    clear:both;
    margin-top: 4px;
    border-top: 1px dotted #888888;
    padding-top:8px;
}
.footer_links a{
text-decoration:none;
color: #999999;
font-size: 12px;
}
.footer_links a:hover{
text-decoration:underline;
color: #999999;
}

/*--------------green-box content-----------*/
.greenbox
{
padding:5px;
background-color: #ADE076;
}

.siteCopy
{
color: #444444;
font-size: 10pt;
border: 1px solid #EAEADE;
padding:15px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.post .text
{
color: #444444;
font-size: 10pt;
}

a
{
color: #7C4D2E;
}

.siteCopy h1, .siteCopy h1 a
{
    font-family:Verdana;
 color: #00A94F;
 font-size: 17pt;
 font-weight: normal;
 margin-bottom: 10px;   
}

a.taggedlink
{
    color: #00A94F;
}

a.redLink
{
 color: #EE0000;
}

td.formLabel
{
 text-align:right;   
}

.highlight
{
 color: #EE0000;
}

.directoryTitle
{
    font-weight: bold;
}

.directoryBack
{
    padding: 10px 10px 0 5px;
    font-size: 10pt;
    text-align: right;
}

/*--------------messages-----------*/
.errorMessage
{
    background-color: #FFE8E9;
    border: solid 1px Red;
    padding: 5px;
}



/* comment menu */
#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

.commentForm .bbcode {
    font-size:90%;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.commentForm .bbcodeNoLivePreview {
	top: 0;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/* comment form */
.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	padding-top: 3px;
}

.commentForm input[type='text'] {
	border: #ccc 1px solid;  
	BACKGROUND-COLOR: #fff; 
	width: 300px;
	margin: 2px 0;
}

.commentForm select 
{
    border: #ccc 1px solid;  
    width: 308px;
}

.test1
{
}
