@charset "utf-8";
body {
	font-family:"Lucida Sans","Lucida Grande","Trebuchet MS",Arial,Tahoma;
	font-size:12px;
	color:#585858;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
}
img {
	border:0;
}
a{font-size:11px;
  color:#8E8B64;
}
/*Left column css start here*/
.navbg {
	background-image:url(../img/nav_img/nav_bg.gif);
	background-color:#CCD378;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:8px;
}
#nav {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	float:right;
}
#nav li{
	float:left;
}
#nav li a {
	width:222px;
	height: 30px;
	display:block;
	text-decoration:none;
	text-indent: -900em;
	padding:0;
	float:none;
	margin:0;
}
/*Home*/
#nav #nav-home a {
	height:36px;
	background:url(../img/nav_img/home.gif) no-repeat left top;
}
#nav #nav-home a:hover {
	background: url(../img/nav_img/home.gif) no-repeat left bottom;
}
#nav #nav-homevisited {
	height:36px;
	background: url(../img/nav_img/home.gif) no-repeat left bottom;
}

/*Services*/
#nav #nav-services a {
	height:29px;
	background:url(../img/nav_img/services.gif) no-repeat left top;
}
#nav #nav-services a:hover {
	background:url(../img/nav_img/services.gif) no-repeat left bottom;
}
#nav #nav-servicesvisited {
	height:29px;
	background:url(../img/nav_img/services.gif) no-repeat left bottom;
}

/*Products*/
#nav #nav-products a {
	height:30px;
	background:url(../img/nav_img/products.gif) no-repeat left top;
}
#nav #nav-products a:hover {
	background:url(../img/nav_img/products.gif) no-repeat left bottom;
}
#nav #nav-productsvisited {
	height:30px;
	background:url(../img/nav_img/products.gif) no-repeat left bottom;
}

/*Experience*/
#nav #nav-experience a {
	height:31px;
	background:url(../img/nav_img/experience.gif) no-repeat left top;
}
#nav #nav-experience a:hover {
	background:url(../img/nav_img/experience.gif) no-repeat left bottom;
}
#nav #nav-experiencevisited {
	height:31px;
	background:url(../img/nav_img/experience.gif) no-repeat left bottom;
}

/*Contact*/
#nav #nav-contact a {
	height:32px;
	background:url(../img/nav_img/contact.gif) no-repeat left top;
}
#nav #nav-contact a:hover {
	background:url(../img/nav_img/contact.gif) no-repeat left bottom;
}
#nav #nav-contactvisited {
	height:32px;
	background:url(../img/nav_img/contact.gif) no-repeat left bottom;
}
.submenulink {
	color:#362F10;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.submenulink:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
/*End of Left column css*/

/*Right Column start here*/
.pageheader {
	background:url(../img/pageheader_bg.gif) no-repeat 5px 0px;
	font-size:18px;
	color:#362F10;
	padding:9px 0 13px 20px;
	
}

.innerpageheader {
	background:url(../img/innerpageheader_bg.gif) no-repeat 5px 0px;
	font-size:18px;
	color:#362F10;
	padding:9px 0 13px 20px;
	
}
.contentpartcss {
	padding:10px 15px 10px 15px;
}
/*End of Right Column*/

/*Bottom part css start*/
.bottompartcss {
	border-top:#DBD9CB 1px solid;
	font-size:11px;
	color:#8E8B64;
	background-color:transparent;
	line-height:normal;
}
.bottompartcss a {
	color:#8E8B64;
	text-decoration:underline;
}
/*End of Bottom part css*/

#services{
margin:0;
padding:0;
}

#services li{
background-image:url(../img/icons/check.gif);
background-repeat:no-repeat;
background-position:left 5px;
background-color:transparent;
padding:0 15px 12px 22px;
list-style:none;
margin:0;
}

#products{
margin:0;
padding:0;
}

#products li {
background-image:url(../img/icons/check.gif);
background-repeat:no-repeat;
background-position:left 5px;
background-color:transparent;
padding:0 15px 12px 22px;
list-style:none;
margin:0;
}
.prolink{
text-decoration:underline;
color:#1B1B1B;
}

.prolink:hover
{
text-decoration:none;
color:#33531E;
}
.contactlink{
text-decoration:underline;
color:#8E8B64;
font-size:11px;
}

.contactlink:hover
{
text-decoration:none;
color:#8E8B64;
}

h1{
margin:0; padding:0;
font-size:14px;
color:#4b4b26;
margin-top:10px;
margin-bottom:5px;
}
.headerbg{
background-image:url(../img/header_right_img.gif);
background-position:right 8px;
background-repeat:no-repeat;
border-bottom:1px solid #dbe0ad;
}
.bodybg{
background-image:url(../img/bodybg.gif);
background-repeat:repeat-x;
padding:5px;
padding-top:8px;
}
.borderbottom{
border-bottom:1px solid #dbe0ad;
}

/* round corner box start here */

.bl {background: url(../img/bl.jpg) 0 100% no-repeat #cfd67f; width: 37em; margin-bottom:10px;}
.br {background: url(../img/br.jpg) 100% 100% no-repeat}
.tl {background: url(../img/tl.jpg) 0 0 no-repeat;}
.tr {background: url(../img/tr.jpg) 100% 0 no-repeat ; padding:5px; padding-left:10px;}
.clear {font-size: 1px; height: 1px;}

/* round corner box end here */

#homelist{
margin:0;
padding:0;
}
#homelist li{
background-image:url(../img/icons/check.gif);
background-repeat:no-repeat;
background-position:left 5px;
background-color:transparent;
padding:0 15px 7px 22px;
list-style:none;
margin:0;
font-size:12px;
font-weight:bold;
border-bottom:1px dashed #f0f6b1;
color:#362F10;
}

