/* Zero Out */
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{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}

html {
	font-size: 62.5%;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 18px 0 50px 0;
	padding: 0;
	color: #404040;
	text-align: center;
	background-color: #000000;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
}

#wrapper {
  margin: 0 auto;
  width: 975px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	text-align: left;
	background-color: #000000;
	background-image: url('../images/wrapper-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapperTop {
  margin: 0 auto;
	padding: 0 0 30px 0;
  width: 975px;
	text-align: left;
	background-color: #000000;
	background-image: url('../images/wrapper-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapperBottom {
  margin: 0 auto;
  width: 975px;
	text-align: left;
	background-color: #000000;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

#logo {
	margin: 38px 0 0 30px;
	float: left;
}

#homeMasthead {
	width: 994px;
	padding: 0;
	margin: 0 auto;
	background-image: url('../images/homeMastheadBg.gif');
	background-repeat: repeat-y;
}

#masthead {
	padding: 45px 0 0 0;
}

.textOrange {
	color: #fa5200;
}

.textLightGray {
	color: #ababab;
}


/* Top Nav */

#topNav {
	margin: 31px 5px 0 0;
	width: 642px;
	float: right;
}

#nav, #nav ul {
	padding: 0;
  margin: 0;
  list-style: none;
}

#nav li {
	float: left;
  width: 105px;
  margin-right: 2px;
}

#nav a {
	display: block;
  width: 105px;
  text-decoration: none;
	background-color: #000000;
	background-image: url('../images/top-nav.gif');
	background-repeat: no-repeat;
}

#nav a span {
	visibility: hidden;
  display: block;
  width: 105px;
  height: 33px;
}

#nav a.home {
	background-position: 0px 0px;
}
#nav a:hover.home, #nav a.home span {
	background-position: 0px -36px;
}
#nav a.homeCurrent, #nav a:hover.homeCurrent, #nav a.homeCurrent span {
	background-position: 0px -72px;
}

#nav a.who {
	background-position: -107px 0px;
}
#nav a:hover.who, #nav a.who span {
	background-position: -107px -36px;
}
#nav a.whoCurrent, #nav a:hover.whoCurrent, #nav a.whoCurrent span {
	background-position: -107px -72px;
}

#nav a.what {
	background-position: -214px 0px;
}
#nav a:hover.what, #nav a.what span {
	background-position: -214px -36px;
}
#nav a.whatCurrent, #nav a:hover.whatCurrent, #nav a.whatCurrent span {
	background-position: -214px -72px;
}

#nav a.clients {
	background-position: -321px 0px;
}
#nav a:hover.clients, #nav a.clients span {
	background-position: -321px -36px;
}
#nav a.clientsCurrent, #nav a:hover.clientsCurrent, #nav a.clientsCurrent span {
	background-position: -321px -72px;
}

#nav a.view {
	background-position: -428px 0px;
}
#nav a:hover.view, #nav a.view span {
	background-position: -428px -36px;
}
#nav a.viewCurrent, #nav a:hover.viewCurrent, #nav a.viewCurrent span {
	background-position: -428px -72px;
}

#nav a.contact {
	background-position: -535px 0px;
}
#nav a:hover.contact, #nav a.contact span {
	background-position: -535px -36px;
}
#nav a.contactCurrent, #nav a:hover.contactCurrent, #nav a.contactCurrent span {
	background-position: -535px -72px;
}


/* Content */

.hRule {
	height: 30px;
	background-image: url('../images/stripe_bg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 0 25px 0;
}

#homeLeftContent {
	margin: 45px 0 0 20px;
	width: 259px;/*239px*/
	float: left;
}

#content {
	margin: 45px 10px 0 0;
	width: 637px;/*647px*/
	float: right;
}

.intro {
	width: 585px;
}

.intro p {
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808080;
	margin: 0 0 15px 0;
}

#content h1 {
	font-size: 2.4em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808080;
	margin: 0;
}

#content h2 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	color: #808080;
	margin: 0;
}


/* Who We Are */

.teamPhoto {
	width: 147px;
	margin: 0 43px 35px 0;
	float: left;
}

.teamBio {
	width: 420px;
	margin: 0 0 35px 0;
	float: left;
}

.teamBio p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
}


/* What We Do */

.servicesModule {
	width: 315px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 0 15px 0;
	float: left;
}

.servicesIcon {
	width: 74px;
	margin: 0 12px 0 0;
	float: left;
}

.servicesSummary {
	width: 210px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 0 15px 0;
	float: left;
}

.servicesSummary p, 
.servicesContent p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
}

.solutionsModule {
	width: 159px;
	float: left;
}

.solutionsModule h3 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 10px 0;
	color: #ffffff;
}

.solutionsModule ul {
	margin-left: 15px;
	padding-left: 0;
	list-style: disc;
}

.solutionsModule ul li {
	font-size: 1.1em;
	line-height: 1.2em;
	padding-left: 0;
}


/* Contact Us */

.contactModule {
	width: 165px;
	float: left;
}

.contactModuleLast {
	width: 140px;
	float: left;
}

.contactModule h1, 
.contactModuleLast h1 {
	font-size: 1.4em;
	padding: 0 0 15px 0;
}

.contactModule p, 
.contactModuleLast p {
	font-size: 1.2em;
	color: #ffffff;
	padding: 0 0 15px 0;
}


/* Site Map */

.siteMapContent p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
}

.siteMapContent ul {
	margin: 0 0 0 30px;
}

.siteMapContent li {
	font-size: 1.1em;
	line-height: 1.2em;
}


/* Newsletter Subscription */

.newsletterSubscriptionContent p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
}

.newsletterSubscriptionContent ul {
	margin: 0 0 0 30px;
}

.newsletterSubscriptionContent li {
	font-size: 1.1em;
	line-height: 1.2em;
}

.newsletterSubscriptionLeft {
	font-size: 1.1em;
	text-align: right;
	width: 75px;
	float: left;
	padding: 2px 5px 7px 0;
}

.newsletterSubscriptionRight {
	width: 200px;
	float: left;
	padding: 0 0 7px 0;
}

.newsletterSubscriptionTextField {
	font-size: 1.2em;
	color: #666666;
	border: 1px solid #333333;
	background-color: #000000;
	width: 100%;
}

.newsletterSubmit {
	font-size: 1.2em;
	color: #666666;
	border: 1px solid #333333;
	background-color: #000000;
	width: 100%;
	padding: 2px;
	cursor: pointer;
}


/* Footer */

#footer {
	text-align: center;
	margin: 15px 0 0 0;
}

#footer p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
}


/* Links */

a, a:visited {
	color: #fa5200;
	text-decoration: underline;
}
a:active, a:hover {
	color: #fa5200;
	text-decoration: none;
}

#footer a, #footer a:visited {
	color: #404040;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #fa5200;
	text-decoration: underline;
}