body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-color: #06569d;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper #header {
	margin: 0px;
	height: 280px;
}
#wrapper #header_Logo {
	background-repeat: no-repeat;
	height: 61px;
	width: 275px;
	background-image: url(images/SaleCoachesLogo.png);
	margin-left: 35px;
	margin-top: 50px;
	padding-top: 0px;
	float: left;
}
#wrapper #nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px;
	width: 376px;
	float: right;
	padding-top: 100px;
	margin-right: 68px;
}
#wrapper #nav_bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #nav_bar ul li {
	float: left;
	padding-bottom: 0px;
}
	#wrapper #nav_bar ul li a:link, a:visited {
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
	height: 22px;
	background-color: #0082c7;
	padding-top: 6px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-right: 4px;
}

	#wrapper #nav_bar ul li a:hover {
	color: #FFF;
	background-color: #065690;
}

.ClearFloat {
	clear: both;
	height: .1em;
}

#wrapper #header_bar {
	background-repeat: no-repeat;
	height: 150px;
	width: 920px;
	background-image: url(images/SSC_headerBar.png);
	float: left;
}
#wrapper #header_bar #heading_text {
	width: 420px;
	margin-left: 33px;
	text-align: center;
	height: 150px;
	color: #173456;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	float: left;
}
#wrapper #header_bar #heading_text h1 {
	font-size: 18px;
	color: #E5A51A;
	margin-bottom: -10px;
	font-style: italic;
	font-weight: bold;
}
#wrapper #header_bar #main_content {
	overflow: auto;
}
#wrapper #main_content #col_wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper #main_content #col_wrapper #col_1 {
	float: left;
	width: 255px;
	margin-left: 34px;
	margin-right: 17px;
}
#wrapper #main_content #col_wrapper #col_1 h1 {
	font-size: 18px;
	text-align: center;
	color: #00579F;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper #col_1 h3 {
	color: #0057A0;
	font-size: 14px;
	margin-top: -11px;
	padding-top: 0px;
	text-align: center;
}
#wrapper #main_content #col_wrapper h2  {
	font-size: 15px;
	color: #EFAB1D;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper ul  {
	color: #666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: -7px;
	padding-top: -7px;
}
#wrapper #main_content #col_wrapper ul li  {
	line-height: 1.5em;
	margin-top: 6px;
}
#wrapper #main_content #col_wrapper #col_2 {
	width: 255px;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	height: 875px;
	margin-bottom: 15px;
}
#wrapper #main_content #col_wrapper #col_2 h1 {
	font-size: 18px;
	text-align: center;
	color: #EFAB1D;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper #col_2 img {
	margin-right: auto;
	margin-left: auto;
	margin-top: -4px;
}
#wrapper #main_content #col_wrapper #col_3 {
	width: 255px;
	float: left;
	margin-right: 34px;
	margin-left: 17px;
}
#wrapper #main_content #col_wrapper #col_3 h1 {
	font-size: 17px;
	text-align: center;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper p {
	font-size: 13px;
	color: #666;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: -7px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper #left_column {
	width: 280px;
	margin-left: 34px;
	float: left;
	border-right-color: #bfbfbf;
	padding-right: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper #left_column h1 {
	font-size: 18px;
	color: #0057A0;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #main_content #col_wrapper #left_column ul {
	font-size: 14px;
	color: #666;
}
#wrapper #main_content #col_wrapper #left_column ul li {
	margin-top: 6px;
}
#wrapper #main_content #col_wrapper #right_column {
	float: right;
	width: 525px;
	margin-right: 34px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #bfbfbf;
	margin-bottom: 10px;
	height: 550px;
}
#wrapper #main_content #col_wrapper #right_column h1 {
	font-size: 18px;
	color: #efab1d;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #footer {
	background-image: url(images/GradientBar.png);
	height: 150px;
	width: 920px;
	background-repeat: no-repeat;
}
#wrapper #footer img {
	float: left;
	margin-top: 50px;
	margin-left: 34px;
}
#wrapper #footer p {
	font-size: 11px;
	text-align: center;
	float: right;
	color: #666;
	margin-top: 95px;
	margin-right: 34px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.5em;
}
#wrapper #main_content #col_wrapper #form {
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #bfbfbf;
	margin-bottom: 10px;
	width: 525px;
	margin-right: 34px;
	padding-left: 20px;
	font-size: 14px;
	color: #666;
}
#wrapper #main_content #col_wrapper #form h1 {
	font-size: 18px;
	color: #efab1d;
	margin-top: 0px;
	padding-top: 0px;
}

