/*Created for Unify Private Beta by Unit Interactive in June 2009*/

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, b, u, i, center, 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-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
    font-size: 10px;
	color: #333;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
}

p, ul, ol, dl {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

a:link, a:visited {
	color: #f60;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.wrapper {
	margin: 0 auto;
	width: 915px;
}

/* Main Page Styles
------------------------------------------------------------------------ */
.logoNav {
	width: 915px;
	height: 99px;
	background: url(../images/border.jpg) no-repeat left bottom;
	clear: both;
	position: relative;
	display: block;
}

.logoNav h1 {
	float: left;
	width: 167px;
	display: inline;
	margin-right: 20px;
}

.logoNav h1 a:link, .logoNav h1 a:visited {
	width: 167px;
	height: 99px;
	overflow: hidden;
	display: block;
	text-indent: -5000px;
	background: url(../images/logo_abbr.gif) no-repeat 0 0;
}

.logoNav h1 a:hover {
	background: url(../images/logo_abbr.gif) no-repeat 0 -99px;
}

.logoNav p {
	position: absolute;
	top: 20px;
	left: 187px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #ccc;
}

.logoNav ul {
	float: left;
	width: 728px;
	display: inline;
	margin-top: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}

.logoNav li {
	float: left;
	width: 167px;
	display: inline;
	margin-left: 20px;
	position: relative;
}

.logoNav li.hm {
	margin-left: 0 !important;
}

.logoNav li a:link, .logoNav li a:visited {
	width: 167px;
	height: 31px;
	display: block;
	text-decoration: none;
}

.logoNav li a:hover {
	color: #000;
}

#about li.abt a { border-bottom: 3px solid #999; }
#services li.serv a { border-bottom: 3px solid #999; }
#contact li.cont a { border-bottom: 3px solid #999; }

#about li.abt ul li a, #services li.serv ul li a, #contact li.cont ul li a { border: none; }

.logoNav li ul {
	display: none;
	width: 165px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.logoNav li:hover ul {
	display: block;
}

.logoNav li.serv ul {
	background: #000;
}

.logoNav li ul li {
	margin: 0;
}

.logoNav li ul li a:link, .logoNav li ul li a:visited {
	color: #ccc;
	text-decoration: none;
	padding: 3px 5px 0;
	line-height: 24px;
	width: 155px;
	display: block;
}

.logoNav li ul li a:hover {
	color: #f60;
	text-decoration: none;
	background: #fff;
	border: none;
}

.logoNav li.serv a:hover li a {
	border: none;
}

.intro {
	margin: 30px 0 40px;
	width: 915px;
	padding: 10px 0;
	clear: both;
	background: url(../images/main_gradient_box.jpg) no-repeat 0 0;
}

.introCopy {
	float: right;
	width: 541px;
}

.introCopy h2 {
	font-size: 4.5em;
	color: #000;
	line-height: 1.1em;
	padding: 15px 20px 10px 0;
}

.introCopy h2 span {
	color: #690;
}

.introCopy p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 10px 20px 5px 0;
}

.mainFeature {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 167px;
}

.skip {
	margin-left: 187px;
}

.mainFeature h3 {
	font-size: 1.6em;
	color: #666;
	padding: 0 0 16px;
	border-bottom: 3px solid #e6e6e6;
}

.mainFeature h3 a:link, .mainFeature h3 a:visited {
	color: #000;
	text-decoration: none;
}	

.mainFeature h3 a:hover {
	color: #f60;
	text-decoration: underline;
}

.mainFeature p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 10px 0 5px;
}

.mainFeature p a:link, .mainFeature p a:visited {
	color: #f60;
	text-decoration: none;
}

.mainFeature p a:hover {
	color: #999;
	text-decoration: underline;
}

.mainFeature:hover h3 a {
	color: #f60;
}

.mainFeature:hover p {
	color: #999;
}

.caseStudy {
	float: left;
	width: 354px;
	display: inline;
	margin-left: 20px;
	clear: right;
}

.caseStudy h3 {
	font-size: 1.6em;
	color: #000;
	padding: 0 0 16px;
	border-bottom: 3px solid #e6e6e6;
}

.caseStudy h3 span {
	color: #690;
}

.caseStudy img {
	float: left;
	padding: 10px 0 0;
	margin-right: 20px;
	display: inline;
}

