body {
background:#d7c7a4;
color:#594f3b;
font-family:arial;
font-size:12px;
line-height:18px;
margin:0;
padding:0;
}

.reset {
list-style:none;
margin:0;
padding:0;
}

a img { border:0; }
a { color:#ff5400; text-decoration:none; }
a:hover { color:#39311f; }

.orange { color:#ff5400; }
.brown { color:#39311f; }

/* Typography */
h1, h2 { color:#615438; margin:0; }
h1 { color:#39311f; font-size:30px; letter-spacing:-1px; margin:0 0 10px; }
h3 { font-size:22px; margin:0 0 10px; }

span.bigger { color:#39311f; font-size:14px; }
span.subTitle { color:#39311f; font-size:14px; }

strong { color:#ff5400; }

p { margin:0; padding:5px 0; }

.mr10 { margin-right:10px; }

.letterDrop {
display:block;
float:left;
font-size:50px;
font-weight:700;
margin:15px 10px 10px;
}

.quoteIntro, .formError, .formMessage, .update {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

#header { background:url(../img/top-blue.gif) repeat-x; }
	#walterDumlao {
	position:absolute;
	top:20px;
	left:15px;
	}
	#header .blueLight { background:url(../img/bg-blue.png) no-repeat center top; }
	#header .wrap { height:380px; }
	#topNav {
	background:url(../img/bg-nav.png);
	height:80px;
	margin-top:10px;
	position:absolute; top:0x; right:0;
	width:405px;
	}
		#topNav li { float:left; margin-right:1px; }	
		#topNav li a {
		display:inline-block;
		background:url(../img/bg-nav.png) no-repeat 0 80px;
		width:80px;
		height:80px;
		}
		#topNav li.home a:hover, #topNav li.home a.select { background-position:0 -80px; }
		#topNav li.portfolio a:hover, #topNav li.portfolio a.select { background-position:-81px -80px; }
		#topNav li.contact a:hover, #topNav li.contact a.select { background-position:-162px -80px; }
		#topNav li.about a:hover, #topNav li.about a.select { background-position:-243px -80px; }
		#topNav li.clients a:hover, #topNav li.clients a:select { background-position:-324px -80px; }
		#topNav li a span {display:none; }
	.quoteIntro  {
	background-color:#000;
	clear:both;
	color:#fff;
	font-size:16px;
	line-height:24px;
	padding:15px;
	position:relative; top:170px; left:200px;
	width:655px;
	}
		.pointer {
		background:url(../img/quote-pointer);
		height:32px;
		position:absolute; top:30px; left:-16px;
		width:16px;
		}
	#me { position:absolute; top:100px; left:30px; }
	#download {
	height:80px;
	position:absolute; right:0; bottom:0;
	width:220px;
	}
		#download a {
		background:url(../img/download.png);
		display:block;
		height:80px;
		width:210px;
		}
		#download a span { display:none; }

/* wraps */
#header .wrap, #content .wrap, #footer .wrap {
margin:0 auto;
padding:0 15px;
position:relative;
width:870px;
}
body#profile #content .wrap {
padding:0;
width:900px;
}

#content { background:url(../img/bg-strip.gif) repeat-x left top; height:100%; overflow:hidden; }

/* Portfolio */
body#portfolio #content { overflow:visible; }
body#portfolio #content .wrap .topTitle { margin-bottom:580px; padding-bottom:80px; }
body#portfolio #footer .wrap { height:50px; }

.topTitle {
border-bottom:1px solid #af9f7e;
padding:25px 0 15px 210px;
}


#positionIt { position:absolute; top:70px; left:0; }
#monitorDisplay {
background:url(../img/monitor.png) no-repeat center;
height:740px;
padding:0 50px;
position:relative;
width:800px;
}
	li.info {
	color:#fff;
	padding:20px;
	width:760px;
	}
	.gallery {
	background:url(../img/wallpaper.jpg);
	height:440px;
	padding:30px;
	width:740px;
	}
	.gallery a { border-top:1px solid #2d0902; display:block; font-size:14px; padding:5px 0; }
	.gallery a:hover { color:#fff; }
	#shadowTop {
	background:url(../img/shadow-top.png) no-repeat;
	height:2px;
	position:absolute; top:55px; left:50px;
	z-index:2;
	width:800px;
	}
	#shadowBottom {
	background:url(../img/shadow-bottom.png) no-repeat;
	height:2px;
	position:absolute; top:553px; left:50px;
	z-index:2;
	width:800px;
	}
	#shadowLeft {
	background:url(../img/shadow-left.png) no-repeat;
	height:496px;
	position:absolute; top:57px; left:50px;
	z-index:2;
	width:2px;
	}
	#shadowRight {
	background:url(../img/shadow-right.png) no-repeat;
	height:496px;
	position:absolute; top:57px; right:50px;
	z-index:2;
	width:2px;
	}
	.stripTransmitter {
	position:relative; top:-30px;
	}
	.stripTransmitter a, a.backBtn {
	background-color:#000;
	color:#fff;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:30px;
	}
	a.backBtn {
	position:absolute; top:55px; left:0;
	width:100px;
	z-index:3;
	}

.column1 {
float:left;
padding:15px 0;
width:200px;
}
.column2 {
float:left;
padding:15px 0 15px 10px;
width:660px;
}

.update {
background-color:#f0deb7;
margin-bottom:10px;
padding:15px;
}

.boxIt  {
float:left;
background-color:#fff;
border:1px solid #af9f7e;
display:inline-block;
}
.boxIt img {
float:left;
margin:1px;
}

ul.listStyle li {
background:url(../img/arrows.gif) no-repeat 0 8px;
border-top:1px solid #af9f7e;
padding:5px 0 5px 20px;
}

.formError, .formMessage {
background:#645a44 url(../img/alert.gif) no-repeat 15px 10px;
color:#d7c7a4;
font-size:16px;
line-height:20px;
margin-bottom:10px;
padding:10px 10px 10px 70px;
}
.formMessage {
background-image:none;
padding:10px;
}
ul.form li {
border-top:1px solid #;
padding:5px 0;
}
	label.txtLabel {
	font-size:14px;
	}
	input.inputTxt {
	border:1px solid #af9f7e;
	padding:5px;
	width:200px;
	}
	textarea.textArea {
	border:1px solid #af9f7e;
	height:150px;
	padding:5px;
	width:350px;
	}
	.sendBtn {
	background:url(../img/send);
	height:35px;
	width:90px;
	}
	.sendBtn input {
	background:none;
	border:0;
	cursor:pointer;
	font-size:1px;
	width:90px;
	height:35px;
	}

#footer {
background-color:#938465;
clear:both;
}
#footer .wrap {
padding:15px;
}