body {
	background: url(../images/layout/bg-tile.gif) repeat-x 0 1px;
	font: 12px Arial, sans-serif;
	color: #555;
	line-height: 17px;
}

a {
	color: #5865a2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#custom-doc { 
	width: 74em;
	*width: 72.22em;
	min-width: 962px; 
	margin: auto; 
	text-align: left; 
}

#hd {
	padding-top: 18px;
	width: 960px;
}

#logo {
	float: left;
}

#header-right {
	float: right;
	font: 12px Arial, sans-serif;
	color: #555;
}

#celebrate-service {
	text-align: right;
}

#nav {
	height: 21px;
	width: 605px;
	position: relative;
	top: 6px;
	left: 10px;
}

#navigation {
	background: url('../images/layout/nav-new.gif') no-repeat;
	width: 597px;
	height: 21px;
	position: relative;
}

#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#nav li, #nav a {
	display: block;
	height: 21px;
	text-indent: -9999px;
}

#nav-home a, #nav-about a, #nav-clients a, #nav-consultants a, #nav-testimonials a, #nav-contact a, #nav-coaching a {
	background: url('../images/layout/nav-new.gif') no-repeat;
}

#nav-home {
	left: 0px;
	width: 56px;
}

#nav-home a:hover, #nav-home .current {
	background-position: 0px -21px;
}

#nav-about {
	left: 56px;
	width: 81px;
}

#nav-about a {
	background-position: -56px 0px;
}

#nav-about a:hover, #nav-about .current {
	background-position: -56px -21px;
}

#nav-clients {
	left: 137px;
	width: 71px;
}

#nav-clients a {
	background-position: -137px 0px;
}

#nav-clients a:hover, #nav-clients .current {
	background-position: -137px -21px;
}

#nav-consultants {
	left: 208px;
	width: 104px;
}

#nav-consultants a {
	background-position: -208px 0px;
}

#nav-consultants a:hover, #nav-consultants a.current {
	background-position: -208px -21px;
}

#nav-coaching {
	left: 312px;
	width: 81px;
}

#nav-coaching a {
	background-position: -312px 0px;
}

#nav-coaching a:hover, #nav-coaching a.current {
	background-position: -312px -21px;
}

#nav-testimonials {
	left: 393px;
	width: 109px;
}

#nav-testimonials a {
	background-position: -393px 0px;
}

#nav-testimonials a:hover, #nav-testimonials .current {
	background-position: -393px -21px;
}

#nav-contact {
	left: 502px;
	width: 95px;
}

#nav-contact a {
	background-position: -502px 0px;
}

#nav-contact a:hover, #nav-contact .current {
	background-position: -502px -21px;
}

#navi {
	background: url(../images/layout/navi-bg.gif) no-repeat;
	width: 207px;
	padding-top: 35px;
	height: 600px;
}

#navi ul {
	margin-left: 22px;
}

#navi li {
	background-image: none !important;
	border-top: 1px solid #d1e3e2;
	border-bottom: 1px solid #d1e3e2;
	margin: -1px 0 0 0;
	padding: 0;
	height: 29px;
	
}

#navi li:hover {
	border-top: 1px solid #f3fbfb;
	border-bottom: 1px solid #f3fbfb;
}

#navi li.sub-active, #navi li.here {
	border: none;
}

#navi a {
	font-size: 13px;
	font-weight: bold;
	color: #2e5c9e;
	display: block;
	width: 212px;
	height: 29px;
	padding: 0 0 0 20px;
	line-height: 22pt;
	position: relative;
	left: -12px;
}

#navi a:hover, #navi li.sub-active a, #navi li.here a {
	color: #288b86;
	text-decoration: none;
	background: url(../images/layout/navi-hover.gif) no-repeat 0% 50%;
}

#feature {
	position: relative;
	left: -20px;
	top: -4px;
	margin-bottom: 15px;
	position: relative;
}

#int-header {
	position: relative;
}

#int-content {
	margin-left: 80px;
	padding-top: 50px;
	width: 480px;
	float: left;
	position: relative;
	z-index: 2;
	padding-bottom: 65px;
}

#int-content-container {
	position: relative;
}

#side-content {
	position: absolute;
	width: 247px;
	right: 0px;
	z-index: 1;
}

blockquote {
	background: url(../images/layout/top-quote.gif) no-repeat;
	font-size: 16px;
	color: #e35a19;
	width: 175px;
	padding: 30px 0 0 0;
	line-height: 25px;
	margin: -5px 0 0 40px;
}

blockquote strong {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #288b86;
	display: block;
	margin-top: 14px;
	width: 175px;
	height: 120px;
	background: url(../images/layout/bottom-quote.gif) 0% 100%;
}

h1 {
	font-size: 30px;
	color: #0fafa7;
	margin-bottom: 30px;
	line-height: 100%;
}

h2 {
	font-size: 18px;
	color: #0fafa7;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #0fafa7;
	margin-top: 20px;
	margin-bottom:10px;
}

#int-content p {
	margin-bottom: 24px;
}

#int-content ul {
	margin-bottom: 24px;
}

#int-content li {
	xcolor: #e35a19;
	background-position: 0% 4px;
	margin: 10px 0;
}

#int-content ol {
	margin: 25px 0 0 24px;
}

#int-content ol li {
	background: none;
	list-style-type: decimal;
	padding: 0;
}

form {
	margin-top: 35px;
}

label {
	display: block;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #288b86;
}

form span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #288b86;
	float: left;
	margin: -1px 20px 8px 10px;
}

.radio {
	float: left;
}

#method-tip {
	width: 250px;
	margin: 0 0 0 20px;
}

#nature {
	margin-top: -2px;
}

#email-tip {
	margin-top: -2px;
}

form em {
	display: block;
	float: left;
	width: 100px;
	margin: 6px 0 0 15px;
	color: #7d7d7d;
	font-size: 11px;
	font-style: italic;
}

input.inp {
	margin-bottom: 12px;
	height: 17px;
	background: url(../images/layout/inp-bg.gif) repeat-x;
	border: 1px solid #acc3c3;
	width: 350px;
	float: left;
	padding: 6px 4px 4px 4px;
	color: #7d7d7d;
	font-weight: bold;
}

textarea {
	margin-bottom: 8px;
	height: 100px;
	background: url(../images/layout/textarea-bg.gif) repeat-x;
	border: 1px solid #acc3c3;
	width: 350px;
	float: left;
	padding: 6px 4px 4px 4px;
	color: #7d7d7d;
	font-weight: bold;
}

.inp-contain {
	display: block;
	overflow: hidden;
	clear: both;
}

#area_code, #phone1 {
	width: 60px;
	margin-right: 20px;
}

#phone2 {
	width: 120px;
}

#submit-contain {
	border-top: 1px solid #b1d6d5;
	padding-top: 12px;
	margin-top: 18px;
	overflow: hidden;
	clear: both;
}

#submit {
	float: left;
}

#required {
	float: right;
}

#fill-position {
	position: absolute;
	bottom: 51px;
	right: 270px;
}

body#interior #fill-position {
	bottom: 35px;
	right: 43px;
}

#become-team {
	position: absolute;
	bottom: 51px;
	right: 25px;
}

#clients-col {
	width: 294px;
	margin-right: 25px;
	float: left;
}

#consultants-col {
	width: 249px;
	margin-right: 25px;
	float: left;
}

#resources-col {
	width: 165px;
	position: relative;
	left: -10px;
	float: left;
}

#announcements-col {
	width: 188px;
	float: left;
}

.col-content {
	margin-top: 10px;
}

body#interior #bd {
	background: #fff;
	position: relative;
	top: -4px;
	border-left: 1px solid #e7edf0;
	border-bottom: 1px solid #e7edf0;
	border-right: 1px solid #e7edf0;
	margin-bottom: 16px;
	background: #fff url(../images/layout/bd-tile.gif) repeat-x 0% 100%;
}

strong {
	font-weight: bold;
	
}

strong em {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

ul {
	margin: 10px 0;
}

li {
	background: url(../images/layout/check.gif) no-repeat 0% 50%;
	margin: 4px 0;
	padding-left: 24px;
}

ul#announce-list li {
	background: url(../images/layout/blue-arrow.gif) no-repeat 0 5px;
	margin: 10px 0;
	padding-left: 18px;
}

ul#announce-list li a {
	color: #2e5c9e;
	font-size: 13px;
}

#welcome {
	margin: 0 10px 30px 30px;
	display:inline;
	}

#welcome p {
	margin: 0 10px 30px 0;
	padding: 0;
	left: 0;
	line-height:0;
	display:inline;
	}
	
#welcome a {
	text-transform:uppercase;
	font-size:9px;
	font-weight: normal;
	background:none;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	width: auto;
	position: relative;
	left: 0px;
	}
	
#welcome a:hover {
	background: none;
	margin: 0 0 0 0;
	text-decoration: underline;
	}


#login {
	margin:0px 10px 0 15px;
	padding-top: 30px;
	}
	
#login p label {
	font-size:11px;
	margin-bottom: 3px;
	text-transform: uppercase;
	}
	
#login input {
	border: 1px solic #CCC;
	padding: 2px;
	margin-bottom: 8px;
	}

#footer {
	border-top: 3px solid #d7f2f1;
	padding-top: 15px;
	color: #7d7d7d;
	line-height: 22px;
	padding-bottom: 60px;
	margin-top: 40px;
	width: 960px;
}

body#interior #footer {
	background: #fff;
}

#address {
	float: left;
}

#footer-logos {
	float: left;
	margin-left: 20px;
	position: relative;
	top: 5px;
}

#footer-logos a {
	margin-right: 5px;
}

#synergema {
	text-align: right;
	font-size: 11px;
}

#send-email {
	padding-left: 6px;
}

.last-nav {
	border-bottom: 1px solid #d1e3e2 !important;
}