@charset "utf-8";
#banner  {
	height: 130px;
	background-color: #463C3F;
}
#banner a #logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #463C3F;
}
#banner #logo {
	float: right;
	margin-right: 20px;
}

body {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	line-height: 15px;
}
#content {
	background-image: url(images/background1.jpg);
	background-repeat: repeat;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}

#content img  {
	margin-bottom: 15px;

}

#footer {
	font-size: 9pt;
	padding-top: 15px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #585664;
	width: 100%;
	margin-top: 15px;
}
#footer div {
	margin-left: 15px;
}
#footer div div   {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}
form {
	margin-left: 20px;
}

#globaldiv {
	width: 971px;
	margin-left: auto;
	margin-right: auto;
	top: 5%;
	bottom: 5%;
	border: 3px solid #585664;
	background-image: url(images/background1.jpg);
	background-repeat: repeat;
}
#globaldiv #content #recent_work p {
	font-size: 9px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
}



hr  {
	width: 100%;
	color: #463C3F;
	background-color: #463C3F;
	padding: 0px;
	margin: 0px;
	float: left;
}
#navigation {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-left: 20px;
	margin: 0px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#portlandOR {
	top: 100px;
	position: absolute;
}