.caseStudy p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 10px 0 5px;
}

/* Interior Page Styles
------------------------------------------------------------------------ */ 
.pgIntro {
	margin: 30px 0;
	padding: 20px 0;
	width: 915px;
	clear: both;
	background: #efefef;
}

.pgIntro h2 {
	float: left;
	margin: 0 20px;
	width: 334px;
	font-size: 3em;
	color: #ccc;
	display: inline;
}

.pgIntro p {
	float: left;
	width: 521px;
	font-size: 1.3em;
	line-height: 1.4em;
	padding-right: 20px;
}


/* About Page Styles
------------------------------------------------------------------------ */

.staff {
	width: 915px;
	margin-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	clear: both;
}

.staff img {
	float: left;
	margin-right: 20px;
}

.staff dl {
	float: left;
	width: 354px;
	display: inline;
}

.staff dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #000;
	padding: 20px 0 5px;
}

.staff dd {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 10px 0 5px;
}

.staff ul {
	float: left;
	margin: 55px 0 0 20px;
	font-size: 1.4em;
	width: 354px;
	display: inline;
}

.staff li {
	padding: 5px 0;
	display: block;
	line-height: 1.4em;
	border-bottom: 1px solid #e6e6e6;
}

.staff li strong {
	color: #000;
}


/* Services Page Styles
------------------------------------------------------------------------ */

.weDo {
	width: 915px;
	margin-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	clear: both;
}

.weDo h3 {
	float: left;
	display: inline;
	margin-left: 187px;
	padding: 20px 0 0;
	width: 167px;
	font-size: 2em;
	color: #000;
}

.weDo p {
	float: left;
	display: inline;
	margin-left: 20px;
	padding: 20px 0 0;
	width: 541px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.regularContent {
	width: 915px;
	clear: both;
	padding: 0 0 20px;
	text-align: left;
}

img.imgRightBorder {
	float: right;
	border: 5px solid #e6e6e6;
	margin: 0 0 20px 20px;
}

.regularContent h3 {
	font-size: 2em;
	line-height: 1.2em;
	color: #000;
	margin: 0 0 0 187px;
	padding: 0 0 5px;
}

.regularContent h4 {
	font-size: 1.6em;
	color: #666;
	margin: 0 0 0 187px;
	padding: 20px 0 5px;
}

.regularContent h5 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 187px;
	padding: 20px 0 5px;
}

.regularContent p {
	font-size: 1.3em;
	margin: 0 0 0 187px;
	padding: 10px 0 5px;
	line-height: 1.4em;
}

.regularContent dl {
	margin: 0 0 20px 187px;
	padding: 10px 0 5px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

.regularContent dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	padding: 15px 0 0;
}

.regularContent dd {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 10px 0 5px;
}

.regularContent ol {
	list-style: decimal;
	font-size: 1.3em;
	margin: 0 0 0 215px;
	padding: 15px 0;
}

.regularContent ol li {
	padding: 5px 0;
}

/* Contact Styles
------------------------------------------------------------------------ */ 
img.imgLeft {
	float: left;
	margin: 40px 20px 0 187px;
	display: inline;
}

p.botBorder {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

form.contactForm {
	float: left;
	width: 354px;
	display: inline;
}

.contactForm h3 {
	margin: 0;
}

.contactForm ul {
	margin: 0;
	padding: 0;
	width: 354px;
	display: block;
}

.contactForm li {
	padding: 10px 0 0;
}

.contactForm label {
	font-size: 1.3em;
}

.contactForm input.text {
	width: 350px;
	padding: 2px;
}


/* Footer Styles
------------------------------------------------------------------------ */ 
.footer {
	width: 915px;
	height: 99px;
	padding: 48px 0 20px;
	background: url(../images/border.jpg) no-repeat left top;
	clear: both;
}

.footer h6 {
	float: left;
	width: 167px;
	height: 49px;
	overflow: hidden;
	margin-right: 20px;
	text-indent: -5000px;
	background: url(../images/logo_footer.gif) no-repeat center;
}

.footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #666;
	padding: 0 0 16px;
}

.footer p a:link, .footer p a:visited {
	color: #666;
}


/* Float Clearing Styles
------------------------------------------------------------------------ */ 
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac *