body {
	font-family: Helvetica, Arial, Sans-serif;
	background-color: #E5E5E5;
	
	overflow-y: scroll;
}

hr {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid white;
	margin-bottom: 8px;
	margin-top: -9px;	
}


/*
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
}
*/

h1 {
	font-weight: bold;
	font-size: 18px;
}

h2 {
 	font-weight: bold;
	font-size: 18px;
}

h3 {
	font-weight: bold;
	font-size: 18px;
}

h4 {
	font-size: 15px;
	color: #1188EE;
	font-weight: bold;
	margin-bottom: 5px;
}

h6 {
	font-weight: bold;
	font-size: 18px;
}

.box p, em {
	text-decoration: none;
}

a {
	color: black;
	outline: none;
}



.marg_top {
	margin-top: 60px;
}

textarea, .text, .title {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 0.917em;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #1188EE;
}

.container .date {
	margin-top: -18px;
	font-size: 12px;
}

.container p, .container span {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}

#latestnews p {
	margin-bottom: 1em;
	font-size: 13px;
}

#latestnews .box {
	padding: 10px;
	padding-bottom: 4px;
}

#latestnews img {
	margin-bottom: 0;
}

.notice {
	color: #BB7700;
}

.container li {
	font-size: 1.2em;
	margin-left: -26px;
	padding-left: 0;
}

a.portfolio_nav {
	/*background-image: url("../icons/arrow-01.png");
	background-repeat: no-repeat;
	background-position: center left;*/	
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left: 4px;
	padding-left: 0px;
	background-color: transparent;
	font-size: 1.2em;
	text-decoration: none; 
	color: #0077EE;
	font-weight: bold;
}

a.portfolio_nav:hover, a.portfolio_active {
	padding-left: 15px;
	padding-right: 20px;

}

.arrow {
	margin-bottom: -5px;
	margin-top: -2px;
	margin-right: 2px;

}


.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline;
}

.text_right {
	float: right;
	margin-bottom: -18px;
}	

.about_box {
	margin-left: 18px;


}

.portfolio_image {
	margin-right: 40px;
	margin-bottom: 18px;
}

.icon {

	margin: 12px 18px 36px 0;
}

.small_icon {
	margin: -3px 0px -2px 8px;
	vertical-align: middle;
}

#web_browser_icon {
	margin: 0;
	vertical-align: top;

}

.wrap {
	width: 950px;
	margin: 0 auto;
}

.img_left { 
	float: left;
	margin-right: 40px;
	width: 270px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-left: 40px;
	width: 270px;
	margin-bottom: 10px;
}

.form_dropped {
	margin-top: 6px;
}

	.form_dropped input.text, .form_dropped input.title, .form_dropped textarea {
		width: 410px;
	}
	
	#content .error, #content .notice, #content .success {
		width: 400px;
	}
	
	#content .success2 {
		width: 690px;
	}
	
	.form_dropped #submit {
		margin-left: -9px;
		cursor: pointer;
		border: none;
		height: 44px;
		width: 117px;
		background-color: transparent;
		color: transparent;
		background-image: url("../images/button_submit_blue-01.png");
	}

	.form_dropped #reset {
		margin-left: -9px;
		cursor: pointer;
		border: none;
		height: 44px;
		width: 117px;
		background-color: transparent;
		color: transparent;
		background-image: url("../images/button_reset_blue-01.png");
	}

	div#content div.contact.error, div#content div.contact.success {
		width: 400px;
		margin-left: 80px;
	}
	
	#upload {
		margin-left: -9px;
		cursor: pointer;
		border: none;
		height: 44px;
		width: 117px;
		background-color: transparent;
		color: transparent;
		background-image: url("../images/button_upload_blue-01.png");
	}

	.update {
		margin-left: -9px;
		cursor: pointer;
		border: none;
		height: 44px;
		width: 117px;
		background-color: transparent;
		color: transparent;
		background-image: url("../images/button_update_blue-01.png");
	}

	.delete {
		margin-left: -9px;
		cursor: pointer;
		border: none;
		height: 44px;
		width: 117px;
		background-color: transparent;
		color: transparent;
		margin-bottom: -17px;
	}



