@charset "utf-8";
/* CSS Document */

.homepage .p7PMMh13 { margin-left: 220px; }

.homepage #header {
	background-image: url(../images/homepage/bg-header.png);
}
.homepage #header .top .logo  {
	margin-right: 0px;
	margin-left: 190px;
	text-align: center;
}
.homepage #header .navbar {
	background-image: url(../images/homepage/bg-navbar.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 34px;
}

.homepage #page-main {
	background-image: url(../images/homepage/bg-main.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 318px;
	overflow: hidden;
	font-size: 14px;
	line-height: 19px;
}
.homepage #page-main #main {
	width: 972px;
	float: none;
	background-image: url(../images/homepage/ford-myers.jpg);
	background-repeat: no-repeat;
	background-position: 11px top;
	height: 310px;
}
.homepage #page-main .content {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 330px;
	padding-bottom: 30px;
}
.homepage h1  {
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.homepage h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-top: 15px;
	color: #000066;
	margin-bottom: 15px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.homepage #page-main p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.homepage .get-the-job-book {
	float: right;
	width: 175px;
}
.homepage .buy-the-book { text-align: center; }
.homepage .buy-the-book a {
	font-weight: bold;
	color: #CC0000;
}
.homepage .buy-the-book a:hover,
.homepage .buy-the-book a:active {}

.homepage #footer { background-image: none; 
}

/***********************************************
		    	Section - SignUp
***********************************************/

.homepage #btm-left {
	float: left;
	background-image: url(../images/homepage/bg-signup.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 334px;
}
.homepage #btm-left .signup { color: #FFFFFF; }
.homepage #btm-left .signup .content {
	padding-left: 27px;
	padding-top: 7px;
	padding-right: 10px;
}
.homepage #btm-left .signup p {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #036;
}
.homepage #btm-left .signup h2 {
	text-align: left;
	color: #900;
	font-size: 17px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
}
.homepage #btm-left .signupform {
	margin-top: 8px;
	margin-bottom: 8px;
}
.homepage #btm-left input {
	margin-bottom: 3px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 245px;
	padding: 2px;
}
.homepage #btm-left .submit-btn {
	background-image: url(../images/homepage/btn-submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	margin-top: 4px;
	cursor: pointer;
}
.homepage #btm-left .video-thumb {
	float: left;
	margin-right: 13px;
	margin-left: 7px;
}
.homepage #btm-left .watch-video a {
	color: #900;
	text-decoration: underline;
}
.homepage #btm-left .watch-video a:hover,
.homepage #btm-left .watch-video a:active {}

.homepage #btm-left td { padding-right: 5px; }

/***********************************************
		    	Section - Quote & News
***********************************************/

.homepage #btm-right {
	float: left;
	background-image: url(../images/homepage/bg-quote-news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 241px;
	width: 638px;
}
.homepage #btm-right .news a {
	display: block;
	width: 620px;
	margin-left: 10px;
	height: 110px;
}
.homepage #btm-right .news span { visibility: hidden; }

.homepage #btm-right .quote {}
