/************************
Index Page
************************/

.index-spacer {
	border-bottom: 1px solid #ccc;
	width:267px;
	margin: 20px 0;
}

#index_welcome {
	border-bottom: 2px solid #0044B0;
	margin-bottom: 20px;
	background: #fff;
}

#index_welcome h1 {
	color: #0C3169;
	font-size: 19px;
}

/* Index Left Column */

#index_leftcol {
	width: 556px;
	margin-left: 0px;
	background: #fff;
}

/* Index Column One*/

#col_1 {
	width: 257px;
	float: left;
	padding-right: 10px;
	background: #fff;
}

#index-free-report {
	background: url(../images/index_report_bg.jpg) top center no-repeat;
	width: 259px;
	height: 273px;
}

#index-free-report p {
	width: 150px;
	padding-top: 55px;
	padding-left: 5px;
}	

#index-free-report table {
	padding-top: 10px;
}

#index-free-report td {
	color: #fff; 
	font-size: 8pt; 
	padding-left: 10px;
}

#index-free-report .submit input {
	border: none;
	background-color: transparent;
	margin-top: 8px;
	padding-left: 20px;
	color:#5A9000;
	font-size: 12px;
}

#index-free-report input {
	margin-top: 4px;
}

#index-success-story .read_more {
	font-weight: bold;
	color: #0044B0;
	text-decoration: underline;
	text-align: right;
	font-size: 8pt;
}

.td-width {
	width: 60px;
}

/* Index Column Two*/

#col_2 {
	/*margin-left: 278px;
	width: 267px;
	border-left: 1px solid #ccc;
	padding-left: 10px;*/ /* remove the comment for the fixed layout */
	margin-left: 277px;
	width: 267px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	background: #fff;
}


#index-training-programs h1  {
	text-align: center;
}

.index_prod_box td {
	background-color: #F8F4E0;
	padding-right: 5px;
}

.index_prod_box img {
	padding: 5px;
}

.index_prod_box h2 {
	color: #0044B0;
	font-size: 8pt;
	margin-top: 0;
	font-weight: bold;
}

.index_prod_box p {
	font-size: 8pt;
}

#index-study-courses h1 {
	text-align: center;
}

#index-study-courses .read_more {
	font-weight: bold;
	color: #0044B0;
	text-decoration: underline;
	text-align: right;
	font-size: 8pt;
}

#index-resources {
	width: 550px;
}

#box_1 h2, #box_2 h2, #box_3 h2 {
	font-size: 12px;
	color: #0044B0;
}

#box_1, #box_2, #box_3{
	background: url(../images/index_box_bg.jpg) no-repeat;
	width: 150px;
	padding: 10px;
	margin: 0 5px;
}

/* Index Right Column */

#index_rightcol {
	width: 267px;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 10px; /* add comment for the fixed layout */
	padding-right: 0px;
	background: #fff;
}

#start {
	margin-left: 30px;
}

#start a {
	background: url(../images/btn_start.jpg) no-repeat;
	width: 209px;
	height: 49px;
	display: block;
}

#start a:hover {
	background: url(../images/btn_start_hover.jpg) no-repeat;
	width: 209px;
	height: 49px;
	display: block;
}

#search {
	
}

#index_video1 h1 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

#events table {
	background-color: #F5FAEF;
	border: 1px solid #7CAE42;
}

.ron_pic {
	margin-top: -10px;
}

#index-chatbox {
	margin: 20px 0;
}


