body {
	background-color: #313641;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #313641;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #F26101;

}
a:visited {
	color: #F26101;

}
a:hover {
	color: #304269;

}
a:active {
}


h1 {
	color: #304269;
	display: block;
	border-bottom: 1px solid #304269;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	width: 560px;
	margin-left: 370px;
	position: relative;
	padding-top: 148px;

}

h2 {
	color: #F26101;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 1px;

}
h3 {

}

h4 {

}


p {
	margin-bottom: 14px;
	line-height: 1.5em;

}

#content dl,
#content ul {
	margin-top: 0px;
	line-height: 1.3em;
	margin-bottom: 18px;

}
#content dl dt {
	width: 150px;
	display: block;
	float: left;
	clear: right;
	font-weight: bold;
}
#content dl dd {
	display: block;
	clear: right;
	margin-left: 150px;
	margin-bottom: 16px;
}


blockquote {

}
blockquote p {

}

/* Utilities */

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

.notopmargin{
	margin-top: 0px;	
}
.floatRight {
	float: right;
}
.nobotmargin{
	margin-bottom: 0px;
}


/* COLORS */

.navy{
color: #304269;
}

.darkgreyblue{
color: #313641;
}

.orange{
color: #F26101;
}

.babyblue{
color: #91BED4;
}

.lightbabyblue{
color: #BDD8E5;
}


.white{
	color: #FFF;	
}


/* BEGIN TEMPLATE */
#wrapper {
	position: relative;
	background-color: #FFF;
	width: 930px;
	margin: 0px auto;
	background-image: url(../img/SpruceCanyon_swoosh.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	display: block;
	height: auto;
}


/* HEADER */

#header {

}

#logo {
	position: absolute;
	left: 0px;
	top: 50px;

}

/*  NAVIGATION */

#navigation {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 370px;
	padding: 0px;
	width: 560px;
	background-color: #304269;
	font-size: 11px;
	font-weight: bold;
	position: relative;

}

#navigation li {
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;

}

#navigation li a{
	color: #FFF;
	margin: 0px;
	padding: 6px 12px;
	text-decoration: none;
	display: block;

}

#navigation li a:hover{
	background-color: #91BED4;

}

body#Home a#navHome, 
body#Services a#navServices, 
body#Expertise a#navExpertise, 
body#RandD a#navRandD, 
body#News a#navNews, 
body#About a#navAbout, 
body#Jobs a#navJobs, 
body#Contact a#navContact {
	background-color: #F26101;

}

/* CONTENT AREA */

#content {
	width: 480px;
	margin-left: 370px;
	border-bottom: 3px solid #313641;
	padding: 0px 80px 30px 0px;
	position: relative;

}
#content ul li p {
	line-height: 1.4em;
}

#content .imageSidebarHolder {
	width: 152px;
	font-size: 12px;
	font-style: oblique;
	color: #556788;
	float: left;
	display: block;
	clear: none;
	margin-left: -177px;
	background-color: #CCC;
	margin-top: 6px;
}




/* SIDEBAR */
#sidebar {

}


/* FOOTER */
#footer {
	width: 560px;
	margin-left: 370px;
	position: relative;
	color: #91BED4;
	font-size: 11px;
	height: 110px;

}

#footer a {
	color: #91BED4;
	text-decoration: none;

}
#footer a:hover {
	color: #F26101;
	text-decoration: underline;

}


#footerCopy {
	position: absolute;
	width: 220px;
	left: 0px;
	top: 10px;

}
#footerContact {
	position: absolute;
	width: 130px;
	left: 230px;
	top: 10px;
}
	


/* TEMPLATE OVERRIDES */
#footerAddress {
	position: absolute;
	width: 165px;
	left: 370px;
	top: 10px;
}



#footerCredits {
	font-size: 10px;
	position: absolute;
	left: 370px;
	top: 48px;

}
#footerCredits a {
	color: #CCC;
	text-decoration: none;

}
#footerCredits a:hover {
	color: #999;

}
