/* Shree Ganshay nmah */


*{padding:0px; margin: auto 0px;}

body{    padding:0px; margin:0px; font:normal 12px Segoe UI; background-color:#012411;height:425px;  width:100%;  
	 }
	
#wrap{width:1002px;  margin:0px auto; height:425px;  }

.header{
width:1002px;
height:120px;
z-index:-99;
}

.page{
	width:976px;
	height:560px;
	background:url(../images/page.png) no-repeat;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	margin-left:10px;
	z-index:99;
	
	top: 147px;
	overflow:hidden;
	left: 2px;
}

.menu{
width:976px;
height:48px;
}
.product_header{
width:680px;
height:25px;margin-left:30px;z-index:9999;
margin-bottom:7px;
}
.vertical_menu{
width:260px;
height:403px;
float: left;
margin-top:50px;
margin-left:20px;
z-index:999;
position:absolute;
}

.menu_box{
width:220px;
height:30px;
display:block; margin-left:15px;border-bottom:1px dotted #000000;
}


.menu_box1{
width:220px;
height:18px;
display:block; margin-left:15px; margin-top:4px;border-bottom:1px dotted #000000;
}



.right{
width:680px;
height:495px;
float:right;
margin-left:10px;
margin-top:5px;
}


.mobilebox{
width:155px;
height:200px;
background:url(../images/mobile_box.jpg) no-repeat top;
float:left;
padding:7px;
margin-bottom:10px;
}


.product_btn{
	width:600px;
	height:30px;
	margin-left:30px;
	padding-top:12px;
	position:absolute;
	top:660px;
	left: 350px;
	
}
.mobile1{
width:693px;
max-height:449px;
float:left;
margin-left:-20px;
padding-left:0px;
z-index:9999;
overflow-y:scroll;
}
.mobile{
width:685px;
max-height:449px;
float:left;
margin-left:20px;
padding-left:0px;
z-index:9999;
}
.footer{
width: 973px;
height: 50px;
background-color: #BBA151;
position: relative;
top: -12px;
left: 12px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}

h1{
	font-family:"Segoe UI";
	font-size: 22px;
	font-weight: normal;
	color: #9a0505;
	padding-bottom:5px;
	
 }

.text1{
	font-family:"Segoe UI";
	font-size: 13px;
	font-weight: bold;
	color: #121212;
}

.text2{
	font-family:"Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:15px;
 }

.text22{
	font-family:"Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:5px;
 }
.text23{
	font-family:"Segoe UI";
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left:2px;
 }


h2{
	font-family:"Segoe UI";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left:15px;
 }

.text4{
	font-family:"Segoe UI";
	font-size: 13.5px;
	font-weight: normal;
	line-height:18px;
	color: #121212; text-align: justify;
}

.text3{
	font-family:"Segoe UI";
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color: #f7f8f8; text-align: justify;
}


.text5{
	font-family:"Segoe UI";
	font-size: 16px;
	font-weight: normal;
	line-height:18px;
	color: #121212; text-align: justify;
}f

.text6{
	font-family:"Segoe UI";
	font-size: 16px;
	font-weight: normal;
	line-height:18px;
	color: #e70707; text-align: justify;
}




 .link1{
	font-family:"Segoe UI";
	font-size: 15px;
	font-weight: normal;
	color: #121212;
	text-decoration: none;
		
 }
 
 .link1:hover{color: #ca0a0a;text-decoration: none; }	

 .link2{
	font-family:"Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #f2c57e;
	text-decoration: none;
	padding-left:15px;
	padding-top:5px;
		
 }
 
 .link2:hover{color: #fff;text-decoration: none; }
 
  .link3{
	font-family:"Segoe UI";
	font-size: 13px;
	font-weight: bold;
	color: #9a1616;
	text-decoration: none;
	padding-top:5px;
		
 }
 
 .link3:hover{color: #000;text-decoration:underline; }	
 	
 input, textarea{ background-color:#f9f9f9; border:1px solid #7e7c7c; padding:2px;}
input:hover, textarea:hover{background-color:#d0d0d0;}
.btn{background:repeat-x #767676; padding:4px; color:#fff; font-size:12px;
		border:1px solid #f3b801}
.btn:hover{background:#b9b8b8;}