body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background:#000000;
}
img{
	border:none;
}
a{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.txt{
	font-family: Verdana;
	font-size:12px;
	color:#FFFFFF;
}
.wrapper{
	height: auto;
	width: 1003px;
	padding: 0 0 0 0;
	margin: 0 auto;
	background:#000000;

}
/*........................................... header starts.................................*/
.header{
	height: 74px;
	width: 1003px;
	overflow:hidden;
}
/*........................................... header ends.................................*/
/*........................................... body starts.................................*/
.body{
	height:auto;
	width: 1003px;
	overflow:hidden;
	margin-bottom:40px;
}
.blog_box{
	height:332px;
	margin-top:50px;
	background-image:url(../images/home_blog_box.jpg);
	background-repeat:no-repeat;
}
.text_box{
	height:428px;
	background-image:url(../images/text_box.jpg);
	background-repeat:no-repeat;
}
.pic_box{
	height:428px;
}
.about_us_pic{
	height:100px;
	width:100px;
	margin-right:5px !important;
	margin-right:2px;
	float:left;
}
.about_us_text{
	height:auto;
	width:240px;
	float:left;
}
/*........................................... body ends.................................*/
/*........................................... menu starts .................................*/
.menu{
	height: 245px;
	width: 177px;
	margin:50px 0 0 40px;
}
.menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.menu li{
	padding:0 0 25px 5px !important;
	padding:0 0 0 5px;
	display: list-item;
	height:20px;
	width:150px;
	float:left;
}
/*........................................... menu ends.................................*/
/*........................................... footer starts.................................*/
.footer{
	height:140px;
	width: 1003px;
}
.scroll-div{
	overflow:auto;	
	/*overflow-y:hidden;
	overflow-x:scroll;*/
	white-space: nowrap;
	width:1000px;
	height:140px;
	float:left;
}
/*........................................... footer ends.................................*/

