/* CSS Document */


#top {
	height: auto;
	
}

#footer {
	height: 126px;
	background:url(../images/footer-logo-bg.jpg) repeat-x;
}
#footer-link {
	height: 32px;
	background:#252525;
	padding-top:8px;}

/* botom navigation style*/
.botSper{ font-size:10px; color:#333;}


/* ------------------------------------------ */
	
	



.mainslider_bg{ background:url(../images/mainslider-bg.jpg) repeat-x;}
.botBoxBg{ background:url(../images/botBox-bg.jpg) repeat-x;}



/* Text Link style here */
a.links:link{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;

}
a.links:visited{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px; color:#333333;
	font-weight:normal;
	text-decoration: none;
}
a.links:active{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}

a.links:hover{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	color:#990000;
	
	font-weight:normal;
	
	text-decoration: underline;
}


a.botlinks:link {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;}
	a.botlinks:visited{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;}
	a.botlinks:active {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;}
	
a.botlinks:hover{
	font-family: "Tahoma", Arial, sans-serif;
	font-size:11px;
	color:#999999;
	
	font-weight:normal;
	text-decoration: underline;
	

}

.txtWht {
	color: #FFFFFF; font-size:14px; line-height:1.4em;
}
.txtWhtBig {
	color: #FFFFFF; font-size:28px; line-height:1.0em; font-weight:bold;
}

h1{ font-size:26px; line-height:1.0em; color:#CCCCCC;}
* h1, h2 { font-family: "Helvetica", Arial, Geneva, sans-serif;}


.txtfooter {
	color:#666666; font-size:11px; line-height:1.6em;
}