/* CSS Document */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/stripeBG.png);
}
.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #555;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 30px;
}
P {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px;
	padding-left:0px;
	padding-bottom: 0px;
	text-decoration: none; 
}
p a {
	text-decoration: underline;
	color: #333;
}
.top-nav a {
	font-size:12px;
	color: #555;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 1px;
	display:block;
	line-height: 27px;
}
.top-nav a:hover {
	color:#0099ff;
	text-decoration: none;
	background-color: #000;
}
.service-navigation-bold a {
	background-color: #333333;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	line-height:35px;
}
.service-navigation-bold a:hover {
	color: #ff00cc;
	text-decoration: none;
}
.service-navigation a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 20px;
	line-height: 21px;
	display:block;
	border-bottom: #333333 thin dotted;
	background-image:url(../images/topnav.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.service-navigation a:hover {
	color: #0099ff;
	text-decoration: none;
}
.cgery {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: left;
	padding-left: 35px;
	color:#555;
	line-height:35px;
}
.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: #9900cc;
	text-decoration: none;
	}
.bottomlink {
	font-size: 11px;
	color: #eee;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	padding-bottom:1px;
	background-image: url(../images/link-p.png);
	}
.bottomlink a {
	color:#00CCFF;
	text-decoration: none;
	text-transform:capitalize;
	}
.bottomlink a:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.bottomnav {
	font-size:10px;
	text-align:center;
	text-transform:capitalize;
	line-height:18px;
}
.bottomnav a {
	color: #777;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #ccc;
	text-decoration: none;
}
.bottom-copyright {
	font-size: 12px;
	font-weight:normal;
	text-align: right;
	color: #777;
	line-height: 16px;
	padding-right: 15px;
}
.bottom-copyright a {
	color: #777;
	text-decoration: none;
	text-transform:capitalize;
}
.bottom-copyright a:hover {
	color: #ccc;
	text-decoration: underline;
}
.hh {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: left;
	padding: 0px;
	color: #777;
	line-height:35px;
	letter-spacing: 1px;
}
.hhtx {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #333;
	line-height:18px;
	padding: 5px;
}
.hhtx:hover {
	color: #333;
}
.hhtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #555;
	line-height:17px;
	padding-left: 5px;
	padding-right: 15px;
}
.read {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	line-height: 22px;
	padding-right: 10px;
}
.read a {
	color: #555;
	text-decoration: none;
}
.read a:hover {
	color: #0099ff;
	text-decoration: underline;
}

/*------header------*/

ul.slideshow {
	list-style:none;
	width:980px;
	height: 300px;
	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;	
}

/********jump**********/

.jump {
	background-color:#000;
	font-size: 11px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	line-height: 15px;
	text-decoration: none; 
}
.jump a {
	color:#666;
	text-decoration: none; 
}

/*----------table--------*/

.bordertable {
	width: 1010px;
	line-height: 9px;
	background-image: url(../images/border.png);
}
.tabel-line-height {
	line-height: 10px;
}
