/* CSS Document */
html,
body {
   margin:0;
   padding:0;
   height:100%;
}

#body {
   padding:10px;
   padding-bottom:120px;   /* Height of the footer */
}

/*
/*
	This section sets the baseline CSS environment across browser platforms.
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0; padding: 0;}

form {display: inline;}

table {border-collapse: collapse;border-spacing: 0;}

fieldset, img {border: 0;}

a {text-decoration: none;}

a:active, a:active * { outline: none !important; }

a:focus, a:focus * { outline: none !important; }

address, caption, cite, code, dfn, th, var {font-style: normal; font-weight: normal;}

ol, nav ul {
	list-style: none;
}

caption, th 
{
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;

}

q:before, q:after {
	content: '';
}

abbr, acronym  {
	border: 0;
}


/*
	This section begins the site.
*/

@font-face {
	font-family: 'Museo300';
	src: url('museo/museo300-regular-webfont.eot');
	src: local('☺'), url('museo/museo300-regular-webfont.woff') format('woff'), url('museo/museo300-regular-webfont.ttf') format('truetype'), url('museo/museo300-regular-webfont.svg#webfont4tbPSIqi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo500';
	src: url('museo/museo500-regular-webfont.eot');
	src: local('☺'), url('museo/museo500-regular-webfont.woff') format('woff'), url('museo/museo500-regular-webfont.ttf') format('truetype'), url('museo/museo500-regular-webfont.svg#webfontl6fTHHnq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo700';
	src: url('museo/museo700-regular-webfont.eot');
	src: local('☺'), url('museo/museo700-regular-webfont.woff') format('woff'), url('museo/museo700-regular-webfont.ttf') format('truetype'), url('museo/museo700-regular-webfont.svg#webfonttKxl1kT0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'YanoneKaffeesatzRegular';
	src: url('yanone/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('☺'), url('yanone/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('yanone/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('yanone/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'JinkyRegular';
	src: url('jinky/JINKY-webfont.eot');
	src: local('☺'), url('jinky/JINKY-webfont.woff') format('woff'), url('jinky/JINKY-webfont.ttf') format('truetype'), url('jinky/JINKY-webfont.svg#webfontK5fjy4k9') format('svg');
	font-weight: normal;
	font-style: normal;
}



header, footer, section, nav {
	display: block;
}

body {
	font: 100% Helvetica, Arial, sans-serif;
	margin:0 auto;
	padding: 0;
	text-align:center;
	background: url("../_images/bg.jpg") repeat;
	width:100%;
	min-width:1000px;
}

.clear {
	clear: both;
	float: none !important;
	width: auto !important;
	height: auto !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/*
	Header
*/

#header {
	height:54px;
	position: fixed;
	left: 0;
	background: url("../_images/header_bg.png") repeat-x;
	margin:0 0;
	width:100%;
	z-index:10;
}
#header1 {
	height:54px;
	position: fixed;
	left: 0;
	background: url("../_images/header_bg.png") repeat-x;
	margin:0 0;
	width:100%;
	z-index:10;
}

.logo {
	float:left;
	display:inline;
	margin: 10px 0 0 15px;
	height:53px;
	width:240px;
	line-height:70px;
	color:#314359;
	font: 19px/19px Helvetica, Arial, sans-serif;
	vertical-align:middle;
	padding:17px 0 0 0px;
	font-weight: bold;
}

a.logo {
	color:#FF0000;
}

a.logo:hover {
	color:#FFF;
}

/*
	Nav
*/


nav {
	float:right;
	display:inline;
	padding-right:4px;
	padding-left:8px;
	color:#9e9380;
	font-size: 14px;
	text-align: center;
}
	
nav ul {
	float: right;
}
		
nav ul li {
	float: left;
}

.wnav {
	border-top: 4px solid #000;
}

.inav {
	border-top: 4px solid #000;
}

.fnav {
	border-top: 4px solid #000;
}

.idnav {
	border-top: 4px solid #000;
}

.pnav {
	border-top: 4px solid #000;
}

.anav {
	border-top: 4px solid #000;
}

.anav a {
	border-right: 1px solid #000;
}
	
nav ul li a {
	display: block;
	color:#9e9380;
	font: 14px/14px 'Museo300', Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	margin-top:12px;
	padding: 12px 12px 11px 12px;
	border-left: 1px solid #000;
	text-decoration: none;
}
	
nav ul li a:hover, nav ul li.active a {
	color: #495058;
}
	




/*
	Content
*/
#container1 {
   min-height:100%;
   position:relative;
	background: url("../_images/bg2.jpg") 50% 0 repeat-x;
	margin: 0 auto;
}

#container {
   min-height:100%;
   position:relative;
	margin: 0 auto;
	width:990px;
}

#home {
	clear:both;	
}

#renovations, #ia, #construction, #development, #print, #about {
	clear:both;
	padding-top:100px;
}


.content {
	text-align:left;
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding-bottom:60px;   /* Height of the footer */
}


.content p {
	font-size:80%;
	line-height:145%;
	color:#868a8d;
	padding:10px 0 0 10px;
}

.content p span {
	font-weight:600;
	color:#6f7275;
}

.content h1 {
	position:relative;
	padding: 0px 0 0 10px;
	color:#495058;
	font: 14px/14px  Helvetica, Arial, sans-serif;
	text-shadow:#ffffff 0px 1px 1px, #c1beb3 0px -1px 2px;
	letter-spacing: 0;
	line-height:150%;
	z-index:5;
}

.content h2 {
	position:relative;
	padding: 10px 0 0px 10px;
	max-width:900px;
	color:#495058;
	font: 34px/38px 'Museo700', Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 0px 1px 1px, #c1beb3 0px -1px 2px;
	letter-spacing: 0;
	line-height:80%;
	z-index:6;
}


.content h2 span {
	font: 22px/23px Helvetica, Arial, sans-serif;
	color:#868a8d;
	text-shadow: #ffffff 0px 1px 1px;
}


.content h3 {
	clear:both;
	margin:0 0 15px 10px;
	padding: 0 0 0 10px;
	color:#495058;
	text-shadow: #ffffff 0px 1px 1px, #c1beb3 0px -1px 2px;
	font: 28px/28px 'Museo300', Helvetica, Arial, sans-serif;
	letter-spacing:1px;
}

.wh3 {
	border-left: 4px solid #000;
}

.ih3 {
	border-left: 4px solid #000;
}

.fh3 {
	border-left: 4px solid #000;
}

.idh3 {
	border-left: 4px solid #000;
}

.ph3 {
	border-left: 4px solid #000;
}

.ah3 {
	border-left: 4px solid #000;
}

	
.content h4 {
	padding:22px 0 0 5px;
	color:#495058;
	font: 20px/20px 'Museo300', Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 0px 1px 1px, #c1beb3 0px -1px 2px;
	letter-spacing:1px;
}


.content h5 {
	position:absolute;
	top:75px;
	right:410px;
	color:#be0b0b;
	font: 85px/100px 'JinkyRegular', Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	text-shadow: #acaaa3 1px 1px 2px;
	z-index:9;
}



.btn {
	font: 85% Helvetica, Arial, sans-serif;
	color:#9e9380;
	background:#ebe9df;
	border:2px solid #d9d7d0;
	display:block;
	overflow:hidden;
	text-align:center;	
	line-height: 20px;
	padding: 1px 7px 0px 7px;
}

.btn:hover {
	border:2px solid #9e9380;
}


.contact {
	clear:both;
	float:left;
	width:280px;
	margin-top:5px;
	padding-left:10px;
}

.contact a {
	padding-left:34px;
	color:#9e9380;
	margin-top:6px;	
	font-size:13px; 
	height:28px;
	font-weight:bold;	
	text-decoration:none;
}

.contact a:hover {
	color:#495058;

}

.email {
	background: url("../_images/icons/email.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}

.resume {
	background: url("../_images/icons/acrobat.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}


.social {
	float:left;
	width:188px;
	margin-top:5px;
	padding-left:2px;
}

.social a {
	padding-left:34px;
	color:#9e9380;
	margin-top:6px;	
	font-size:13px; 
	height:28px;
	font-weight:bold;
	text-decoration:none;
}

.social a:hover {
	color:#495058;

}
	
.linkedin {
	background: url("../_images/icons/linkedin-logo.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}


.twitter {
	background: url("../_images/icons/twitter.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}


.divider {
	margin-top:20px;
	border-top:1px solid #d9d7d0;
}
	

/*
	2 column
*/
.thumbreno {
	float:left;
	width:370px;
	min-height:280px;
	padding:0px 0px 20px 0px;
	margin: -240px 0 0 50px ;
}
.thumbreno a img {
	border:4px solid #d9d7d0;
}

.thumb {
	float:left;
	width:420px;
	min-height:280px;
	padding:10px 20px 20px 10px;
	margin: 0 auto;
}
.thumb p {
	text-align:left;
	color:#868a8d;
	margin:0 12px 0 8px;

}
.thumb a img {
	border:4px solid #d9d7d0;
}

.web img:hover {
	border:4px solid #000;
}

.ia img:hover {
	border:4px solid #000;
}

.hr img:hover {
	border:4px solid #000;
}

.tr img:hover {
	border:4px solid #000;
}
.dev1 img:hover {
	border:4px solid #000;
}

.flash img:hover {
	border:4px solid #000;
}

.identity img:hover {
	border:4px solid #000;
}

.print img:hover {
	border:4px solid #000;
}

.about {
	border:4px solid #000;
}



/*
	3 column
*/


.left3 {
	float:left;
	position:relative;
	min-height:200px;
	width:315px;
	padding:10px 0 0 0px;
}
.center3 {
	float:left;
	position:relative;
	min-height:200px;
	width:315px;
	padding:10px 10px 0 10px;
}
.right3 {
	float:left;
	position:relative;
	min-height:200px;
	width:315px;
	padding:10px 0 0 0;
}
.thumb3 {
	display:inline;
	min-height:180px;
	width:305px;
	margin: 0 auto;
}
.thumb3 p {
	text-align:center;
	color:#868a8d;
	margin:0 12px 0 8px;

}
.thumb3 img {
	border:4px solid #d9d7d0;
}


/*
	Footer
*/


#footer {
	clear:both;
	height:120px;
	background-color:#000;
	width:100%;
	margin:0 auto;
    position:absolute;
   bottom:0;
}

#footer p {
	font-size:75%;
	color:#868a8d;	
}

#footer p a {
	color:#ff0000;
}

#footer p a:hover {
	color:#fff;
}

.left {
	text-align:left;
	float:left;
	display:inline;
}

.addy {
	padding:10px 30px 00px 0px;
	text-align:left;
	float:right;
	display:inline;
}

p.left {
	padding:25px 0 0 90px;
}

.footerlogo {
	float:left;
	display:inline;
	margin: 38px 0 0 9px;
	height:24px;
	line-height:24px;
	font: 16px/16px Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#ff0000;
	vertical-align:middle;
	padding:2px 0 0 30px;
	z-index:3;
}







.right {
	float:right;
	display:inline;
	text-align:right;
}

p.right {
	padding:14px 0 0 0;
}
.intro {
    width:669px;
	float: left;
    margin:0 auto;
    padding-bottom:30px;
    margin-top:0px;
}
.overview {
    width:260px;
	float: left;
    margin:0 auto;
    padding-bottom:20px;
	padding-left:45px;
    margin-top:5px;
}
.overview ul li {font-size:80%; line-height:110%; color:#868a8d; padding:10px 0 0 0;}
.renovate1 {
    width:240px;
	float: left;
    margin:0 auto;
    padding-bottom:20px;
	padding-left:45px;
    margin-top:0px;
}
.renovate1 ul li {font-size:80%; line-height:150%; color:#868a8d; padding:10px 0 0 0;}
.renovate2 {
    width:240px;
	float: left;
    margin:0 auto;
    padding-bottom:20px;
	padding-left:45px;
    margin-top:0px;
}
.renovate2 ul li {font-size:80%; line-height:150%; color:#868a8d; padding:10px 0 0 0;}
.renovate3 {
    width:240px;
	float: left;
    margin:0 auto;
    padding-bottom:20px;
	padding-left:45px;
    margin-top:0px;
}
.renovate4 {
    width:990px;
	float: left;
    margin:0 auto;
    padding-bottom:20px;
	padding-left:0px;
    margin-top:0px;
}
.reno {
    width:600px;
	float: left;
    margin:0 auto;
    padding-bottom:0px;
	padding-right:20px;
    margin-top:0px;
}
.contdetail {
    width:990px;
	float: left;
    margin:0 auto;
    padding-bottom:20px;
	padding-left:0px;
    margin-top:0px;
}
.style1 {color: #FFFFFF}
.builder {color: #CCCCCC,; text-align: center; letter-spacing: 6px;}
hr {
  border: 1;
  width: 100%;
}
#overview p.leftme {padding: 0 0 0 60px;}
