/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}

#container {
	display: block;
	margin: auto;
	width: 950px;
}

#column {
	display: block;
	float: left;
	width: 950px;
}
#header {
	display: block;
	float: left;
	width: 950px;
	height: 93px;
	background-image: url(header-bg.jpg);
}
#header img {
	display: block;
	float: left;
}
#header-utility {
	display: block;
	float: left;
	margin-left: 550px;
	margin-top: 10px;
}
#header-utility ul {
	display: block;
	float: left;
}
#header-utility ul li {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #000000;
}
#header-utility ul li.last {
	border-right: none;
}
#header-utility ul li a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#header-utility ul li a:hover {
	text-decoration: underline;
}
#search {
	display: block;
	float: right;
	width: 300px;
	margin-top: 10px;
}
#topnav {
	display: block;
	float: left;
	width: 950px;
	height: 50px;
	background-color: #ffffff;
}
#middle {
	display: block;
	float: left;
	width: 950px;
	overflow: hidden;
}
#middle-right {
	display: block;
	float: left;
	width: 230px;
	overflow: hidden;
}
#middle-right-promo {
	display: block;
	float: left;
	width: 230px;
	height: 187px;
}
#middle-right-promo a {
	text-indent: -9000px;
	display: block;
	float: left;
	width: 230px;
	height: 187px;
	background-image: url(blog-middle-right-promo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
#middle-right-promo a:hover {
	background-image: url(blog-middle-right-promo.jpg);
}
#middle-right-bill-bio {
	display: block;
	float: left;
	width: 230px;
	margin-top: 20px;
}
#middle-right-bill-bio img {
	display: block;
	float: right;
	margin-right: 15px;
	_margin-right: 7px;
	border: 4px solid #9f9fc3;
}
#middle-right-bill-bio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 8px;
}
#middle-right-bill-bio p a{
		color: #999999;
text-decoration: none;
	font-weight: normal;
}
#middle-right-bill-bio p a:hover{
		color: #999999;
text-decoration: underline;
}
#middle-right-bill-bio p strong {
	font-weight: bold;
	color: #000000;
}
#middle-right-subscribe-blog {
	display: block;
	float: left;
	width: 230px;
	margin-top: 10px;
}
#middle-right-subscribe-blog h2 a {
	display: block;
	float: left;
	width: 198px;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	text-indent: 10px;
	background-image: url(rss.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#middle-right-subscribe-blog h2 a:hover {
	text-decoration: underline;

}
#middle-right-subscribe-newsletter {
	display: block;
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
#middle-right-subscribe-newsletter h2 a {
	display: block;
	float: left;
	width: 198px;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	background-image: url(envelope.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#middle-right-subscribe-newsletter h2 a:hover {
	text-decoration: underline;
}
#middle-right-categories {
	display: block;
	float: left;
	width: 230px;
	background-image: url(categories.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 36px;
	margin-bottom: 15px;
}
#middle-right-categories ul {
	display: block;
	float: left;
	width: 230px;
	list-style: none;
}
#middle-right-categories ul li {
	list-style: none;
	display: block;
	float: left;
	width: 230px;
	line-height: 14px;
}
#middle-right-categories ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000b45;
	text-decoration: none;
	padding-left: 30px;
	line-height: 11px;
}
#middle-right-categories ul li a:hover {
	text-decoration: underline;
}
#middle-right-business-strategy-solutions {
	display: block;
	float: left;
	width: 230px;
	background-image: url(business-strategy-services.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 36px;
}
#middle-right-business-strategy-solutions ul {
	display: block;
	float: left;
	width: 230px;
}
#middle-right-business-strategy-solutions ul li {
	display: block;
	float: left;
	width: 230px;
	line-height: 14px;
}
#middle-right-business-strategy-solutions ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000b45;
	text-decoration: none;
	padding-left: 30px;
	line-height: 11px;
}
#middle-right-business-strategy-solutions ul li a:hover {
	text-decoration: underline;
}
.bio-image{
float: left;
margin-right: 10px;
}
#quote {
	display: block;
	float: left;
	width: 950px;
	background-color: #ffffff;
	margin-top: 26px;
	border-top: 1px solid #b5b4b1;	
}
#quote p {
	padding-left: 100px;
	padding-right: 100px;
	color: #55527A;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	font: italic 16px "Times New Roman", Times, serif;
}
#quote p.author {
	padding-left: 100px;
	padding-right: 100px;
	color: #585858;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
#quote p.author a{
	color: #55527A;
}
#description {
	display: block;
	float: left;
	width: 950px;
	background-color: #ffffff;
	margin-top: 26px;
	border-top: 1px solid #b5b4b1;	
}
#description p {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#footer {
	border-top: 1px solid #b5b4b1;
	padding-top: 15px;
	display: block;
	float: left;
	width: 950px;
	height: 56px;
	padding-bottom: 40px;
	background-color: #ffffff;
}
#footer p {
	color: #6f6f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#footer p a {
	color: #6f6f6f;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
