/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:url(../images/splash.jpg) no-repeat center top #d9d9d9;
	background-attachment:fixed; 
	font-family:"Times New Roman", Times, serif;
	font-size:100%; 
	line-height:1em;
	color:#747474;
}
html { 
	min-width:980px;
}
html, 
body {
	height:100%;
	font-family: "Times New Roman", Times, serif;
}



/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:930px;
	font-size:1em;
}

	/* Header */
	header {
		border-top:7px solid #585858;
	}
		header .container {
			height:300px;
			position:relative;
		}
	header.extra {
		background:url(../images/header-bg2.png) no-repeat center 0px;
		min-width:980px;
	}
		header.extra .container {
			height:627px;
			overflow:hidden;
		}

	
	/* Content */
	section#content .container {
		padding:50px 0 96px 0;
	}
			
	/* Footer */
	footer {
		background-color:#404040;
		min-width:980px;
		margin-top:-42px;
		text-align:center;
		line-height:2.7em;
	}
		footer .container {
	height:42px;
	overflow:hidden;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
		}




/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}
.wrap {
	min-height:100%;
	height:auto!important;
	height:100%;
}



/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#747474;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.list {
	padding-bottom:30px;
}
	.list li {
	padding:0 0 12px 18px;
	background:url(../images/marker.gif) no-repeat left 5px;
	height:1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	} 
		.list li a {
			text-decoration:none;
		}
		.list li a:hover {
	text-decoration:underline;
	font-size: 100%;
		}

.list1 {
	padding-bottom:10px;
}
	.list1 li {
	position:relative;
	padding:5px 0 26px 109px;
	min-height:89px;
	height:auto!important;
	height:89px;
	line-height:1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
		.list1 li a {
			text-decoration:none;
			display:inline-block;
		}
		.list1 li a:hover {
	text-decoration:underline;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #666;
		}	
		.list1 li strong {
	position:absolute;
	left:1px;
	top:11px;
	width:94px;
	height:94px;
	text-align:center;
	color:#fff;
	font-size:3.125em;
	line-height:1.6em;
	font-weight:normal;
		}
			.list1 li strong span {
				font-size:.4em;
				line-height:1.2em;
				display:block;
				text-transform:uppercase;
				margin-top:-24px;
			}
		.list1 li strong.color1 {
	background-color:#f2b705;
	font-family: "Times New Roman", Times, serif;
}
		.list1 li strong.color2 { background-color:#d34e00;}

.services {
	padding-bottom:15px;
}		
	.services li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		padding-bottom:27px;
	}
		.services li img {
	float:left;
	margin-right:22px;
	font-size: 100%;
		}
		.services li h3 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
		}

.projects li {
	width:445px;
	float:left;
	overflow:hidden;
	vertical-align:top;
	margin-left:35px;
}
.projects li:first-child {
	margin-left:0;
}
	.projects li img {
		float:left;
		margin-right:21px;
	}
	
.tips li {
	list-style-type:decimal;
	list-style-position:inside;
	line-height:1.25em;
	padding-bottom:24px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
	

/*----- other -----*/
.img-indent { 
	margin:0 21px 0 0; 
	float:left;
}
.img-indent1 {
	margin-bottom:20px;
}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:22px;
	line-height:1.25em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.p0 {
	margin:0;
}

dl.locations {
	line-height:1.25em;
	margin-bottom:-20px;
}
	dl.locations dd {
		padding-bottom:20px;
	}
	
.address span {
	float:right;
	padding-right:135px;
}
.address a {
	text-decoration:none;
}
.address a:hover {
	text-decoration:underline;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#747474; 
	outline:none;
}
a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
	position:absolute;
	left:0px;
	top:67px;
	width:362px;
	height:66px;
	background:url(../images/logo.gif) no-repeat left top;
	}
h2 {
	font-size:xx-large;
	line-height:1em;
	color:#666;
	margin-bottom:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	color:#666;
	font-size:1.188em;
	line-height:1.263em;
	text-transform:uppercase;
	font-weight:normal;
	margin:-5px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.link {
	color:#bdbdbd;
	font-style:italic;
	line-height:1.2em;
}
	a.link,
	.link a {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

.link1 {
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
	

.line-hor { 
	background:#e0e0e0;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:63px 0 55px 0;
}
.line-ver1 { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:303px 0;
	width:100%;
}
.line-ver2 { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:626px 0;
	width:100%;
}




/*===== header =====*/
header #account {
	position:absolute;
	right:0;
	top:18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.688em;
	line-height:1.2em;
}
	header #account a {
		color:#939393;
	}
header #slogan {
	top:166px;
	position:absolute;
	left:0;
}
*+ html header #slogan {
	top:157px;
}
	header #slogan h2 {
		font-size:3.875em;
		line-height:.81em;
		color:#1e1d1d;
		padding-bottom:39px;
		font-weight:normal;
		margin:0;
	}
	*+ html header #slogan h2 {
		padding-bottom:49px;
	}
	header #slogan a {
		text-decoration:none;
		color:#fff;
		text-align:center;
		display:inline-block;
		font-size:.75em;
		line-height:1.1em;
		text-transform:uppercase;
		background-color:#f2b705;
		padding:16px 37px;
	}
	header #slogan a:hover,
	header #slogan a.alt:hover {
		background-color:#000;
	}
	header #slogan a.alt {
		background-color:#cfcfcf;
	}
 
/*===== content =====*/
#content .bot-indent {
	padding-bottom:58px;
}

/*===== footer =====*/
footer,
footer a {
	color:#fff;
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
	font-size: 80%;
}
footer .fright {
	position:absolute;
	right:0;
	top:0;
	height:42px;
}


/*----- forms -----*/

#search-form fieldset {
	position:absolute;
	right:0;
	top:56px;
}
#search-form input {
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior: url(js/PIE.htc);
	background-color:#fff;
	position:relative;
	float:left;
	width:185px;
	padding:9px 52px 11px 15px;
	color:#353535;
	font-size:0.8em;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afafaf;
	border-right-color: #afafaf;
	border-bottom-color: #afafaf;
	border-left-color: #afafaf;
}
#search-form a {
	float:left;
	margin-left:-39px;
	position:relative;
}

/*----------------------*/

#feedback-form .rowElem {
	height:45px;
	font-family: Verdana, Geneva, sans-serif;
}
#feedback-form input,
#feedback-form textarea {
	padding:7px 13px;
	border:1px solid #afafaf;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior:url(js/PIE.htc);
	background-color:#fff;
	position:relative;
	width:253px;
	font-family: Verdana, Geneva, sans-serif;
}
#feedback-form input {
	vertical-align:top;
	line-height:1.2em;
	font-family: Verdana, Geneva, sans-serif;
}
#feedback-form textarea {
	height:72px;
	height:410px;
	overflow:auto;
	margin-bottom:37px;
	font-family: Verdana, Geneva, sans-serif;
}

/*==========================================*/
    
/*--- kwicks gallery ---*/
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position:absolute;
	bottom:1px;
	left:0;
	overflow:hidden;
	width:930px;
	height:156px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 186px;
	height: 156px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	text-align:center;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */
	float: left;
	text-transform:uppercase;
	font-size:0.875em;
	line-height:11.5em;
}
	.kwicks.horizontal li a {
		color:#fff;
		display:block;
		text-decoration:none;
	}
.kwicks #kwick_1 { background-color:#FFA500;}
.kwicks #kwick_2 { background-color:#FF8E14;}
.kwicks #kwick_3 { background-color:#FF9900;}
.kwicks #kwick_4 { background-color:#FA870C;}
.kwicks #kwick_5 { background-color:#ED7E07;}
