body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000000;
	font-size:12px;
	background-color:#FFFFFF;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width:978px;
	background-color:#f8f7f2;
}
#trueshield-home-left{
	background-image:url(../images/left_shadow.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:29px;
}
#trueshield-home-right{
	background-image:url(../images/right_shadow.gif);
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:29px;
}

/*-----------Navigation starts here---------------*/

.nav-main{
	clear:both;
	text-decoration:none;
	background-image:url(../images/nav-bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:41px;
	text-align:center;
}
.nav-main a{
	color:#fff;
	float:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:41px;
	padding:0px 20px;
}
.nav-main a:hover{
	background-image:url(../images/nav-hover.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#003186;
	line-height:41px;
}
#nav-active{
	background-image:url(../images/nav-hover.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#003186;
	text-decoration:none;
	line-height:41px;
}
#main-img{
	background-image:url(../images/karnataka-cashew-01.jpg);
	background-repeat:no-repeat;
}
#content{
	padding:15px 20px;
	clear:both;
	text-align:left;
}
#content-left{
	float:left;
	width:630px;
}
#content-left h1{
	margin:0px;
	font-size:16px;
	color:#063910;
	padding-top:20px;
	font-weight:bold;
}
#content-left p{
	margin:0px;
	padding-top:15px;
	text-align:justify;
}
#photo-gallery{
	padding:10px 0px;
}
#content-inner{
	clear:both;
	padding-bottom:20px;
}
#content-inner h1{
	margin:0px;
	font-size:16px;
	color:#013186;
	padding-top:20px;
}
#content-inner p{
	margin:0px;
	padding-top:15px;
	text-align:justify;
}
#content-right{
	float:left;
	width:233px;
	margin-right:15px;
	padding-top:13px;
	background-image:url(../images/right-top-corve.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#dfdcbb;
}
#content-right-bottom-corve{
	padding-bottom:13px;
	background-image:url(../images/right-bottom-corve.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#content-right h1{
	margin:0px;
	line-height:22px;
	font-size:14px;
	color:#063910;
}
.clients{
	padding:10px;
}
.clients span{
	font-weight:bold;
	float:right;
}
#footer{
	clear:both;
	background-color:#e6e3d4;
	color:#484948;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-top:10px solid #93c933;
}
#footer a{
	color:#023996;
	font-size:11px;
	text-decoration:none;
	padding:0px 8px;
}
#footer a:hover{
	color:#000;
}
.fl{
	float:left;
}
.mrgnlft{
	margin-left:25px;
}
.img-margin{
	float:left;
	margin-right:10px;
	margin-bottom:50px;
}
.more{
	text-align:right;
	padding-right:10px;
}
.more a{
	color:#063910;
	text-decoration:none;
}
.more a:hover{
	color:#000;
}
/********************************************
   Clear Fix
********************************************/ 
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.sample_attach, a.sample_attach
{

  border: 0px solid ;
  Background: #095ac9;
  padding: 0px 0px;
  font-weight: 800;
  color: #ffffff;
vertical-align: middle;
line-height: 28px;
	text-align:left;
	padding-left:10px;

}

.sample_attachHover, a.sample_attach:hover{

	border: 0px solid;
	padding: 0px 0px;
	font-weight: 800;
	color: #000;
	text-align:left;
	padding-left:10px;
	vertical-align: middle;
	line-height: 28px;
	background-color: #EABC11;
}


a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
height: 28px;
}

form.sample_attach
{
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 0px 0px 0px;

}