.form {
	margin-top: 30px;
	margin-bottom: 30px;
}
.form fieldset {
	border: none;
}
.form form {
	margin-left: 40px;
	margin-right: 60px;
	background-color: #f2f2f2;
	padding: 5px;

}
.form label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
.form input {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.form textarea {
	display: block;
	float: left;
	width: 380px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFF;
}
.form input.submit {
	display: block;
	float: left;
	width: 80px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.form br {
	clear: both;
}

#middle-left-blog-entries h2.headline, #middle-center h2.headline {
	font-family: "Georgia", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000; 
	margin-left: 40px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-top: 30px;
	clear: both;
}
#middle-left-blog-entries h2.headline a, #middle-center h2.headline a {
	color: #000000;
	text-decoration: none;
}
#middle-left-blog-entries h2.headline a:hover, #middle-center h2.headline a:hover {
	text-decoration: underline;
}
#middle-center h1, #middle-left-blog-entry h1, #middle-left-blog-entries h1{
	font-family: "Georgia", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-left: 40px;
	margin-right: 80px;
	margin-bottom: 10px;
	clear: both;
}
#middle-center h2, #middle-left-blog-entry h2, #middle-left-blog-entries h2{
	color: #252525;
	margin-top: 22px;
	margin-left: 40px;
	margin-right: 80px;
	margin-bottom: 10px;
	clear: both;
	font: normal 18px "Georgia", Times, serif;
}
#middle-center ol h2, #middle-left-blog-entry ol h2, #middle-left-blog-entries ol h2, #middle-center ul h2, #middle-left-blog-entry ul h2, #middle-left-blog-entries ul h2{
margin-top: 5px;
margin-left: 10px;
}
#middle-center ol p, #middle-left-blog-entry ol p, #middle-left-blog-entries ol p, #middle-center ul p, #middle-left-blog-entry ul p, #middle-left-blog-entries ul p{
margin-left: 10px;
margin-right: 10px;
}
#middle-left-blog-entry h3.author, #middle-left-blog-entries h3.author {
	color: #9D9D9D;
	margin-left: 40px;
	margin-right: 80px;
	margin-bottom: 10px;
	text-align: left;
	font: normal 14px "Georgia", Times, serif;
}
#middle-left-blog-entry h3.author, #middle-left-blog-entries h3.author {
	text-align: right;
}
#middle-left-blog-entry h3.author span, #middle-left-blog-entries h3.author span {
	float: left;
}
#middle-left-blog-entry hr, #middle-left-blog-entries hr, #middle-center hr {
	height: 1px;
border-bottom: 1px solid #E1E1EC;
	border-top: none;
	margin-left: 40px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#middle-left-blog-entry h4.comments, #middle-left-blog-entries h4.comments, #middle-center h4.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 40px;
	margin-right: 80px;
}
#middle-left-blog-entry h4.comments a, #middle-left-blog-entries h4.comments a, #middle-center h4.comments a {
	color: #999999;
	text-decoration: none;
}
#middle-left-blog-entry h4.comments a:hover, #middle-left-blog-entries h4.comments a:hover, #middle-center h4.comments a:hover {
	text-decoration: underline;
}

#middle-center h3, #middle-left-blog-entry h3, #middle-left-blog-entries h3{
	margin: 16px 60px 5px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
#middle-center h3 a, #middle-left-blog-entry h3 a, #middle-left-blog-entries h3 a {
	color: #444444;
	text-decoration: none;
}
#middle-center h3 a:hover, #middle-left-blog-entry h3 a:hover, #middle-left-blog-entries h3 a:hover{
	text-decoration: underline;
}
#middle-center h3.category, #middle-left-blog-entry h3.category, #middle-left-blog-entries h3.category{
	margin: 16px 60px 5px 40px;
	font: normal 14px "Georgia", Times, serif;
}
#middle-center ul, #middle-left-blog-entry ul, #middle-left-blog-entries ul,
#middle-center ol, #middle-left-blog-entry ol, #middle-left-blog-entries ol {
	margin-left: 65px;
	margin-right: 66px;
	margin-bottom: 26px
}
#middle-center li, #middle-left-blog-entry li, #middle-left-blog-entries  li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
#middle-center li a, #middle-left-blog-entry li a, #middle-left-blog-entries li a {

	color: #262399;
	text-decoration: none;
}
#middle-center li a:hover, #middle-left-blog-entry li a:hover, #middle-left-blog-entries li a:hover{
	text-decoration: underline;
}
#middle-center p,  #middle-left-blog-entry p, #middle-left-blog-entries p{
	margin: 6px 80px 6px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;

}
#middle-center p a, #middle-left-blog-entry p a, #middle-left-blog-entries p a {
	color: #262399;
	text-decoration: none;
}
#middle-center p a:hover, #middle-left-blog-entry p a:hover, #middle-left-blog-entries p a:hover {
	text-decoration: underline;
}
#middle-center blockquote,  #middle-left-blog-entry blockquote, #middle-left-blog-entries blockquote {
	margin-left: 50px;
	margin-right: 40px;
	margin-bottom: 26px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #eeeeee;	
}
.paginate {
	margin: 50px 0 0 0;
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.paginate p, .paginate p a, .paginate span{
font: 14px Georgia, "Times New Roman", Times, serif;
}
.article_image{
float: left;
margin-left: 60px;
}





#cse-search-results iframe {
	width: 640px;
	position: relative;
	left: 40px;
}