/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.png);
	background-repeat:repeat;
}
.main{
width:1002px;
height:auto;
}
.header{
width:1002px;
height:180px;
background-image: url(images/header+bg.gif);
background-repeat:no-repeat;
}
.menu{
width:982px;
height:47px;
}
.submenu{
width:946px;
height:28px;
}
.add{
width:948px;
height:181px;
}
.searchpanel{
width:948px;
height:41px;
}
.search1{
width:232px;
height:41px;
background-image:url(images/search-tab-left.jpg);
background-repeat:no-repeat;
}
.input{
width:180px;
border:0px; none;
background:transparent;
padding:0px;
margin:0px;
}
.container{
width:948px;
height: auto;
}
.leftpanel{
width:272px;
height:auto;
}
.tagline{
width:272px;
height:33px;
background-image: url(images/leftmenu-tab-up.jpg);
background-repeat:no-repeat;
}
.contnt{
width:656px;
height:auto;
}
.chat{
width:239px;
height:159px;
background-image:url(images/chat.gif);
background-repeat:no-repeat;
}
.headingpatti{
width:656px;
height:34px;
background-image:url(images/containt-tab-up.jpg);
background-repeat:no-repeat;
}


/********************/

#menu{
width:265px;
height:auto;
margin-left:0px;
padding:0px;
}
#menu ul{
display:block;
margin-left:0px;
}
#menu li{
width:210px; 
height:25px; 
border-bottom:1px dashed #333333;
margin-left:3px;
padding-top:0px;
list-style: none;
}
#menu li a{
width:210px; 
height:22px; 
display: block;
background-image: url(images/bullet.gif);
background-repeat:no-repeat;
color:#CCCCCC; 
line-height:22px; 
text-decoration:none;
font-family:tahoma;
font-size:13px;
padding:0 0 0 25px;
}
#menu li a:hover{
background-image: url(images/bullet-hover.gif);
background-repeat:no-repeat; 
color: #fff; 
line-height:22px; 
text-decoration:none; 
padding:0 0 0 25px;
}
/*************************************div part ********************************/

#boxdiv{
width:948px;
height:181px;
background-image: url(images/boxpart+bg.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
float:left;
}
#box1{
width:221px;
height:157px;
background-image:url(images/box1.gif);
background-repeat:no-repeat;
padding:0px;
margin-top:13px;
margin-left:13px;
float:left;
}
#box2{
width:221px;
height:157px;
background-image:url(images/box2.gif);
background-repeat:no-repeat;
padding:0px;
margin-top:13px;
margin-left:13px;
float:left;
}
#box3{
width:221px;
height:157px;
background-image:url(images/box3.gif);
background-repeat:no-repeat;
padding:0px;
margin-top:13px;
margin-left:13px;
float:left;
}
#box4{
width:221px;
height:157px;
background-image:url(images/box4.gif);
background-repeat:no-repeat;
padding:0px;
margin-top:13px;
margin-left:13px;
float:left;
}
#boxmttr{
width:142px;
height:50px;
margin-top:18px;
margin-left:70px;
padding:0px;
font-family:tahoma;
font-size:11px;
color:#474647;
text-decoration:none;
}
/***************************** menu nab*************************/

#nav{
width:982px;
height:47px;
float:left;
margin:0px;
padding:0px;
}
#navleftsep{
width:7px;
height:47px;
margin:0px;
padding:0px;
float:left;
background-image:url(images/nav+left.gif);
background-repeat: no-repeat;
}
#navrightsep{
width:10px;
height:47px;
margin:0px;
padding:0px;
float: left;
background-image: url(images/nav+right.gif);
background-repeat: no-repeat;
}
#navmid{
width:965px;
height:47px;
margin:0px;
padding:0px;
float:left;
background-image: url(images/nav+bg.jpg);
background-repeat: repeat-x;
}
#navmid ul{
margin:0px;
padding-left:0px;
}
#navmid li{
display:inline;
}
#navmid li a{
font-size:13px;
padding-top:15px;
margin:0px;
float:left;
color:#fff;
text-decoration:none;
width:137px;
height:37px;
background-image:url(images/nav+bg.jpg);
background-repeat:repeat-x;
}
#navmid li a:hover{
font-size:13px;
padding-top:15px;
margin:0px;
float:left;
color:#fff;
text-decoration:none;
width:137px;
height:37px;
background-image: url(images/nav+hover.jpg);
background-repeat:repeat-x;
}
.navseprator{
widows:1px;
height:47px;
background-image:url(images/nav+seprator.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
float:left;
}
/***********class************/

.style13 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}

