body {
	line-height: 18px;
	background: url(images/bg.gif);
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

div {
	text-align: left;
}

/* BEGIN Layout */

#header {
	width: 870px;
	margin: auto auto;
	text-align: center;
}

#navigation {
	width: 870px;
	margin: auto auto;
}

#menu {
	width: 870px;
	margin: auto auto;
}
#body {
	width: 885px;
	margin: 8px auto;
	background: url(images/wraprightbg.png) no-repeat right 0;
}

	#sidebar {
		float: left;
		background: url(images/wrapleftbg.png) no-repeat 0 0;
		width: 25%; height: 600px;
	}
	
		#nav {
			background: url(images/sidenavbg.gif) no-repeat right 0;
			padding-right: 3px;
		}
	
			.navhead {
				background-color: #ECECEC;
				padding: 6px 6px 10px 12px;
				margin: 1px 0 0 9px;
			}
		
		#news {
			background-color: #F5F5F5;
			border-bottom: 3px solid #F0F0F0;
			margin: 10px 0 0 9px;
		}
		
			.newshead {
				background-color: #F5F5F5;
				padding: 6px 10px 10px 12px;
				border-top: 3px solid #F0F0F0;
			}
	
	#content {
		float: right;
		width: 75%;
		/*background: url(images/banner.png) no-repeat 0 0;*/
		padding-top: 215px;
	}
	
		#mainservices {
			background: url(images/listbgblue.gif) repeat-y 0 0;
			margin: 14px;
			padding: 14px 20px;
		}
		
		#otherservices {
			background: url(images/listbggray.gif) repeat-y 0 0;
			margin: 14px;
			padding: 14px 20px;
		}

#footer {
	width: 885px;
	margin: auto auto;
	background: url(images/footleftbg.gif) no-repeat 0 0;
}

#footer2 {
	background: url(images/footrightbg.gif) no-repeat right 0;
}

	#copyright {
		float: left;
		margin: 0 7px 70px 14px !important;
		padding: 0 !important;
		border: 0 !important;
		font: 0.8em Verdana !important;
		background: none !important;
	}
	
	#designer {
		margin: 0 14px 70px !important;
		padding: 0 !important;
		border: 0 !important;
		float: right;
		font: 0.8em Verdana !important;
		background: none !important;
	}

/* END Layout */

/* BEGIN Styles */

#header h1 {
	font: bold 2.8em Trebuchet MS;
	margin: 30px 0 0 0;
}

#header p {
	margin: -10px 0 30px 140px;
	font: 1.45em Trebuchet MS;
	color: #7D9097;
}

#navigation {
	background-color: #002878;
	color: #FFFFFF;
}

	#navigation a {
		color: #FFFFFF;
		text-decoration: none;
		font: 1.15em Trebuchet MS;
		margin: 9px;
	}
	
#body {
	background-color: #FFFFFF;
}
	
	#sidebar h2 {
		font: 1.4em Trebuchet MS;
		float: left;
	}
	
	#sidebar ul {
		list-style-type: none;
		margin: 0 0 40px 9px;
		padding: 10px 10px;
		background: url(images/navbg.gif) repeat-x 0 0;
	}
	
		#sidebar li {
			padding: 4px 0;
			font: bold 1em Trebuchet MS;
			border-bottom: 1px dotted #CCCCCC;
			background: url(images/arrow.gif) no-repeat right center;
		}
		
		.navlink {
			padding-left: 10px;
			background: url(images/sidebullet.gif) no-repeat 0 center;
		}
		
	#sidebar a {
		text-decoration: none;
		color: #606060;
	}
	
		#news p {
			border-top: 1px dotted #7A7A7A;
			margin: 5px 0;
			padding: 10px 3px;
			font: 0.9em Arial;
		}
		
		#news a {
			color: #7AB3D8;
			font-weight: bold;
		}

	#content h2, h3 {
		font-family: Trebuchet MS;
		font-style: italic;
	}
	
	#content h2 {
		font-size: 1.6em;
		margin: 0 0 5px 14px;
	}
	
	#content p {
		margin: 10px 26px 10px 16px;
		line-height: 1.8em;
	}
	
	#content a {
		color: #00AEEF;
		font-weight: bold;
	}
	
		#mainservices ul {
			list-style-type: none;
			margin: 10px 0;
		}
		
			#mainservices li {
				padding: 7px 0 7px 14px;
				border-bottom: 1px dotted #A4C4D8;
				background: url(images/bullet.gif) no-repeat 2px center;
			}
		
		#otherservices ol {
			margin-left: 20px;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
			#otherservices li {
				padding: 7px 0;
				border-bottom: 1px dotted #A4C4D8;
			}
			
#footer p {
	font: 0.9em Verdana;
	text-align: center;
	padding: 14px;
	border-bottom: 1px dashed #DBDBDB;
	margin: 0 10px 10px 10px;
	background: url(images/footbg.gif) repeat-x 0 0;
}

#footer a {
	color: #000000;
	text-decoration: none;
}
		
	#designer a, #copyright a {
		font-weight: bold;
	}
	
	#designer, #designer a {
		color: #0072BC;
	}

/* END Styles */

/* START Classes */

.break {
	clear: both;
}

.wrapper {
	padding: 9px;
}

#newsexpand {
	float: right;
	width: 24px; height: 24px;
	background: url(images/newsexpand.gif) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
}

#navexpand {
	float: right;
	width: 24px; height: 24px;
	background: url(images/navexpand.gif) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
}

/* END Classes */
