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;
}

#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;
}

#home #content_main .action_link {
	text-align: right;
}

#content_main .action_link {
	text-align: left;
}

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;
}

.callout {
	background:#FAF8EB;
	padding:10px 20px;
	margin-bottom:10px;
}

#location {
	background:#FAF8EB;
	padding:10px 20px;
	margin-bottom:10px;
	float: right;
}


#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:64px;
}

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

h1 a {
	width:197px;
	height:54px;
	text-indent:-9999px;
	background:url(/images/logo.gif) 0 0 no-repeat;
	display:block;
}

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

#nav li {
	float:left;
	list-style:none;
	position:relative;
	margin:0;
}

#nav li a {
	display:block;
	float:left;
	height:29px;
	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;
	height: 14px;
}

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


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

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

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

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

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

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

li#contact {
	background-image:none;
}

#nav li ul {
	 position:absolute;
	 top:29px;
	 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:220px;
	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:132px;
	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);
}

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

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

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

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

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

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

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

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

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


#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:242px;
	padding:11px 8px 0;
	height:144px;
	background:url(/images/bck-home_highlight.gif) 0 0 no-repeat;
	float:left;
	margin-right:17px;
	margin-bottom: 5px;
	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:6px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

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

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

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

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

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

#continuing_ed.highlight, #appraisal_license.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;
}


.col1 {
	width: 45%;
	float: left;
}

.col2 {
	width: 45%;
	float: right;
}



/*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: 80px;
}

#feature_contact_form input[type="submit"] {
	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[type="text"], #home #feature_contact_form textarea {
	width: auto;
}

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

#home #feature_contact_form input[type="submit"] {
	margin-left: 102px;
}

#home #form_area_of_interest p {
	margin-left: 75px;
}

#form_area_of_interest p {
	margin-bottom:2px;
}

/*Table*/

th {
	font-weight: bold;
}

td, th {
	padding: 10px;
}

table .header {
	background: #759CC3;
	color: white;
}

table {
	border: 1px solid #CCCCCC;
}

tr.even {
	background: #F7FBFE;
}

p.footnote {
	font-size: .75em;
}

td ul {
	padding-left: 0;
	list-style-type: none;
}

.print_image, .logo {
	display:none;	
}
