/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(../images/bg_main.jpg) repeat-x;}
	
#main_container{
	width:897px;
	margin:0;
	padding:0;}
	
form{
	margin:0;
	padding:0;}
/* header */

.logo{
	width:250px;
	float:left;}

.header_right{
	width:647px;
	float:right;}
		
.search{
	width:295px;
	float:right;
	height:75px;
	background:url(../images/site_search.jpg) no-repeat left top;
	padding:0;}
	
.search1{
	width:395px;
	height:24px;
	padding:0;
	margin:0;}	
	
.search1 input{
	border:#929644 1px solid;
	width:163px;
	height:16px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929644;
	background-color:#f5f6eb;}
	
.search input{
	border:#929644 1px solid;
	width:163px;
	height:16px;
	margin:10px 0px 0px 90px;
	padding:3px 0px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929644;
	background-color:#f5f6eb;
	float:left;}
	
.search_lense{	
	padding:4px 0px 0px 0px;
	float:right;}
	
.search5{
	width:375px;
	float:right;
	height:75px;
	background:url(../images/site_search.jpg) no-repeat left top;
	padding:0;}
	
.search_text{
	border:#929644 1px solid;
	width:163px;
	height:16px;	
	margin:10px 0px 0px 90px;
	padding:3px 0px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929644;
	background-color:#f5f6eb;
	float:left;}
	
.lensesearch{	
	padding:5px 0px 0px 0px;
	float:left;}
.client a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f814f;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
	}
	
.client a:hover{
	color:#eff2a6;
	text-decoration:underline;	}

	

/* header ends */
/* b\footer */
#bottommenu{
	width:900px;
	padding:9px 0px 17px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bottom_bg.jpg) no-repeat center top;}
	
.botommenu_div a{

	color:#73752e;
	line-height:25px;
	text-decoration:none;
	Padding:6px 15px 6px 20px;
	background:url(../images/bottom_menubg.jpg) right no-repeat;}

.botommenu_div a:hover{
	color:#474910;
	text-decoration:underline;}

.techwyse_link{
	color:#909221;
	text-decoration:none;}
	
.techwyse_link:hover{
	color:#73752e;
	text-decoration:none;}


