/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#374851;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5c5b5b;
text-align:left;
text-decoration:none;
text-transform:none;
line-height:18px;
}

img, p, div, span, ul, li, tr, td {padding:0px; margin:0px;}

img{border:0;}

ul{list-style-type:none;}


.top_back1 {
background:#fff url(../images/top_back.gif) left top repeat-x;
height:84px;
}

.left-top-back1{
background:url(../images/left-top.gif) left top no-repeat;
height:28px;
font-weight:bold;
color:#fff;
}

#home {
	display: block;
	background: url(../images/home.gif) no-repeat left top; 
	overflow: hidden; 
	width: 125px; 
	cursor: pointer; 
	height: 28px;
}
#home:hover { 
	background-position: left bottom;
	}   

#company {
	display: block;
	background: url(../images/company.gif) no-repeat left top; 
	overflow: hidden; 
	width: 125px; 
	cursor: pointer; 
	height: 28px;
}
#company:hover { 
	background-position: left bottom;
	} 
	
	#about {
	display: block;
	background: url(../images/about.gif) no-repeat left top; 
	overflow: hidden; 
	width: 125px; 
	cursor: pointer; 
	height: 28px;
}
#about:hover { 
	background-position: left bottom;
	}   
	
	#salea {
	display: block;
	background: url(../images/sale1.gif) no-repeat left top; 
	overflow: hidden; 
	width: 125px; 
	cursor: pointer; 
	height: 28px;
}
	#salea:hover { 
	background-position: left bottom;
	} 
	
	#saleb {
	display: block;
	background: url(../images/sale2.gif) no-repeat left top; 
	overflow: hidden; 
	width: 125px; 
	cursor: pointer; 
	height: 28px;
}
#saleb:hover { 
	background-position: left bottom;
	} 
  


.list-item {
font:13px normal "Trebuchet MS";
color:#5c5b5b;
width:238px;
}

.list-item_1 {
font:13px normal "Trebuchet MS";
color:#5c5b5b;
/*width:238px;*/
}

.more {
	width:76px; 
	height:24px; 
	float:right; 
	background:url(../images/more-botton.gif) left top no-repeat;
	color:#fff;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	padding:2px 0px 2px 0px;
	text-transform:capitalize;
	cursor:pointer;
	}
	
.more:hover{
	width:76px; 
	height:24px; 
	float:right; 
	background:url(../images/more-botton.gif) left top no-repeat;
	color:#000;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	padding:2px 0px 2px 0px;
	text-transform:capitalize;
	cursor:pointer;
	}

.footer {
background:url(../images/top_back.gif) top left repeat-x;
	height:70px;
}


	ul.footer{
padding:33px 0; 
margin:0;
}

	ul.footer li{
	margin:0; 
	padding:0 10px; 
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#525252;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #525252;
}

	ul.footer li.noborder{ 
	border:none; 
	margin:0; 
	padding:0 0 0 10px
	}

	ul.footer li a{
	margin:0; 
	padding:0;
	font-size:11px; 
	text-decoration:none;
	color:#525252;
	}
	ul.footer li a:hover{
	margin:0; 
	padding:0;
	font-size:11px; 
	text-decoration:none;
	color:#898989;
	}

.links-home {
font-weight:bold;
text-decoration:none;
color:#979797;
}

.links-home:hover {
font-weight:bold;
text-decoration:none;
color:#666666;
}

#inner-page-left-1 {
float:left;
width:700px;
padding-left:28px;
}
#inner-page-left-2 {
float:left;
width:900px;
padding-left:28px;
}

.inner-page-head {
font-size:30px;
color:#005e88;
padding-top:5px;
margin:0;
}
.inner-page-head_small {
font-size:22px;
color:#005e88;
padding-top:5px;
margin:0;
}

#inner-page-right-1 {
float:left;
width:150px;
padding-left:20px;
}
#inner-page-right-2 {
float:left;
width:150px;
/*padding-right:20px;*/
}
.line{
	border-bottom: #CCCCCC 1px solid;
	
}
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}
.link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:underline;
}


/*--------------------------------------------------*/
.pagination {
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	}
	
.pagination a {
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	border:1px #999999 solid;
	padding:1px 3px 1px 3px;
	}
	
.pagination a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	background-color:#999999;
	}
	
.text_new {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 20px 10px 20px;
	text-align:justify;
	color:#5C5B5B;
	
	}
	
/*--------------------by arundhuti--------------------------*/
a{
font-weight:bold;
text-decoration:none;
color:#979797;
}

a:hover {
font-weight:bold;
text-decoration:none;
color:#666666;
}
/*--------------------------------------------------*/
