@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
h1 {
	font-weight: bold;
	color: #333;
	font-size: 36px;
	letter-spacing: -3px;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
}
h2 {
	font-weight: normal;
	color: #CC0000;
	font-size: 18px;
}
h4 {
	letter-spacing: -1.5px;
	font-size: 36px;
	line-height: 32px;
	color: #900;
}
h5 {
	color: #999;
	font-size: 24px;
}




#wrapper {
	margin: auto;
	width: 950px;
}
#global-nav {

}
#global-nav ul {
	padding: 0px;
}
#global-nav li {
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global-nav a {
	text-decoration: none;
	font-size: 14px;
	color: #003399;
	display: block;
}
#global-nav a:hover {
	text-decoration: underline;
}



#home-top {
	float: left;
	width: 950px;
	background-image:url(images/body-bg-newest.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
}
#home-top p {
	margin: 0px;
}
#home-top h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#tagline {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.how-i-can-help {
	font-size: 24px;
	color: #000066;
}

#steve-photo {
	float: right;
	width: 400px;
	height: 300px;
}

#home-bottom {
	float: right;
	width: 950px;
	margin-top: 0px;
}
#home-social-stuff {
	padding: 15px;
	text-align: center;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#home-social-stuff h3 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 36px;
}
#home-social-stuff a {
	color: #666666;
	font-size: 12px;
}
#home-social-stuff a:hover {
	color: #FF9900;
}



.service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
}
.service:hover {
	background-color: #FFFFFF;
}
.service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}
.service a {
	color: #333333;
}
.gcn-service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
	background-image: url(images/gcn-bg.jpg);
	background-repeat: no-repeat;
	background-position: 205px;
}
.gcn-service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}
.strategy-service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
	background-image: url(images/strategy-bg.jpg);
	background-repeat: no-repeat;
	background-position: 205px;
}
.strategy-service a {
	color: #333333;
}
.strategy-service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}
.gcn-service a {
	color: #333333;
}

.email-service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
	background-image: url(images/outsourcing_bg.jpg);
	background-repeat: no-repeat;
	background-position: 205px;
}
.email-service a {
	color: #333333;
}
.email-service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}


.web-service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
	background-image: url(images/web-bg.jpg);
	background-repeat: no-repeat;
	background-position: 205px;
}
.web-service a {
	color: #333333;
}
.web-service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}


.ad-service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
	background-image: url(images/ad-bg.jpg);
	background-repeat: no-repeat;
	background-position: 205px;
}
.ad-service a {
	color: #333333;
}
.ad-service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}


.speaking-service {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 292px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #EFEFEF;
	background-image: url(images/speaking-bg.jpg);
	background-repeat: no-repeat;
	background-position: 205px;
}
.speaking-service a {
	color: #333333;
}
.speaking-service h3 {
	font-weight: normal;
	color: #990000;
	font-size: 24px;
	text-transform: lowercase;
}



#left-sidebar {
	float: left;
	width: 200px;
}

#content-wrapper-2nd {
	width: 500px;
	float: left;
	padding: 15px;
	line-height: 20px;
}
#right-sidebar {
	float: right;
	width: 200px;
	padding-top: 25px;
	text-align: right;
}
#right-sidebar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#right-sidebar a {
	color: #006699;
}
#right-sidebar a:hover {
	color: #333333;
}





#footer {
	text-align: center;
	color: #999999;
}
#biz-bar {
	background-color: #000000;
	padding: 5px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	margin-bottom: 15px;
}
#biz-bar ul {
	display: inline;
}
#biz-bar li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
}
#biz-bar a {
	color: #CCCCCC;
	height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	padding: 6px;
}
#biz-bar a:hover {
	color: #FFFFFF;
}
#biz-bar em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: 25px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
#feed a {
	font-size: 14px;
}
#creditfooter {
	display: none;
}
#heres-why {
	padding: 10px;
	background-color: #EFEFEF;
	margin-bottom: 25px;
	border: 1px solid #CCC;
	background-image: url(images/why-bg.jpg);
	background-repeat: repeat-x;
}
.featured-text {
	padding: 8px;
	background-color: #300;
	color: #CCC;
	margin-top: -3px;
	font-size: 12px;
	margin-bottom: 10px;
}
.featured-text a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -.1em;
}
.featured-text a:hover {
	color: #FCC;
}

.block {
	width:300px;
	padding-top:95px;
	padding-left:230px;
	text-align:left;
	font-size:16px;
	color:#333;
	line-height:125%;
	
}
