/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bg-grad.jpg) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;

}

a {
	color:#3399FF;
	text-decoration:none;
}

a:hover {
	color:#3366CC;
	text-decoration: underline;
}

#wrap {
	width: 980px;
	background: url(../images/topBG.png) top center no-repeat;
	margin: 0px auto 0px auto;
	padding: 13px 10px;
	}

#header {
	margin-top: 4px;
	background:#FFF;
	width: 978px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 125px;
}
	#header #floatLeft {
		float:left;
		width: 750px;
		text-align:center;
	}
	#header #floatRight {
		float:right;
		width: 225px;
		text-align:center;
	}
	#header #floatRight p {
		font-size: 17px;
		font-weight:bold;
		color:#990000;
		}

#topNav {
	clear:both;
	background:url(../images/navBG.png) top center no-repeat;
	width: 935px;
	margin: 0 auto;
	height: 35px;

}

	#topNav ul {
		list-style:none;
		margin:0;
		padding:0;
	}
		#topNav ul li {	
			display:block;
			margin:0;
			padding:0;
			float:left;
			text-align:center;
			background:url(../images/navEnd.jpg) bottom right no-repeat;
		}
			#topNav ul li#last {
				background:none;;
			}
		
			#topNav ul li a {
				display:block;
				line-height:35px;
				width: 133px;
				font-size:14px;
				font-weight:normal;
				color:#0022BB;
				text-decoration:none;
			}
			
			#topNav ul li a:hover span, #topNav ul li a span#active {
				padding-bottom: 1px;
				color:#0011AA;
				border-bottom: 2px solid #F5CF12;
			}

#content {
	background:#FFF;
	width: 978px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 5px solid #F5CF12;
	}

#content ul {
	list-style:square;
	}

	#content #rImg {
		width: 935px;
		margin: 0 auto;
		padding-left: 0px;
	}
	
	#content #rightCol {
		padding: 15px 15px 10px 5px;;
		float:right;
		width: 655px;
		margin-right: 22px
	}
	
	#content #rightCol p {
		line-height:110%;
	}
	#content #rightCol h1 {
		color: #06559C;
		font-size: 20px;
		margin-top:2px;
	}

	#content #rightCol h2 {
		color: #06559C;
		font-size: 18px;
		margin-top:2px;
	}

	#content #rightCol h3 {
		color: #06559C;
		font-size: 16px;
		margin-top:2px;
	}
	
	#content #leftCol {
		padding-top: 15px;
		width: 225px;
		margin-left: 20px
	}
	
	#content #leftCol h5 {
		display:block;
		width: 220px;
		line-height: 28px;
		padding:0;
		margin: 0px 0px 5px 0px;
		padding-left: 9px;
		font-weight:normal;
		font-size: 15px;
		background:url(../images/leftColT.jpg) top center no-repeat;
		}

#dropDiv {
	width: 327px;
	height: 39px;
	background: url(../images/dropDiv.png) top center no-repeat;
	position:absolute;
	top: -1px;
	left: 45%;
	text-align:center;
	line-height: 30px;
	}

#footer {
	background:url(../images/footerBg.png) top center no-repeat;
	text-align:center;
	margin-top:-16px;
}

#footer #mainF {
	line-height: 60px;
}

.smallText {
	font-size: 90%;
	padding: 0 15px;
}

.dashedRight {
	border-right: 1px dotted #226;
	}.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	margin: 0px;
	padding: 0px;
	color: #F5CF12;
}
.padding {
	padding: 10px;
}
services {
	z-index: 1;
}
