   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	color: #454545;
	background:url(../images/bg.gif) repeat-y top center;


	
	
	
}


a {	color: #E0691A;	background: inherit;}
a:hover { color: #41A3DF; background: inherit; }
p {	margin: 0 0 0 0; }
ul { margin: 0; padding : 0; list-style : none; }



/* layout
   ------ */
  
#container{
width:778px;
margin:auto;
background:url(../images/bgs.gif) repeat-y;


}



#header { 
	height: 140px;
	background:url(../images/banner1.gif) no-repeat;
	width:778px;
	border-top:2px solid #D9D9D9;
	color: #808080;
	
	border-bottom: 1px solid #ccc;
}

#head1{
height:26px;
color:#B40000;
background:url(../images/head.gif) no-repeat top left;
margin-top:0px;



}




#nav { 
	clear: both;
	font-size:12px;
	height: 30px; 
	background:url(../images/navbg.gif) repeat-x;
margin-bottom:0px;
}

	
	#nav li{
	text-align:right;
	
	margin-left:10px;
	margin-right:10px;
	padding-bottom:0px;
	padding-top:4px;
	
	
float:left;
    }
	
.homebg{
background:transparent url(../images/home.gif) no-repeat ;
width:100px;


}

.aboutusbg{
background:url(../images/aboutus.gif) no-repeat;
padding-left:30px;
margin-top:0px;
padding-bottom:11px;
padding-right:26px;


}

.contactusbg{
background:url(../images/contactus.gif) no-repeat;
padding-left:30px;
margin-top:0px;
padding-bottom:11px;
padding-right:26px;


}
	#nav ul{
	padding-left:390px;
	
	}
	
#nav a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-family:tahoma;



}
#nav a:hover{
color:#41A3DF;

}



/* right content
   --------- */

#right {
clear:both;
background:#ffffff;
float:right;
width: 516px;
height:auto;
border-top:3px solid #D9D9D9;
}





/* Category */
	#leftcategories {
		float: left;
		width: 180px;
		padding: 0 0 0 50px;
		margin: 10px 0;
		font:12px;
		font-family:Tahoma, sans-serif;
	}
		
	#leftcategories a, #rightcategories a {
	font-size:12px;
	
	color:#B40000; 
	background: #AFBAAC;
	text-decoration:none;
	
	
	}
		
	#rightcategories {
		float: right;
		width: 220px;
		font:12px;
		font-family:Tahoma, sans-serif;
		text-decoration:none;		
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
.rightcontent { 
margin:15px; 
color: #000; 
background: #AFBAAC; 
padding: 3px 0;
font-size:12px;


}

.rightcontent a{
text-decoration:none;
font-weight:bold;
color:#B40000;


}


	
		
/* left content
   ---------- */
		
#left {
	float: left;
	width: 260px;
	margin: 0 0 10px 0;
}

#left h3 {
	background:url(../images/featuredlinks.gif) no-repeat top left;
	margin: 0 0 0px 0;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	height:32px;
}

	#leftlinks {
		background:url(../images/bgf.gif);
		color: #414141;
		padding-left:16px;
		padding-right:14px;
		
		}
h4{
margin: 0 0 0px 0;
background:url(../images/sponsoredlinks.gif);
		height:53px;
}
	#leftadsense {
		color: #414141;
		padding-left:16px;
		padding-right:16px;
		
		
	}
	
#left a{text-decoration:none; color:#B40000;}
#left a:hover{
color:#fff;

}
	

/* footer
   ------ */

#footer { 
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	
	height:62px;
	
	color:#fff;
	font-weight:bold;


}

#footer a { 
color: #fff;
text-decoration:none;
font-weight:bold;


}

#footer a:hover{
color:#E0691A;

}


#footerleft{
padding-top:6px;
float:left;
width:262px;
height:58px;
background-image:url(../images/below.gif);

}

#footeright{
float:right;
height:43px;
width:516px;
background:url(../images/footer.gif) repeat-x;
padding-top:5px;


}
span{

display:none;
}

#footeright ul{
padding-left:100px;


}
#footer li{
float:left;
padding-left:27px;


}

#footer  a{
color:#ffffff;

}
#footer  a:hover{
color:#41A3DF;

}
