body {
/*	text-align: center;*/
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
}

p {
	margin: 0;
	padding: 0px 0px 15px 0px;
	font-size: 12px;
	line-height: 1.35em;
}
a, a:active, a:visited {
	color: #7ca2c6;
	text-decoration: none;
	outline-style:none;
	outline-width:medium;
	-moz-outline: none;
}
a:hover,
a:visited:hover {
	text-decoration: underline;
}
a.active {font-weight:bold;}

#page {
	width: 950px;
	text-align: left;
}
#page { 
	position: relative;
	margin:  0 auto 0 auto;
	background: url(../images/chrome/page_repeating_bg.png) repeat-y;
}
#page-inner {
	background: url(../images/chrome/page_inner_fixed_bg.png) no-repeat;
	padding: 0 0 0 34px;
}

/* @group NAV-MAIN */
ul.nav-main {
	width: 871px;
	height: 35px;
	margin-top: 0;
	background: url(../images/chrome/nav_bg.gif) repeat-x;
	padding: 0px 20px 0px 20px;
	margin: 0px;
}

ul.nav-main li {
	display: inline;
	float: left;
}
ul.nav-main li a {
	display: block;
	height: 35px;
	text-indent: -30000px;
}
ul.nav-main li a:hover {

}

* html ul.nav-main li.nav-home {
	position: relative;
	left: 0px;
}
ul.nav-main li.nav-home a {
	background: url(../images/chrome/nav-main-home.png) top left no-repeat;
	width: 85px;
}
ul.nav-main li.nav-home a:hover,
ul.nav-main li.nav-home a.active {
	background: url(../images/chrome/nav-main-home.png) bottom left no-repeat;
}
ul.nav-main li.nav-about a {
	background: url(../images/chrome/nav-main-about.png) top left no-repeat;
	width: 88px;
}
ul.nav-main li.nav-about a:hover,
ul.nav-main li.nav-about a.active {
	background: url(../images/chrome/nav-main-about.png) bottom left no-repeat;
}
ul.nav-main li.nav-services a {
	background: url(../images/chrome/nav-main-services.png) top left no-repeat;
	width: 104px;
}
ul.nav-main li.nav-services a:hover,
ul.nav-main li.nav-services a.active {
	background: url(../images/chrome/nav-main-services.png) bottom left no-repeat;
}
ul.nav-main li.nav-case-studies a {
	background: url(../images/chrome/nav-main-case-studies.png) top left no-repeat;
	width: 132px;
}
ul.nav-main li.nav-case-studies a:hover,
ul.nav-main li.nav-case-studies a.active {
	background: url(../images/chrome/nav-main-case-studies.png) bottom left no-repeat;
}
ul.nav-main li.nav-blog a {
	background: url(../images/chrome/nav-main-blog.png) top left no-repeat;
	width: 78px;
}
ul.nav-main li.nav-blog a:hover,
ul.nav-main li.nav-blog a.active {
	background: url(../images/chrome/nav-main-blog.png) bottom left no-repeat;
}
ul.nav-main li.nav-contact a {
	background: url(../images/chrome/nav-main-contact.png) top left no-repeat;
	width: 99px;
}
ul.nav-main li.nav-contact a:hover,
ul.nav-main li.nav-contact a.active {
	background: url(../images/chrome/nav-main-contact.png) bottom left no-repeat;
}

ul.nav-main form {
	position: absolute;
	left: 675px;
	top: 6px;
}
ul.nav-main input.search-text {
	width: 133px;
	height: 22px;
	background: url(../images/chrome/search-bar.png) no-repeat;
	border: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px 5px 0px 5px;
}
ul.nav-main input.search-button {
	background: #cccccc;
	display: block;
	height: 22px;
	width: 57px;
	float: left;
	margin: 0px;
	padding: 0px;
}
* html ul.nav-main input.search-button {
	position: relative;
	top: -25px;
	left: 150px;
}

/* @end */

/* @group NAV-SECOND */
ul.nav-second {
	width: 821px;
	height: 24px;
	background: #000000 url(../images/chrome/nav-second-bg.png) repeat-x;
	padding: 10px 45px 0px 45px;
	margin: 0px;
}
* html ul.nav-second {
	padding: 8px 45px 0px 45px;
}
ul.nav-second li {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	border-left: 1px solid #ffffff;
}
ul.nav-second li.first {
	border-left: none;
	padding: 0px;
	margin: 0px;
}
ul.nav-second li a,
ul.nav-second li a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
* html #nav ul.nav-second li a {
	color: #ffffff;
}
ul.nav-second li a:hover {
	text-decoration: underline;
}
/* @end */

/* @group HEADER */
#header-logo {
	background: url(../images/chrome/header-bg.png) no-repeat;
	padding: 10px 0px 0px 464px;
	position: relative;
}
/*
* html #home #header #header-logo {
	position: absolute;
	left: 460px;
	top: 62px;
}
* html #header #header-logo {
	position: absolute;
	left: 460px;
	top: 92px;
}
*/
#header-logo a {
	background: url(../images/chrome/logo.png) 0px 10px no-repeat;
	display: block;
	height: 58px;
	width: 427px;
	position: relative;
	right: 0px;
	text-indent: -30000px;
	padding: 10px 10px 10px 0px;
}
/* @end */

