html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background:url(images/bg_pattern.jpg) repeat;
	font-family:arial, sans-serif; 
	font-size:12px;}

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#body-container {
width:900px;
border:black 1px solid;
margin:0 auto;
background:#f7f1d9;
}

#header {
width:900px;
height:164px;
background:url(images/header-new2.jpg) no-repeat;
}

#header-contact {
float:right;
color:#fff;
background:rgba(0,0,0,0.6);
border-radius:0 0 4px 4px;
margin-right:42px;
}

#header-contact-wrap {
	padding:5px 14px;
}

#header-link{
width:200px;
float:left;
margin-left:60px;
}

#nav {
width:900px;
height:44px;
background:url(images/nav_bg.jpg) repeat-x;
text-align:center;
}

.navul {
	text-align:center;
	list-style-type: none;
	margin-left:3px;
}

.navul li {
	float:left;
}

#nav a {display:block; float:left; padding:16px 15px; text-align:center; text-decoration:none; background:url(images/navdivider.jpg) no-repeat right;}
#nav a.removebg {background:none; padding-right:0px;}
#nav a:link, #nav a:visited {color:#ffffff}
#nav a:hover {color:#cccccc}

#nav .double {padding:10px 16px 10px 16px;}

#content {}
#one-column {background:url(images/content_top_grad_left.jpg) repeat-x top left;}
#left-column {width:600px; padding-bottom:50px; padding-top:15px; float:left; overflow:hidden; background:url(images/content_top_grad_left.jpg) repeat-x top left; }
#home-banner {text-align:center; margin:5px 0px 15px 0px;}
.subhead {margin:15px 20px 10px 20px;}
.internal-h1 {padding:15px 0px 0px 0px; border-bottom:dotted 1px #3e3e3e; margin:0px 20px 15px 20px;}
.job-header {font-size:14px; font-weight:bold; margin-bottom:5px;}
.jobs-div {border-bottom:dotted 1px #3e3e3e; margin:0px 0px 15px 0px;}
.internal-content {margin:0px 20px 0px 20px;}
.project-testimonial {margin-bottom:15px; margin-top:10px; line-height:18px;}
.lightbox img {border: 5px solid #3e3e3e;}
.lightbox {margin:10px 2px 10px 0px;}
.grooms p {
	line-height:18px;
	margin-bottom:18px;
}

.article-heading {
	margin-bottom:20px;
}

.grooms h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:4px;
}

.video {
	float:right;
	margin:0 0 20px 20px;
}

.source {
	color:#aaa;
}

#right-column {width:300px; padding-bottom:130px; float:right; overflow:hidden; background:url(images/content_top_grad_right.jpg) repeat-x top left #e7dfca; }
#footer {margin:0 auto; z-index:1; background-image:url(images/footer.png); background-repeat:repeat-x; background-position: bottom right; text-align:center; height:107px; width:900px; position:relative; top:-108px;}

.clear{height:1px; clear:both; font-size:0px; line-height:0px; overflow:hidden; }
