/* CSS Document */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:url(../images/bg.png);
}
.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #669900;
	padding-top: 7px;
	padding-left: 7px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 25px;
}
P {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	padding-right: 10px;
	padding-left:5px;
	padding-bottom: 0px;
	text-decoration: none; 
}
p a {
	text-decoration: underline;
	color: #669900;
}
p a:hover {
	text-decoration:none;
	color: #333333;
}

/*----------inerpageb---------*/

.map {
	font-size:12px;
	text-align:left;
	text-transform:capitalize;
	text-decoration:none;
	line-height:25px;
}
.map a {
	color:#333;
	text-decoration:none;
}
.map a:hover {
	color: #669900;
	text-decoration: none;
	}

/*--------topb-------*/
	
.top-nav a {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 36px;
	letter-spacing: 1px;
	display:block;
}
.top-nav a:hover {
	background-color: #FF9900;
	color:#000;
	text-decoration: none;
}

/*-------navigationb------*/

.service-navigation a {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 10px;
	line-height: 25px;
	display:block;
	border-bottom: #ccc 1px dotted;
	background-image:url(../images/topnav.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.service-navigation a:hover {
	color: #111;
	text-decoration: underline;
}
.right-navigation a {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
	padding-left: 5px;
	line-height: 20px;
	display:block;
}
.right-navigation a:hover {
	color: #444;
	text-decoration: none;
}

/*--------bottomb----------*/
	
.bottomlink {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	padding-bottom:1px;
	background-image: url(../images/link-p.png);
	}
.bottomlink a {
	color: #FFFF00;
	text-decoration: none;
	text-transform:capitalize;
	}
.bottomlink a:hover {
	color:#660000;
	text-decoration: none;
}
.bottomnav {
	font-size:10px;
	text-align:center;
	text-transform:capitalize;
	line-height:15px;
}
.bottomnav a {
	color: #cc6600;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #333;
	text-decoration: none;
}
.bottom-copyright {
	font-size: 12px;
	font-weight:normal;
	text-align: right;
	line-height: 16px;
	padding-right: 5px;
}
.bottom-copyright a {
	color: #cc6600;
	text-decoration: none;
	text-transform:capitalize;
}
.bottom-copyright a:hover {
	color: #333;
	text-decoration: none;
}

/*---------headingb--------*/

.box-heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #fff;
	line-height:30px;
	letter-spacing: 1px;
}
.box-text a {
	font-size: 12px;
	text-align: justify;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 17px;
	letter-spacing: 1px;
	cursor: default;
	color: #fff;
}
.box-text a:hover {
	color: #fff;
	text-decoration: underline;
}
.right-navigation-heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	padding-left: 10px;
	color: #555;
	line-height:30px;
	letter-spacing: 1px;
}
.right-bt a {
	font-size: 11px;
	text-align: justify;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	cursor: default;
	color: #333;
}
.right-bt a:hover {
	color: #000;
	text-decoration: underline;
}
	
/*------headerb------*/

ul.slideshow {
	list-style:none;
	width:940px;
	height: 250px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

/*--------tableb--------*/

.table-bottom {
 	width: 100%;
	height: auto;
	background: url(../images/home/bottom.jpg) repeat-x top;
	background-color: #71ae35;
}
.jump {
	line-height: 20px;
	width:auto;
	margin-top: 10px;
}
