	body, html {
		height: 100%;
	}
	
	body {  
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #666666;
		margin: 0;
		text-align: left;
		background: #2a2a2a url(../images/bg_tile.jpg) 0 0 repeat-x;
	}
	
	a, a:link, a:visited {
		text-decoration: underline;
		color: #666666;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	
	#wrapper {
		position: relative;
		text-align: left;
		width: 950px;
		margin: 0 auto 0 auto;
		padding: 0;
		min-height: 100%;
		background: #eee url(images/bg_wrapper_tile.jpg) 0 376px repeat-x;
	}
	
	* html #wrapper {
		height: 100%;
	}
	
	.serviceofferings {
		float: left;
		width: 180px;
		margin-left: 5px;
		margin-right: 10px;
		text-align: center;
	}
	
	.serviceofferings p,
	.serviceofferings h3 {
		text-align: center;
		line-height: normal;
	}
	
	#landing-wrapper {
		position: relative;
		text-align: left;
		width: 950px;
		margin: 0 auto 0 auto;
		padding: 0;
		min-height: 100%;
		background: #eee url(images/bg_wrapper_landing_tile.jpg) 0 101px repeat-x;
	}
	
	* html #landing-wrapper {
		height: 100%;
	}
	
	p, li {
		font-size: 75%;
		line-height: 1.8em;
	}
	
	#logo-header {
		height: 101px;
		display: block;
		background: #2a2a2a url(images/bg_tile.jpg) 0 0 repeat-x;
		overflow: hidden;
	}
	
	#logo-header .logo {
		margin:0; padding:0;
		position:absolute;
		left: 0; top: 0;
		width:245px; height:101px;
		overflow:hidden;
		font-size: 75%;
	}

	#logo-header .logo a {
		display: block;
		cursor: pointer;
	}
   
		#logo-header .logo span {
			display:block;
			position:absolute; left:0; top:0; z-index:1;
			width:245px; height:101px;
			margin:0; padding:0;
			background:url("images/bg_logo.jpg") top left no-repeat;
		}
		
	#logo-header #mininav,
	#logo-header #landing-headline {
		left: 680px; top: 35px;
		position: absolute;
	}
	
	#logo-header #landing-headline {
		left: 600px; top: 15px;
		text-align: center;
		color: white;
	}
	
	#logo-header #landing-headline p {
		margin: 0;
		font-size: 150%;
		line-height: normal
	}
	
	#logo-header #mininav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#logo-header #mininav li {
		margin: 0 40px 0 0;
		text-transform: uppercase;
		padding: 0;
		float: left;
	}

	#logo-header #mininav a {
		text-decoration: underline;
		color: #ccc;
	}

	#logo-header #mininav a:hover {
		text-decoration: none;
	}
	
	#header {
		display: block;
		height: 275px;
		overflow: hidden;
		background: #000 url(images/bg_header_fixed.jpg) 0 0 no-repeat;
	}
	
	#header #pic {
		width: 470px;
		float: left;
	}
	
	#header #pic p {
		margin: 0;
	}
	
	#header #headline {
		width: 440px;
		float: right;
		padding-right: 20px;
		text-align: right;
		margin-top: 80px;
	}
		
	#header #headline h2,
	#header #headline p {
		font-size: 180%;
		color: #eee;
		margin: 0;
		font-weight: 100;
		
	}
	
	#header #headline p {
		font-size: 75%;
	}
	
	#content {
		background: url(images/bg_content_tile.jpg) 660px 0 repeat-y;
		margin: 0;
		height: auto;
		overflow: auto;
	}
	
	#content.full {
		background: none;
		padding: 20px;
	}
	
	#content h2,
	#content h3 {
		width: 100%;
		border-bottom: 1px dashed #666;
		font-size: 120%;
	}
	
	#content.full h2 {
		color: #fff;
		margin: 0 0 50px 0;
		font-size: 180%;
		font-weight: normal;
	}
	
	#content.full h2,
	#content.full h3 {
		border-bottom: none;
	}
	
	#content.full p {
		font-size: 100%;
		color: black;
	}
	
	#content h3 {
		font-size: 100%;
	}
	
	#content h4 {
		background: #ccc;
		border-top: 1px dotted #666; border-bottom: 1px dotted #666;
		font-size: 140%; font-weight: 100;
		padding: 10px 15px;
		display: block;
		width: 220px;
	}
	
	#content #left {
		width: 620px; height: auto;
		margin: 0;
		padding: 0 15px;
		float: left;
	}
	
	#content #left .contact {
		width: 45%;
		text-align: center;
	}
	
		#content #left .contact img {
			border: 1px solid black;
			padding: 1px;
		}
		
		#content #left .contact#leftcol {
			float: left;
		}
		
		#content #left .contact#rightcol {
			float: right;
		}
	
		#content-left p.breadcrumb {
			margin: 0;
		}
		
		#content-left p.breadcrumb a {
			color: #666666;
		}
	
	#content #left a, #content #left a:link, #content #left a:visited {
		color: #c00;
	}

	#content #right {
		float: right;
		text-align: left;
		width: 279px;
		padding-left: 11px;
		background: url(images/bg_right_col_fixed.jpg) 0 0 no-repeat;
	}
		
	.slidemenu ul,
	.slidemenu li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.slidemenu{
		margin: 5px 0;
		padding: 0 10px;
		width: 230px; /*width of menu*/
		border-bottom-width: 0;
	}
	
	.slidemenu li {
		display: block;
		font-size: 100%;
		line-height: normal;
	}
	
	.slidemenu a.menuitem{
		background: url(images/bullet.jpg) left 7px no-repeat;
		font: 100% "Tahoma", "Trebuchet MS", Verdana, Helvetica, sans-serif;
		color: #333;
		display: block;
		width: auto;
		padding: 5px 0;
		padding-left: 25px;
		text-decoration: none;
		border-bottom: 1px dashed #666;
	}
	
	
	.slidemenu a.menuitem:visited, .slidemenu .menuitem:active{
		color: #333;
	}
	
	.slidemenu a.menuitem:hover{
		color: #c00;
	}
	
	.slidemenu div.submenu{ /*DIV that contains each sub menu*/
		background: white;
	}
	
	.slidemenu div.submenu ul{ /*UL of each sub menu*/
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.slidemenu div.submenu ul li{
		list-style-type: none;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid white;
		line-height: normal;
		font-size: 100%;
	}
	
	.slidemenu div.submenu ul li a{
		display: block;
		font: 80% "Tahoma", "Trebuchet MS", Verdana, Helvetica, sans-serif;
		color: black;
		text-decoration: none;
		padding: 5px 0;
		padding-left: 30px;
		background: #ccc;
	}
	
	.slidemenu div.submenu ul li a:hover{
		background: #666666;
		color: white;
	}
	
	#footer {
		width: 950px; height: 35px;
		margin: 0 auto 0 auto; padding: 30px 0 40px 0;
		text-align: center;
		background: url(images/bg_footer_fixed.jpg) 0 0 no-repeat;
	}
	
		#footer p {
			font-size: 100%;
			margin-top: 0;
		}
		
		#footer p.copyright {
			font-size: 67.5%;
			margin: 0;
		}
	
	#footer.landing {
		background: url(images/bg_footer_landing_fixed.jpg) 0 0 no-repeat;
	}
	
	.invalid,
	.required {
		color: red;
	}
	
	.articles,
	.prevnext {
		font-size: 67.5%;
	}
	
	.skip {
		display: none;
	}
	
	#forms {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	#forms .errors {
		font-size: 75%;
		color:#900;
	}
	
	#forms fieldset {
		display: block;
		width: 90%;
		margin: 0 0 3em 0;
		padding: 0 1em 1em 1em;
		border: 1px solid #666;
	}
	
	#forms legend {
		font-size: 140%;
	}
	
	#forms label {
		display: block;
		margin-bottom: 1em;
		font-weight: bold;
		font-size: 75%;
	}
	
	#forms input,
	#forms textarea {
		display: block;
		width: 25em;
		border: 1px solid #ccc;
		padding: 3px;
	}
		
	#forms select {
		display: block;
		border: 1px solid #ccc;
	}
	
	#forms textarea {
		height: 150px;
	}
	
	#forms input.submit {
		width: auto;
		background: #eee;
		border: 2px solid darkred;
		padding: 3px;
		font-size: 75%;
	}
	
	#forms input.hidden {
		border: none;
		display: none;
	}	
	
	#forms input.checkbox {
		display: inline;
		width: auto;
		margin-right: 1em;
		border: none;
	}
	
	#forms label.checkbox {
		display: inline;
	}
	
	#forms label.first {
		padding-top: 1em;
	}
	
	#forms fieldset fieldset {
		float: left;
		border: 1px solid #ccc;
	}
		
	#forms fieldset fieldset legend {
		font-size: 100%;
	}
	
	#forms fieldset fieldset label {
		float: left;
		padding-top: 1em;
		margin-right: 15px;
	}
	
	#forms .spacer {
		margin: 0; padding-top: 1em;
	}
	
	#forms fieldset.radio {
		margin: 1em 0 2em 0;
		border: 1px solid #ccc;
	}
	
	#forms fieldset.radio input {
		clear: both;
		float: left;
		width: auto;
		border: none;
	}
	
	#forms fieldset.radio label{
		font-weight: normal;
	}

	.clearer {
		clear: both;
		height: 1px;
	}
	
	/********* CMS STYLES ********/
	
	.errors {
		font-size: 75%;
		color: #CC0000;
	}
	
	.ditto_wrapper .ditto_link {
		text-align: right;
	}

	.ditto_wrapper a, .ditto_wrapper a:visited, .ditto_wrapper a:hover {	
		border: 0;
	}
	
	.ditto_pages .ditto_currentpage {
		border: 1px solid #000;
		padding: 1px 5px 2px;
		margin-right: 1px;
		background-color: #ccc;
		color: #666;
	}
	
	.ditto_pages .ditto_off {
		border: 1px solid #999;
		padding: 1px 5px 2px;
		margin-right: 1px;
		color: #ccc;
	}
	
	.ditto_pages a, .ditto_pages a:link, .ditto_pages a:visited {
		border: 1px solid #0066CC;
		padding: 1px 5px 2px;
		margin-right: 1px;
		text-decoration: none !important;
		color: #0066CC;
	}
	
	.ditto_pages a:hover {
		background-color: #fff;
		color: #000;
	}
	
	
		.searchTerms {
		font-size: 75%;
		padding: 10px 0;
	}
	
	.ajaxSearch_highlight1,
	.ajaxSearch_highlight2,
	.ajaxSearch_highlight3,
	.ajaxSearch_highlight4,
	.ajaxSearch_highlight5 {
		background-color: #FFFF00;
		font-weight: bold;
	}
	
	.ajaxSearch_result {
		font-size: 100%;
	}
	
	.ajaxSearch_resultDescription {
		font-size: 75%;
	}	
	
	.ajaxSearch_paging {
		font-size: 75%;
		margin: 15px 0;
	}
	
	.ajaxSearch_paging a, .ajaxSearch_paging a:link, .ajaxSearch_paging a:visited {
		border: 1px solid #A71E3A;
		padding: 1px 5px 2px;
		margin-right: 1px;
		text-decoration: none !important;
		color: #0066CC;
	}
	
	.ajaxSearch_paging a:hover {
		background-color: #fff;
		color: #000;
	}
	
	.ajaxSearch_output {
		border: 1px solid black;
		position: absolute;
		left: 0;
		top: 0;
	}


	/********* EDITOR SELECTORS ********/
	.image-right {
		float: right;
		margin: 0 0 10px 10px;
	}
	
	.image-left {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.left {
		text-align: left;
	}
	
	.center {
		text-align: center;
	}
	
	.right {
		text-align: right;
	}
	
	.justify {
		text-align: justify;
	}

