@charset "utf-8";
html { 
	min-height: 100%; 
	margin-bottom: 1px;
}
body  {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #45494E;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	width: 935px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	border-bottom: 2px solid #45494E;
	text-align: left;
} 
#header { 
	width: 935px;
	height: 106px;
	padding: 0;
	margin: 0;
} 
#header h1, #header p {
	display: none;
}
#sidebar1 {
	float: left;
	width: 170px;
	background: #fff;
	padding: 0;
	margin: 0;
	border-top: 12px solid #45494E;
}
#sidebar1 .subhead {
	height: 18px;	
	background-repeat: no-repeat;
}
#sidebar1 #portfolio {
	background-image: url("../images/portfolio_samples.png");
}
#sidebar1 #other {
	background-image: url("../images/other_options.png");
}
#sidebar1 h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #45494E;
	height: 18px;
	display: none;
}
#sidebar1 ul {
	font-size: 12px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 0;
}
#sidebar1 li {
	height: 23px;
	padding: 0;
	margin: 0 0 10px 0;
	}
#sidebar1 li a {
	width: 170px;
	height: 23px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar1 li a span {
	display: none;
}
#sidebar1 li#about a {
	background-image: url("../images/li_about.png");
}
#sidebar1 li#general a {
	background-image: url("../images/li_general.png");
}
#sidebar1 li#direct a {
	background-image: url("../images/li_direct.png");
}
#sidebar1 li#mailers a {
	background-image: url("../images/li_mailers.png");
}
#sidebar1 li#brochures a {
	background-image: url("../images/li_brochures.png");
}
#sidebar1 li#email a {
	background-image: url("../images/li_email.png");
}
#sidebar1 li#websites a {
	background-image: url("../images/li_websites.png");
}
#sidebar1 li#testimonials a {
	background-image: url("../images/li_testimonials.png");
}
#sidebar1 li#experience a {
	background-image: url("../images/li_experience.png");
}
#sidebar1 li#contact a {
	background-image: url("../images/li_contact.png");
}
#sidebar1 li#resume a {
	background-image: url("../images/li_resume.png");
}
#sidebar1 li a:hover, #sidebar1 li a:active {
	background-position: top right;
}
#sidebar1 li a.currentCat {
	background-position:right;
}
#sidebar1 p {
	font-size: 9px;
	margin: 0;
	padding: 6px 0 0 32px;
}
#mainContent { 
	margin: 0 0 0 170px;
	padding: 0 0 10px 20px;
	background-color: #FFFEF4;
	border: none;
	border-top: 12px solid #45494E;
	border-left: 2px solid #45494E;
	min-height: 600px;
	overflow: hidden;
} 
#mainContent h1 {
	margin: 10px 0 0 0;
	font-size: 24px
}
#mainContent .textBlock {
	padding-right: 90px;
}
#mainContent .textBlock h2 {
	margin: 10px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
}
#mainContent .textBlock h3 {
	margin: 10px 0 0 10px;
	font-size: 13px;
	font-weight: bold;
}
#mainContent .textBlock ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	font-size: 13px;
	list-style: circle;
}
#mainContent .textBlock p {
	margin-top: 0;
	font-size: 13px;
	line-height: 18px;
}
#mainContent .textBlock p.contact_info {
	margin: 18px 0 400px 0;
	padding: 10px;
	border: 1px solid #45494E;
	font-size: 13.5px;
	line-height: 30px;
	font-weight: bold;
}
#mainContent .textBlock a {
	text-decoration: none;
/*
	color: #45494E;

*/	color: navy;
	font-weight: bold;
}
#mainContent .textBlock a:hover, #mainContent .textBlock a:active {
	color: #fff;
	background-color: #e6ac1d;
}
#mainContent .textBlock p.contact_info a {
	text-decoration: none;
	color: #45494E;
	padding: 0 3px;
}
#mainContent .textBlock p.contact_info a:hover, #mainContent .textBlock p.contact_info a:active {
	color: #fff;
	background-color: #e6ac1d;
}
#mainContent p.greybox_link a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#mainContent p.greybox_link a:link, #mainContent p.greybox_link a:visited {
	color: #45494E;
	color: #45494E;
}
#mainContent p.greybox_link a:hover, #mainContent p.greybox_link a:active {
	color: #fff; 
	background-color: #e6ac1d;
}
#mainContent table {
	margin-right: 90px;
}
#mainContent td {
	font-size: 14px;
	padding: 10px;
	vertical-align: top;
	}
#mainContent td.testimonial_logo {
	width: 100px;
	text-align: center;
}
#mainContent td.testimonial_quote {
	text-indent:-0.4em;
	font-size: 13px;
}
#mainContent .column { width: 33.3%; float: left; }
#mainContent .column h2 {
	margin: 10px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #960;
}
#mainContent .column ul {
	margin: 0 0 10px 0;
	font-size: 13px;
	list-style: none;
	padding: 0 10px 0 0;
}
#mainContent .column p {
	margin-top: 0;
	font-size: 13px;
	line-height: 18px;
}
#footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
.floatLeft { 
	float: left;
	margin-right: 8px;
}
.floatRight { 
	float: right;
	margin-left: 8px;
}
.clearFloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imageCount {
	width: 720px;
	overflow: auto;
	font-size: 11px;
}
.imageCount p {
	margin: 6px 0;
}
.imageCount a {
	text-decoration: none;
}
.imageCount a:link, .imageCount a:visited {
	color: #45494E;
}
.imageCount a:hover, .imageCount a:active, .imageCount a.current {
	color: #fff; 
	background-color: #e6ac1d;
}