input.text_short {
	width: 200px;
}

.box {
	border: 1px solid white;
	background-color: #e8eded;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.box2 {
	border: 1px solid #ccc;
	background-color: transparent;
	margin-bottom: 16px;
	margin-top: -2px;
}

/*JQUERY DROP SHADOW STYLES*/

span.shadow{
	position: relative;
	top: 0;
	right: 0;
	float: left;

	position: relative;
}

span.jq-highlight {
	top: 0;
	right: 0;
	position: absolute;
	display: inline;

}

span.jq-shadow {
	top: 0.15em;
	left: 0.15em;
	position: relative;
	color: black;
}

span.jq-highlight-hover {
	color: red;
}

span.jq-shadow-hover {
	color: black;
}


.nav_img {
	height: 72px;
	width: 103px;
}


#nav {
	background-image: url("../images/nav_tile.png");
	background-repeat: repeat-x;
	height: 72px;
	width: 100%;
}
	
	#nav_bg {
		/*background-image: url("../images/nav_bg-01.png"); */
		background-repeat: no-repeat;
		background-position: center;
		height: 72px;
		width: 100%;
		margin: 0 auto;
	} 

	#logo {
		height: 72px;
		width: 950px;
		margin: 0 auto;
		float: left;
		overflow: visible;
		padding: 0 10px 0 10px;;
	}
	
		#logo h1 {
			margin: 0;
			padding: 0;
			margin-left: -10px;
		}
		
		.logo_img {
			padding: 0;
			margin-top: -5px;
			margin-left: -10px;			
			float: left;
		}

	#primary_nav {
		height: 72px;
		width: 590px;
		float: right;
		margin: 0;
		margin-right: -15px;
	}
	
		#primary_nav ul {
			list-style-type: none;
		}
	
		#primary_nav li, #primary_nav a {
			list-style-type: none;
			display: inline;
			height: 67px;
			width: 101px;
			float: left;
			color: #999;
			text-decoration: none;
			font-size: 14.4px;
			line-height: 14.4px;
			/*font-family: Trebuchet MS, Arial, Sans-serif;*/
			font-weight: bold;
			padding: 0px 1px 0 1px;
margin-left: -1px;
		}
		
		#primary_nav li {
			background-image: url("../images/nav_button_bg3-01.png");
			padding-bottom: 5px;
		}
		
		#primary_nav li img {
			position: relative;
			top: 0px;
			left: 0px;
			z-index: 1;
			margin-left: -1px;
		}
		
		#primary_nav li a {
			position: relative;
			bottom: 65px;
			left: 12px;
			z-index: 2;
			
		}

/*

		#primary_nav li:hover{
			background-image: url("../images/nav_rollover-01.png");
		}
*/		
		#primary_nav li.active {
			background-image: url("../images/nav_rollover3-01.png");
			padding-bottom: 5px;
		}
		
		#primary_nav a:hover, #primary_nav .active a {
			color: #D1D1D1;
		}	
		
		#primary_nav a .nav_blue {
			color: #005D92;
			font-size: 8.2px;
			font-family: tahoma, sans-serif;
		}

		#primary_nav .active .nav_blue {
			color: #00A3FF;
		}



#header {
	background-image: url("../images/header_tile.png");
	background-repeat: repeat-x;
	height: 216px;
	width: 100%;
}

	#header_bg {
		background-image: url("../images/header_bg-01.png");
		background-repeat: no-repeat;
		background-position: center;
		height: 216px;
		
		margin: 0 auto;
	}
	
	#header_content {
		background-image: url("../images/header_bg-01.png");
		background-repeat: no-repeat;
		background-position: center;
		height: 216px;
		width: 950px;
		margin: 0 auto;
	}
	
	.header_title {
		margin-top: 25px;
		margin-left: -5px;
		margin-bottom: 9px;
	}
	
	.header_image {
		float: right;
		margin-top: -7px;
		margin-bottom: -25px;
	}
	
	img.header_size {
		width: 230px;
		margin-top: 12px;

	}
	
#header2 {
	background-image: url("../images/header_tile2-01.png");
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
}

	#header_bg2 {
		background-image: url("../images/header_bg2-01.png");
		background-repeat: no-repeat;
		background-position: center;
		height: 90px;
		
		margin: 0 auto;
	}
	
	#header_content2 {

		height: 90px;
		width: 950px;
		margin: 0 auto;
	}
	
	.header_title2 {
		margin-top: 20px;
		margin-left: -6px;
		margin-bottom: 9px;
	}
		
#button_right, #button_left {
	margin-top: 75px;
	cursor: pointer;
	display: none;
}

#slideshow {
width: 720px;
height: 216px;
overflow: hidden;
padding-right: 10px;
margin-left: -10px;

}
	
	div.slide {
	width: 710px;
	height: 196px;
	padding: 0 10px 0 10px;
	background-color: transparent;
	float: left;
	color: white;
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 30px;
	}
	
	#left, #right {
	display: none;
	background-image: url(../images/button%20test.jpg);
	height: 78px;
	width: 57px;
	}
	
	#left {
	float: left;
	margin-top: 140px;
	margin-left: 25px;
	background-image: url(../images/left.png);
	cursor: pointer;
	}
	
	#right {
	float: right;
	margin-top: -190px;
	margin-right: 25px;
	background-image: url(../images/right.png);
	cursor: pointer;
	}
	
	.button_holder {
		float: left;
		height: 216px;
		width: 70px;
	}






.button_more {
	margin-top: -7.5px;
	margin-left: -9px;
}

#content {
	
}

.serv_col {
	text-align: center;
	font-weight: bold;
	
}

.serv_box {
	background-image: url(../images/serv_box-01.png);
	background-repeat: no-repeat; 
	width: 130px;
	height: 110px;
	margin-left: 10px;
	cursor: pointer;
	padding-bottom: 4px;
}

.serv_box img {
	margin: 30px 0 0 0;
}

div.container div.serv_col p {
	margin-bottom: 0px;
}

.noflow {
	padding-bottom: 18px;
}

#footer {
	background-color: #171717;
	color: #666;
	font-weight: 100;
	width: 100%;
	border-top: double;
	border-color: #aaa;
}

	#footer_content {
		width: 950px;
		margin: 0 auto;
	}
	
	#footer h3, #footer h4, #footer a {
		color: #8F8F8F;
	}

	#footer p, #footer span {
		font-size: 12px;
	}

#seo_image {
	margin-right: 12px;
}


/*CMS STYLES*/

.cms_icon {
	margin-bottom: -5px;
	margin-top: -2px;
	margin-right: 7px;
	
}

.cms_title {
	font-family: hit_the_road, helvetica, arial;
	font-size: 30px;
	font-weight: bold;
	color: white;
	padding-top: 25px;
}

.container a.cms_nav {
	/*background-image: url("../icons/arrow-01.png");
	background-repeat: no-repeat;
	background-position: center left;*/	
	padding-top: 14px;
	padding-bottom: 10px;
	margin-left: 4px;
	padding-left: 0px;
	background-color: transparent;
	font-size: 1.2em;
	text-decoration: none; 
	color: #0077EE;
	font-weight: bold;

}

a.cms_nav:hover {
	padding-left: 20px;
}



/*CMS TITLE SHADOW STYLES*/

span.shadow2{
	position: relative;
	top: 0;
	right: 0;
	float: left;

	position: relative;
}

span.jq-highlight2 {
	top: 0;
	right: 0;
	position: absolute;
	display: inline;

}

span.jq-shadow2 {
	top: -7px;
	left: 2px;
	position: relative;
	color: #0066AA;
}

/*CMS NAV SHADOW STYLES*/

.cms_nav span {
	font-size: 1em;

}

span.shadow3 {
	position: relative;
	top: 0;
	right: 0;
	
	font-size: 14.4px;
	position: relative;
}

span.jq-highlight3 {
	top: -1px;
	right: 0;
	position: absolute;
	display: inline;

}

span.jq-shadow3 {
	top: 1px;
	left: 1px;
	position: relative;
	color: white;
}