/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #666b66;
	margin: 0px 0px 20px;
	padding: 0;
	background: #252525 url(../images/bg-tile.jpg);
}
hr {
	border: 0;
	height: 1px;
	color: #be3c14;
	margin-top: 25px;
	margin-bottom: 15px;
	background: #be3c14;
}
#navigation {
	color: #999999;
	padding: 0px 38px;
	margin: 0;
	background: #FFFFFF url(../images/bg-menu.jpg) no-repeat;
	height: 73px;
}
#wrapper {
	width: 824px;
	margin: 0 auto;
	background: url(../images/paper-tile.jpg);
}
#column_wrapper {
	background: url(../images/bg-colwrapper.gif) repeat-y;
	border-bottom: 1px solid #c4c8ba;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 612px;
	float: left;
}
#left .content {
	padding: 43px 40px 40px;
	font-size: 1.2em;
	line-height: 1.3em;
}
#left img.chair {
	margin-left: 17px;
	margin-bottom: 40px;
}
#right {
	width: 212px;
	float: left;
}
#right .content {
	text-align: center;
	padding-top: 40px;
}
.content img.sidepic {
	margin-bottom: 25px;
}
.content img.companypic {
	margin: 8px 20px 10px 0px;
	float: left;
}
.content img.processpic {
	margin: 14px 20px 0px 0px;
	float: left;
}
.content img.john {
	margin: 8px 20px 10px 0px;
}
.content img.sod-cover {
	margin-right: 20px;
	margin-bottom: 99px;
}
#footer .content {
	padding: 13px 20px;
}
#footer {
	color: #62645d;
	background-color: #c4c8ba;
	padding: 0px;
	margin: 0;
	clear: both;
	border-top: 1px solid #FFFFFF;
	font: 0.7em Arial, Helvetica, sans-serif;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #be3c14;
}
#left a:visited {
	color: #be3c14;
}
#left a:hover {
	color: #902e0f;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#banner {
	position: relative;
	top: -116px;
	left: -100px;
	width: 28px;
	float: left;
	margin-right: -28px;
}
#hometext {
	line-height: 1.8em;
	float: right;
	width: 245px;
	margin-top: 149px;
}
#hangtag-lg {
	float: right;
	position: relative;
	top: -191px;
	left: 60px;
	width: 524px;
	margin-bottom: -173px;
}
#logo {
	position: relative;
	top: 60px;
	left: -30px;
	width: 303px;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1em;
	margin: 0;
	color: #000000;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
table.portfolio {
	margin-bottom: 10px;
}
td.portfolio {
	padding-bottom: 44px;
}
td img.port-pic {
	margin-right: 44px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 0 18px;
}
.bold-and-black {
	font-weight: bold;
	color: #000000;
}
.black {
	color: #000000;
}
.current-caption {
	font-size: 75%;
	color: #000000;
	font-weight: bold;
	line-height: 1.3em;
}

