body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
#header_index {
	background-image: url(images/coachinglogo150.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 480px;
	height: 200px;
}
#header {
	height: 100px;
	background-image: url(images/coachinglogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
}
#header h1 {
	margin-left: 280px;
	margin-top: 30px;
	font-size: 18pt;
}
#header_index h1 {
	margin-top: 30px;
	font-size: 22pt;
	color: #2c1cb3;
}
#header_index h2 {
	margin-top: 30px;
	font-size: 18pt;
	color: #281b53;
}
#header2 {
	height: 80px;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.head2_ent_bg {
	background-image: url(images/entreplogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.head2_bus_bg {
	background-image: url(images/businesslogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.head2_lif_bg {
	background-image: url(images/lifelogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.head2_car_bg {
	background-image: url(images/careerlogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.head2_gen_bg {
	background-image: url(images/coachinglogo80.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.td_ent_bg {
	background-image: url(images/entreplogo_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_bus_bg {
	background-image: url(images/businesslogo_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_lif_bg {
	background-image: url(images/lifelogo_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_car_bg {
	background-image: url(images/careerlogo_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_gen_bg {
	background-image: url(images/coachinglogo80.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header2l {
	height: 80px;
	margin: 0px;
	float: left;
	width: 50%;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#header2l h1 {
	font-size: 20pt;
}
#menubar {
	background-image: url(images/menuspacer.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
#content {
	float: left;
	width: 100%;
	padding: 20px 40px;
}
#rhcolumn {
	float: right;
	width: 75%;
	padding: 10px;
}
#rhbox {
	float: right;
	width: 20%;
	padding: 10px;
	border: thin inset #999999;
	margin-left: 5px;
}
#rhbox_wide {
	float: right;
	width: 30%;
	padding: 10px;
	border: thin inset #999999;
	margin-left: 5px;
}
#lhbox {
	float: left;
	width: 20%;
	padding: 10px;
	border: thin inset #999999;
	margin-right: 5px;
}
#lhcolumn {
	float: left;
	width: 20%;
	padding: 10px;
}

#footer {
	float: left;
	width: 100%;
	border-top-width: thin;
	border-top-style: ridge;
}
.textnav {
  font-size: smaller;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.credits {
  font-size: smaller;
  font-style: italic;
  text-align: center;
}
.tight {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: 4px;
}
.bus {
	color: #c0014f;
	background-color: #ffffff;
}
.bus_rev {
	color: #FFFFFF;
	background-color: #c0014f;
}
.lif {
	color: #6cc030;
	background-color: #ffffff;
}
.lif_rev {
	color: #FFFFFF;
	background-color: #6cc030;
}
.car {
	color: #ef9c00;
	background-color: #ffffff;
}
.car_rev {
	color: #FFFFFF;
	background-color: #ef9c00;
}
.ent
	{
	background-color: #FFFFFF;
	color: #00a7eb;
	}
.ent_rev {
	color: #FFFFFF;
	background-color: #00a7eb;
}
.gen
	{
	background-color: #FFFFFF;
	color: #281b53;
	}
.gen_rev {
	color: #FFFFFF;
	background-color: #281b53;
}
li {
	margin-bottom: 6px;
}
p {
	margin-bottom: 6px;
	margin-top: 0px;
}
blockquote, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.testemonial {
	font-style: italic;
	padding-left: 20px;
}
.cbinput {
	height: 30px;
	width: 30px;
}