/* @group BANNER */
#home #banner {
	background: url(../images/chrome/home-banner-photo.jpg) no-repeat;
	height: 408px;
	position: relative;
}
#home #banner p {
	position: relative;
	top: 320px;
	left: 35px;
	color: #ffffff;
	font-size: 20px;
}
* html #home #banner p {
	position: absolute;
	top: 320px;
	left: 25px;
}
#home #banner ul {
	position: relative;
	top: 322px;
	left: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
* html #home #banner ul {
	position: absolute;
	top: 360px;
	left: 27px;
}
#home #banner ul li {
	list-style: none;
	float: left;
	border-left: 1px solid #ffffff;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
}
#home #banner ul li.last {
	border-right: 1px solid #ffffff;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
}
#home #banner ul li a {
	font-size: 18px;
	color: #ffffff;
}
/* @end */

/* @group CONTENT */
#content {
	width: 861px;
	padding: 25px 25px 0px 25px;
	position: relative;
}
#home #content {
	float: left;
	width: 320px;	
}
#content p.intro {
	font-size: 14px;
}
#content h1 {
	font-size: 21px;
	text-indent: -30000px;
	height: 30px;
}
#about #content h1 {
	background: url(/images/chrome/h1-about-3cr.png) no-repeat;
}
#services #content h1 {
	background: url(/images/chrome/h1-services.png) no-repeat;
}
#case-studies #content h1 {
	background: url(/images/chrome/h1-case-studies.png) no-repeat;
}
#blog #content h1 {
	background: url(/images/chrome/h1-3rd-coast-blog.png) no-repeat;
}
#t3crblog #content h1 {
	background: url(/images/chrome/h1-3rd-coast-blog.png) no-repeat;
}
#contact #content h1 {
	background: url(/images/chrome/h1-contact-us.png) no-repeat;
}
#search #content h1 {
	background: url(/images/chrome/h1-search.png) no-repeat;
}
#content p.editlink {
	position: absolute;
	top: 27px;
	right: 25px;
}
#content h2 {
	font-size: 18px;
	padding-top: 5px;
	margin-top: 0px;
}
#content h3 {
	font-size: 16px;
}
#content h3 a {
	text-decoration: none;
}
#content img.content-img-left {
	float: left;
	padding: 10px;
	border: 1px solid #b2b2b2;
	margin: 0px 20px 20px 0px;
}
#content img.bio-img {
	width: 95px;
	float: right;
	border: 1px solid #B2B2B2;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	margin-right: -120px;
}
#content img.greybox-img {
	float: left;
	margin: 0px 20px 20px 0px;
}
#content .content-body-right {
	float: left;
	width: 510px;
}
#about p.staff {
	margin-bottom: 0;
	padding: 0px 0px 5px 0px;
	margin-right: 110px;
}

/* services styles begin */

#content .service {
	width: 480px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	float: left;
	background: transparent;
}
#content .service-content {
	padding: 0px;
	background: url(/images/chrome/services-internal-bg-bottom.png) bottom left no-repeat;
	margin: 0px 0px 20px 0px;
}
#content .service-content-inner {
	padding: 20px 20px 0px 20px;
	background: url(/images/chrome/services-internal-bg-top.png) top left no-repeat;
}
#content .service-content .service-content-inner h3 {
	color: #ffffff;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content .service-content .service-content-inner p {
	color: #ffffff;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


/* services styles begin */

/* case studies styles begin */

#content img.case-studies-image {
	float: left;
	padding: 10px;
	border: 1px solid #b2b2b2;
	margin: 0px 20px 20px 0px;
}

/* case studies styles end */

/* blog styles begin */
#content .entry {
	margin: 0;
	padding: 0px 0px 15px 0px;
}
#content .entry h2 {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
#content .entry h3 {
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 14px;
}
#content p.more {
	font-size: 11px;
	margin-bottom: 0;
	padding: 0px 0px 5px 0px;
}
#content p.posted {
	font-size: 10px;
}
#content p.entry-options a {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#blog-archives ul.entry-list {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#blog-archives ul.entry-list li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#blog-archives ul.entry-list li a {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
/* blog styles end */

#search-list {
	padding-top: 30px;
	padding-bottom: 17px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.search-item {
	padding-bottom: 10px;
}

/* @end */

/* @group SIDEBAR-1 */
#sidebar-1 {
	width: 520px;
	padding: 25px 0px 0px 0px;
	float: left;
}
#sidebar-1 .callout {
	background: url(../images/chrome/callout-bg-bottom.png) bottom left no-repeat;
}
#sidebar-1 .callout-inner {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	background: url(../images/chrome/callout-bg-top.png) top left no-repeat;
}
#sidebar-1 img {
	float: left;
	margin: 0px 20px 0px 0px;
}
#sidebar-1 .callout p {
	color: #ffffff;
	width: 260px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#sidebar-1 .callout p a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar-1 .callout h3 {
	color: #ffffff;
	width: 260px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
/* @end */

/* @group FOOTER */
#footer {
	height: 105px;
	padding: 0px 55px 0px 55px;
	background: url(/images/chrome/footer-bg.png) bottom left no-repeat;
}
#footer p {
	font-size: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* @end */

/* @group CLEARFIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */