body {
	font-family: Arial, sans-serif;
	font:13px/1.22 arial, helvetica, sans-serif;
	background:url(/images/bck-page_gradient.jpg) 0 0 repeat-x;
	text-align:center;
}

a:link {
	color:#3300CC;
}

a:hover {
	color:#0066FF;
}


h3, h4, h5 {
	font-weight: bold;
}

h3 {
	font-size: 146.5%;
	color:#369;
	margin:0 0 10px;
}

h4 {
	font-size: 108%;
	margin:15px 0 5px;
	color:#369;
}

.side_note {
	background: #E9E9E9;
	margin: 0 0 10px 10px;
	padding: 10px 10px 0;
	width: 225px;
	float: right;
}

	.side_note h4 {
		margin-top: 0;
	}
	
	.side_note li {
		margin-bottom: 10px;
	}

ul.side_note {
	list-style-position: inside;
}

#content_sub h4 {
	font-size:100%;
	padding-top:11px;
	margin-top:10px;
	background:url(/images/dotted_divider.gif) 0 0 repeat-x;
}

#content_sub div:first-child h4 {
	margin-top:0;
	padding-top:0;
	background:none;
}

#content_sub p, #content_sub li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
}

#content_sub img {
	margin-bottom:20px;
}

#home #content_sub img {
	margin-bottom:0;
}

#content_sub .feature:after {
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.action_link {
	text-align:right;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
}

.action_link a {
	text-decoration:none;
	padding-right:16px;
	background:url(/images/icon-arrow_circle.gif) 100% 1px no-repeat;
}

a.email_link {
	text-decoration:none;
	color:#999;
}

a.email_link:hover {
	text-decoration:underline;
}

.action_link a:hover {
	background-position:100% -23px;
}

h4.graphic_here {
	color: red;
	font-style: italic;
}

h5 {
	font-size: 100%;
	margin:10px 0;
}

p {
	margin:0 0 10px;
}

li {
	margin:0 0 6px;
}

ul, ol {
	padding-left: 30px;
}

#statement_values_ethics, #about_us_questions, #skill_and_will_questions, #navigating_questions, #xfactor_questions, #pdp_questions, #asking_questions {
	background:#FAF8EB;
	padding:15px 15px 10px 40px;
	margin-bottom:10px;
}

#content_sub ul, #content_sub ol {
	padding-left: 15px;
}

ul {
	list-style-type: square;
}

ol {
	list-style-type:decimal;
}

ul ul {
	font-size: 100%;
}


#container {
	width: 790px;
	padding:0 30px;
	margin:0 auto;
	border:1px solid #ccc;
	border-width:0 1px;
	background:white;
	text-align:left;
	position:relative;
}

#branding {
	height:68px;
}

h1 {
	position:absolute;
	top:18px;
	left:31px;
}

h1 a {
	width:268px;
	height:40px;
	text-indent:-9999px;
	background:url(/images/logo.gif) 0 0 no-repeat;
	display:block;
} #service.healthcare h1 a { background-image: url(/images/logo-healthcare.gif); }

#nav {
	position:absolute;
	right:25px;
	top:31px;
}

#nav li {
	float:left;
	background:url(/images/nav-divider.gif) top right no-repeat;
	list-style:none;
	position:relative;
	margin:0;
}

#nav li a {
	display:block;
	float:left;
	height:14px;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-right:1px;
	text-decoration:none;
}

#nav li ul {
	margin:0;
	padding:0;
}

#nav li li {
	background-image:none;
}

#nav li li a {
	text-indent:0;
}

#nav li:hover {
	background-color:#c7e5ff;
}

li#home a {
	width:53px;
	background-image:url(/images/nav-home.gif);
}

li#about_us a {
	width:75px;
	background-image:url(/images/nav-about_us.gif);
}

li#sales a {
	width:49px;
	background-image:url(/images/nav-sales.gif);
}

li#service a {
	width:62px;
	background-image:url(/images/nav-service.gif);
}

li#coaching a {
	width:82px;
	background-image:url(/images/nav-coaching.gif);
}

li#news_events a {
	width:143px;
	background-image:url(/images/nav-news_events.gif);
}

li#contact a {
	width:70px;
	background-image:url(/images/nav-contact.gif);
}

li#contact {
	background-image:none;
}

#nav li ul {
	 position:absolute;
	 top:14px;
	 left:-9999px;
	 background:#eee;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:0;
}
	
#nav li ul li {
	display:block;
	float:left;
	clear:left;
		}

#nav li:hover ul li a, #nav li.sfhover ul li a {
	display:block;
	margin:0 6px;
	padding:6px 4px;
	background:url(/images/dotted_divider.gif) top left repeat-x;
	font-weight:normal;
	text-transform:none;
	font-size:12px;
	white-space:nowrap;
	width:175px;
	float:left;
	display:inline;
	color:#44698f;
}

#nav li#sales:hover ul li a, #nav li#sales.sfhover ul li a {
	width:250px;
}

#nav li#coaching:hover ul li a, #nav li#coaching.sfhover ul li a {
	width:150px;
}

#nav li#news_events:hover ul li a, #nav li#news_events.sfhover ul li a {
	width:100px;
}

#nav li ul li.subproduct a {
	padding-left:15px;
	width:164px;
}

#nav li#sales ul li.subproduct a {
	width:239px;
}

#nav li:hover ul li:first-child a {
	background-image:none;
}


#nav li ul li:hover, #nav li ul li.sfhover {
	background:#c7e5ff;
}

#content {
	background:url(/images/bck-content_divider.gif) 0 0 repeat-y;
}

#home #content {
	background:none;
}

#content:after {
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

h2 {
	width:790px;
	height:120px;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:17px;
}


#about_us h2 {
	background-image:url(/images/hdr-about_us.jpg);
	height:141px;
	margin-top: -21px;
}

#sales h2 {
	background-image:url(/images/hdr-sales.jpg);
}

#service h2 {
	background-image:url(/images/hdr-service.jpg);
}

#coaching h2 {
	background-image:url(/images/hdr-coaching.jpg);
}

#blast h2 {
	background-image:url(/images/hdr-news_events.jpg);
}

#news_events h2 {
	background-image:url(/images/hdr-news_events.jpg);
}

#contact h2 {
	background-image:url(/images/hdr-contact.jpg);
}

#home h2 {
	background-image:url(/images/hdr-home.jpg);
	height:205px;
}

#welcome_text {
	background:url(/images/bck-welcome_background.gif) bottom left no-repeat;
	padding:0 17px 10px;
	margin-bottom:16px;
}

#welcome_text h3 {
	margin:0 -17px 5px;
	background:url(/images/bck-home_welcome.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:37px;
}

#welcome_text p {
	line-height:18px;
}

#welcome_text .intro {
	font-weight:bold;
	font-size:14px;
	color:#103f6e;
}

.highlight {
	width:156px;
	padding:11px 8px 0;
	height:153px;
	background:url(/images/bck-home_highlight.gif) 0 0 no-repeat;
	float:left;
	margin-right:8px;
	display:inline;
}

.highlight h4 {
	margin:0 0 6px;
	text-indent:-9999px;
	background-position:50% 0;
	background-repeat:no-repeat;
	height:11px;
}

.highlight h4 a {
	display:block;
	height:11px;
}

.highlight p {
	margin:4px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

#home #site_info {
	margin-top:20px;
}

#sales_solutions h4 {
	background-image:url(/images/bck-sales_solutions.gif);
}

#service_solutions h4 {
	background-image:url(/images/bck-service_solutions.gif);
}

#coaching_solutions h4 {
	background-image:url(/images/bck-coaching_solutions.gif);
}

#coaching_solutions.highlight {
	margin-right:0;
}

#content_main {
	width:588px;
	float:left;
}

#content_sub {
	width:170px;
	float:right;
}

#home #content_sub {
	width:233px;
}

#home #content_main {
	width:533px;
}

#site_info {
	clear:both;
	margin-top:40px;
	border-top:1px solid #ccc;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	padding:10px 0 50px;
}

#site_info p {
	margin:0 0 5px;
}

table {
	margin-bottom: 15px;
}

td {
	padding: 3px 3px 3px 0;
}

th {
	padding-top: 15px;
}

address a {
	margin-left: 0;
}

form p {
	margin: 0 0 10px;
}

/*form dd p {
	margin:0;
}
*/
form {
	background:#eee;
	padding:10px 30px 20px;
}

form dd {
	padding:0 0 10px 195px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}

form dt {
	float:left;
	width:190px;
	text-align:right;
	padding:0 0 10px 0;
	clear:left;
	display:inline;
}

.required {
	font-weight:bold;
}

input[type=text] {
	width:170px;
}

input[type=submit] {
	margin-left:200px;
	width:100px;
}

input#zip {
	width:75px;
}

input#state {
	width:35px;
}

textarea {
	width:300px;
	height:150px;
}

.img-right {
	float:right;
	margin-left:8px;
}

.img-left {
	float:left;
	margin-right:8px;
}

.bylist {
	margin-right:25px;
}




/*Stuff Steve added*/

#about_us li.column_two, #pdp_list li.column_two {
	margin-left: 250px;
}
#about_us li.column_top {
	margin-top: -306px;
}

#pdp_list li.column_top {
	margin-top: -197px;
}

.fineprint {
	font-size:11px;
}

#video_caption {
	padding:10px;
	background:#eee;
	text-align:center;
	float:right;
	margin-left:10px;
}

#video_caption p {
	margin:8px 0 0;
	font-weight:bold;
}

sup {
	font-size:85%;
	vertical-align:top;
}

#sales h3#integrity_selling{
	text-indent: -9999px;
	background: url(../images/int_selling_logo.gif) no-repeat 0 0;
	height: 31px;
}
#sales h3#integrity_selling_medical{
	text-indent: -9999px;
	background: url(../images/int_selling_medical_logo.gif) no-repeat 0 0;
	height: 42px;
}
#sales h3#integrity_selling_pharmaceutical{
	text-indent: -9999px;
	background: url(../images/int_selling_pharmaceutical_logo.gif) no-repeat 0 0;
	height: 42px;
}
#sales h3#integrity_selling_credit_unions{
	text-indent: -9999px;
	background: url(../images/int_selling_credit_unions_logo.gif) no-repeat 0 0;
	height: 42px;
}
#sales h3#mga{
	text-indent: -9999px;
	background: url(../images/mga_logo.gif) no-repeat 0 0;
	height: 24px;
}
#sales h3#x_factor{
	text-indent: -9999px;
	background: url(../images/x_factor_logo.gif) no-repeat 0 0;
	height: 36px;
}
#coaching h3#integrity_coaching{
	text-indent: -9999px;
	background: url(../images/int_coaching_logo.gif) no-repeat 0 0;
	height: 37px;
}



/*Feature Contact Form*/

#feature_contact_form form {
	padding: 0 0 5px 0;
	background: none;
}

#feature_contact_form dt {
	padding-bottom: 5px;
	width: auto;
	float: none;
}

#feature_contact_form dd {
	padding-left: 0;
	border-bottom: none;
	margin-bottom: 0;
}

#feature_contact_form input[type="text"] {
	width: 165px;
}

#feature_contact_form textarea {
	width: 170px;
	height: 100px;
}

#feature_contact_form input {
	margin-left: 0;
}

#home #feature_contact_form dt {
	float: left;
	width: 70px;
	margin-right: 5px;
}

#home #feature_contact_form dd {
	margin-bottom: 4px;
}

#home #feature_contact_form input, #home #feature_contact_form textarea {
	width: auto;
}

#home #feature_contact_form textarea {
	height: 100px;
	width: 152px;
}

#home #feature_contact_form #submit {
	margin-left: 102px;
}