body {
	background:url(../../local/background.gif) repeat top left;
	text-align:center;
	margin:0px;
	font-family: futura-pt,sans-serif;
	color:#e1e1e1;
	font-size:87.5%;
}

#headerWrap, #bodyWrap, #footerWrap {
	position:relative;
	text-align:center;
}

#header, #body, footer {
	width:840px;
	margin:0 auto;
	text-align:left;
}

#body {
	padding-bottom:225px;
}

a {
	color:#e1e1e1;
	text-decoration:none;
}
a:hover {
	color:#0184dc;
}
#splashLogo {
    margin: 0 auto;
    position: relative;
    width: 300px;
    top:200px;
}

#bernard {
	width:410px;
	height:264px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../../local/bernard.png) no-repeat bottom left;
}
#email {
	margin-top:12px;
}

#email, #call {
	padding:6px 0px;
}



h1, h2, h3 ,h4, p {
	font-family: futura-pt,sans-serif;
	color:#d9d9d9;
}

p {
	font-size:1.5em;
	line-height:1.5em;
	margin-top:0px;
}

h1 {
	font-size:7em;
	text-shadow: 0.03em 0.03em #4d4d4d;
}

h1 span {
	font-size:2.9em;
	text-shadow: 0.03em 0.03em #4d4d4d;
}

h2 {
	font-size:4em;
	text-shadow: 0.02em 0.02em #4d4d4d;
}

h3 {
	font-size:2em;
	text-shadow: 0.02em 0.02em #4d4d4d;
}

.box {
	
}

.one h1 {
	margin:.15em 0;
	line-height:1em;
}
.one h1 span {
	
	line-height:1em;
}
.one h2 {
	font-size:8.6em;
	margin:0em 0 .5em 0;
}

ul#portfolio {
	margin:0px;
	padding:0px;
}

ul#portfolio li {
	   float: left;
    list-style: none outside none;
    margin-right: 20px;
    width: 192px;
    margin-bottom:20px;
}

ul#portfolio li.last {
	margin:0px;
}

#portfolio a img {
	border:#4d4d4d solid 4px;
}
#portfolio a:hover img {
	border:#d9d9d9 solid 4px;
}

.three h2 {
	margin-bottom:0px;
	font-size:3em;
	margin-top:1.25em;
}

.clear {
	clear:both;
}
