/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

img{
	border:none;
}
a img{
	border:none;
}
body{
	background:url(../img/background.png) repeat-x #efefef;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.container{
	width:960px;
	margin:0px auto;
	background:url(../img/shadow.png) repeat-y;
}
.header{
	width:938px;
	height:108px;
	float:left;
	margin:0 0 0 11px;
}
.logo{
	width:250px;
	height:60px;
	float:left;
	margin:26px 0 0 20px;
}
.logosback{
	width:666px;
	height:108px;
	float:left;
}
/*---------------------Start navigation----------------------------*/
.navigationback{
	width:938px;
	height:44px;
	float:left;
	margin:0 0 0 11px;
}
.navigation{
	float:left;
	width:800px;
}
.menu{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;	
}

.menu li{
	float:left;
	display:inline;
	font-size:15px;
}

.menu li a{
	text-align:center;
	font-family:Arial;
	margin:0 ;
	padding:14px 45px 13px;
	display:block;
	color: #f5f5f5;
	text-decoration:none;
	float:left;
	border-left:#333333 1px solid;
	border-right:#000000 1px solid;
}
.menu li a:hover{
	background:#0093dd;
	margin:0px;
	color:#fff;
	float:left;
}
.ac{
	background:#0093dd;
	margin:0px;
	color:#fff;
	float:left;
}


.socialnetworklink{
	width:135px;
	height:36px;
	float:left;
	padding-top:7px;
}
.socialnetworklink a img{
	float:left;
	margin:0 7px 0 0;
}
/*---------------------End navigation----------------------------*/
/*---------------------Start Containt----------------------------*/
.containt{
	width:938px;
	float:left;
	margin:0px 0 0 11px;
	background:#fff;
	padding:5px 0 0 0;
}
.leftcontaintback{
	width:716px;
	float:left;
	background:#fdfdfd;
	padding:5px;
	border:1px solid #f1f1f1;
	margin:0 0 0 5px;
}


			
	#content{
		position:relative;
		}
	#box_main{
		height:130px;
		width:716px;
		border:1px solid #f1f1f1;
		float:left;
			
	}
	#box_main1{
		height:130px;
		width:356px;
		border:1px solid #f1f1f1;
		float:left;	
	}
	#box_main2{
		height:130px;
		width:352px;
		border:1px solid #f1f1f1;
		float:left;	
		margin-left:4px;
	}
	#box_main3{
		height:130px;
		width:355px;
		border:1px solid #f1f1f1;
		float:left;	
		margin-left:1px;
		margin-top:4px;
	}
	#box_main4{
		height:130px;
		width:352px;
		border:1px solid #f1f1f1;
		float:left;	
		margin-left:4px;
		margin-top:4px;
                margin-bottom:5px;
	}
	#inner_box_image{
		position:relative;
		float:left;
	}
	#box_image{
		float:left;
		margin-top:19px;
		margin-left:25px;
	}
	#box_image2{
		float:left;
		margin-top:19px;
		margin-left:0px;	
		margin-right:25px;
	}
	#box_image3{
		float:left;
		margin-top:0px;
		margin-left:30px;
	}
	#box_image4{
		float:left;
		margin-top:0px;
		margin-left:0px;
		margin-right:25px;
	}
	#inner_box_text{
		position:relative;
		float:left;
		padding-left:4px;
	}
	#inner_box_text3{
		position:relative;
		float:left;
		padding-left:4px;
		width:161px;
	}	
	p{
		font:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		padding-top:10px;
		font-stretch:semi-expanded;
		color:#666;
		
	
		
	}
	
/*	#ribbon_dell{
		position:absolute;
		top:522px;
		left:462px;
		z-index:500;	
	}
	#ribbon_lenovo{
		position:absolute;
		top:522px;
		left:575px;
		z-index:500;	
	}
	#ribbon_toshiba{
		position:absolute;
		top:635px;
		left:462px;
		z-index:500;	
	}
	#ribbon_sony{
		position:absolute;
		top:635px;
		left:575px;
		z-index:500;	
	} */
	#banner{
		width:150px;	
		float:left;
		margin-top:2px;
		margin-left:1px;
	}
	#reco_banner{
		width:150px;
		//position:absolute;
	//	top:158px;
	//	left:949px;
		//z-index:500;
//		margin-top:5px;
	//	margin-bottom:7px;
	}
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:716px;
		height:241px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:686px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../img/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../img/btn_next.png) no-repeat 0 0;	
		}	
/*
.textareaback{
	width:714px;
	float:left;
	text-align:justify;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0 ;
}
*/

.label_text_welcome{
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	 border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3x;
	border-bottom-left-radius: 3px;

	

    background: url(../img/shree_icon.png)  no-repeat scroll 5px center #D3D3D3;
    border-bottom: 1px solid #B5B0B0;
    color: #444444;
    font-size: 16px;
    line-height: 32px;
    padding-left: 35px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.rightcontaintback{
	width:187px;
	height:707px;
	float:left;
	background:#fdfdfd;
	margin:0 0 0 5px;
	padding:3px;
	border:1px solid #f1f1f1;
}
.advertiseimageback{
	width:187px;
	float:left;
	padding:0 0 5px 0;
	border-bottom:1px solid #f1f1f1;
	//margin:10px 0 0px 0; 
	height:298px;
}
/*Greeting */
#greeting_text{
 	//color: #444444;
	//color:#F5C930;
	color:#FAC819;
padding-left:5px;
	padding-right:5px;
        padding-top:15px;
    font-family: times,Times New Roman,times-roman,georgia,serif;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
	text-align:center;
    text-transform: uppercase;
	text-shadow:#800;
	//margin-top:10px;
}
/*---------------------End Containt----------------------------*/
/*--------------------Start Footer--------------------------*/
.footer{
	width:938px;
	height:30px;
	float:left;
	margin:5px 0 0 0;
}

.footerback{
	width:938px;
	height:31px;
	background:#111;
	color:#a1a1a1;
	float:left;
}
.footernavigationback{
	width:643px;
	height:31px;
	float:left;
}
.footermenu{
	list-style-position: outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.footermenu li{
	display:inline;
	font-size:12px;
}
.footermenu li a{
	text-align:center;
	margin:0px;
	padding:8px 10px;
	display:block;
	color: #ccc;
	text-decoration:none;
	font-size:12px;
	float:left;
	border-left:1px solid #000;
	border-right:1px solid #555555;	
}

.footermenu li a:hover{
	text-align:center;
	margin:0px;
	display:block;
	color: #111;
	text-decoration:none;
	float:left;
	background:#f7c787;	
}
.copyright{
	width:230px;
	float:right;
	margin-top:8px;
	color:#ccc;
	font-size:11px;
}
/*--------------------End Footer--------------------------*/
.clearer{
	clear:both;
}